Arctan of a fraction of two tangents?

  • Thread starter Thread starter huey910
  • Start date Start date
  • Tags Tags
    Fraction
AI Thread Summary
The discussion centers on the expression arctan[tan(f(x))/tan(g(x))] and whether it simplifies to f(x)/tan(g(x)). It is clarified that this simplification is incorrect, and there is no straightforward formula for such a transformation. Instead, a method to express the arctangent of a ratio as a sum of arctangents is presented, utilizing the relationship between tangent and arctangent functions. The conversation also highlights a notable mathematical relationship involving the golden ratio, emphasizing the beauty of mathematical identities. Overall, the thread explores the complexities of trigonometric functions and their interrelations.
huey910
Messages
34
Reaction score
0
if:

arctan[tan(f(x))/tan(g(x))]

then,

f(x)/tan(g(x)) ?

Is this correct or does the tan function at the denominator also vanish?

Please advise
 
Mathematics news on Phys.org
huey910 said:
if:

arctan[tan(f(x))/tan(g(x))]

then,

f(x)/tan(g(x)) ?

Is this correct or does the tan function at the denominator also vanish?

Please advise

No, both are not correct.
Where is no simple formula of this kind.
 
Nothing as simple as the OP wants, clearly, but there is an interesting elementary way to "split" the arctangent of a ratio into a sum of arctangents.

Start with this:

\frac{\tan x + \tan y}{1 - {\tan x}{\tan y}} = \tan{(x+y)}

Put A = \tan{x}, B = \tan{y}

\frac{A + B}{1 - AB} = \tan{(\arctan{A}+\arctan{B})}

Finally take arctan of both sides:

\arctan{(\frac{A + B}{1 - AB})} = \arctan{A}+\arctan{B}

This is a pretty nifty formula that works both ways: to convert the arctan of a quotient to a sum of arctans, and vice versa.

To see how to do it the first way, let's say we want to convert the expression for \arctan({\frac{f}{g}}) into a sum of arctangents.

We start by setting up the simult. eqn. pair:

A + B = f ---eqn 1

1 - AB = g ---eqn 2

Solving those gives:

A = \frac{f \pm \sqrt{f^2 + 4(g-1)}}{2}

and B = \frac{f \mp \sqrt{f^2 + 4(g-1)}}{2}

giving the result as:

\arctan({\frac{f}{g}}) = \arctan{(\frac{f + \sqrt{f^2 + 4(g-1)}}{2})} + \arctan{(\frac{f - \sqrt{f^2 + 4(g-1)}}{2})}

As I said, this is probably not what the OP was looking for (or thinking of), but it's an interesting result I thought bore mentioning.
 
Very nice Curious, I like the trick. +1
 
If "smart" is the good word, I would say : Smart !
 
Thanks to the above 2 posters for the nice compliments. :smile:

In fact, this is also a nice way to see this beautiful relationship:

\arctan \phi - \arctan \frac{1}{\phi} = \arctan \frac{1}{2}

where \phi is the golden ratio 1.618...

EDIT: Sorry, made a sign error in my original post. Micromass and others - please take note.
 
Last edited:
Curious3141 said:
Thanks to the above 2 posters for the nice compliments. :smile:

In fact, this is also a nice way to see this beautiful relationship:

\arctan \phi + \arctan \frac{1}{\phi} = \arctan \frac{1}{2}

where \phi is the golden ratio 1.618...

Very nice! :approve:

Yes, math can be beautiful indeed...
 
This is the correct relationship (reposted as I don't want anyone to get it wrong on account of my original typo):

\arctan \phi - \arctan \frac{1}{\phi} = \arctan \frac{1}{2}
 

Similar threads

Back
Top