Solving a Trigonometric Limit Problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 1K views
terryds
Messages
392
Reaction score
13

Homework Statement



##\lim_{a\rightarrow b} \frac{tan\ a - tan\ b}{1+(1-\frac{a}{b})\ tan\ a\ tan\ b - \frac{a}{b}}## = ...

Homework Equations



tan (a - b) = (tan a - tan b)/(1+tan a tan b)

The Attempt at a Solution


[/B]
I don't know how to convert it to the form of tan (a-b) since there are some extras in the denominator
Please help
 
Physics news on Phys.org
Use distributivity in the denominator and then factor it .
 
Math_QED said:
Use distributivity in the denominator and then factor it .
robphy said:
Looking only at the denominator, can you write it in another way?

Alright, I've just noticed it...

##lim_{a->b}\frac{tan\ a - tan\ b}{(1-\frac{a}{b})(1+tan\ a\ tan\ b)} = lim_{a->b}\frac{tan (a-b)}{(\frac{b-a}{b})} = -b##

Thanks for help!
 
terryds said:
Alright, I've just noticed it...

##lim_{a->b}\frac{tan\ a - tan\ b}{(1-\frac{a}{b})(1+tan\ a\ tan\ b)} = lim_{a->b}\frac{tan (a-b)}{(\frac{b-a}{b})} = -b##

Thanks for help!

Very well!