Find the limit : $$ \lim_{x\to 0}\frac{\sin\pi/x}{\pi/x}$$
My try:
$$f(x)=\frac{\sin \pi/x}{\pi/x}:D_f=\mathbb{R}-{1/k;k \in\mathbb{Z}}$$
So don't exit limit at to zero
Is it true ?
Find the limit : $$ \lim_{x\to 0}\frac{\sin\pi/x}{\pi/x}$$
My try:
$$f(x)=\frac{\sin \pi/x}{\pi/x}:D_f=\mathbb{R}-{1/k;k \in\mathbb{Z}}$$
So don't exit limit at to zero
Is it true ?
If your "$sin\frac{\pi}{x}$" is intended to be $sin\left(\frac{\pi}{x}\right)$, then let $y= \frac{\pi}{x}$. As x goes to 0, y goes to infinity so this becomes $\lim_{y\to\infty}\frac{sin(y)}{y}$ which is 0 because the numerator stays between -1 and 1 while the denominator goes to infinity.
It is true that the function value does not exist at a countable number of points but that is irrelevant to the limit.
Take $y=\dfrac{\pi}{x}$ so $$x\to 0 \Rightarrow y\to \infty$$ $$\lim_{x\to 0}\frac{\sin \dfrac{\pi}{x}}{\dfrac{\pi}{x}}=\\ \lim_{y\to \infty}\frac{\sin y}{y} \to 0\\$$
$$|\frac{\sin(\frac{\pi}{x})}{\frac{\pi}{x}}|=|x||\frac{\sin(\frac{\pi}{x})}{\pi}|\le|x||\frac{1}{\pi}|\le|x|\to 0$$
$$\left|\frac{\sin(\pi/x)}{\pi/x}\right|=\frac{|x|}{\pi}|\sin(\pi/x)|\le \frac{|x|}{\pi}\to 0$$ as $x\to0$ since $|\sin(\pi/x)|\le 1$
hint: $$f(x)=\frac{\sin \pi/x}{\pi/x}$$ $$=x/\pi \sin {(\pi/x)}$$ which is always less than or equal to $|x/\pi|$ and always greater than or equal to $-|x/\pi|$.
Hint $t=\dfrac{\pi}{x}$
$\frac{-1}{t} \le \frac{sint}{t} \le \frac{1}{t}$
then put $$ t \to \infty$$