Let π¦1 and π¦2 be linearly independent solutions of the differential equation π¦ β²β² + π(π₯)π¦ β² + π(π₯)π¦ = 0, where functions π and π are continuous on some interval πΌ. (i) Prove that π(π¦1, π¦2 )(π₯) = πΆπ β β« π(π₯)ππ₯ , where π is the Wronskian and πΆ β β is an arbitrary constant.
Given that y1(x) and y2(x) are linear independent solutions of y''+p(x)y'+q(x)y=0 we get;
"y_1''+p(x)y_1'+q(x)y_1=0" .......(1)
"y_2''+p(x)y_2'+q(x)y_2=0" .......(2)
From (1) we get,
"y_1''=-(p(x)y_1'+y_1)" ......(3)
And from (2),
"y_2''=-(p(x)y_2'+y_2)" ........(4)
We know that the Wronskian
"W(y_1,y_2)=\\begin{vmatrix}\n y_1 & y_2 \\\\\n y_1' & y_2'\n\\end{vmatrix}=y_1y_2'-y_2y_1'"
"W'=(y_1y_2'-y_2y_1')'"
"W'=(y_1y_2')'-(y_2y_1')'"
We know "(uv)'=u\\cdot v'+v\\cdot u'"
"\\therefore W'=(y_1\\cdot y_2''+y_2'\\cdot y_1')-(y_2\\cdot y_1''+y_1'\\cdot y_2')"
"W'=y_1\\cdot y_2''+y_2'\\cdot y_1'-y_2\\cdot y_1''-y_1'\\cdot y_2'"
"W'=y_1[-(p(x)y_2'+y_2)]-y_2[-(p(x)y_1'+y_1)]"
Values from (1) and (2)
"W'=-p(x)y_1y_2'-y_1y_2+p(x)y_2y_1'+y_1y_2"
"W'=-p(x)y_1y_2'+p(x)y_2y_1"
"W'=-p(x)[y_1y_2'-y_2y_1']"
"W'=-p(x)W"
Which is an equation of the form z'=-pz whose solution is of the form "z=ce^{-\\int Pdx}"
From "W'=-pW" we get;
"W(y_1,y_2)=ce^{-\\int Pdx}"
Comments
Leave a comment