Finding the Inverse Function of a Trigonometric Expression

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
10 replies · 2K views
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 [tex]f(x)=arctan(\sqrt{1+x^{2}}-x)[/tex] 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 :

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

then [tex]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)[/tex]

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

Is that correct, because the given answer here is: [tex]f^{-1}(x)=tan(\frac{\pi}{2}-2x)[/tex]
 
Last edited by a moderator:
Physics news on Phys.org
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)
 
micromass said:
And I don't see why

[tex]\tan(\pi/2 - x)-\tan(x)=\tan(\pi/2 - x-x)[/tex]

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 [tex]y=\frac{1}{2}[tan(\frac{\pi}{2}-x)-tan(x)][/tex] but then when you want to simplify what can you do??
 
SammyS said:
The y2's cancel, leaving

[itex]\tan^{2}(x)+2y\tan(x)=1[/itex]

Solve that for y.

y=(1-tan^2(x))/(2tan(x))