Trying to find an identity for $\arctan(ab)$ in terms of any other trigonometric function

211 Views Asked by At

I am trying to find an identity for $\arctan(ab)$ in terms of any trigonometric function involving $a$ and $b$ being separate.

I have attempted doing so using $(\arctan(a)+\arctan(b))^2$ but that got me nowhere. I have not tried any other ideas because I can't think of anything that is worth putting down on paper and seeing where it leads.

Can anybody help me out here? Do note that I am asking because this is required for a question that is part of a question set I am submitting to UKMT for their Senior Mathematical Challenge (will not disclose the question).

Edit 1: Looks like there is no identity for $\arctan(ab)$, but I am now curious as to whether an identity exists for $\arctan(a^2)$ since that also helps at the stage of this question I am fleshing out.

3

There are 3 best solutions below

0
On BEST ANSWER

I have found an identity for $\arctan(a^2)$ on my own. It is:

$$\fbox{$\arctan(a^2)=\frac{1}{2}[\arctan(\frac{2a}{a^4-2a^3+1})+\arctan(\frac{2a(1-a)}{a^4-2a^3-1})]$}$$

This was derived from the $\arctan(a+b)$ identity from https://math.stackexchange.com/a/4294539/789034

($b=-a+a^2$ was the substitution used to get the above identity.).

As for $\arctan(ab)$, the identity produced has a mixture of $a$'s and $b$'s, which doesn't satisfy my question's initial conditions.

Also, you can generalise for $\arctan(a^n)$ (using the $\arctan(a+b)$ identity and $b=-a+a^n$ as the substitution), which is:

$$\fbox{$\arctan(a^n)=\frac{1}{2}[\arctan(\frac{2a}{a^{2n}-2a^{n+1}+1})+\arctan(\frac{2a(1-a^{n-1})}{a^{n}-2a^{n+1}-1})]$}$$

4
On

$\arctan(a^2)$ can be written as $$\arctan\left(\sum_{n=1}^a(2n+1)\right)$$ implying that we can repeatedly use the $\arctan(a+b)$ identity on this. But this is not a good, clean identity at all, and although I cannot prove that no identity exists, I'd bet money that no identity does exist, for $\arctan(a^2)$ (with a finite number of terms, generalized, clean) etc. For your information, $$\arctan(a+b)=\frac{1}{2}\arctan\left(\frac{2a}{1-a^2+b^2}\right)+\frac{1}{2}\arctan\left(\frac{2b}{1+a^2-b^2}\right)$$

4
On

According to Wolfram functions:

$$\tan^{-1}(z^n)=\sum_{k=1}^n(-1)^{k-1}\tan^{-1}\left(\frac{z\sin\left(\frac{(2k-1)\pi}{2n}\right)}{1-z\cos\left(\frac{(2k-1)\pi}{2n}\right)}\right);|z|<1,n\in\Bbb N$$

For $n=2$:

$$\tan^{-1}(a^2)=\cot^{-1}\left(\frac{\sqrt2}a-1\right)-\cot^{-1}\left(\frac{\sqrt2}a+1\right)+\begin{cases}0,&-\sqrt2<a\le\sqrt2\\\pi,&\text{otherwise}\end{cases}$$

which may be tested here. We may define the right hand side to be $0$ at $a=0$