Author Topic: TUT0402 Quiz3  (Read 3229 times)

Jingjing Cui

  • Full Member
  • ***
  • Posts: 16
  • Karma: 5
    • View Profile
TUT0402 Quiz3
« on: October 11, 2019, 02:00:24 PM »
Find the Wronskian of the given pair of functions:
$$
cos^2(x),\,1+cos(2x)
$$
$$
W=
det\begin{vmatrix}
cos^2(x)&1+cos(2x)\\
-2cos(x)sin(x)&-2sin(2x)\\
\end{vmatrix}
=
det\begin{vmatrix}
cos^2(x)&1+cos(2x)\\
-sin(2x)&-2sin(2x)\\
\end{vmatrix}\\
=-2cos^2(x)sin(2x)+sin(2x)+sin(2x)cos(2x)\\
=-sin(2x)[2cos^2(x)-1-cos(2x)]\\
=-sin(2x)[cos(2x)-cos(2x)]\\
=-sin(2x)\times0\\
=0\\
\
Note:
cos(2x)=2cos^2(x)-1\\
sin(2x)=2sin(x)cos(x)\\
$$

« Last Edit: October 11, 2019, 02:02:36 PM by Jingjing Cui »