Diff Eq- Nonhomogeneous Equations

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
2 replies · 2K views
Totalderiv
Messages
69
Reaction score
1

Homework Statement


Find a particular solution of the given equation.
[tex]y^''' + 4y^' = 3x-1[/tex]

Homework Equations



[tex]r^3 + 4r = 0[/tex]
[tex]r = 0, r = 2i, r = -2i[/tex]

The Attempt at a Solution


[tex]y(x) = Ax-B[/tex]
[tex]y^'(x) = A[/tex]
[tex]y^''(x) = 0[/tex]
[tex]y^'''(x) = 0[/tex]


The answer is:
[tex]y(x)=(3/8)x^2 - (1/4)x[/tex]
But I'm not sure how they came to this, please help!
 
Physics news on Phys.org
Totalderiv said:
Thanks! I have another question though,

[tex]4y^'' + 4y^' + y = 3xe^x[/tex]

How do I start this?

The same way you started the other one. You find the complementary solution and then use Undetermined Coefficients for the particular solution. Surely your text discusses the method of Undetermined Coefficients, doesn't it?