Most colculators say that $\lim_{x\to 0} \frac {\cos x^\frac {2}{3} - 1}{x} = 0$, but how do we get to this? I tried to solve it the same way as we interpret $\lim_{x\to 0} \frac {\cos x - 1}{x} = \lim_{x\to 0} \frac {\cos^2 x - 1}{x(\cos x+1)}=-\lim_{x\to 0} \frac {\sin^2 x}{x(\cos x+1)}=-\lim_{x\to 0} \frac {\sin x}{x} \sin x \frac {1}{\cos x + 1}=0$, but in the end i got $-\infty * 0 * 1/2$. Looking for ideas guys.
2026-03-26 19:27:46.1774553266
logical solution of trigonometry limit
33 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You can use the same way. $$\lim_{x \to 0} \frac{\cos x^{\frac{2}{3}}-1}{x} = \lim_{x \to 0} \frac{\cos x^{\frac{2}{3}}-1}{x}\cdot \frac{\cos x^{\frac{2}{3}}+1}{\cos x^{\frac{2}{3}}+1}$$
$$\implies \lim_{x \to 0} \frac{\cos^2 x^{\frac{2}{3}}-1}{x\big(\cos x^{\frac{2}{3}}{+1}\big)} = -\lim_{x \to 0} \frac{\sin^2 x^{\frac{2}{3}}}{x\big(\cos x^{\frac{2}{3}}{+1}\big)} = -\lim_{x \to 0} \frac{\sin x^{\frac{2}{3}}}{x} \cdot \lim_{x\to 0} \frac{\sin x^{\frac{2}{3}}}{\cos x^{\frac{2}{3}}+1}$$
The latter limit tends to $0$.