Como você simplifica # cos4theta # para funções trigonométricas de uma unidade # theta #?
Responda:
#cos 4 theta = 8cos^4 theta - 8 cos^2 theta + 1#
Explicação:
Aqui estão alguns métodos ...
Método 1
Usando:
#cos 2 theta = cos^2 theta - sin^2 theta#
#cos^2 theta + sin^2 theta = 1#
Assim:
#cos 2 theta = cos^2 theta - sin^2 theta = cos^2 theta - (1 - cos^2 theta) = 2cos^2 theta - 1#
Assim:
#cos 4 theta = 2cos^2 2 theta - 1#
#color(white)(cos 4 theta) = 2(2cos^2 theta - 1)^2 - 1#
#color(white)(cos 4 theta) = 2(4cos^4 theta - 4cos^2 theta + 1) - 1#
#color(white)(cos 4 theta) = 8cos^4 theta - 8cos^2 theta + 1#
Método 2
Usando o teorema de Moivre:
#(cos theta + i sin theta)^n = cos n theta + i sin n theta#
e
#cos^2 theta + sin ^2 theta = 1#
Assim:
#cos 4 theta + i sin 4 theta#
#= (cos theta + i sin theta)^4#
#= cos^4 theta + 4i cos^3 theta sin theta - 6 cos^2 theta sin^2 theta - 4i cos theta sin^3 theta + sin^4 theta#
Igualando partes reais:
#cos 4 theta = cos^4 theta - 6 cos^2 theta sin^2 theta + sin^4 theta#
#color(white)(cos 4 theta) = cos^4 theta - 6 cos^2 theta (1-cos^2 theta) + (1-cos^2 theta)^2#
#color(white)(cos 4 theta) = cos^4 theta - 6 cos^2 theta + 6 cos^4 theta + 1-2cos^2 theta+cos^4 theta#
#color(white)(cos 4 theta) = 8cos^4 theta - 8 cos^2 theta + 1#