Solving Trigonometric Function Limits | Sahabat Smaridasa
Solving Trigonometric Function Limits
Sahabat Smaridasa - Mathematical Concepts
After studying the material on "Solving Algebraic Function Limits", we will now continue with Trigonometric Function Limits. Here we will involve trigonometric functions, so we need to recall relevant trigonometry concepts such as trigonometric identities, sum and difference formulas, and double-angle formulas.
Solving trigonometric limits typically starts with direct substitution. If the result is an indeterminate form, we proceed using factorization, multiplying by the conjugate, using trigonometric limit properties, or using derivatives.
Determinate vs. Indeterminate Forms: As discussed in the algebraic limits article, if substitution yields \(\frac{0}{0}\), \(\frac{\infty}{\infty}\), etc., further manipulation is required.
Properties of Trigonometric Limits
Basic Trigonometric Limit Properties:
\(\displaystyle \lim_{x \to 0} \frac{\sin x}{x} = 1\) and generally \(\displaystyle \lim_{x \to 0} \frac{\sin ax}{ax} = 1\)
\(\displaystyle \lim_{x \to 0} \frac{\tan x}{x} = 1\) and generally \(\displaystyle \lim_{x \to 0} \frac{\tan ax}{ax} = 1\)
Generalized Properties (for \(f(k)=0\)):
\(\displaystyle \lim_{x \to k} \frac{\sin a f(x)}{b f(x)} = \frac{a}{b}\)
\(\displaystyle \lim_{x \to k} \frac{\tan a f(x)}{b f(x)} = \frac{a}{b}\)
\(\displaystyle \lim_{x \to k} \frac{\sin a f(x)}{\sin b f(x)} = \frac{a}{b}\)
\(\displaystyle \lim_{x \to k} \frac{\tan a f(x)}{\tan b f(x)} = \frac{a}{b}\)
\(\displaystyle \lim_{x \to k} \frac{\sin a f(x)}{\tan b f(x)} = \frac{a}{b}\)
Using \(\cos(x+h) = \cos x \cos h - \sin x \sin h\):
\[
\lim_{h \to 0} \frac{\cos x \cos h - \sin x \sin h - \cos x}{h} = \lim_{h \to 0} \frac{\cos x(\cos h - 1) - \sin x \sin h}{h}.
\]
Using \(\cos h - 1 = -2\sin^2\frac{h}{2}\) and known limits:
\[
= \cos x \cdot \lim_{h \to 0} \frac{-2\sin^2\frac{h}{2}}{h} - \sin x \cdot 1 = \cos x \cdot 0 - \sin x = -\sin x.
\]
Thus, the derivative of \(\cos x\) is \(-\sin x\).