The problem is to solve the second-order non-homogeneous linear differential equation: $2y'' + y' - 3y = e^x$

AnalysisDifferential EquationsLinear Differential EquationsSecond-Order Differential EquationsNon-homogeneousHomogeneous SolutionParticular Solution
2025/5/17

1. Problem Description

The problem is to solve the second-order non-homogeneous linear differential equation:
2y+y3y=ex2y'' + y' - 3y = e^x

2. Solution Steps

To solve the given differential equation 2y+y3y=ex2y'' + y' - 3y = e^x, we first find the homogeneous solution yhy_h by solving the homogeneous equation:
2y+y3y=02y'' + y' - 3y = 0
The characteristic equation is:
2r2+r3=02r^2 + r - 3 = 0
Factoring the quadratic equation, we get:
(2r+3)(r1)=0(2r + 3)(r - 1) = 0
The roots are r1=1r_1 = 1 and r2=32r_2 = -\frac{3}{2}.
Therefore, the homogeneous solution is:
yh=c1ex+c2e32xy_h = c_1 e^x + c_2 e^{-\frac{3}{2}x}
where c1c_1 and c2c_2 are arbitrary constants.
Next, we find a particular solution ypy_p for the non-homogeneous equation 2y+y3y=ex2y'' + y' - 3y = e^x.
Since the right-hand side is exe^x, and exe^x is part of the homogeneous solution, we assume a particular solution of the form:
yp=Axexy_p = Axe^x
where AA is a constant.
Now, we find the first and second derivatives of ypy_p:
yp=Aex+Axex=A(1+x)exy_p' = Ae^x + Axe^x = A(1+x)e^x
yp=Aex+Aex+Axex=A(2+x)exy_p'' = Ae^x + Ae^x + Axe^x = A(2+x)e^x
Substitute ypy_p, ypy_p', and ypy_p'' into the original differential equation:
2(A(2+x)ex)+(A(1+x)ex)3(Axex)=ex2(A(2+x)e^x) + (A(1+x)e^x) - 3(Axe^x) = e^x
A(4+2x)ex+A(1+x)ex3Axex=exA(4+2x)e^x + A(1+x)e^x - 3Axe^x = e^x
A(4+2x+1+x3x)ex=exA(4+2x+1+x-3x)e^x = e^x
A(5)ex=exA(5)e^x = e^x
5A=15A = 1
A=15A = \frac{1}{5}
Thus, the particular solution is:
yp=15xexy_p = \frac{1}{5}xe^x
Finally, the general solution is the sum of the homogeneous and particular solutions:
y=yh+yp=c1ex+c2e32x+15xexy = y_h + y_p = c_1 e^x + c_2 e^{-\frac{3}{2}x} + \frac{1}{5}xe^x

3. Final Answer

The general solution of the differential equation is:
y=c1ex+c2e32x+15xexy = c_1 e^x + c_2 e^{-\frac{3}{2}x} + \frac{1}{5}xe^x

Related problems in "Analysis"

We are asked to evaluate the indefinite integral $\int xe^{-2x} dx$.

IntegrationIntegration by PartsIndefinite Integral
2025/6/5

We are asked to evaluate the triple integral $I = \int_0^{\log_e 2} \int_0^x \int_0^{x+\log_e y} e^{...

Multiple IntegralsIntegration by PartsCalculus
2025/6/4

The problem asks us to evaluate the following limit: $ \lim_{x\to\frac{\pi}{3}} \frac{\sqrt{3}(\frac...

LimitsTrigonometryCalculus
2025/6/4

We need to evaluate the limit of the expression $(x + \sqrt{x^2 - 9})$ as $x$ approaches negative in...

LimitsCalculusFunctionsConjugateInfinity
2025/6/4

The problem asks to prove that $\int_0^1 \ln(\frac{\varphi - x^2}{\varphi + x^2}) \frac{dx}{x\sqrt{1...

Definite IntegralsCalculusIntegration TechniquesTrigonometric SubstitutionImproper Integrals
2025/6/4

The problem defines a harmonic function as a function of two variables that satisfies Laplace's equa...

Partial DerivativesLaplace's EquationHarmonic FunctionMultivariable Calculus
2025/6/4

The problem asks us to find all first partial derivatives of the given functions. We will solve pro...

Partial DerivativesMultivariable CalculusDifferentiation
2025/6/4

We are asked to find the first partial derivatives of the given functions. 3. $f(x, y) = \frac{x^2 -...

Partial DerivativesMultivariable CalculusDifferentiation
2025/6/4

The problem asks us to find all first partial derivatives of each function given. Let's solve proble...

Partial DerivativesChain RuleMultivariable Calculus
2025/6/4

The problem is to evaluate the indefinite integral of $x^n$ with respect to $x$, i.e., $\int x^n \, ...

IntegrationIndefinite IntegralPower Rule
2025/6/4