The given differential equation can be written as ( D 3 − D ) y = 5 t , where D ≡ d d t . (D^{3}-D)y = 5t,~ \text{where}~ D\equiv \dfrac{d}{dt}. ( D 3 − D ) y = 5 t , where D ≡ d t d .
The auxiliary equation is, m 3 − m = 0. m^{3}-m=0. m 3 − m = 0. Solving, we get m = 0 , 1 , − 1. m = 0,1,-1. m = 0 , 1 , − 1.
The complementary function is, y c = c 1 + c 2 e t + c 3 e − t = c 1 f 1 + c 2 f 2 + c 3 f 3 y_{c} = c_{1}+c_{2}e^{t}+c_{3}e^{-t} = c_{1}f_{1}+c_{2}f_{2}+c_{3}f_{3} y c = c 1 + c 2 e t + c 3 e − t = c 1 f 1 + c 2 f 2 + c 3 f 3
The particular integral is y p = P f 1 + Q f 2 + R f 3 , y_{p}=Pf_{1}+Qf_{2}+Rf_{3}, y p = P f 1 + Q f 2 + R f 3 , where
P = ∫ W 1 W ( f 1 , f 2 , f 3 ) d x ; Q = ∫ W 2 W ( f 1 , f 2 , f 3 ) d x ; R = ∫ W 3 W ( f 1 , f 2 , f 3 ) d x ; P=\displaystyle\int \frac{W_{1}}{W(f_{1},f_{2},f_{3})}dx; Q=\displaystyle\int \frac{W_{2}}{W(f_{1},f_{2},f_{3})}dx;\\~\\ R=\displaystyle\int \frac{W_{3}}{W(f_{1},f_{2},f_{3})}dx; P = ∫ W ( f 1 , f 2 , f 3 ) W 1 d x ; Q = ∫ W ( f 1 , f 2 , f 3 ) W 2 d x ; R = ∫ W ( f 1 , f 2 , f 3 ) W 3 d x ;
and W i W_{i} W i is the determinant obtained from the Wronskian W ( f 1 , f 2 , f 3 ) W(f_{1},f_{2},f_{3}) W ( f 1 , f 2 , f 3 ) by replacing the i t h i^{th} i t h - column by the vector ( 0 0 g ( t ) ) \begin{pmatrix} 0 \\ 0 \\ g(t) \end{pmatrix} ⎝ ⎛ 0 0 g ( t ) ⎠ ⎞ where g ( t ) = 5 t . g(t) = 5t. g ( t ) = 5 t .
Now,
W ( f 1 , f 2 , f 3 ) = ∣ 1 e t e − t 0 e t − e − t 0 e t e − t ∣ = 2 W 1 = ∣ 0 e t e − t 0 e t − e − t 5 t e t e − t ∣ = − 10 t W 2 = ∣ 1 0 e − t 0 0 − e − t 0 5 t e − t ∣ = 5 t e − t W 3 = ∣ 1 e t 0 0 e t 0 0 e t 5 t ∣ = 5 t e t W(f_{1},f_{2},f_{3}) = \begin{vmatrix} 1 & e^{t} & e^{- t} \\ 0 & e^{t} &- e^{- t} \\0 & e^{t} & e^{- t} \end{vmatrix} = 2\\~\\
W_{1} = \begin{vmatrix} 0 & e^{t} & e^{- t} \\ 0 & e^{t} &- e^{- t} \\5t & e^{t} & e^{- t} \end{vmatrix} = -10t\\~\\
W_{2} = \begin{vmatrix} 1 & 0 & e^{- t} \\ 0 & 0 &- e^{- t} \\0 & 5t & e^{- t} \end{vmatrix} = 5te^{-t}\\~\\
W_{3} = \begin{vmatrix} 1 & e^{t} & 0 \\ 0 & e^{t} & 0 \\0 & e^{t} &5t \end{vmatrix} = 5te^{t} W ( f 1 , f 2 , f 3 ) = ∣ ∣ 1 0 0 e t e t e t e − t − e − t e − t ∣ ∣ = 2 W 1 = ∣ ∣ 0 0 5 t e t e t e t e − t − e − t e − t ∣ ∣ = − 10 t W 2 = ∣ ∣ 1 0 0 0 0 5 t e − t − e − t e − t ∣ ∣ = 5 t e − t W 3 = ∣ ∣ 1 0 0 e t e t e t 0 0 5 t ∣ ∣ = 5 t e t
Therefore,
P = ∫ − 5 t d t = − 5 t 2 2 Q = 5 2 ∫ t e − t d t = 5 2 ( − t e − t − e − t ) = − 5 2 e − t ( t + 1 ) R = 5 2 ∫ t e t d t = 5 2 ( t e t − e t ) = 5 2 e t ( t − 1 ) P = \displaystyle\int -5t~ dt = -\frac{5t^{2}}{2}\\~\\
Q= \displaystyle \frac{5}{2}\int te^{-t}~ dt = \frac{5}{2}(-te^{-t}-e^{-t}) = -\frac{5}{2}e^{-t}(t+1)\\~\\
R= \displaystyle \frac{5}{2}\int te^{t}~ dt = \frac{5}{2}(te^{t}-e^{t}) = \frac{5}{2}e^{t}(t-1) P = ∫ − 5 t d t = − 2 5 t 2 Q = 2 5 ∫ t e − t d t = 2 5 ( − t e − t − e − t ) = − 2 5 e − t ( t + 1 ) R = 2 5 ∫ t e t d t = 2 5 ( t e t − e t ) = 2 5 e t ( t − 1 )
Hence,
y p = P f 1 + Q f 2 + R f 3 = − 5 t 2 2 − 5 2 e − t ( t + 1 ) ⋅ e t + 5 2 e t ( t − 1 ) ⋅ e − t = − 5 t 2 2 − 5 2 ( t + 1 ) + 5 2 ( t − 1 ) = − 5 t 2 2 − 5 \begin{aligned}
y_{p} &=Pf_{1}+Qf_{2}+Rf_{3}\\
&=-\frac{5t^{2}}{2}-\frac{5}{2}e^{-t}(t+1) \cdot e^{t} + \frac{5}{2}e^{t}(t-1) \cdot e^{-t}\\
&=-\frac{5t^{2}}{2}-\frac{5}{2}(t+1) + \frac{5}{2}(t-1)\\
&=-\frac{5t^{2}}{2} - 5
\end{aligned} y p = P f 1 + Q f 2 + R f 3 = − 2 5 t 2 − 2 5 e − t ( t + 1 ) ⋅ e t + 2 5 e t ( t − 1 ) ⋅ e − t = − 2 5 t 2 − 2 5 ( t + 1 ) + 2 5 ( t − 1 ) = − 2 5 t 2 − 5
The general solution is
y = y c + y p = c 1 + c 2 e t + c 3 e − t − 5 t 2 2 − 5 y = C 1 + c 2 e t + c 3 e − t − 5 t 2 2 , where C 1 = c 1 − 5. \begin{aligned}
y = y_{c}+y_{p} &= c_{1}+c_{2}e^{t}+c_{3}e^{-t}-\dfrac{5t^{2}}{2}-5\\
y&= C_{1}+c_{2}e^{t}+c_{3}e^{-t}-\dfrac{5t^{2}}{2}, \text{where}~C_{1}=c_{1}-5.
\end{aligned} y = y c + y p y = c 1 + c 2 e t + c 3 e − t − 2 5 t 2 − 5 = C 1 + c 2 e t + c 3 e − t − 2 5 t 2 , where C 1 = c 1 − 5.
Comments