Answer on Question #69627 – Math – Differential Equations
Question
Find the general solution of
y′+2y=x3e−2x.Solution
It's a first order linear differential equation, that is, it has the following form:
y′+P(x)y=Q(x)
with P(x)=2 and Q(x)=x3e−2x.
It can be integrated in different ways.
The first way is using auxiliary functions.
Let
y=uv,
where u=u(x) and v=v(x) are the auxiliary functions.
Then
y′=u′v+uv′.
So we have
u′v+uv′+2uv=x3e−2x
or
u′v+u(v′+2v)=x3e−2x.
Since one of the auxiliary functions can be chosen arbitrarily, let a function v be such that it will satisfy the following condition:
v′+2v=0.
So we have
dxdv+2v=0
or
dxdv=−2v.
It's a separable equation that can be easily integrated:
∫vdv=−2∫dxln∣v∣=−2xv=e−2x.
Substitute the expression (4) for the function v into equation (2) using (3):
u′e−2x=x3e−2x
or
u′=x3dxdu=x3.
It's a separable equation so we can integrate it:
∫du=∫x3dxu=41x4+C,
where C is an integration constant.
After substitution (4), (5) back into (1) we have a general solution of the given equation:
y=(41x4+C)e−2x,
where C is an integration constant.
The second way is using an integrating factor
μ(x)=e∫p(x)dx.
The solution is then commonly written as
y=μ(x)1∫μ(x)Q(x)dx.
Determine the integrating factor:
μ(x)=e2∫dx=e2x.
Then the solution is
y=e−2x∫e2xx3e−2xdx=e−2x∫x3dx=e−2x(41x4+C).
So the general solution of the given equation is
y=(41x4+C)e−2x,
where C is an integration constant.
Answer: y=(41x4+C)e−2x .
Answer provided by https://www.AssignmentExpert.com