Proving the superposition principle

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 8K views
bleucat
Messages
4
Reaction score
0

Homework Statement



Hi everyone.
I am trying to prove the superposition principle for linear homogeneous equations, which states that if u(t) and w(t) are solutions to y' + p(t)y = 0, then u(t) + w(t) and k(u(t)) are also solutions for any constant k.


The Attempt at a Solution


I substituted (u + w) in for y, but how does that help me?

Thanks in advance for the help!
 
Physics news on Phys.org
Use the fact that [itex]u(t),w(t)[/itex] satisfy the ODE.
 
As in, what differentiation property makes u + w a solution if u, w are?
 
The statement [itex]u(t),w(t)[/itex]: solutions of the ODE means

[tex]u'(t)+p(t)\,u(t)=0, \, w'(t)+p(t)\,w(t)=0[/tex]

Put [itex]y'(t)=u'(t)+w'(t)[/itex] in the original ODE and use the above equations.
 
Hah, I got it. That wasn't bad at all.
Thanks!