Answer on Question #69650 – Math – Differential Equations
Question
Solve the second order differential equation
∂x2∂2y−4y=12x,y(0)=4,y′(0)=1.Solution
First, let's solve the corresponding homogenous equation y′′−4y=0. It's linear, so we can solve it using characteristic equation:
t2−4=0,(t+2)(t−2)=0,t1=−2,t2=2
There are two distinct eigenvalues, hence the general solution of this homogenous equation is
y0(x)=C1et1x+C2et2x=C1e−2x+C2e2x.
Second, let's find any particular solution of the original non-homogenous equation. Right-hand side of the initial non-homogeneous differential equation is a polynomial of the first order, 12x, therefore, we'll look for a particular solution in polynomial form of the same order,
y1(x)=ax+b.y1=ax+b,y1′′=0,y′′−4y=0−4(ax+b)=−4ax−b=12x,{−4a=12−b=0→{a=−3b=0.
Thus, y1(x)=−3x is a particular solution of the non-homogenous equation. Altogether, the general solution of the non-homogenous equation is the sum of any particular solution and the general solution of the corresponding homogenous equation:
y(x)=y0(x)+y1(x)=C1e−2x+C2e2x−3x.
Finally, let's apply initial conditions: y(0)=4 and y′(0)=1.
y′=(C1e−2x+C2e2x−3x)′=−2C1e−2x+2C2e2x−3,y′(0)=−2C1e−2⋅0+2C2e2⋅0−3=−2C1+2C2−3,y(0)=C1e−2⋅0+C2e2⋅0−3⋅0=C1+C2.
To do this, we need to solve the system:
{C1+C2=4−2C1+2C2−3=1→{C2=4−C1C2=C1+2→{C1+2=4−C1C2=C1+2→{C1=1C2=C1+2→{C1=1C2=3.
Thus, the solution of the initial value problem is y(x)=e−2x+3e2x−3x.
**Answer**: y(x)=e−2x+3e2x−3x.
Answer provided by https://www.AssignmentExpert.com