SmartyPants
- 18
- 1
- TL;DR
- I understand how to get to the correct answer, but the method often used is quite non-intuitive to and requires a leap of faith starting out. My method seems more intuitive (to me anyways), and I can't for the life of me understand what I'm doing wrong even though it leads to an incorrect answer.
The limit in question:
$$\lim_{x \to 0} \frac{\tan(\tan x) - \sin(\sin x)}{\tan x - \sin x} = 2$$
As stated in the TL;DR, I understand how to get to the correct answer, but I don't know that I would have figured it out without a little help/direction at the beginning because it involves adding and subtracting ##tan(sin(x))## from the numerator and having the foresight to see that this is going to lead somewhere. I started out differently based on what seems intuitive to me. Specifically, I started by multiplying both the numerator and the denominator by ##\frac{1}{sin(x)tan(x)}##:
$$\lim_{x \to 0} \frac{\tan(\tan x) - \sin(\sin x)}{\tan x - \sin x}$$ $$= \lim_{x \to 0} \frac{\tan(\tan x) - \sin(\sin x)}{\tan x - \sin x}\cdot\frac{\frac{1}{sin(x)tan(x)}}{\frac{1}{sin(x)tan(x)}}$$ $$= \lim_{x \to 0} \frac{\frac{\tan(\tan x) - \sin(\sin x)}{sin(x)tan(x)}}{\frac{\tan x - \sin x}{sin(x)tan(x)}}$$ $$= \lim_{x \to 0} \frac{\frac{\tan(\tan x)}{sin(x)tan(x)}-\frac{\sin(\sin x)}{sin(x)tan(x)}}{\frac{\tan x}{sin(x)tan(x)}-\frac{\sin x}{sin(x)tan(x)}}$$ $$= \lim_{x \to 0} \frac{\frac{\tan(\tan x)}{tan(x)}\cdot\frac{1}{sin(x)}-\frac{\sin(\sin x)}{sin(x)}\cdot\frac{1}{tan(x)}}{\frac{1}{sin(x)}-\frac{1}{tan(x)}}$$ $$= \lim_{x \to 0} \frac{1\cdot\frac{1}{sin(x)}-1\cdot\frac{1}{tan(x)}}{\frac{1}{sin(x)}-\frac{1}{tan(x)}}$$ $$= \lim_{x \to 0} \frac{\frac{1}{sin(x)}-\frac{1}{tan(x)}}{\frac{1}{sin(x)}-\frac{1}{tan(x)}}$$ $$= \lim_{x \to 0} 1=1$$
Now I know the ##\lim_{x \to 0} \frac{\tan(\tan x) - \sin(\sin x)}{\tan x - \sin x} = 2##. But ##\frac{a}{a}## definitely equals 1, and I don't see any algebraic mistakes or misuses of fundamental trig limits (like ##\lim_{x \to 0} \frac{sin(x)}{x}=1## and ##\lim_{x \to 0} \frac{tan(x)}{x}=1##, both of which I make use of). It's gotta be something silly/stupid/trivial...can someone please spot the error?
Thanks,
Eric
$$\lim_{x \to 0} \frac{\tan(\tan x) - \sin(\sin x)}{\tan x - \sin x} = 2$$
As stated in the TL;DR, I understand how to get to the correct answer, but I don't know that I would have figured it out without a little help/direction at the beginning because it involves adding and subtracting ##tan(sin(x))## from the numerator and having the foresight to see that this is going to lead somewhere. I started out differently based on what seems intuitive to me. Specifically, I started by multiplying both the numerator and the denominator by ##\frac{1}{sin(x)tan(x)}##:
$$\lim_{x \to 0} \frac{\tan(\tan x) - \sin(\sin x)}{\tan x - \sin x}$$ $$= \lim_{x \to 0} \frac{\tan(\tan x) - \sin(\sin x)}{\tan x - \sin x}\cdot\frac{\frac{1}{sin(x)tan(x)}}{\frac{1}{sin(x)tan(x)}}$$ $$= \lim_{x \to 0} \frac{\frac{\tan(\tan x) - \sin(\sin x)}{sin(x)tan(x)}}{\frac{\tan x - \sin x}{sin(x)tan(x)}}$$ $$= \lim_{x \to 0} \frac{\frac{\tan(\tan x)}{sin(x)tan(x)}-\frac{\sin(\sin x)}{sin(x)tan(x)}}{\frac{\tan x}{sin(x)tan(x)}-\frac{\sin x}{sin(x)tan(x)}}$$ $$= \lim_{x \to 0} \frac{\frac{\tan(\tan x)}{tan(x)}\cdot\frac{1}{sin(x)}-\frac{\sin(\sin x)}{sin(x)}\cdot\frac{1}{tan(x)}}{\frac{1}{sin(x)}-\frac{1}{tan(x)}}$$ $$= \lim_{x \to 0} \frac{1\cdot\frac{1}{sin(x)}-1\cdot\frac{1}{tan(x)}}{\frac{1}{sin(x)}-\frac{1}{tan(x)}}$$ $$= \lim_{x \to 0} \frac{\frac{1}{sin(x)}-\frac{1}{tan(x)}}{\frac{1}{sin(x)}-\frac{1}{tan(x)}}$$ $$= \lim_{x \to 0} 1=1$$
Now I know the ##\lim_{x \to 0} \frac{\tan(\tan x) - \sin(\sin x)}{\tan x - \sin x} = 2##. But ##\frac{a}{a}## definitely equals 1, and I don't see any algebraic mistakes or misuses of fundamental trig limits (like ##\lim_{x \to 0} \frac{sin(x)}{x}=1## and ##\lim_{x \to 0} \frac{tan(x)}{x}=1##, both of which I make use of). It's gotta be something silly/stupid/trivial...can someone please spot the error?
Thanks,
Eric