y′′′+4y′=3x−1
This is linear non-homogeneous ordinary differential equation with constant coefficients. For this type of differential equation, the general solution is the superposition of the particular solution yp(x) of the homogeneous equation and the complementary solution yc(x).
We seek the solution of the homogeneous equation:
y′′′+4y′=0k3+4k=0k(k2+4)=0k1=0,k2=2i,k3=−2i
Solution of the homogeneous equation:
yp(x)=C1+C2cos2x+C3sin2x
The complementary solution yc(x) in will be sought in the form
yc(x)=x∗(Ax+B)
Find y′′′ and y′ we will have:
8Ax+4B=3x−1
So A=83 and B=4−1
yc(x)=83x2−41x
The general solution is
y=C1+C2cos2x+C3sin2x+83x2−41x
**Answer:**
y=C1+C2cos2x+C3sin2x+83x2−41x