Finding Particular Solutions of ODEs
Finding Particular Solutions of ODEs
5.10 Exercises
more. In the first eight sections underlying theory and certain important methods are
differential equations. The main goal of the present chapter is to find general solutions of
Initial-value Problem: For a linear differential equation the following problem is called an
dn y dn−1 dy
an ( x) n
+ a n−1 ( x ) n−1
+ - - - - + a1 ( x ) + a 0 ( x )y = g( x ) (5.1)
dx dx dx
subject to
Conditions given by (5.2) are called n initial conditions. The following theorem
Let an(x), an-1(x), - - - - ,a1 (x), a0(x) and g(x) be continuous on an interval Ι, and let an
(x) ≠0 for every x in Ι. If x=x0 is any point in Ι, then there exists a unique solution y(x) of the
d3 y d 2 y dy
6 + 10 − + 7y = 0
dx 3 dx 2 dx
possesses the trivial solution y=0. Since the third-order equation is linear with constant
coefficients, it follows that all conditions of Theorem 5.1 are satisfied. Hence y=0 is the
Example 5.2 Check whether the function y=3e2x+e-2x-3x is a solution of the initial value
problem
d2 y
− 4 y − 12 x = 0.
dx 2
y(0)=4, y'(0)=1,
Here a2(x)=1≠0, a1(x)= – 4≠0 for every interval containing x=0, g(x)=12x.
a2(x), a1(x) and g(x) are continuous on any interval Ι containing x=0.
differential equation of order two or greater in which the dependent variable y or its
derivatives are specified at different points. A typical boundary value problem (BVP) is
d2 y dy
a 2 ( x) 2
+ a1 ( x ) + a 0 ( x)y = g( x ) (5.3)
dx dx
117
subject to
Remark 5.1
(i) A solution of the BVP (5.3)-(5.4), is a function ϕ(x) satisfying the differential
equation (5.3) on some interval Ι, containing a and b, whose graph passes through
(ii) For a second-order differential equation, other pairs of boundary conditions could
be
y'(a)=y0, y(b)=y1
y(a)=y0, y'(b)=y1
y'(a)=y0, y'(b)=y1
d2 y
+ 16 y = 0
dx 2
π
y(0)=0, y ( ) =0
2
y=c1cos4x+c2sin 4x
d2 y
+ 16 y = 0
dx 2
or c1=0.
π π
y( ) = 0 = c 2 sin 4
2 2
118
or c2 sin 2 π=0, for any choice c2
d2 y
+ 16 y = 0
dx 2
π
y(0)=0, y ( )=0
2
dn y dn −1y dy
an ( x) n
+ a n−1 ( x ) n−1
+ − − −a 1( x ) + a 0 ( x)y = g( x ) (5.5)
dx dx dx
where g(x) ≠ 0 (g(x) is not identically zero) is called a non homogeneous equation.
dn y dn−1y dy
an ( x) n
+ a n −1 ( x ) n−1
+ - - - - + a1 ( x ) + a 0 ( x )y = 0 (5.6)
dx dx dx
5.3 that in order to solve a non homogeneous differential equation (5.5), we must be able
to solve the associated homogeneous equation (5.6). Here we discuss the general
solution of (5.6).
Throughout the discussion we assume that (i) ai(x), i=0,1,2 - - - - n are continuous,
(ii) g(x)=0 as the case for homogeneous equations or continuous, and (iii) an(x) ≠0 for
dy
Differential Operator: Let = Dy. The symbol D is said to be a differential operator
dx
d2 y d dy
We can write 2
= ( ) = D(Dy ) = D 2 y, that is, D is acting (operating) twice on y.
dx dx dx
119
Continuing this process we can write
dn y
n
= D(D n −1y) = D(D(D n−2 ))
dx
This means that the differential operator L possesses a linearity property; that is, L
operating on a linear combination of two differentiable functions is the same as the linear
L(y)=0.
L(y)=g(x)
Superposition Principle: The following theorem tells us that the sum or superposition of
Theorem 5.2 Let y1, y2, - - - -, yn be solutions of (5.6) on an interval Ι. Then the linear
combination
y=α1y1+α2y2+ - - - - +αnyn,
120
Corollary 5.1 (i) Every constant multiple of a solution of (5.6) is also a solution, that is, αy
(x) is a solution of (5.6) whenever y(x) is a solution of (5.6) for arbitrary constant α.
Definition 5.1 A set of functions f1(x), f2(x), - - - -, fn(x) is said to be linearly independent
there exist constants α1,α2, - - - - -αn, not all zero, such that
Let the set consist of two functions only say f1(x) and f2(x). Therefore, assuming
α1≠0,
α2
f1(x)= - f2(x), that is, f1(x) is a constant multiple of f2(x).
α1
Thus if the set of two functions is linearly dependent then one must be constant
Conversely, let f1(x)= α2f2(x) for some constant α2. Then –f1(x)+ α2f2(x)=0
Hence the set of two functions is linearly dependent because at least one of the constants,
121
We conclude that a set of two functions is linearly independent when neither
The set of f1( x) and f2(x) is linearly dependent on (-∞,∞) as f1(x) is a constant
multiple of f2 (x),
(ii) Let f1(x)=ex, f2(x)=5ex. The set {f1(x), f2(x)} is linearly dependent
Definition 5.2. Let each of the functions f1(x), f2(x), - - - -, fn(x) possesses at least n-1
f1 f2 - - - - fn
f1′ f2′ - - - - fn′
W (f1, f 2 ..., fn ) = (5.9)
--------------
( n −1) ( n−1) ( n−1)
f1 f2 - - - - fn
where the primes denote derivatives, is called the Wronskian of the functions.
Theorem 5.3 Let y1, y2, - - - -, yn be n solutions of (5.6) on an interval Ι. Then the set of
solutions is linearly independent on Ι if and only if W(y1, y2 - - - -, yn) ≠0 for every x in the
interval.
Definition 5.3 (Fundamental Set of Solutions). Any set y1, y2¸- - - -, yn of n linearly
on the interval.
122
Theorem 5.4 (Existence of a Fundamental Set) There exists a fundamental set of
Theorem 5.5 (General Solution). Let y1, y2¸- - - -, yn be a fundamental set of solutions of
where αi, i=1,2, - - - - n are arbitrary constants, is also a solution of (5.6). It is called
Remark 5.3 Theorem 5.5 states that for any solution y(x) of (5.6) on an interval Ι, c 1, c 2, - -
Example 5.5 The set consisting of e-3x and e4x is a fundamental set of solutions of the
y"-y'-12y = 16e4x-4e4x-12e4x=0
e -3x
The set of { e-3x, e4x} is linearly independent as = e −7 x is a function and not
e 4x
constant.
In other words neither is constant multiple of the other and so { e-3x, e4x} is
independent.
e −3 x e 4x
W ( y 1, y 2 ) = −3 x 4x
= 4e x + 3e x = 7e x ≠ 0
- 3e 4e
123
Any function yp, free of arbitrary parameters, that satisfies (5.5) is said to be a
Theorem 5.6 Let yp be any particular solution of the non homogenous linear nth-order
differential equation (5.5) on an interval Ι, and let y1, y2, - - - -,yn be a fundamental set of
solutions of the associated homogenous differential equation (5.6) on Ι. Then the general
equation (5.5). Thus, in order to solve (5.5) we first solve associated homogeneous linear
differential equation (5.6) and then find a particular solution of (5.5). The general solution
of (5.5) is
= yc+yp. (5.11)
Example 5.6 y=c 1e2x+c 2e5x+6e x is the general solution of the non homogeneous
differential equation
y"-7y'+10y=24ex on (-∞,∞).
Verification: We are required to check that yc(x)=c 1e2x+c2e5x is the general solution of y"-
y"-7y'+10y=24ex
We have
y"c(x)= 4c 1e2x+25c2e5x
124
+10c1e2x+10c 2e5x
=(14c1e2x-14c1e2x)+(35c 2e5x-35c2e5x)
=0
y"-7y'+10y=0
We also have
y'=6ex
y"=6ex, so
Remark 5.4 (i) First order linear differential equation obtained in Theorem 5.7 can be
(ii) This procedure holds also for higher order linear differential equations.
Example 5.7 Let y1 be a solution of y"-y=0 on the interval (-∞,∞). Use reduction of order to
y'2(x)=uex+u' (x)ex
125
Therefore, y"2(x)-y2(x) = ex(u"+2u')=0
u"+2u'=0
w'+2w=0
we can write
dx
[ ]
d 2x
e w = 0 . By integrating
we obtain
c 1 −2 x
u=− e + c2
2
c
Thus y2(x)=u(x)ex= − 1 e − 2 x + c 2 e x
2
c
= − 1 e −x + c 2 e x
2
y2(x) =e-x
ex e−x
Since W(y1,y2) = x −x
= −e o − e o =–2≠0
e −e
for every x∈(-∞,∞), the solutions are linearly independent in this interval.
dn y dn −1y d2 y dy
an n
+ a n−1 n−1
+ - - - - + a 2 2
+ a1 + a0 y = 0 (5.13)
dx dx dx dx
126
where the coefficients an, an-1, - - - - a2, a1, a0 are real constants and an ≠ 0. We focus
mainly our attention to the case n=2, similar discussion is possible for other higher
numbers.
It is interesting to note that all solutions of (5.13) for any n in general and n=2 in
ay"+by'+cy=0 (5.14)
If we try a solution of the form y=emx, then after substituting y'=memx and y"=m2emx
a m2 emx+bm emx+cemx = 0
or emx(am2+bm+c)=0
am2+bm+c=0 (5.15)
− b + b 2 − 4ac
m1 =
2a
− b − b 2 − 4ac
m2 =
2a
Let m1 and m2 be two distinct real roots of (5.15). We find two solutions
fundamental set
If m1=m2 we obtain only one exponential solution, y1=em1x. A second solution y2=
m1x
e2
em1x ∫ e 2 m1x dx
=em1x∫dx=x em 1x
If m1 and m2 are complex, then m1=α+iβ and m2 =α-iβ , where α and β are real and
>0, i2=-1. y1=c 1e(α+iβ)x and y2=c2e(α-iβ)x are two linearly independent solutions. Thus
eiθ=cosθ+i sin θ,
where θ is any real number, we write the general solution in real form. From this formula it
follows that
e iβ x + e − iβ x
cos β =
2
e iβx − e −iβx
sin β =
2i
128
Since y=c1e(α+iβ)x+c2e(α-iβ)x is a solution of (5.14) for every choice of c1 and c2,
y4 = e(α+iβ)x -e(α-iβ)x
In view of Corollary 5.1 e αx cosβx and eαx sin βx are real solutions of (5.14).
Moreover, these solutions form a fundamental set on (-∞,∞). Consequently the general
solution is
(i) 2y"-5y-3y=0
(ii) y"+5y'-6y=0
(iii) y"+8y'+16y=0
(iv) y"+4y'+7y=0
Solution of (i) The auxiliary equation is 2m2-5m-3=0 which can be written as (2m+1)(m-
3)=0
1
Therefore two roots are m1=- , m2=3
2
1
− x
2 +c 3x
y=c1 e 2e
(ii) The auxiliary equation is m2+5m-6=0. This can be written in the form (m-
1)(m+6)=0.
Roots are m1=1, m2= - 6. Then the solution is of the form (5.16), that is,
Roots are m1=m2= -4. The solution is of the form (5.17), that is,
y"+3y'+2y=0
y(0) = 1, y'(0)=2
m2+3m+2=0
m1 = - 1 and m2 = -2
y=c 1e-x+c2e-2x
y(0)=1=c 1e-0+c2e-0=c1+c 2 or
c1+c 2=1
y'=-c1e-x-2c 2e-2x
or c 1+2c 2= -2
Thus c 1+c2=1
c1+2c2=-2
130
This gives c 2= - 3 and c1=4
Therefore, y = 4e-x-3e-2x
Remark 5.5 : In general, to solve an nth-order differential equation (5.13) we must solve
anmn+an-1mn-1+- - - - +a2m2+a1m+a0=0
If all roots (say m1,m2,- - - - mn) of this equation are real and distinct, then the
It is difficult to summarize other two cases because the roots of any auxiliary
coefficients
dn y dn −1y d2 y dy
an n
+ a n −1 n −1
+ - - - - + a 2 2
+ a1 + a 0 y = g( x ) (5.19)
dx dx dx dx
One must find complementary function yc, that is, the general solution of (5.13)
(See Theorem 5.6) and a particular solution of (5.19). A process of finding a particular
underlying idea in this method is to guess about the form of yp that is motivated by the
form of g(x) in (5.19). The method is limited to those equations of the type (5.19) where
131
or finite sum and products of these functions.
It may be observed that this method is not applicable in cases where g(x) =lnx,
1
g(x)= , g(x)=tan x, g(x)=sin-1x etc.
x
The method is illustrated through the following examples.
Example 5.10 Find a general form of a particular solution yp for the following equations
yp = Ae2x+B+Cx+Dx2+Ex 3
y”-y'+y=2 sin 3x
Solution: A natural first guess for a particular solution would be A sin 3x. But since
successive differentiations of sin 3x produce sin 3x and cos 3x, we are prompted instead
Differentiating yp and substituting the results into the differential equation gives:
yp"-yp'+yp= -9A cos 3x - 9B sin 3x +3A sin 3x - 3B cos 3x+A cos 3x +B sin 3x = 2 sin 3x
132
-8A-3B=0
3A-8B=2
6 − 16
A= , and B = ,
73 73
6 16
yp= cos 3 x − sin 3x
73 73
yp=A+Bx+Cx 2
y’p=B+2Cx
y”p=2C
or (2C+3B+2A)+(6C+2B)x+2Cx 2=0+0x+5x2
2A+3B+2C=0
2B+6C=0
2C=5. Thus
5 15 3 45 5 35
C= ,B = − , A = − B−C = − =
2 2 2 4 2 4
Therefore
35 15 5
yp= − x + x2
4 2 2
coefficients.
m2-10m +25=0
(m-5)2=0
m1=5, m2=5
yp'=A
yp"=0
0-10A+25(Ax+B)=30x+3
(-10A+25B)+25Ax=30x+3
This implies
-10A+25B=3, 25A = 30
6
Thus A=
5
6
− 10. + 25B = 3 gives
5
3
B=
5
6 3
yp= x+
5 5
6 3
y=c 1e5x+c 2xe5x+ x+
5 5
Example 5.14 Solve the differential equation y"+4y=3 sin 2x by undetermined coefficients.
Auxiliary equation is
134
m2+4=0
m=± 2i
yp"=2A cos 2x+2A cos 2x-4Ax sin 2x-2B sin 2x –2B sin 2x-4Bx cos 2x
yp" + 4yp= (4A cos 2x – 4Ax sin 2x – 4 B sin 2x – 4Bx cos 2x)
-4B=3 or B= - 34
A= 0
3
yp= - x cos 2x
4
3
y= yc+yp = c1 cos 2x+c2 sin 2x -
x cos 2x
4
Undetermined Coefficients-Annihilator Approach: Differential equation (5.19) can be
Ly=g(x) (5.20)
L (f(x)) = 0,
135
The differential operator (D-α)n annihilates each of the functions
4e2x-10xe2x
Remark 5.6 (i) If L annihilates y1 and y2 then it also annihilates their linear combination,
(ii) Let L1 and L2 be annihilator operator for y1 and y2 respectively. However L1 (y2) ≠ 0
(iii) Find the general solution of the higher-order homogeneous differential equation
L1L(y)=0.
(iv) Delete from the solution in step (iii) all those terms that are duplicate in the
complementary solution yc found in step (i). From a linear combination yp of the terms
(v) Substitute yp found in step (iv) into L(y)=g(x). Match coefficients of the various
functions on each side of the equality, and solve the resulting system of equations
y"+3y'+2y=0
m2+3m+2=0
m1= -1 and m2= -2, and so complementary function is of the form (5.16), that is,
Step: 2. Now, since 4x2 is annihilated by the differential operator D3, we find that
D3(D2+3D+2)y=0 (5.25)
m3(m2+3m+2)=0
or m3(m+1)(m+2)=0,
The terms in the box in (5.26) constitute the complementary function of the given
equation. We can very well argue that a particular solution yp of the given equation should
also satisfy (5.25). This means that the terms remaining in (5.26) must be the basic form
of yp :
yp=A+Bx+Cx2 (5.27)
where, c 1, c 2, c3 are replaced by A,B and C respectively. For (5.27) to be a particular
y'p=B+2Cx, y"p=2C;
y”+3y'+2y=4x 2, we get
yp"+3y'p+2yp=2C+3B+6Cx+2A+2Bx+2Cx 2=4x 2
y"-9y=54
0-9A=54 or A = - 6
138
Example 5.18 Solve y"-2y'+5y=exsin x using Undetermined Coefficients - Annihilator
approach.
(D2-2D+2)(D2-2D+5)y=0
yc
and
yp" = (Aex cos x – Aex sin x)- (Aex sin x + Aex cos x)
(Aex cos x – Aex sin x) – (Aex sin x +Aex cos x) +(Bexsin x + Bex cosx)
+ (Bex cos x – Bex sin x) -2A excos x -2Aex sin x + 2Bex sin x + 2Bex cos x + 5(Aexcos
1 x
y=e x (c1 cos 2 x + c2 sin 2x) + e sin x
3
we have seen earlier in Section 5.5 there is no difficulty in finding the complementary
Step 1. Find complementary function yc of (5.28) of the form yc=c 1y1+c 2y2
y1 y 2
W ( y 1, y 2 ) =
y' 1 y' 2
0 y2 y1 0
Step 3. Write W 1 = , W2 =
f ( x ) y' 2 y '1 f ( x )
W1 W
u1' = ,u 2 ' = 2
W W
m1=1, m2= -1
ex e− x
W= = − e 0 − e − 0 = −2
x −x
e −e
0 e−x
W1 = = −x
xe x − e − x
140
ex 0
W2 = = xe 2 x
x x
e xe
−x x
u'1 = =
−2 2
xe2 x 1
u'2 = = − xe2 x
−2 2
x2
u1 =
4
u2 = -(xe2x/4) + (e2x/8)
y=yc + yp where
yc = c1 e x+c2e-x
x4 x
yp = u1y1+u2y2 = e – (xe2x/4)e-x+(e2x/8)e-x
4
1 1 1
Thus y=c 1ex+c 2e-x+ x4ex- xex+ ex
4 4 8
Example 5.20 Apply the method of variation of parameters to solve the differential
equation
y"-y=coshx
ex e−x
W ( y 1, y 2 ) = =−2
e x − e −x
1 -x x
f(x)=coshx = (e +e )
2
141
o e −x
W1 = −x
= − e − x cosh x
cos hx − e
ex o
W2 = x
= e x cos hx
e cosh x
W1 1 1
u′1 = = cosh x e − x = e −2 x + 1
W 2 4
( )
W2 cos hx e x 1
u′2 =
W
=
−2
= − 1+ e2x
4
( )
− 1 −2 x 1
u1 = e + x
8 4
1 1
u2 = − x − e 2x
4 8
1 1 1 1
y p = − e −2 x + x e x + − x − e 2 x e − x
8 4 4 8
y=yc+yp
d2 y dy
ax 2 2
+ bx + cy = g( x ) (5.29)
dx dx
where a, b and c are constants, a ≠0, and g(x) is continuous on a given interval are called
Cauchy-Euler equations.
d2 y dy
ax 2 2
+ bx + cy = am(m-1)x m+bmxm+cxm
dx dx
= (am(m-1)+bm+c)xm
142
d2 y dy
ax 2 + bx + cy = 0
dx 2
dx (5.30)
Case 1: District Real Roots Let m1 and m2 be real roots of (5.31) such that m1≠m2. Then
y1 = xm1 and y2=xm2 form a fundamental set of solutions. Hence the general solution is
If the roots of (5.31) are repeated, that is, m1=m2 then the general solution is of the
form
If the roots of (5.31) are the conjugate pair m1= α +iβ, m2= α -iβ, where α and β >o
Verification: xiβ=(elnx)iβ=eiβlnx
y2= x α(xiβ-x-iβ)
y2=2ixαsin (βlnx)
Since Wronskian for x αcos (βlnx) and xαsin (βlnx) in βx 2α-1≠ 0, β>0, on the interval
constitute a fundamental set of real solutions of the differential equation. Hence we get the
Remark 5.7 The method described above holds true for similar equations of order n.
(a) x2y"-2y=0
(b) x2y"-3xy'-2y=0
y=c 1x-1+c2x 2
m2-4m-2=0
144
4 ± 16 + 8
m=
2
1
= 2± 24
2
= 2± 6
y=c 1x2+ 6
+ c2x 2- 6
(c) The auxiliary equation is m2+1=0 so that the general solution is given by
1 1
y'= -c 1 sin (lnx)+c2 cos (lnx)
x x
The main objective of this book, in general and this chapter in particular, is to study
linear differential equations. However, we present here few important general features
along with solution of two classes of non linear differential equations, one in which
dependent variable is missing and the other where independent variable is missing.
There are several significant differences between linear and non linear differential
homogeneous linear differential equations is also a solution. Non linear equations do not
possess this property called superposability. As we have seen in Sections (5.5)-(5.7) linear
differential equations with constant coefficients can be solved. This does not hold for
nonlinear differential equations. Even when we can solve a non linear first-order differential
equation in the form of one parameter family, this family does not, as a rule, represent a
145
general solution. In other words non linear first-order differential equations can possess
singular solutions where as linear equations cannot. There is a major difference in the
equation there is a strong possibility that we can find some form of a solution that one can
look at an explicit solution or a series solution (to be discussed in Chapter 6). On the other
hand, non linear differential equations of higher order are not amenable to solution by
analytic methods. We have to rely only on numerical and qualitative analysis of non linear
differential equations.
It may be pointed out that non linear differential equations represent significant real
world problems but their discussion is beyond the preview of this book.
146
Special kind of non linear differential equations
Second order differential equations of the form F(x, y',y")=0, where dependent
variable y is missing can sometimes be solved using first-order methods. This can be
d2 y dy 2
Example 5.22 Solve 2
− 2x( ) = 0
dx dx
dy du
Solution: Let u= Then the given differential equation can be written as = 2xu2 or
dx dx
du
= 2xdx
u2
or
∫ u-2 du = ∫ 2x dx
-u-1=x 2 + c 12
dy
Since u-1= 1/ , it follows that
dx
dy 1
=- 2 2
dx x + c1
dx
or ∫ dy = -∫ 2 2
x + c1
1 x
or y = - tan −1 + c 2
c1 c1
F(y,y',y")=0
dy
Let u=y'= . By chain rule
dx
147
du du dy du
y"= = =u
dx dy dx dy
du
F(y,u, u )=0
dy
2
d 2 y 1 dy
Example: 5.23 Solve 2 =
dx y dx
du du 1 2
Solution: F(y,u, u )= u − u =0
dy dy y
du 1
or = dy
u y
ln|u| = ln |y|+c1
dy
Substitute u= , separate variables once again, integrate, and relabel constant,
dx
then we have
dy
∫ y
= c 2 ∫ dx
or ln|y| = c2x+c3
or y=c 4ec2x
5.10 Exercises
1. Give an example to show that the condition an(x)≠0 is essential for the validity of
Theorem 5.1
148
2. Show that y=c1e x+c2e-x is the general solution of the differential equation y"-y=0 on
the interval (-∞,∞). Find a member of the family that is a solution of the initial value
problem:
y"-y=0, y(0)=0,y'(0)=1
y(π)=0, y'(π)=3
5. Determine whether a member of the family of curves y=c 1 ex cos x +c2ex sin x can
y(0) = 0, y(π)=0
Homogenous Equations.
6. Show that the function y1 = ex and y2=4ex are linearly dependent on the interval (-
∞,∞).
7. Show that the set of functions y1=x, y2=x2 is a fundamental set of solutions of
9. Show that the set of functions y1=e-x, and y2=xe-x is a fundamental set of solutions
y"+2y'+y=0.
10. Show that {ex/2, xex/2} is a fundamental set of solutions of the differential equation
4y"-4y'+y=0 on (-∞,∞).
Nonhomogeneous Equations
11. Verify that y=c1e2x+c2xe2x+x 2e2x+x-2 is the general solution of the nonhomogeneous
y"-6y'+5y= -9e2x.
Reduction of Order
14. Let y1=e2x be a solution of y"-4y'+4y=0. Find second solution of this equation by
reduction of order.
reduction of order.
(i) 4y"+4y'+17y=0
(ii) y"-10y'+25y=0
(iii) y"-16y'+64y=0
(iv) y"+3y'+2y=0
150
4y"+4y'-3y=0
y(0)=1, y'(0)=5
18. y"-3y'+2y=0
19. 3y"+y=0
20. 3y"+2y'+y=0
d2 y
21. − 4y = 0
dx 2
d2 y dy
22. 2
+5 + 4y = 0
dx dx
23. y"-16y=2e4x
24. y"-5y'=2x3-4x2-x+6
25. y"+4y=-2
π 1 π
y = , y' = 2
8 2 8
26. 5y"+y'=-6x
y(0)=0,y'(0)=-10
27. y"-9y=54
28. y"+3y'=4x-5
29. y"+2y'+y=x2e-x
151
Solve the following initial-value problems by Undetermined Coefficients-Annihilator
approach.
32. y"+5y'-6y=10e2x
y(0)=0, y'(0)=2
Variation of Parameters
equations:
33. y"-y'-2y=e2x
34. y"+4y=tan22x
35. y"+2y'+y=e-xln x
e −x
36. y"+2y'+y=
x3
1
37. y"-y=
x
38. y"+y=sin x
ex
39. y"-2y'+y=
1+ x 2
y(0)=1, y'(0)=0
Cauchy-Euler Equation
44. x2y"-xy'-3y=x2 ln x
152
45. x2y"-xy'-2y=0
46. x2y"+xy'+9y=0
47. 3x2y"+6xy’+y=0
48. 4x2y"+y=0
49. x2y"+5xy'+4y=0
1 1
y = 0, y' = 0
2 2
51. y"+(y')2+1=0
52. x2y"+(y')2=0
y(1) = 5, y'(1)=2
153