Solve Arctan 2Arctan(1/3) + Arctan(1/7) = π/4: What's Wrong?

  • Thread starter Thread starter Alexx1
  • Start date Start date
  • Tags Tags
    Exercise
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 6K views
Alexx1
Messages
86
Reaction score
0
2Arctan(1/3) + arctan(1/7) = π/4

I try to solve it like this:

= sin(2arctan(1/3)) + sin(arctan(1/7) = sin(π/4)

But this isn't correct

What have I done wrong?
 
Physics news on Phys.org
Alexx1 said:
2Arctan(1/3) + arctan(1/7) = π/4

I try to solve it like this:

= sin(2arctan(1/3)) + sin(arctan(1/7) = sin(π/4)

But this isn't correct

What have I done wrong?

If we let A=Arctan(1/3) and B= arctan(1/7), then tanA=1/3 and tanB=1/7 right?

So now you have 2A+B=π/4, what happens if you take the tan of both sides?
 
Alexx1 said:
2Arctan(1/3) + arctan(1/7) = π/4

I try to solve it like this:

= sin(2arctan(1/3)) + sin(arctan(1/7) = sin(π/4)

But this isn't correct

What have I done wrong?

The problem is that [tex]sin(A+B)\neq sinA+sinB[/tex] for all A and B, which is what you've done on the left side of the equation.
Since you took the sine of both sides, it should be [tex]sin\left(2arctan(1/3)+arctan(1/7)\right)=sin(\pi/4)[/tex]
and from the mistake above that I showed you, you can't separate each part in the sine to make two sine functions as you've done.

Try follow on and see where rockfreak is leading you. You need to know how to expand tan double angles and sums.
 
Mentallic said:
The problem is that [tex]sin(A+B)\neq sinA+sinB[/tex] for all A and B, which is what you've done on the left side of the equation.
Since you took the sine of both sides, it should be [tex]sin\left(2arctan(1/3)+arctan(1/7)\right)=sin(\pi/4)[/tex]
and from the mistake above that I showed you, you can't separate each part in the sine to make two sine functions as you've done.

Try follow on and see where rockfreak is leading you. You need to know how to expand tan double angles and sums.

Thanks! Now I found it