How to evaluate $\sin^2(\frac{1}{2}\arccos a)$ in terms of a

65 Views Asked by At

How to evaluate $\sin^2\left(\frac{1}{2}\arccos a\right)$ in terms of $a$

I first have attempted to work form the inside but then the $\frac{1}{2}$ had messed that process up

Then i have attempted to do the power reduction formula but that didnt work

I was wondering how would i do this?

3

There are 3 best solutions below

0
On BEST ANSWER

HINT:

$$\sin^2\left(x\right)=\frac{1-\cos\left(2x\right)}{2}$$

0
On

Use $$\sin^2(\frac{\theta}{2})=\frac{1-\cos(\theta)}{2}$$

0
On

Let $u = \arccos (a)$. Then, using user35508's for the half angle formula, $\sin^2(u/2) = \frac {1 - \cos(u)}{2}$. Substituting $u$ to the above we get $\frac {1 - \cos(\arccos a)}{2}$. Since $\cos (\arccos (a))$ = $a$, we get $\frac {1-a}{2}$.