Solve Arctan Equations: Find pi Value

  • Thread starter Thread starter mtayab1994
  • Start date Start date
mtayab1994
Messages
584
Reaction score
0

Homework Statement



Solve the following equations in R.

arctan(1)=arctan(1/2)+arctan(x)
arctan(1/2)=arctan(1/3)+arctan(x)
arctan(1/3)=arctan(1/5)+arctan(x)

conclude that: pi=8arctan(1/5)+4arctan(1/7)+8arctan(1/8)



The Attempt at a Solution



For the first three i just took the tan of both sides and i got x=1/3 for the first one and x=1/7 for the second one and for the third one i got x=1/8. For the last one should i find the arctan(1/5) and the others from the first equations and plug them in or is there something else?
 
Physics news on Phys.org
mtayab1994 said:

Homework Statement



Solve the following equations in R.

arctan(1)=arctan(1/2)+arctan(x)
arctan(1/2)=arctan(1/3)+arctan(x)
arctan(1/3)=arctan(1/5)+arctan(x)

conclude that: pi=8arctan(1/5)+4arctan(1/7)+8arctan(1/8)



The Attempt at a Solution



For the first three i just took the tan of both sides and i got x=1/3 for the first one and x=1/7 for the second one and for the third one i got x=1/8. For the last one should i find the arctan(1/5) and the others from the first equations and plug them in or is there something else?

Substitute the values you found in the three equations:
arctan(1)=arctan(1/2)+arctan(1/3)
arctan(1/2)=arctan(1/3)+arctan(1/7)
arctan(1/3)=arctan(1/5)+arctan(1/8)

So arctan(1/3) = arctan(1) - arctan(1/2)
arctan(1/7) = arctan(1/2) - arctan(1/3)
arctan(1/8) = arctan(1/3) - arctan(1/5)

Now substitute these values into the expression 8arctan(1/5)+4arctan(1/7)+8arctan(1/8) and see if you can show that this expression simplifies to ##\pi##.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top