The problem is to solve the second-order linear non-homogeneous differential equation $2y'' - 2y' + 25y = 5x - 1$.

Applied MathematicsDifferential EquationsSecond-Order Differential EquationsLinear Differential EquationsNon-homogeneous Differential EquationsCharacteristic EquationComplex Roots
2025/3/11

1. Problem Description

The problem is to solve the second-order linear non-homogeneous differential equation 2y2y+25y=5x12y'' - 2y' + 25y = 5x - 1.

2. Solution Steps

First, we find the general solution to the homogeneous equation 2y2y+25y=02y'' - 2y' + 25y = 0.
The characteristic equation is 2r22r+25=02r^2 - 2r + 25 = 0.
We can solve for rr using the quadratic formula:
r=b±b24ac2ar = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
r=2±(2)24(2)(25)2(2)=2±42004=2±1964=2±14i4=12±72ir = \frac{2 \pm \sqrt{(-2)^2 - 4(2)(25)}}{2(2)} = \frac{2 \pm \sqrt{4 - 200}}{4} = \frac{2 \pm \sqrt{-196}}{4} = \frac{2 \pm 14i}{4} = \frac{1}{2} \pm \frac{7}{2}i
Since the roots are complex, r=α±βir = \alpha \pm \beta i, where α=12\alpha = \frac{1}{2} and β=72\beta = \frac{7}{2}.
The general solution to the homogeneous equation is:
yh(x)=eαx(c1cos(βx)+c2sin(βx))y_h(x) = e^{\alpha x}(c_1\cos(\beta x) + c_2\sin(\beta x))
yh(x)=e12x(c1cos(72x)+c2sin(72x))y_h(x) = e^{\frac{1}{2}x}(c_1\cos(\frac{7}{2}x) + c_2\sin(\frac{7}{2}x))
Next, we find a particular solution yp(x)y_p(x) to the non-homogeneous equation.
Since the right-hand side is 5x15x - 1, we assume a particular solution of the form yp(x)=Ax+By_p(x) = Ax + B.
Then, yp(x)=Ay_p'(x) = A and yp(x)=0y_p''(x) = 0.
Substituting these into the original equation:
2(0)2(A)+25(Ax+B)=5x12(0) - 2(A) + 25(Ax + B) = 5x - 1
2A+25Ax+25B=5x1-2A + 25Ax + 25B = 5x - 1
25Ax+(25B2A)=5x125Ax + (25B - 2A) = 5x - 1
Equating coefficients:
25A=5    A=525=1525A = 5 \implies A = \frac{5}{25} = \frac{1}{5}
25B2A=1    25B2(15)=1    25B=1+25=35    B=312525B - 2A = -1 \implies 25B - 2(\frac{1}{5}) = -1 \implies 25B = -1 + \frac{2}{5} = -\frac{3}{5} \implies B = -\frac{3}{125}
So, yp(x)=15x3125y_p(x) = \frac{1}{5}x - \frac{3}{125}
The general solution to the non-homogeneous equation is the sum of the homogeneous solution and the particular solution:
y(x)=yh(x)+yp(x)=e12x(c1cos(72x)+c2sin(72x))+15x3125y(x) = y_h(x) + y_p(x) = e^{\frac{1}{2}x}(c_1\cos(\frac{7}{2}x) + c_2\sin(\frac{7}{2}x)) + \frac{1}{5}x - \frac{3}{125}

3. Final Answer

y(x)=e12x(c1cos(72x)+c2sin(72x))+15x3125y(x) = e^{\frac{1}{2}x}(c_1\cos(\frac{7}{2}x) + c_2\sin(\frac{7}{2}x)) + \frac{1}{5}x - \frac{3}{125}

Related problems in "Applied Mathematics"

The problem asks us to design a pipe network using the equivalent pipe method. The pipe network cons...

Fluid DynamicsPipe NetworkHazen-Williams EquationHydraulic Engineering
2025/7/24

The problem asks us to design a pipe network using the equivalent pipe method. The network is a squa...

Fluid MechanicsPipe NetworkHazen-Williams EquationHydraulicsEquivalent Pipe Method
2025/7/24

The problem states that we have four stocks, a, b, c, and d, with betas of 0.6, 0.8, 1.5, and 0.7 re...

Financial MathematicsPortfolio BetaWeighted Average
2025/7/24

The problem consists of several incomplete sentences related to finance and investment. The task is ...

Financial MathematicsInvestmentRisk ManagementPortfolio TheoryStatistics
2025/7/24

We are given the risk-free rate, the beta of Stock A and Stock B, and the required return of Stock A...

Financial MathematicsCAPMExpected ReturnBetaRisk-free RateMarket Risk Premium
2025/7/24

The problem asks us to calculate the yield to maturity (YTM) of a bond. We are given the following i...

FinanceBondsYield to MaturityFinancial ModelingApproximation
2025/7/24

We need to solve 4 multiple choice questions (20-23) based on the provided financial terms.

AccountingFinancial StatementsAssetsLiabilitiesOwner's Equity
2025/7/24

A cylindrical container with small holes drilled vertically is filled with water, as shown in the fi...

Fluid DynamicsBernoulli's PrinciplePhysicsVelocityProjectile MotionDimensional Analysis
2025/7/22

The problem describes a scenario involving a container with water jets emanating from it at differen...

Fluid DynamicsTorricelli's TheoremProjectile MotionOptimizationPhysics
2025/7/22

A cylindrical tank has small holes drilled vertically along its side, as shown in the diagram. The t...

Fluid DynamicsBernoulli's EquationHydrostaticsPhysicsDimensional Analysis
2025/7/22