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-15T07:43:25-0500
y′′+p(x)y′′+q(x)y=0
Since y1(x) and y2(x) are linear independent solutions of the differential equation above, we get:
y1′′+p(x)y1′′+q(x)y1=0 .........(1)
y2′′+p(x)y2′′+q(x)y2=0 ..........(2)
Now from (1) we get,
y1′′=−(p(x)y1′+y1) .......(3)
From (2) we get,
y2′′=−(p(x)y2′+y2) .........(4)
Now we know that the Wronskian
W(y1,y2)=∣∣y1y1′y2y2′∣∣=y1y2′−y2y1′
W=y1y2′−y2y1′
W′=(y1y2′−y2y1′)′
W′=(y1y2′)′−(y2y1′)′
W′=(y1⋅y2′′+y2′⋅y1′)−(y2⋅y1′′+y1′⋅y2′)
Since (uv)′=u⋅v′+v⋅u′
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
This is an equation of the form z'=-pz whose solution is in the form z=ce−∫pdx
Comments