How to prove : $\cos^32\theta + 3\cos2\theta = 4(\cos^6 \theta -\sin^6 \theta)$
How to prove : $\cos^32\theta + 3\cos2\theta = 4(\cos^6 \theta -\sin^6 \theta)$
1.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 4 best solutions below
On
$4(\cos^6\theta-\sin^6\theta)$
$=4((\cos^2\theta)^3-(\sin^2\theta)^3)$
$=4(\cos^2\theta-\sin^2\theta)(\cos^4\theta+\sin^4\theta+\cos^2\theta\sin^2\theta)$
$=4\cos 2\theta[\{(\cos^2\theta+\sin^2\theta)^2-2\cos^2\theta\sin^2\theta\}+\cos^2\theta\sin^2\theta]$
$=4\cos 2\theta[\{1-2\cos^2\theta\sin^2\theta\}+\cos^2\theta\sin^2\theta]$
$=4\cos 2\theta(1-\cos^2\theta\sin^2\theta)$
$=4\cos2\theta-\cos2\theta\sin^22\theta$
$=4\cos2\theta-\cos2\theta(1-\cos^22\theta)$
$=\cos^32\theta+3\cos2\theta$
On
$4(\cos^6 \theta -\sin^6 \theta) = 4(\cos^2 \theta -\sin^2 \theta)(\cos^4 \theta + \cos^2 \theta\sin^2 \theta+\sin^4 \theta) = 4(\cos^2 \theta -\sin^2 \theta)( (\cos^2 \theta +\sin^2 \theta)^2 - 2\cos^2 \theta\sin^2 \theta + \cos^2 \theta\sin^2 \theta) = 4(\cos^2 \theta -\sin^2 \theta)( 1 - \cos^2 \theta\sin^2 \theta ) = 4\cos2\theta(1- \dfrac{\sin^2 2\theta}{4}) = 4\cos2\theta - \sin^2 2\theta\cos2\theta = 4\cos2\theta - (1-\cos^22\theta)\cos2\theta = 3\cos2\theta +\cos^3\theta $
Write $\cos2\theta=x$. We have $$x=2\cos^2\theta-1=1-2\sin^2\theta$$ $$\frac{1+x}2=\cos^2\theta$$ $$\frac{1-x}2=\sin^2\theta$$ Thus the RHS becomes $$4\left(\frac{(1+x)^3}8-\frac{(1-x)^3}8\right)=\frac12(1+3x+3x^2+x^3-(1-3x+3x^2-x^3))=x^3+3x=LHS$$