PDA

View Full Version : equivalent of tan(t) near Pi/2


penguin007
Nov4-09, 01:45 PM
1. The problem statement, all variables and given/known data

How can you get an equivalent of tan(t) in the neighborhood of Pi/2?

2. Relevant equations

the answer is 1/(Pi/2-t)

3. The attempt at a solution

I tryed to use a Taylor's expansion but the problem is that tan(Pi/2) does not exist.



Thanks for your help!

clamtrox
Nov4-09, 03:23 PM
How about doing a Taylor expansion for tan^(-1) t instead?

Dick
Nov4-09, 03:24 PM
cot(pi/2) exists. And tan(x)=1/cot(x).

penguin007
Nov4-09, 04:11 PM
thanks guys