I'm a student just starting calculus in college, and my math skills are pretty stale.
So... how come finding limits using change of variable works?
For example: $$\lim_{x \to 1}\frac{x\cos(x-1) -1}{x-1}$$
A way to solve this is to invent "out of thin air" $t = x-1$, and then the limit above is equal to: $$\lim_{t \to 0}\frac{(t + 1)\cos(t) - 1}{t}$$
How come this works?
A limit is not an algebraic equation. what about domains of definition?
We are actually finding a different limit of a different function in a different place, how come they are equal (in general)?
just to clarify I'm not asking about this specific example. I'm asking in general, when can you do this to find limits? when not? and why?
Thanks for your precision and diligence.
– mlg4080 Dec 19 '14 at 20:14