quantum_smile
- 21
- 1
Homework Statement
Find the general solution of
u_{xx} + u = 6y,
in terms of arbitrary functions.
Homework Equations
The PDE has the homogeneous solution, u(x,y)=Acos(x)+Bsin(x).
u_{xx} + u = 6y has the particular solution, u(x,y)=6y
The Attempt at a Solution
Taking a superposition of the homogeneous and particular solutions, we can write that
u(x,y)=Acos(x)+Bsin(x)+6y. <--my solution
My question is, how do I know whether or not this is *the* most general solution? How do I know that I haven't missed something?