Slide 2
Slide 2
Department of Mathematics
Indian Institute of Technology Patna
India 801106
January 8, 2025
The solutions of the equation are KER(L) = LS({e2x , xe2x } ∪ {cos 3x, sin 3x}).
eαx cos βx, xeαx cos βx, ..., xk−1 eαx cos βx,
eαx sin βx, xeαx sin βx, ..., xk−1 eαx sin βx.
The span of all these fundamental solutions is the general solution.
Solve p(D)y = 0 on I = R, where
p(λ) = (λ − 3)(λ + 2)(λ − 3)3 (λ2 + 6)(λ2 − 4λ + 13)2 .
Let L = p(D) = a0 n
Q
i=1 (D − αi ). A particular solution for Ly = b is
−1 Qn −1 Qn −1
L b = a0 i=1 (D − αi ) b = a0 i=1 (D − αi ) b.
Let b = xm . We have
Z
(D − α)−1 xm = eαx xm e−αx
Z
1 1
= eαx (− xm e−αx + (Dxm )e−αx )
α α
xm Dxm D2 xm Dm xm
=− −( 2 )−( 3
) − ... − ( m+1 )
α α α α
1 D D2 Dn m
= − (1 + + 2 + ... + n + ...)x
α α α α
u2 ′ = u1 ′ w + u1 w ′ ,
u2 ′′ = u1 ′′ w + 2u1 ′ w + u1 w′′ .
Therefore we have,
0 = x2 u2 ′′ − 3xu2 ′ + 4u2
= (x2 u1 − 3xu1 ′ + 4u1 )w + (2x2 u1 ′ − 3xu1 )w′ + (x2 u1 )w′′
= x3 w′ + x4 w′′ .
(Dw1 )u1 + (Dw2 )u2 = 0. Then D2 yp = 2i=1 [(Dwi )(Dui ) + wi (D2 ui )].
P
Since W := W (u1 , u2 )(x) ̸= 0∀x ∈ I, the above system has unique solution for
Dw1 and Dw2 : Dw1 = −u2 g/W and Dw2 = u1 g/W . Integrating we get w1 and
w2 .
Ex. Consider y ′′ − 4y ′ + 4y = (x + 1)e2x . Then u1 = e2x , u2 = xe2x fundamental
solutions. Here W := W (u1 , u2 ) = e4x . Therefore
Dw1 = −xe2x (x + 1)e2x e4x = −(x2 + x) and
e2x (x+1)e2x
Dw2 = e4x
= x + 1.
3
x2 x2
We put w1 = − x3 − 2
and w2 = 2
+ x.
3
x2 2 3
x2
Hence yp = (− x3 − 2
)e2x + ( x2 + x)xe2x = ( x6 + 2
)e2x .
y ′′ − 2y ′ = ex sin x (1)
The above method is known as variation of parameters and can be applied for any
order.
Suppose Ly = g be of order n ⩾ 1. Let {u1 , ..., un } be a set of fundamental
solutions. Put yp = u1 w1 + ... + un wn . If wi are chosen so that
Since W (u1 , ..., un ) ̸= 0 ∀ x ∈ I, the system (1) − (n) has a unique solution vi for
Dwi , 1 ⩽ i ⩽ n. Choosing anti-derivatives vi for wi , a particular solution of
Ly = g is obtained.
and its general solution is y(t) = c1 e2t + c2 et + 12 e3t , c1 , c2 ∈ R. So, the general
solution of the given equation on (0, ∞) is
1 3
y(x) = c1 x2 + c2 x + x , c1 , c2 ∈ R
2