ron_jay
- 81
- 0
Homework Statement
if: (1+\sqrt{1+a})\tan{\alpha} = (1+\sqrt{1-a})
Prove that: \sin{4 \alpha} = a
Homework Equations
\cos{2\alpha} = 1-2\sin^2{\alpha}
\tan{\alpha} = \sqrt{\frac{1-\cos{2\alpha}}{1+\cos{2\alpha}}}
The Attempt at a Solution
We probably have to simplify to express \tan{\alpha} in terms of \sin{4\alpha} and hence need to use the equations given above. Trying componendo and dividendo did no good as it got too complicated.
\sin{\alpha}+\sin{\alpha}\sqrt{1+a} = \cos{\alpha}+\cos{\alpha}\sqrt{1-a}
(\sin{\alpha}-\cos{\alpha})^2 = (\cos{\alpha}\sqrt{1-a}-\sin{\alpha}\sqrt{1+a})^2
1-\sin{2\alpha}=\cos^2{\alpha}(1-a)+\sin^2{\alpha}(1+a)-\sin{2\alpha}\sqrt{1-a^2}
Though I could simplify after this, I cannot understand how to get \sin{4\alpha} out of it. What is looking even more difficult is how to remove the \sqrt{1-a^2} term.
I would be grateful if somebody could guide me in solving this.