This is actually a doubt I got while solving this question. The thing is I know how to convert $2\arctan(3/4)$ to $\arctan(24/7)$ by using the $\arctan x + \arctan y$ identity, but how do I do the opposite? Please help!
2026-03-25 23:38:04.1774481884
How to convert $\arctan(24/7) $to $2\arctan(3/4)$?
438 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
$$2\arctan\frac34\\=\arctan\left(\tan\left(2\arctan\frac34\right)\right) \\=\arctan\left(\frac{2\tan\left(\arctan\dfrac34\right)}{1-\tan^2\left(\arctan\dfrac34\right)}\right) \\=\arctan\left(\frac{\dfrac32}{1-\dfrac9{16}}\right) \\=\arctan\frac{24}7$$
can be read top-down or bottom-up !
To discover the bottom-up formula, you need to solve
$$\frac{2y}{1-y^2}=x$$
which is a quadratic equation.
$$xy^2+2y-x=0$$ has the solutions
$$y=\frac{1\pm\sqrt{1+x^2}}{x}.$$
For the solutions to be rational, you need to use Pythagorean triples such as $(24,7)$ and
$$y=\frac{1+\dfrac{\sqrt{24^2+7^2}}7}{\dfrac{24}7}=\frac 43.$$