Problem 14
Question
In Problems \(1-18\), solve each differential equation by variation of parameters. $$ y^{\prime \prime}-2 y^{\prime}+y=e^{t} \arctan t $$
Step-by-Step Solution
Verified Answer
Solve the homogeneous equation, propose a particular solution, and use variation of parameters to find the particular integral. The full solution is the sum of the homogeneous and particular solutions.
1Step 1: Identify the Homogeneous Equation
The given differential equation is \( y'' - 2y' + y = e^{t} \arctan(t) \). First, we need to find the corresponding homogeneous equation, which is \( y'' - 2y' + y = 0 \).
2Step 2: Solve the Homogeneous Equation
The characteristic equation of the homogeneous equation \( y'' - 2y' + y = 0 \) is \( r^2 - 2r + 1 = 0 \). This is a perfect square, \( (r - 1)^2 = 0 \), which means \( r = 1 \) is a double root. Hence, the solution to the homogeneous equation is \( y_h = C_1 e^t + C_2 t e^t \).
3Step 3: Set Up the Variation of Parameters
Since the solution of the homogeneous equation is \( y_h = C_1 e^t + C_2 t e^t \), we use variation of parameters to find a particular solution. We suppose \( y_p = u_1 e^t + u_2 t e^t \), where \( u_1 \) and \( u_2 \) are functions to be determined.
4Step 4: Differentiate the Proposed Solution
Calculate the derivatives: \( y_p' = (u_1' e^t + u_2' t e^t) + (u_1 + u_2 t) e^t \) and \( y_p'' = (u_1' e^t + u_2' t e^t + u_2 e^t) + 2(u_1 + u_2 t) e^t \).
5Step 5: Apply Variation of Parameters Conditions
The conditions for variation of parameters are \( u_1' e^t + u_2' t e^t = 0 \) and \( u_1' e^t + u_2' (t e^t + e^t) = e^t \arctan(t) \).
6Step 6: Solve the System of Equations
From the first condition, solve \( u_1' e^t + u_2' t e^t = 0 \) to get \( u_1' = -u_2' t \). Substitute this into the second condition to get \( -u_2' t e^t + u_2' (t e^t + e^t) = e^t \arctan(t) \). Simplify to find \( u_2' e^t = e^t \arctan(t) \), hence \( u_2' = \arctan(t) \).
7Step 7: Integrate to Find \( u_2 \)
Integrate \( u_2' = \arctan(t) \) to find \( u_2 \). Use the integration by parts or look up the table of integrals to get \( u_2 = t \arctan(t) - \frac{1}{2}\ln(1+t^2) + C \).
8Step 8: Find \( u_1 \) from \( u_2 \)
Use \( u_1' = -u_2' t \) to solve for \( u_1 \). First, differentiate: \( u_2' = \arctan(t) \). Since \( u_1' = -t \arctan(t) \), integrate to get \( u_1(t) = -\int t \arctan(t) dt \). Calculating this integral by parts, the result is \( u_1 = -\frac{t^2}{2}\arctan(t) + \frac{1}{4}t^2 \ln(1+t^2) - \frac{1}{8}(t^2 + 2) + D \).
9Step 9: Compile the Particular Solution
Substitute \( u_1 \) and \( u_2 \) back into \( y_p = u_1 e^t + u_2 t e^t \) to find the particular solution. Compute and simplify to express in terms of components related to \( e^t \).
10Step 10: Write the General Solution
The general solution to the differential equation is the sum of the homogeneous solution and the particular solution: \[ y = C_1 e^t + C_2 t e^t + y_p \]. Substitute the expressions found for \( C_1 \, C_2 rom \, and \, y_p \) to obtain the full solution.
Key Concepts
Differential EquationsHomogeneous SolutionParticular SolutionCharacteristic Equation
Differential Equations
Differential equations are mathematical equations that relate a function with its derivatives. They are essential in modeling situations where changes occur continuously or dynamically over time, such as in physics, engineering, and biology. In our exercise, we focus on a second-order linear differential equation, which involves the second derivative of the unknown function. A second-order linear equation has the general form:
- \( a y'' + b y' + c y = g(t) \)
Homogeneous Solution
The homogeneous solution of a differential equation refers to solving a related equation where the non-homogeneous term is zero. For our given differential equation \( y'' - 2y' + y = e^t \arctan(t) \), the corresponding homogeneous equation is \( y'' - 2y' + y = 0 \).
The first step in solving the homogeneous equation is to find the characteristic equation:
The first step in solving the homogeneous equation is to find the characteristic equation:
- \( r^2 - 2r + 1 = 0 \)
- \( y_h = C_1 e^t + C_2 te^t \)
Particular Solution
The particular solution caters to the effects of the non-homogeneous term \( g(t) \) in the differential equation. We use a method called variation of parameters to determine a function that satisfies this part. Our assumption for the particular solution is expressed as:
- \( y_p = u_1 e^t + u_2 t e^t \)
Characteristic Equation
The characteristic equation is crucial in finding the homogeneous solution of a linear differential equation. It is derived by assuming a solution of the form \( y = e^{rt} \), where \( r \) is a constant. Substituting this into the homogeneous equation leads to the characteristic equation.
- For the differential equation \( y'' - 2y' + y = 0 \), the characteristic equation is \( r^2 - 2r + 1 = 0 \).
Other exercises in this chapter
Problem 14
In Problems 13-16, proceed as in Example 3 and obtain the first six nonzero terms of a Taylor series solution, centered at 0 , of the given initial-value proble
View solution Problem 14
In Problems 1-18, solve the given differential equation. $$ x^{2} y^{\prime \prime}-7 x y^{\prime}+41 y=0 $$
View solution Problem 14
In Problems 1-26, solve the given differential equation by undetermined coefficients. $$ y^{\prime \prime}-4 y=\left(x^{2}-3\right) \sin 2 x $$
View solution Problem 14
In Problems \(1-16\), the indicated function \(y_{1}(x)\) is a solution of the given equation. Use reduction of order or formula (5), as instructed, to find a s
View solution