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.
1
Expert's answer
2021-11-15T14:32:48-0500
Given that y1(x) and y2(x) are linear independent solutions of y''+p(x)y'+q(x)y=0 we get;
y1′′+p(x)y1′+q(x)y1=0 .......(1)
y2′′+p(x)y2′+q(x)y2=0 .......(2)
From (1) we get,
y1′′=−(p(x)y1′+y1) ......(3)
And from (2),
y2′′=−(p(x)y2′+y2) ........(4)
We know that the Wronskian
W(y1,y2)=∣∣y1y1′y2y2′∣∣=y1y2′−y2y1′
W′=(y1y2′−y2y1′)′
W′=(y1y2′)′−(y2y1′)′
We know (uv)′=u⋅v′+v⋅u′
∴W′=(y1⋅y2′′+y2′⋅y1′)−(y2⋅y1′′+y1′⋅y2′)
W′=y1⋅y2′′+y2′⋅y1′−y2⋅y1′′−y1′⋅y2′
W′=y1[−(p(x)y2′+y2)]−y2[−(p(x)y1′+y1)]
Values from (1) and (2)
W′=−p(x)y1y2′−y1y2+p(x)y2y1′+y1y2
W′=−p(x)y1y2′+p(x)y2y1
W′=−p(x)[y1y2′−y2y1′]
W′=−p(x)W
Which is an equation of the form z'=-pz whose solution is of the form z=ce−∫Pdx
Comments