Differential equations - nonhomogeneous

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
accountkiller
Messages
118
Reaction score
0

Homework Statement


Let Ly = y'' + py' + qy. Suppose y1 and y2 are functions such that Ly1 = f(x) and Ly2 = g(x). Show that the sum y = y1 + y2 satisfies the nonhomogeneous equation Ly = f(x) + g(x).


Homework Equations


Superposition Principle: L[c1y1 + c2y2] = c1L[y1] + c2L[y2]


The Attempt at a Solution


Even though this problem is in the book problems, I don't even see anything with an Ly in the section paragraphs. All we had from lecture is the above superposition principle. I don't even know how to start - I'd really appreciate any help!
 
Physics news on Phys.org
The symbol L represents the particular linear transformation of this problem. Here
[tex]L \equiv \frac{d^2}{dx^2} + p\frac{d}{dx} + q[/tex]

so
[tex]Ly_1 \equiv \left(\frac{d^2}{dx^2} + p\frac{d}{dx} + q\right)y_1[/tex]

or Ly1 = y1'' + py1' + qy1

You need to show that Ly = f(x) + g(x), where y = y1 + y2

What is Ly here? Start by replacing y.