Finding the Inverse Function of a Trigonometric Expression

mtayab1994
Messages
584
Reaction score
0

Homework Statement



There were other questions before this one but i solved them all.

Find the inverse function of f(x)=arctan(\sqrt{1+x^{2}}-x) for every x in the interval ]0,pi/2[ .That's the interval that I found when counting f(R) because f is a bijection from R to f(R). Hence f(R)=J=]0,pi/2[. ( just in case someone was wondering where i got it from?

The Attempt at a Solution



For every x in J we get :

<br /> \begin{eqnarray*}<br /> x=arctan(\sqrt{1+y^{2}}-y)\Rightarrow tan(x)=tan(arctan(\sqrt{1+y^{2}}-y) &amp; \Rightarrow &amp; tan(x)=\sqrt{1+y^{2}}-y\\<br /> &amp; \Rightarrow &amp; tan(x)+y=\sqrt{1+y^{2}}\\<br /> &amp; \Rightarrow &amp; tan^{2}(x)+2ytan(x)+y^{2}=1+y^{2}<br /> \end{eqnarray*}

then tan^{2}(x)+2ytan(x)+y^{2}=1+y^{2}\Rightarrow tan(x)[tan(x)+2y]=1\Rightarrow tan(x)+2y=\frac{1}{tan(x)}\Rightarrow tan(x)+2y=tan(\frac{\pi}{2}-x)

then tan(x)+2y=tan(\frac{\pi}{2}-x)\Longrightarrow2y=tan(\frac{\pi}{2}-2x)\Rightarrow y=\frac{1}{2}[tan(\frac{\pi}{2}-2x)]

Is that correct, because the given answer here is: f^{-1}(x)=tan(\frac{\pi}{2}-2x)
 
Last edited by a moderator:
Physics news on Phys.org
mtayab1994 said:
then tan(x)+2y=tan(\frac{\pi}{2}-x)\Longrightarrow2y=tan(\frac{\pi}{2}-2x)

I'm not really seeing how you did this step.
 
micromass said:
I'm not really seeing how you did this step.

I did 2y= tan(pi/2-x)-tan(x) and i did 2y=tan(pi/2-x-x) and then i got 2y=tan(pi/2-2x)
 
And I don't see why

\tan(\pi/2 - x)-\tan(x)=\tan(\pi/2 - x-x)
 
micromass said:
And I don't see why

\tan(\pi/2 - x)-\tan(x)=\tan(\pi/2 - x-x)

Why not??
 
mtayab1994 said:
Why not??

If you think the equality holds, then it's up to you to prove it. I just don't see where it comes form. Do you have a justification for the equality?
If you do not find a justification, then you might think that it is not true. Try some easy values for x and see if the equality holds. If you found one value for which it does not hold, then you have disproven the equality.
 
micromass said:
If you think the equality holds, then it's up to you to prove it. I just don't see where it comes form. Do you have a justification for the equality?
If you do not find a justification, then you might think that it is not true. Try some easy values for x and see if the equality holds. If you found one value for which it does not hold, then you have disproven the equality.

I'm sorry I was lost when thinking about that. It should be y=\frac{1}{2}[tan(\frac{\pi}{2}-x)-tan(x)] but then when you want to simplify what can you do??
 
You need to prove somehow that

2\tan(\pi/2 -2x)=\tan(\pi/2 -x) - \tan(x)

So you see formula's that allow you to do that??
 
mtayab1994 said:
... then \tan^{2}(x)+2y\tan(x)+y^{2}=1+y^{2}\ \Rightarrow\dots
The y2's cancel, leaving

\tan^{2}(x)+2y\tan(x)=1

Solve that for y.
 
  • #10
SammyS said:
The y2's cancel, leaving

\tan^{2}(x)+2y\tan(x)=1

Solve that for y.

y=(1-tan^2(x))/(2tan(x))
 
  • #11
mtayab1994 said:
y=(1-tan^2(x))/(2tan(x))
Right, and that's also the reciprocal of the identity for tan(2x) .
 
Back
Top