1 / 77100%
MATH 334 - DIFFERENTIAL
EQUATIONS - Cauchy-Euler equations
Question Bank - Set 1
Liberty University
Question 1
Question
Solve the Cauchy-Euler equation: x2y′′ 4xy+ 6y= 0.
Solution
To solve the Cauchy-Euler equation, we make the substitution y=xmwhere
mis a constant to be determined.
Step 1: Find the first and second derivatives of y
y=xm
y=mxm1
y′′ =m(m1)xm2
Step 2: Substitute into the differential equation
x2y′′ 4xy+ 6y= 0
x2[m(m1)xm2]4x[mxm1]+6xm= 0
m(m1)xm4mxm+ 6xm= 0
Step 3: Combine like terms
m(m1)xm4mxm+ 6xm= 0
m(m1) 4m+ 6 = 0
m2m4m+ 6 = 0
m25m+ 6 = 0
(m2)(m3) = 0
Step 4: Find the values of m
m= 2 or m= 3
Step 5: Write the general solution The general solution is
y=c1x2+c2x3
where c1and c2are constants.
Question 2
Question
Solve the Cauchy-Euler equation (x21)y′′3xy+4y= 0 using the substitution
y=xm.
Solution
Step 1: Find the first and second derivatives of y=xm. The first derivative of
yis y=mxm1and the second derivative is y′′ =m(m1)xm2.
Step 2: Substitute y=xm,y=mxm1, and y′′ =m(m1)xm2into the
Cauchy-Euler equation. We get (x21)(m(m1)xm2)3x(mxm1)+4xm= 0.
Step 3: Simplify the equation. Expanding and combining like terms gives
us (m2m)xm3mxm+ 4xm= 0.
Step 4: Combine like terms. We have (m24m+ 4)xm= 0.
Step 5: Equate the coefficient of xmto zero. Setting (m24m+ 4) = 0, we
find the characteristic equation m24m+ 4 = 0.
Step 6: Solve the characteristic equation. Factoring the characteristic equa-
tion gives us (m2)2= 0, so m= 2 (with multiplicity 2).
Step 7: Write down the general solution. Since m= 2 has multiplicity 2,
the general solution is y(x) = c1x2+c2x2ln(x), where c1and c2are arbitrary
constants.
Question 3
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y=x2ln x
2
Solution
Step 1: Assume a solution of the form y=xr. Step 2: Differentiate yto find y
and y′′. Step 3: Substitute y, y, and y′′ into the Cauchy-Euler equation. Step
4: Solve for the characteristic equation. Step 5: Determine the roots of the
characteristic equation and use them to form the general solution. Step 6: Find
the particular solution using the method of variation of parameters. Step 7:
Combine the general solution and particular solution to get the final solution.
Question 4
Question
Solve the Cauchy-Euler equation
x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Assume the solution has the form y(x) = xrand differentiate to find y
and y′′.
y=xr,
y=rxr1,
y′′ =r(r1)xr2.
Step 2: Substitute y,y, and y′′ into the Cauchy-Euler equation to get
x2(r(r1)xr2)3x(rxr1)+4xr= 0.
Step 3: Simplify the equation by combining like terms.
r(r1) 3r+ 4 = 0.
Step 4: Solve the quadratic equation for r.
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
r= 2.
Step 5: Form the general solution using the value of r.
y(x) = c1x2+c2x2ln(x),
where c1and c2are constants.
3
Question 5
Question
Solve the Cauchy-Euler equation x2y′′ 5xy+ 6y= 0 using the substitution
y=xr.
Solution
Step 1: Find the derivatives of y=xr.
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute the derivatives of yinto the Cauchy-Euler equation.
x2(r(r1)xr2)5x(rxr1)+6xr= 0
Step 3: Simplify the equation.
r(r1)xr5rxr+ 6xr= 0
Step 4: Factor out xr.
xr(r2r5r+ 6) = 0
xr(r26r+ 6) = 0
Step 5: Find the roots of the characteristic equation r26r+ 6 = 0.
r=6±p(6)24(1)(6)
2(1)
=6±36 24
2
=6±12
2
= 3 ±3
Step 6: Write down the general solution.
y=c1x3+3+c2x33
where c1and c2are arbitrary constants.
Question 6
Question
Solve the Cauchy-Euler equation: x2y′′ 5xy+ 6y= 0.
4
Solution
Step 1: Write the characteristic equation by substituting y=xminto the
Cauchy-Euler equation.
x2m(m1)xm25xmxm1+ 6xm= 0
m(m1) 5m+ 6 = 0
m26m+ 6 = 0
Step 2: Solve the characteristic equation to find the roots m1and m2.
m=6±p(6)2416
2=6±12
2= 3 ±3
Step 3: Write down the general solution using the roots m1and m2.
y(x) = c1x3+3+c2x33
So the general solution to the Cauchy-Euler equation is y(x) = c1x3+3+
c2x33.
Question 7
Question
Find the general solution to the Cauchy-Euler equation x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Guess a solution of the form y=xr. Substitute this into the differential
equation to find the characteristic equation:
r(r1)xr3rxr+ 4xr= 0
Step 2: Simplify the equation:
r2xrrxr3rxr+ 4xr= 0
r24r+ 4 = 0
(r2)2= 0
Step 3: The characteristic equation has a repeated root r= 2. Therefore,
we have the solutions y1=x2and y2=x2ln(x).
Step 4: The general solution to the Cauchy-Euler equation is given by:
y(x) = c1x2+c2x2ln(x)
where c1and c2are arbitrary constants.
5
Question 8
Question
Solve the Cauchy-Euler equation x2y′′ 4xy+ 6y= 0 using the substitution
y=xr.
Solution
Step 1: Find the derivatives of y=xr.
y=rxr1and y′′ =r(r1)xr2
Step 2: Substitute y,y, and y′′ into the Cauchy-Euler equation.
x2(r(r1)xr2)4x(rxr1)+6xr=xr(r(r1) 4r+ 6) = 0
Step 3: Simplify the expression.
r(r1) 4r+ 6 = r2r4r+ 6 = r25r+ 6 = (r2)(r3) = 0
Step 4: Solve for the roots of the characteristic equation.
r= 2 or r= 3
Step 5: Write down the general solution.
y=c1x2+c2x3
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 4xy+
6y= 0 is y=c1x2+c2x3, where c1and c2are arbitrary constants.
Question 9
Question
Solve the Cauchy-Euler equation:
x2y′′ 5xy+ 16y= 0
Solution
Step 1: Assume a solution of the form y(x) = xr. Then, compute the first and
second derivatives of y(x). Step 2: Substitute y(x), y(x), and y′′(x) into the
differential equation. Step 3: Simplify the equation by factoring out xr. Step 4:
Solve for the values of r. Step 5: Form the general solution based on the values
of rfound in step 4.
Step 1: Assume y(x) = xr. Then, compute the first and second derivatives
of y(x).
6
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 2: Substitute y(x), y(x), and y′′(x) into the differential equation.
x2(r(r1)xr2)5x(rxr1) + 16xr= 0
Step 3: Simplify the equation by factoring out xr.
r(r1) 5r+ 16 = 0
Step 4: Solve for the values of r.
r2r5r+ 16 = r26r+ 16 = (r2)(r8) = 0
So, r= 2 or r= 8.
Step 5: Form the general solution based on the values of rfound in step 4.
The general solution is:
y(x) = c1x2+c2x8
where c1and c2are arbitrary constants.
Question 10
Question
Solve the Cauchy-Euler equation (x2x6)y′′3xy4y= 0 using the method
of undetermined coefficients.
Solution
1. First, we assume a solution of the form y(x) = xr. We can rewrite the
given differential equation as:
(x2x6)r(r1)xr23xrxr14xr= 0
2. Simplifying the above expression:
(r27r+ 12)xr3rxr4xr= 0
r210r+ 12 = 0
(r2)(r6) = 0
The roots are r1= 2 and r2= 6. So, the general solution is given by:
y(x) = c1x2+c2x6
7
Question 11
Question
Solve the Cauchy-Euler equation: x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Assume a solution of the form y=xr. Substituting this into the
equation, we get:
x2(r)(r1)xr23x(r)xr1+ 4xr= 0
Step 2: Simplify the equation:
r(r1) 3r+ 4 = 0
Step 3: Rearrange the terms to get a quadratic equation in terms of r:
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
Step 4: Since we have a repeated root, the general solution is:
y=c1x2+c2x2ln(x)
where c1and c2are arbitrary constants.
Question 12
Question
Solve the Cauchy-Euler equation: x3y′′′ 2x2y′′ +xyy= 0.
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Find the first three derivatives of y(x):
y(x) = rxr1, y′′(x) = r(r1)xr2, y′′′(x) = r(r1)(r2)xr3
Step 3: Substitute y(x) and its derivatives back into the original equation and
simplify:
x3(r(r1)(r2)xr3)2x2(r(r1)xr2) + x(rxr1)xr= 0
8
Step 4: Simplify the equation:
r(r1)(r2)xr2r(r1)xr+rxrxr= 0
Step 5: Combine like terms:
r3xr3r2xr+rxrxr= 0
r32r2+r1 = r(r22r+ 1) = r(r1)2= 0
Step 6: Solve for r:r= 0,1 (with multiplicity 2)
Step 7: Write down the general solutions for r:
y(x) = c1x0+c2x+c3xln(x)
where c1, c2, c3are arbitrary constants.
Question 13
Question
Solve the Cauchy-Euler equation (x24)y′′ xy+y= 0.
Solution
Step 1: Write the characteristic equation by assuming y=xr. Step 2: Dif-
ferentiate y=xrto find yand y′′. Step 3: Substitute y,y, and y′′ into the
Cauchy-Euler equation. Step 4: Divide the equation by x2to simplify it. Step
5: Solve the resulting auxiliary equation to find the roots. Step 6: Write down
the general solution using the roots found.
Question 14
Question
Solve the Cauchy-Euler equation:
x2y′′ + 3xy4y= 0
Solution
Step 1: Let’s assume a solution of the form y(x) = xr. We will substitute this
into the differential equation to find the possible values of r.
Step 2: Calculate the first and second derivatives of y(x):
y=rxr1and y′′ =r(r1)xr2
9
Step 3: Now substitute y,y, and y′′ into the differential equation:
x2(r(r1)xr2)+3x(rxr1)4xr= 0
Step 4: Simplify the expression by combining like terms:
r(r1)xr+ 3rxr4xr= 0
Step 5: Factor out xr:
xr(r2r+ 3r4) = 0
Step 6: Simplify the expression further:
xr(r2+ 2r4) = 0
Step 7: Set the expression equal to zero and solve for r:
r2+ 2r4=0
Step 8: Use the quadratic formula to find the roots of the equation:
r=2±p224(1)(4)
2(1) =2±4 + 16
2=2±20
2=1±5
Step 9: The general solution is given by y(x) = c1x(1+5) +c2x(15).
Question 15
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y=x2ln(x).
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Find the first and second derivatives of y(x).
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 3: Substitute y(x) and its derivatives into the differential equation.
x2(r(r1)xr2)3x(rxr1)+4xr=x2ln(x)
Step 4: Simplify the equation.
r(r1)xr3rxr+ 4xr=x2ln(x)
Step 5: Combine like terms.
r2r3r+ 4 = ln(x)
10
Step 6: Simplify the equation.
r24r+ 4 = ln(x)
Step 7: Solve the characteristic equation r24r+ 4 = 0 to find the roots of
r.
(r2)2= 0 =r= 2
Step 8: The solution to the characteristic equation gives us a repeated root
r= 2.
Step 9: Therefore, the general solution to the Cauchy-Euler equation is given
by
y(x) = c1x2+c2x2ln(x)
where c1and c2are arbitrary constants.
Step 10: Now we find the particular solution to the original differential
equation by substituting y(x) = c1x2+c2x2ln(x) into the equation x2y′′
3xy+ 4y=x2ln(x).
Step 11: After substitution and simplification, we equate coefficients of like
terms to obtain c1=2 and c2= 1.
Step 12: Therefore, the solution to the Cauchy-Euler equation x2y′′ 3xy+
4y=x2ln(x) is
y(x) = 2x2+x2ln(x)
Question 16
Question
Solve the Cauchy-Euler equation: x2y′′ xy+ 4y= 0.
Solution
Step 1: Assume a solution of the form y=xr.
Step 2: Find the derivatives of y.
y=rxr1and y′′ =r(r1)xr2
Step 3: Substitute y, y, y′′ back into the Cauchy-Euler equation.
x2(r(r1)xr2)x(rxr1)+4xr= 0
Step 4: Simplify the equation.
r(r1)xrrxr+ 4xr= 0
Step 5: Combine like terms.
r2r+ 4 = 0
11
Step 6: Solve the quadratic equation r2r+ 4 = 0 for r.
r=1±p14(1)(4)
2=1±15
2=1±i15
2
Step 7: Write down the solutions.
y1=x1+i15
2and y2=x1i15
2
Question 17
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Begin by assuming a solution of the form y=xrand substitute it
into the differential equation. Then find the characteristic equation by solving
x2r(r1) 3xr + 4 = 0.
Step 2: Simplify the characteristic equation to r24r+ 4 = 0.
Step 3: Factor the characteristic equation to (r2)2= 0.
Step 4: There is a repeated root at r= 2. Therefore, the general solution
takes the form y=C1x2+C2x2ln(x), where C1and C2are constants.
Step 5: Thus, the general solution to the Cauchy-Euler equation x2y′′
3xy+ 4y= 0 is y=C1x2+C2x2ln(x).
Question 18
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y=x4.
Solution
Step 1: Write the characteristic equation by substituting y=xrinto the homo-
geneous form of the equation (xny′′ +pxn1y+qxny= 0).
r(r1)xr23rxr1+ 4xr= 0
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
r= 2(multiplicity 2)
So, the auxiliary equation has the repeated root r= 2.
12
Step 2: Form the complementary function yc(x) = c1x2+c2x2ln xwhere c1
and c2are constants to be determined.
Step 3: Find a particular solution yp(x) using the method of undetermined
coefficients. Since x4is a polynomial of degree 4, we guess yp(x) = Ax4+Bx3+
Cx2+Dx +E.
x2(4A)3x(4Ax3+ 3Bx2+ 2Cx +D) + 4(Ax4+Bx3+Cx2+Dx +E) = x4
4Ax212Ax29Bx28Cx 3Dx + 4Ax4+ 4Bx3+ 4Cx2+ 4Dx + 4E=x4
4Ax4+ (4B12A)x3+ (9B+ 4C)x2+ (8C3D)x+ 4A=x4
By comparing coefficients, we get:
4A= 1,4B12A= 0,9B+ 4C= 0,8C3D= 0,4A= 0
Solving the system of equations, we find A=1
4, B =3
16 , C =9
64 , D =
27
128 , E = 0.
Therefore, the particular solution is yp(x) = 1
4x4+3
16 x3+9
64 x227
128 x.
Step 4: The general solution is given by y(x) = yc(x) + yp(x). Thus, the
solution to the Cauchy-Euler equation is
y(x) = c1x2+c2x2ln x+1
4x4+3
16x3+9
64x227
128x
Question 19
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Write the equation in standard form by dividing by x2:
y′′ 3
xy+4
x2y= 0.
Step 2: Assume a solution of the form y=xr. Substitute yand its deriva-
tives into the equation and solve for r:
r(r1)xr23
xrxr1+4
x2xr= 0,
r2r3r+ 4 = 0,
r24r+ 4 = 0,
(r2)2= 0.
13
Step 3: The characteristic equation has a repeated root r= 2. Therefore,
the general solution is given by:
y(x) = c1x2+c2x2ln(x),
where c1and c2are arbitrary constants.
Question 20
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y= 0 using the substitution
y=xm.
Solution
Step 1: Find the first and second derivatives of y=xm.
y=xm
y=mxm1
y′′ =m(m1)xm2
Step 2: Substitute y=xm,y=mxm1, and y′′ =m(m1)xm2into the
given differential equation.
x2(m(m1)xm2)3x(mxm1)+4xm= 0
m(m1)xm3mxm+ 4xm= 0
m2m3m+ 4 = 0
m24m+ 4 = 0
(m2)2= 0
Step 3: Find the roots of the characteristic equation.
m= 2
Step 4: Write down the general solution based on the roots found.
y=c1x2+c2x2ln(x)
Question 21
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 3y= 0 using the substitution
y=xm.
14
Solution
Step 1: Let’s begin by making the substitution y=xminto the differential
equation x2y′′ 3xy+ 3y= 0, and find the derivatives of y.
y=xm
y=mxm1
y′′ =m(m1)xm2
Substitute y,y, and y′′ back into the differential equation:
x2(m(m1)xm2)3x(mxm1)+3xm= 0
Simplify the equation:
m(m1)xm3mxm+ 3xm= 0
m(m1) 3m+ 3 = 0
Step 2: Solve the resulting characteristic equation m(m1) 3m+ 3 = 0:
m2m3m+ 3 = 0
m24m+ 3 = 0
(m3)(m1) = 0
So, we have m= 1 or m= 3.
Step 3: Form the general solution:
y=c1x1+c2x3
y=c1x+c2x3
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 3xy+
3y= 0 is y=c1x+c2x3.
Question 22
Question
Solve the Cauchy-Euler equation:
x2y′′ +xyy= 0
15
Solution
Step 1: Write the equation in standard form by dividing through by x2:
y′′ +1
xy1
x2y= 0
Step 2: Guess a solution of the form y=xr. Substitute this into the
equation:
r(r1)xr2+1
xrxr11
x2xr= 0
Step 3: Simplify the equation:
r2r+r1 = 0
r21 = 0
(r1)(r+ 1) = 0
Step 4: Find the roots of the characteristic equation:
r1= 1 and r2=1
Step 5: Write down the general solution:
y=c1x1+c2x1
y=c1x+c2
x
Question 23
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y= 0
Solution
Step 1: Assume a solution of the form y=xr.
Step 2: Find the first and second derivatives of y.
y=rxr1
y′′ =r(r1)xr2
Step 3: Substitute y,y, and y′′ back into the differential equation.
x2(r)(r1)xr23x(rxr1)+4xr= 0
16
Step 4: Simplify the equation.
r(r1)xr3rxr+ 4xr= 0
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
Step 5: Solve for r.
r= 2
Step 6: Form the general solution. Since there is a repeated root at r= 2,
the general solution is:
y(x) = c1x2+c2x2ln(x)
where c1and c2are constants.
Question 24
Question
Solve the Cauchy-Euler equation x2y′′ 5xy+ 4y= 0 using the substitution
y=xr.
Solution
Step 1: Find the first and second derivatives of y=xr.
y=xr
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute y=xr,y=rxr1, and y′′ =r(r1)xr2into the
Cauchy-Euler equation.
x2(r(r1)xr2)5x(rxr1)+4xr= 0
Step 3: Simplify the equation.
r(r1)xr5rxr+ 4xr= 0
r2r5r+ 4 = 0
r26r+ 4 = 0
Step 4: Solve the quadratic equation for r.
r=6±p624(1)(4)
2=6±32
2=6±42
2
17
Step 5: Find the roots of the equation.
r1= 3 + 22, r2= 3 22
Step 6: Write the general solution using the roots r1and r2.
y=c1x3+22+c2x322
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 5xy+
4y= 0 is y=c1x3+22+c2x322.
Question 25
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y=x3
Solution
Step 1: We first identify the characteristic equation by substituting y=xrinto
the Cauchy-Euler equation:
x2(r(r1)xr2)3x(rxr1)+4xr=x3
Step 2: Simplifying the expression gives:
r(r1)xr3rxr+ 4xr=x3
Step 3: Combining like terms yields the characteristic equation:
r24r+ 4 = 0
Step 4: The characteristic equation can be factored as (r2)2= 0, so we
have a repeated root r= 2.
Step 5: The solution to the Cauchy-Euler equation is therefore of the form:
y(x) = c1x2+c2x2ln(x)
Step 6: To find a particular solution, we use the method of undetermined
coefficients. Assume a particular solution of the form:
yp=Ax3
Step 7: Substituting yp=Ax3back into the original differential equation,
we get:
(Ax3)′′ 3x(Ax3)+ 4Ax3=x3
18
Step 8: Simplifying the expression gives:
6Ax + 4Ax3=x3
Step 9: Equating coefficients gives 4A= 1, so A=1
4.
Step 10. The general solution to the Cauchy-Euler equation is:
y(x) = c1x2+c2x2ln(x) + 1
4x3
Question 26
Question
Solve the Cauchy-Euler equation: x2y′′ 5xy+ 6y= 0.
Solution
Step 1: Write down the characteristic equation. In the case of a Cauchy-Euler
equation, the characteristic equation is obtained by substituting y=xrinto the
differential equation.
r(r1)xr5rxr+ 6xr= 0
Step 2: Simplify the characteristic equation.
r2r5r+ 6 = 0
r26r+ 6 = 0
Step 3: Solve for the roots of the characteristic equation using the quadratic
formula.
r=6±624·1·6
2=6±12
2=6±23
2
r= 3 ±3
Step 4: Write down the general solution to the Cauchy-Euler equation.
y(x) = c1x3+3+c2x33
Therefore, the general solution to the given Cauchy-Euler equation is y(x) =
c1x3+3+c2x33, where c1and c2are arbitrary constants.
Question 27
Question
Solve the Cauchy-Euler equation:
x2y′′ 5xy+ 8y= 0
19
Solution
Step 1: Write the characteristic equation by assuming y=xr. Step 2: Dif-
ferentiate ytwice and substitute into the differential equation. Step 3: Solve
the characteristic equation to find the roots. Step 4: Write down the general
solution.
Step 1: Assume y=xrand differentiate.
y=xr
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute y,y, and y′′ into the differential equation.
x2y′′ 5xy+ 8y= 0
x2(r(r1)xr2)5x(rxr1)+8xr= 0
r(r1)xr5rxr+ 8xr= 0
Step 3: Solve the characteristic equation r(r1) 5r+ 8 = 0.
r2r5r+ 8 = 0
r26r+ 8 = 0
(r2)(r4) = 0
So, the roots are r= 2 and r= 4.
Step 4: Write down the general solution.
The general solution of the Cauchy-Euler equation is:
y(x) = c1x2+c2x4
where c1and c2are constants.
Question 28
Question
Solve the Cauchy-Euler equation x2y′′ +xy6y= 0 using the substitution
y=xr.
20
Solution
Step 1: Find the derivatives of y=xr.
y=xr
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute the derivatives into the Cauchy-Euler equation.
x2(r(r1)xr2) + x(rxr1)6xr= 0
Step 3: Simplify the equation.
r(r1)xr+rxr6xr= 0
Step 4: Combine like terms.
r2xrr2xr6xr= 0
Step 5: Simplify further.
6xr= 0
Step 6: Divide by xr.
6=0
Step 7: Since 6= 0, there are no solutions to this differential equation
using the substitution y=xr. Thus, we conclude that y=xrdoes not solve
the Cauchy-Euler equation x2y′′ +xy6y= 0.
Question 29
Question
Solve the Cauchy-Euler equation x2y′′ + 5xy6y= 0 using the substitution
y=xr.
Solution
Step 1: Find the derivatives of y=xr.
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute yand its derivatives into the differential equation.
x2(r(r1)xr2)+5x(rxr1)6xr= 0
r(r1)xr+ 5rxr6xr= 0
r2r+ 5r6=0
r2+ 4r6=0
(r+ 3)(r2) = 0
21
Step 3: Solve for the roots of the characteristic equation: r=3 and r= 2.
Step 4: Write down the general solution using the roots r1and r2.
y=c1x3+c2x2
Therefore, the general solution to the Cauchy-Euler equation x2y′′ + 5xy
6y= 0 is y=c1x3+c2x2, where c1and c2are arbitrary constants.
Question 30
Question
Solve the Cauchy-Euler equation:
x2y′′ 5xy+ 6y= 0
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Find the first and second derivatives of y(x):
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 3: Substitute y(x), y(x), and y′′(x) back into the Cauchy-Euler equation:
x2(r(r1)xr2)5x(rxr1)+6xr= 0
Step 4: Simplify the equation by combining like terms:
r(r1)xr5rxr+ 6xr= 0
r2r5r+ 6 = 0
Step 5: Solve the quadratic equation r26r+ 6 = 0 to find the roots:
r=6±p(6)2416
21=6±36 24
2=6±12
2
r=6±23
2= 3 ±3
Step 6: Write the general solution using the roots r1= 3 + 3 and r2= 3 3:
y(x) = c1x3+3+c2x33
where c1and c2are constants.
Question 31
Question
Solve the Cauchy-Euler equation: x2y′′ 3xy+ 7y= 0.
22
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Calculate the first and second derivatives of y(x).
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 3: Substitute y(x), y(x), and y′′(x) into the differential equation.
x2(r(r1)xr2)3x(rxr1)+7xr= 0
Step 4: Simplify the equation.
r(r1)xr3rxr+ 7xr= 0
r(r1) 3r+ 7 = 0
Step 5: Solve the quadratic equation.
r2r3r+ 7 = 0
r24r+ 7 = 0
r=4±p(4)24(1)(7)
2(1)
r=4±16 28
2
r=4±12
2
r=4±2i3
2
r= 2 ±i3
Step 6: Write the general solution.
y(x) = c1x2+3i+c2x23i
y(x) = c1x2cos3 ln(x)+c2x2sin3 ln(x)
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 3xy+
7y= 0 is y(x) = c1x2cos3 ln(x)+c2x2sin3 ln(x).
Question 32
Question
Solve the Cauchy-Euler differential equation: x2y′′ + 5xy+ 7y= 0.
23
Solution
Step 1: Write the equation in standard form by finding the characteristic equa-
tion. Assume y=xr.
x2r(r1)xr2+ 5xrxr1+ 7xr= 0
r(r1) + 5r+ 7 = 0
r2+ 4r+ 7 = 0
Step 2: Solve the characteristic equation for rusing the quadratic formula.
r=4±p424(1)(7)
2(1)
r=4±16 28
2
r=4±12
2
r=4±2i3
2
r=2±i3
Step 3: Form the general solution using the roots of the characteristic equa-
tion.
y(x) = c1x2cos3 ln x+c2x2sin3 ln x
where c1and c2are arbitrary constants.
Therefore, the solution to the Cauchy-Euler differential equation x2y′′ +
5xy+ 7y= 0 is y(x) = c1x2cos3 ln x+c2x2sin3 ln x.
Question 33
Question
Solve the Cauchy-Euler equation x2y′′ 5xy+ 6y= 0 using the substitution
y=xm.
Solution
To solve the Cauchy-Euler equation x2y′′ 5xy+ 6y= 0 using the substitution
y=xm, we need to find the values of mthat satisfy the equation.
Step 1: Find the derivatives of y=xm. Start by finding the first and
second derivatives of y:
y=xm
y=mxm1
y′′ =m(m1)xm2
24
Step 2: Substitute y,y, and y′′ into the Cauchy-Euler equation. Substitute
y=xm,y=mxm1, and y′′ =m(m1)xm2into the Cauchy-Euler equation:
x2(m(m1)xm2)5x(mxm1)+6xm= 0
Step 3: Simplify the equation. Simplify the equation from Step 2:
m(m1)xm5mxm+ 6xm= 0
Step 4: Factor out xm. Factor out xmfrom the equation:
xm(m(m1) 5m+ 6) = 0
Step 5: Set the expression equal to zero. Set the expression equal to zero
to find the values of m:
m(m1) 5m+ 6 = 0
m2m5m+ 6 = 0
m26m+ 6 = 0
Step 6: Solve for m. Solve the quadratic equation m26m+ 6 = 0 to find
the values of m. The solutions are:
m= 3 ±3
Step 7: Write the general solution. The general solution to the Cauchy-
Euler equation is given by:
y(x) = c1x3+3+c2x33
where c1and c2are constants determined by initial conditions.
Question 34
Question
Solve the Cauchy-Euler equation:
x2y′′ + 3xy4y= 0
Solution
Step 1: Assume a solution of the form y(x) = xrand differentiate twice to find
yand y′′.
y(x) = xr
y(x) = rxr1
y′′(x) = r(r1)xr2
25
Step 2: Substitute y,y, and y′′ back into the Cauchy-Euler equation.
x2(r(r1)xr2)+3x(rxr1)4xr= 0
Step 3: Simplify the equation and express it in terms of r.
r(r1)xr+ 3rxr4xr= 0
r2r+ 3r4=0
r2+ 2r4=0
(r+ 2)(r2) = 0
Step 4: Find the roots of the characteristic equation to determine the solu-
tions.
The roots are r=2 and r= 2.
Step 5: Form the general solution using the roots.
y(x) = c1x2+c2x2
Therefore, the general solution to the Cauchy-Euler equation x2y′′ + 3xy
4y= 0 is y(x) = c1x2+c2x2, where c1and c2are arbitrary constants.
Question 35
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y= 0
Solution
Step 1: Assume a solution of the form y(x) = xrand compute the derivatives.
Step 2: Substitute y(x) and its derivatives into the Cauchy-Euler equation.
Step 3: Simplify the resulting equation by regrouping terms.
Step 4: Solve the resulting characteristic equation for r.
Step 5: Write down the general solution of the Cauchy-Euler equation.
Step 1: Assume y(x) = xr, then find the first and second derivatives:
y(x) = rxr1
y′′(x) = r(r1)xr2
Step 2: Substitute y(x) and its derivatives into the Cauchy-Euler equation:
x2(r(r1)xr2)3x(rxr1)+4xr= 0
26
(m2)(m3) = 0
Step 4: Find the values of m
m= 2 or m= 3
Step 5: Write the general solution The general solution is
y=c1x2+c2x3
where c1and c2are constants.
Question 2
Question
Solve the Cauchy-Euler equation (x21)y′′3xy+4y= 0 using the substitution
y=xm.
Solution
Step 1: Find the first and second derivatives of y=xm. The first derivative of
yis y=mxm1and the second derivative is y′′ =m(m1)xm2.
Step 2: Substitute y=xm,y=mxm1, and y′′ =m(m1)xm2into the
Cauchy-Euler equation. We get (x21)(m(m1)xm2)3x(mxm1)+4xm= 0.
Step 3: Simplify the equation. Expanding and combining like terms gives
us (m2m)xm3mxm+ 4xm= 0.
Step 4: Combine like terms. We have (m24m+ 4)xm= 0.
Step 5: Equate the coefficient of xmto zero. Setting (m24m+ 4) = 0, we
find the characteristic equation m24m+ 4 = 0.
Step 6: Solve the characteristic equation. Factoring the characteristic equa-
tion gives us (m2)2= 0, so m= 2 (with multiplicity 2).
Step 7: Write down the general solution. Since m= 2 has multiplicity 2,
the general solution is y(x) = c1x2+c2x2ln(x), where c1and c2are arbitrary
constants.
Question 3
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y=x2ln x
2
Solution
Step 1: Assume a solution of the form y=xr. Step 2: Differentiate yto find y
and y′′. Step 3: Substitute y, y, and y′′ into the Cauchy-Euler equation. Step
4: Solve for the characteristic equation. Step 5: Determine the roots of the
characteristic equation and use them to form the general solution. Step 6: Find
the particular solution using the method of variation of parameters. Step 7:
Combine the general solution and particular solution to get the final solution.
Question 4
Question
Solve the Cauchy-Euler equation
x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Assume the solution has the form y(x) = xrand differentiate to find y
and y′′.
y=xr,
y=rxr1,
y′′ =r(r1)xr2.
Step 2: Substitute y,y, and y′′ into the Cauchy-Euler equation to get
x2(r(r1)xr2)3x(rxr1)+4xr= 0.
Step 3: Simplify the equation by combining like terms.
r(r1) 3r+ 4 = 0.
Step 4: Solve the quadratic equation for r.
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
r= 2.
Step 5: Form the general solution using the value of r.
y(x) = c1x2+c2x2ln(x),
where c1and c2are constants.
3
Question 5
Question
Solve the Cauchy-Euler equation x2y′′ 5xy+ 6y= 0 using the substitution
y=xr.
Solution
Step 1: Find the derivatives of y=xr.
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute the derivatives of yinto the Cauchy-Euler equation.
x2(r(r1)xr2)5x(rxr1)+6xr= 0
Step 3: Simplify the equation.
r(r1)xr5rxr+ 6xr= 0
Step 4: Factor out xr.
xr(r2r5r+ 6) = 0
xr(r26r+ 6) = 0
Step 5: Find the roots of the characteristic equation r26r+ 6 = 0.
r=6±p(6)24(1)(6)
2(1)
=6±36 24
2
=6±12
2
= 3 ±3
Step 6: Write down the general solution.
y=c1x3+3+c2x33
where c1and c2are arbitrary constants.
Question 6
Question
Solve the Cauchy-Euler equation: x2y′′ 5xy+ 6y= 0.
4
Solution
Step 1: Write the characteristic equation by substituting y=xminto the
Cauchy-Euler equation.
x2m(m1)xm25xmxm1+ 6xm= 0
m(m1) 5m+ 6 = 0
m26m+ 6 = 0
Step 2: Solve the characteristic equation to find the roots m1and m2.
m=6±p(6)2416
2=6±12
2= 3 ±3
Step 3: Write down the general solution using the roots m1and m2.
y(x) = c1x3+3+c2x33
So the general solution to the Cauchy-Euler equation is y(x) = c1x3+3+
c2x33.
Question 7
Question
Find the general solution to the Cauchy-Euler equation x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Guess a solution of the form y=xr. Substitute this into the differential
equation to find the characteristic equation:
r(r1)xr3rxr+ 4xr= 0
Step 2: Simplify the equation:
r2xrrxr3rxr+ 4xr= 0
r24r+ 4 = 0
(r2)2= 0
Step 3: The characteristic equation has a repeated root r= 2. Therefore,
we have the solutions y1=x2and y2=x2ln(x).
Step 4: The general solution to the Cauchy-Euler equation is given by:
y(x) = c1x2+c2x2ln(x)
where c1and c2are arbitrary constants.
5
Question 8
Question
Solve the Cauchy-Euler equation x2y′′ 4xy+ 6y= 0 using the substitution
y=xr.
Solution
Step 1: Find the derivatives of y=xr.
y=rxr1and y′′ =r(r1)xr2
Step 2: Substitute y,y, and y′′ into the Cauchy-Euler equation.
x2(r(r1)xr2)4x(rxr1)+6xr=xr(r(r1) 4r+ 6) = 0
Step 3: Simplify the expression.
r(r1) 4r+ 6 = r2r4r+ 6 = r25r+ 6 = (r2)(r3) = 0
Step 4: Solve for the roots of the characteristic equation.
r= 2 or r= 3
Step 5: Write down the general solution.
y=c1x2+c2x3
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 4xy+
6y= 0 is y=c1x2+c2x3, where c1and c2are arbitrary constants.
Question 9
Question
Solve the Cauchy-Euler equation:
x2y′′ 5xy+ 16y= 0
Solution
Step 1: Assume a solution of the form y(x) = xr. Then, compute the first and
second derivatives of y(x). Step 2: Substitute y(x), y(x), and y′′(x) into the
differential equation. Step 3: Simplify the equation by factoring out xr. Step 4:
Solve for the values of r. Step 5: Form the general solution based on the values
of rfound in step 4.
Step 1: Assume y(x) = xr. Then, compute the first and second derivatives
of y(x).
6
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 2: Substitute y(x), y(x), and y′′(x) into the differential equation.
x2(r(r1)xr2)5x(rxr1) + 16xr= 0
Step 3: Simplify the equation by factoring out xr.
r(r1) 5r+ 16 = 0
Step 4: Solve for the values of r.
r2r5r+ 16 = r26r+ 16 = (r2)(r8) = 0
So, r= 2 or r= 8.
Step 5: Form the general solution based on the values of rfound in step 4.
The general solution is:
y(x) = c1x2+c2x8
where c1and c2are arbitrary constants.
Question 10
Question
Solve the Cauchy-Euler equation (x2x6)y′′3xy4y= 0 using the method
of undetermined coefficients.
Solution
1. First, we assume a solution of the form y(x) = xr. We can rewrite the
given differential equation as:
(x2x6)r(r1)xr23xrxr14xr= 0
2. Simplifying the above expression:
(r27r+ 12)xr3rxr4xr= 0
r210r+ 12 = 0
(r2)(r6) = 0
The roots are r1= 2 and r2= 6. So, the general solution is given by:
y(x) = c1x2+c2x6
7
Question 11
Question
Solve the Cauchy-Euler equation: x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Assume a solution of the form y=xr. Substituting this into the
equation, we get:
x2(r)(r1)xr23x(r)xr1+ 4xr= 0
Step 2: Simplify the equation:
r(r1) 3r+ 4 = 0
Step 3: Rearrange the terms to get a quadratic equation in terms of r:
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
Step 4: Since we have a repeated root, the general solution is:
y=c1x2+c2x2ln(x)
where c1and c2are arbitrary constants.
Question 12
Question
Solve the Cauchy-Euler equation: x3y′′′ 2x2y′′ +xyy= 0.
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Find the first three derivatives of y(x):
y(x) = rxr1, y′′(x) = r(r1)xr2, y′′′(x) = r(r1)(r2)xr3
Step 3: Substitute y(x) and its derivatives back into the original equation and
simplify:
x3(r(r1)(r2)xr3)2x2(r(r1)xr2) + x(rxr1)xr= 0
8
Step 4: Simplify the equation:
r(r1)(r2)xr2r(r1)xr+rxrxr= 0
Step 5: Combine like terms:
r3xr3r2xr+rxrxr= 0
r32r2+r1 = r(r22r+ 1) = r(r1)2= 0
Step 6: Solve for r:r= 0,1 (with multiplicity 2)
Step 7: Write down the general solutions for r:
y(x) = c1x0+c2x+c3xln(x)
where c1, c2, c3are arbitrary constants.
Question 13
Question
Solve the Cauchy-Euler equation (x24)y′′ xy+y= 0.
Solution
Step 1: Write the characteristic equation by assuming y=xr. Step 2: Dif-
ferentiate y=xrto find yand y′′. Step 3: Substitute y,y, and y′′ into the
Cauchy-Euler equation. Step 4: Divide the equation by x2to simplify it. Step
5: Solve the resulting auxiliary equation to find the roots. Step 6: Write down
the general solution using the roots found.
Question 14
Question
Solve the Cauchy-Euler equation:
x2y′′ + 3xy4y= 0
Solution
Step 1: Let’s assume a solution of the form y(x) = xr. We will substitute this
into the differential equation to find the possible values of r.
Step 2: Calculate the first and second derivatives of y(x):
y=rxr1and y′′ =r(r1)xr2
9
Step 3: Now substitute y,y, and y′′ into the differential equation:
x2(r(r1)xr2)+3x(rxr1)4xr= 0
Step 4: Simplify the expression by combining like terms:
r(r1)xr+ 3rxr4xr= 0
Step 5: Factor out xr:
xr(r2r+ 3r4) = 0
Step 6: Simplify the expression further:
xr(r2+ 2r4) = 0
Step 7: Set the expression equal to zero and solve for r:
r2+ 2r4=0
Step 8: Use the quadratic formula to find the roots of the equation:
r=2±p224(1)(4)
2(1) =2±4 + 16
2=2±20
2=1±5
Step 9: The general solution is given by y(x) = c1x(1+5) +c2x(15).
Question 15
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y=x2ln(x).
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Find the first and second derivatives of y(x).
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 3: Substitute y(x) and its derivatives into the differential equation.
x2(r(r1)xr2)3x(rxr1)+4xr=x2ln(x)
Step 4: Simplify the equation.
r(r1)xr3rxr+ 4xr=x2ln(x)
Step 5: Combine like terms.
r2r3r+ 4 = ln(x)
10
Step 6: Simplify the equation.
r24r+ 4 = ln(x)
Step 7: Solve the characteristic equation r24r+ 4 = 0 to find the roots of
r.
(r2)2= 0 =r= 2
Step 8: The solution to the characteristic equation gives us a repeated root
r= 2.
Step 9: Therefore, the general solution to the Cauchy-Euler equation is given
by
y(x) = c1x2+c2x2ln(x)
where c1and c2are arbitrary constants.
Step 10: Now we find the particular solution to the original differential
equation by substituting y(x) = c1x2+c2x2ln(x) into the equation x2y′′
3xy+ 4y=x2ln(x).
Step 11: After substitution and simplification, we equate coefficients of like
terms to obtain c1=2 and c2= 1.
Step 12: Therefore, the solution to the Cauchy-Euler equation x2y′′ 3xy+
4y=x2ln(x) is
y(x) = 2x2+x2ln(x)
Question 16
Question
Solve the Cauchy-Euler equation: x2y′′ xy+ 4y= 0.
Solution
Step 1: Assume a solution of the form y=xr.
Step 2: Find the derivatives of y.
y=rxr1and y′′ =r(r1)xr2
Step 3: Substitute y, y, y′′ back into the Cauchy-Euler equation.
x2(r(r1)xr2)x(rxr1)+4xr= 0
Step 4: Simplify the equation.
r(r1)xrrxr+ 4xr= 0
Step 5: Combine like terms.
r2r+ 4 = 0
11
Step 6: Solve the quadratic equation r2r+ 4 = 0 for r.
r=1±p14(1)(4)
2=1±15
2=1±i15
2
Step 7: Write down the solutions.
y1=x1+i15
2and y2=x1i15
2
Question 17
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Begin by assuming a solution of the form y=xrand substitute it
into the differential equation. Then find the characteristic equation by solving
x2r(r1) 3xr + 4 = 0.
Step 2: Simplify the characteristic equation to r24r+ 4 = 0.
Step 3: Factor the characteristic equation to (r2)2= 0.
Step 4: There is a repeated root at r= 2. Therefore, the general solution
takes the form y=C1x2+C2x2ln(x), where C1and C2are constants.
Step 5: Thus, the general solution to the Cauchy-Euler equation x2y′′
3xy+ 4y= 0 is y=C1x2+C2x2ln(x).
Question 18
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y=x4.
Solution
Step 1: Write the characteristic equation by substituting y=xrinto the homo-
geneous form of the equation (xny′′ +pxn1y+qxny= 0).
r(r1)xr23rxr1+ 4xr= 0
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
r= 2(multiplicity 2)
So, the auxiliary equation has the repeated root r= 2.
12
Step 2: Form the complementary function yc(x) = c1x2+c2x2ln xwhere c1
and c2are constants to be determined.
Step 3: Find a particular solution yp(x) using the method of undetermined
coefficients. Since x4is a polynomial of degree 4, we guess yp(x) = Ax4+Bx3+
Cx2+Dx +E.
x2(4A)3x(4Ax3+ 3Bx2+ 2Cx +D) + 4(Ax4+Bx3+Cx2+Dx +E) = x4
4Ax212Ax29Bx28Cx 3Dx + 4Ax4+ 4Bx3+ 4Cx2+ 4Dx + 4E=x4
4Ax4+ (4B12A)x3+ (9B+ 4C)x2+ (8C3D)x+ 4A=x4
By comparing coefficients, we get:
4A= 1,4B12A= 0,9B+ 4C= 0,8C3D= 0,4A= 0
Solving the system of equations, we find A=1
4, B =3
16 , C =9
64 , D =
27
128 , E = 0.
Therefore, the particular solution is yp(x) = 1
4x4+3
16 x3+9
64 x227
128 x.
Step 4: The general solution is given by y(x) = yc(x) + yp(x). Thus, the
solution to the Cauchy-Euler equation is
y(x) = c1x2+c2x2ln x+1
4x4+3
16x3+9
64x227
128x
Question 19
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Write the equation in standard form by dividing by x2:
y′′ 3
xy+4
x2y= 0.
Step 2: Assume a solution of the form y=xr. Substitute yand its deriva-
tives into the equation and solve for r:
r(r1)xr23
xrxr1+4
x2xr= 0,
r2r3r+ 4 = 0,
r24r+ 4 = 0,
(r2)2= 0.
13
Step 3: The characteristic equation has a repeated root r= 2. Therefore,
the general solution is given by:
y(x) = c1x2+c2x2ln(x),
where c1and c2are arbitrary constants.
Question 20
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y= 0 using the substitution
y=xm.
Solution
Step 1: Find the first and second derivatives of y=xm.
y=xm
y=mxm1
y′′ =m(m1)xm2
Step 2: Substitute y=xm,y=mxm1, and y′′ =m(m1)xm2into the
given differential equation.
x2(m(m1)xm2)3x(mxm1)+4xm= 0
m(m1)xm3mxm+ 4xm= 0
m2m3m+ 4 = 0
m24m+ 4 = 0
(m2)2= 0
Step 3: Find the roots of the characteristic equation.
m= 2
Step 4: Write down the general solution based on the roots found.
y=c1x2+c2x2ln(x)
Question 21
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 3y= 0 using the substitution
y=xm.
14
Solution
Step 1: Let’s begin by making the substitution y=xminto the differential
equation x2y′′ 3xy+ 3y= 0, and find the derivatives of y.
y=xm
y=mxm1
y′′ =m(m1)xm2
Substitute y,y, and y′′ back into the differential equation:
x2(m(m1)xm2)3x(mxm1)+3xm= 0
Simplify the equation:
m(m1)xm3mxm+ 3xm= 0
m(m1) 3m+ 3 = 0
Step 2: Solve the resulting characteristic equation m(m1) 3m+ 3 = 0:
m2m3m+ 3 = 0
m24m+ 3 = 0
(m3)(m1) = 0
So, we have m= 1 or m= 3.
Step 3: Form the general solution:
y=c1x1+c2x3
y=c1x+c2x3
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 3xy+
3y= 0 is y=c1x+c2x3.
Question 22
Question
Solve the Cauchy-Euler equation:
x2y′′ +xyy= 0
15
Solution
Step 1: Write the equation in standard form by dividing through by x2:
y′′ +1
xy1
x2y= 0
Step 2: Guess a solution of the form y=xr. Substitute this into the
equation:
r(r1)xr2+1
xrxr11
x2xr= 0
Step 3: Simplify the equation:
r2r+r1 = 0
r21 = 0
(r1)(r+ 1) = 0
Step 4: Find the roots of the characteristic equation:
r1= 1 and r2=1
Step 5: Write down the general solution:
y=c1x1+c2x1
y=c1x+c2
x
Question 23
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y= 0
Solution
Step 1: Assume a solution of the form y=xr.
Step 2: Find the first and second derivatives of y.
y=rxr1
y′′ =r(r1)xr2
Step 3: Substitute y,y, and y′′ back into the differential equation.
x2(r)(r1)xr23x(rxr1)+4xr= 0
16
Step 4: Simplify the equation.
r(r1)xr3rxr+ 4xr= 0
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
Step 5: Solve for r.
r= 2
Step 6: Form the general solution. Since there is a repeated root at r= 2,
the general solution is:
y(x) = c1x2+c2x2ln(x)
where c1and c2are constants.
Question 24
Question
Solve the Cauchy-Euler equation x2y′′ 5xy+ 4y= 0 using the substitution
y=xr.
Solution
Step 1: Find the first and second derivatives of y=xr.
y=xr
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute y=xr,y=rxr1, and y′′ =r(r1)xr2into the
Cauchy-Euler equation.
x2(r(r1)xr2)5x(rxr1)+4xr= 0
Step 3: Simplify the equation.
r(r1)xr5rxr+ 4xr= 0
r2r5r+ 4 = 0
r26r+ 4 = 0
Step 4: Solve the quadratic equation for r.
r=6±p624(1)(4)
2=6±32
2=6±42
2
17
Step 5: Find the roots of the equation.
r1= 3 + 22, r2= 3 22
Step 6: Write the general solution using the roots r1and r2.
y=c1x3+22+c2x322
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 5xy+
4y= 0 is y=c1x3+22+c2x322.
Question 25
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y=x3
Solution
Step 1: We first identify the characteristic equation by substituting y=xrinto
the Cauchy-Euler equation:
x2(r(r1)xr2)3x(rxr1)+4xr=x3
Step 2: Simplifying the expression gives:
r(r1)xr3rxr+ 4xr=x3
Step 3: Combining like terms yields the characteristic equation:
r24r+ 4 = 0
Step 4: The characteristic equation can be factored as (r2)2= 0, so we
have a repeated root r= 2.
Step 5: The solution to the Cauchy-Euler equation is therefore of the form:
y(x) = c1x2+c2x2ln(x)
Step 6: To find a particular solution, we use the method of undetermined
coefficients. Assume a particular solution of the form:
yp=Ax3
Step 7: Substituting yp=Ax3back into the original differential equation,
we get:
(Ax3)′′ 3x(Ax3)+ 4Ax3=x3
18
Step 8: Simplifying the expression gives:
6Ax + 4Ax3=x3
Step 9: Equating coefficients gives 4A= 1, so A=1
4.
Step 10. The general solution to the Cauchy-Euler equation is:
y(x) = c1x2+c2x2ln(x) + 1
4x3
Question 26
Question
Solve the Cauchy-Euler equation: x2y′′ 5xy+ 6y= 0.
Solution
Step 1: Write down the characteristic equation. In the case of a Cauchy-Euler
equation, the characteristic equation is obtained by substituting y=xrinto the
differential equation.
r(r1)xr5rxr+ 6xr= 0
Step 2: Simplify the characteristic equation.
r2r5r+ 6 = 0
r26r+ 6 = 0
Step 3: Solve for the roots of the characteristic equation using the quadratic
formula.
r=6±624·1·6
2=6±12
2=6±23
2
r= 3 ±3
Step 4: Write down the general solution to the Cauchy-Euler equation.
y(x) = c1x3+3+c2x33
Therefore, the general solution to the given Cauchy-Euler equation is y(x) =
c1x3+3+c2x33, where c1and c2are arbitrary constants.
Question 27
Question
Solve the Cauchy-Euler equation:
x2y′′ 5xy+ 8y= 0
19
Solution
Step 1: Write the characteristic equation by assuming y=xr. Step 2: Dif-
ferentiate ytwice and substitute into the differential equation. Step 3: Solve
the characteristic equation to find the roots. Step 4: Write down the general
solution.
Step 1: Assume y=xrand differentiate.
y=xr
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute y,y, and y′′ into the differential equation.
x2y′′ 5xy+ 8y= 0
x2(r(r1)xr2)5x(rxr1)+8xr= 0
r(r1)xr5rxr+ 8xr= 0
Step 3: Solve the characteristic equation r(r1) 5r+ 8 = 0.
r2r5r+ 8 = 0
r26r+ 8 = 0
(r2)(r4) = 0
So, the roots are r= 2 and r= 4.
Step 4: Write down the general solution.
The general solution of the Cauchy-Euler equation is:
y(x) = c1x2+c2x4
where c1and c2are constants.
Question 28
Question
Solve the Cauchy-Euler equation x2y′′ +xy6y= 0 using the substitution
y=xr.
20
Solution
Step 1: Find the derivatives of y=xr.
y=xr
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute the derivatives into the Cauchy-Euler equation.
x2(r(r1)xr2) + x(rxr1)6xr= 0
Step 3: Simplify the equation.
r(r1)xr+rxr6xr= 0
Step 4: Combine like terms.
r2xrr2xr6xr= 0
Step 5: Simplify further.
6xr= 0
Step 6: Divide by xr.
6=0
Step 7: Since 6= 0, there are no solutions to this differential equation
using the substitution y=xr. Thus, we conclude that y=xrdoes not solve
the Cauchy-Euler equation x2y′′ +xy6y= 0.
Question 29
Question
Solve the Cauchy-Euler equation x2y′′ + 5xy6y= 0 using the substitution
y=xr.
Solution
Step 1: Find the derivatives of y=xr.
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute yand its derivatives into the differential equation.
x2(r(r1)xr2)+5x(rxr1)6xr= 0
r(r1)xr+ 5rxr6xr= 0
r2r+ 5r6=0
r2+ 4r6=0
(r+ 3)(r2) = 0
21
Step 3: Solve for the roots of the characteristic equation: r=3 and r= 2.
Step 4: Write down the general solution using the roots r1and r2.
y=c1x3+c2x2
Therefore, the general solution to the Cauchy-Euler equation x2y′′ + 5xy
6y= 0 is y=c1x3+c2x2, where c1and c2are arbitrary constants.
Question 30
Question
Solve the Cauchy-Euler equation:
x2y′′ 5xy+ 6y= 0
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Find the first and second derivatives of y(x):
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 3: Substitute y(x), y(x), and y′′(x) back into the Cauchy-Euler equation:
x2(r(r1)xr2)5x(rxr1)+6xr= 0
Step 4: Simplify the equation by combining like terms:
r(r1)xr5rxr+ 6xr= 0
r2r5r+ 6 = 0
Step 5: Solve the quadratic equation r26r+ 6 = 0 to find the roots:
r=6±p(6)2416
21=6±36 24
2=6±12
2
r=6±23
2= 3 ±3
Step 6: Write the general solution using the roots r1= 3 + 3 and r2= 3 3:
y(x) = c1x3+3+c2x33
where c1and c2are constants.
Question 31
Question
Solve the Cauchy-Euler equation: x2y′′ 3xy+ 7y= 0.
22
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Calculate the first and second derivatives of y(x).
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 3: Substitute y(x), y(x), and y′′(x) into the differential equation.
x2(r(r1)xr2)3x(rxr1)+7xr= 0
Step 4: Simplify the equation.
r(r1)xr3rxr+ 7xr= 0
r(r1) 3r+ 7 = 0
Step 5: Solve the quadratic equation.
r2r3r+ 7 = 0
r24r+ 7 = 0
r=4±p(4)24(1)(7)
2(1)
r=4±16 28
2
r=4±12
2
r=4±2i3
2
r= 2 ±i3
Step 6: Write the general solution.
y(x) = c1x2+3i+c2x23i
y(x) = c1x2cos3 ln(x)+c2x2sin3 ln(x)
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 3xy+
7y= 0 is y(x) = c1x2cos3 ln(x)+c2x2sin3 ln(x).
Question 32
Question
Solve the Cauchy-Euler differential equation: x2y′′ + 5xy+ 7y= 0.
23
Solution
Step 1: Write the equation in standard form by finding the characteristic equa-
tion. Assume y=xr.
x2r(r1)xr2+ 5xrxr1+ 7xr= 0
r(r1) + 5r+ 7 = 0
r2+ 4r+ 7 = 0
Step 2: Solve the characteristic equation for rusing the quadratic formula.
r=4±p424(1)(7)
2(1)
r=4±16 28
2
r=4±12
2
r=4±2i3
2
r=2±i3
Step 3: Form the general solution using the roots of the characteristic equa-
tion.
y(x) = c1x2cos3 ln x+c2x2sin3 ln x
where c1and c2are arbitrary constants.
Therefore, the solution to the Cauchy-Euler differential equation x2y′′ +
5xy+ 7y= 0 is y(x) = c1x2cos3 ln x+c2x2sin3 ln x.
Question 33
Question
Solve the Cauchy-Euler equation x2y′′ 5xy+ 6y= 0 using the substitution
y=xm.
Solution
To solve the Cauchy-Euler equation x2y′′ 5xy+ 6y= 0 using the substitution
y=xm, we need to find the values of mthat satisfy the equation.
Step 1: Find the derivatives of y=xm. Start by finding the first and
second derivatives of y:
y=xm
y=mxm1
y′′ =m(m1)xm2
24
Step 2: Substitute y,y, and y′′ into the Cauchy-Euler equation. Substitute
y=xm,y=mxm1, and y′′ =m(m1)xm2into the Cauchy-Euler equation:
x2(m(m1)xm2)5x(mxm1)+6xm= 0
Step 3: Simplify the equation. Simplify the equation from Step 2:
m(m1)xm5mxm+ 6xm= 0
Step 4: Factor out xm. Factor out xmfrom the equation:
xm(m(m1) 5m+ 6) = 0
Step 5: Set the expression equal to zero. Set the expression equal to zero
to find the values of m:
m(m1) 5m+ 6 = 0
m2m5m+ 6 = 0
m26m+ 6 = 0
Step 6: Solve for m. Solve the quadratic equation m26m+ 6 = 0 to find
the values of m. The solutions are:
m= 3 ±3
Step 7: Write the general solution. The general solution to the Cauchy-
Euler equation is given by:
y(x) = c1x3+3+c2x33
where c1and c2are constants determined by initial conditions.
Question 34
Question
Solve the Cauchy-Euler equation:
x2y′′ + 3xy4y= 0
Solution
Step 1: Assume a solution of the form y(x) = xrand differentiate twice to find
yand y′′.
y(x) = xr
y(x) = rxr1
y′′(x) = r(r1)xr2
25
Step 2: Substitute y,y, and y′′ back into the Cauchy-Euler equation.
x2(r(r1)xr2)+3x(rxr1)4xr= 0
Step 3: Simplify the equation and express it in terms of r.
r(r1)xr+ 3rxr4xr= 0
r2r+ 3r4=0
r2+ 2r4=0
(r+ 2)(r2) = 0
Step 4: Find the roots of the characteristic equation to determine the solu-
tions.
The roots are r=2 and r= 2.
Step 5: Form the general solution using the roots.
y(x) = c1x2+c2x2
Therefore, the general solution to the Cauchy-Euler equation x2y′′ + 3xy
4y= 0 is y(x) = c1x2+c2x2, where c1and c2are arbitrary constants.
Question 35
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y= 0
Solution
Step 1: Assume a solution of the form y(x) = xrand compute the derivatives.
Step 2: Substitute y(x) and its derivatives into the Cauchy-Euler equation.
Step 3: Simplify the resulting equation by regrouping terms.
Step 4: Solve the resulting characteristic equation for r.
Step 5: Write down the general solution of the Cauchy-Euler equation.
Step 1: Assume y(x) = xr, then find the first and second derivatives:
y(x) = rxr1
y′′(x) = r(r1)xr2
Step 2: Substitute y(x) and its derivatives into the Cauchy-Euler equation:
x2(r(r1)xr2)3x(rxr1)+4xr= 0
26
(m2)(m3) = 0
Step 4: Find the values of m
m= 2 or m= 3
Step 5: Write the general solution The general solution is
y=c1x2+c2x3
where c1and c2are constants.
Question 2
Question
Solve the Cauchy-Euler equation (x21)y′′3xy+4y= 0 using the substitution
y=xm.
Solution
Step 1: Find the first and second derivatives of y=xm. The first derivative of
yis y=mxm1and the second derivative is y′′ =m(m1)xm2.
Step 2: Substitute y=xm,y=mxm1, and y′′ =m(m1)xm2into the
Cauchy-Euler equation. We get (x21)(m(m1)xm2)3x(mxm1)+4xm= 0.
Step 3: Simplify the equation. Expanding and combining like terms gives
us (m2m)xm3mxm+ 4xm= 0.
Step 4: Combine like terms. We have (m24m+ 4)xm= 0.
Step 5: Equate the coefficient of xmto zero. Setting (m24m+ 4) = 0, we
find the characteristic equation m24m+ 4 = 0.
Step 6: Solve the characteristic equation. Factoring the characteristic equa-
tion gives us (m2)2= 0, so m= 2 (with multiplicity 2).
Step 7: Write down the general solution. Since m= 2 has multiplicity 2,
the general solution is y(x) = c1x2+c2x2ln(x), where c1and c2are arbitrary
constants.
Question 3
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y=x2ln x
2
Solution
Step 1: Assume a solution of the form y=xr. Step 2: Differentiate yto find y
and y′′. Step 3: Substitute y, y, and y′′ into the Cauchy-Euler equation. Step
4: Solve for the characteristic equation. Step 5: Determine the roots of the
characteristic equation and use them to form the general solution. Step 6: Find
the particular solution using the method of variation of parameters. Step 7:
Combine the general solution and particular solution to get the final solution.
Question 4
Question
Solve the Cauchy-Euler equation
x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Assume the solution has the form y(x) = xrand differentiate to find y
and y′′.
y=xr,
y=rxr1,
y′′ =r(r1)xr2.
Step 2: Substitute y,y, and y′′ into the Cauchy-Euler equation to get
x2(r(r1)xr2)3x(rxr1)+4xr= 0.
Step 3: Simplify the equation by combining like terms.
r(r1) 3r+ 4 = 0.
Step 4: Solve the quadratic equation for r.
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
r= 2.
Step 5: Form the general solution using the value of r.
y(x) = c1x2+c2x2ln(x),
where c1and c2are constants.
3
Question 5
Question
Solve the Cauchy-Euler equation x2y′′ 5xy+ 6y= 0 using the substitution
y=xr.
Solution
Step 1: Find the derivatives of y=xr.
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute the derivatives of yinto the Cauchy-Euler equation.
x2(r(r1)xr2)5x(rxr1)+6xr= 0
Step 3: Simplify the equation.
r(r1)xr5rxr+ 6xr= 0
Step 4: Factor out xr.
xr(r2r5r+ 6) = 0
xr(r26r+ 6) = 0
Step 5: Find the roots of the characteristic equation r26r+ 6 = 0.
r=6±p(6)24(1)(6)
2(1)
=6±36 24
2
=6±12
2
= 3 ±3
Step 6: Write down the general solution.
y=c1x3+3+c2x33
where c1and c2are arbitrary constants.
Question 6
Question
Solve the Cauchy-Euler equation: x2y′′ 5xy+ 6y= 0.
4
Solution
Step 1: Write the characteristic equation by substituting y=xminto the
Cauchy-Euler equation.
x2m(m1)xm25xmxm1+ 6xm= 0
m(m1) 5m+ 6 = 0
m26m+ 6 = 0
Step 2: Solve the characteristic equation to find the roots m1and m2.
m=6±p(6)2416
2=6±12
2= 3 ±3
Step 3: Write down the general solution using the roots m1and m2.
y(x) = c1x3+3+c2x33
So the general solution to the Cauchy-Euler equation is y(x) = c1x3+3+
c2x33.
Question 7
Question
Find the general solution to the Cauchy-Euler equation x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Guess a solution of the form y=xr. Substitute this into the differential
equation to find the characteristic equation:
r(r1)xr3rxr+ 4xr= 0
Step 2: Simplify the equation:
r2xrrxr3rxr+ 4xr= 0
r24r+ 4 = 0
(r2)2= 0
Step 3: The characteristic equation has a repeated root r= 2. Therefore,
we have the solutions y1=x2and y2=x2ln(x).
Step 4: The general solution to the Cauchy-Euler equation is given by:
y(x) = c1x2+c2x2ln(x)
where c1and c2are arbitrary constants.
5
Question 8
Question
Solve the Cauchy-Euler equation x2y′′ 4xy+ 6y= 0 using the substitution
y=xr.
Solution
Step 1: Find the derivatives of y=xr.
y=rxr1and y′′ =r(r1)xr2
Step 2: Substitute y,y, and y′′ into the Cauchy-Euler equation.
x2(r(r1)xr2)4x(rxr1)+6xr=xr(r(r1) 4r+ 6) = 0
Step 3: Simplify the expression.
r(r1) 4r+ 6 = r2r4r+ 6 = r25r+ 6 = (r2)(r3) = 0
Step 4: Solve for the roots of the characteristic equation.
r= 2 or r= 3
Step 5: Write down the general solution.
y=c1x2+c2x3
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 4xy+
6y= 0 is y=c1x2+c2x3, where c1and c2are arbitrary constants.
Question 9
Question
Solve the Cauchy-Euler equation:
x2y′′ 5xy+ 16y= 0
Solution
Step 1: Assume a solution of the form y(x) = xr. Then, compute the first and
second derivatives of y(x). Step 2: Substitute y(x), y(x), and y′′(x) into the
differential equation. Step 3: Simplify the equation by factoring out xr. Step 4:
Solve for the values of r. Step 5: Form the general solution based on the values
of rfound in step 4.
Step 1: Assume y(x) = xr. Then, compute the first and second derivatives
of y(x).
6
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 2: Substitute y(x), y(x), and y′′(x) into the differential equation.
x2(r(r1)xr2)5x(rxr1) + 16xr= 0
Step 3: Simplify the equation by factoring out xr.
r(r1) 5r+ 16 = 0
Step 4: Solve for the values of r.
r2r5r+ 16 = r26r+ 16 = (r2)(r8) = 0
So, r= 2 or r= 8.
Step 5: Form the general solution based on the values of rfound in step 4.
The general solution is:
y(x) = c1x2+c2x8
where c1and c2are arbitrary constants.
Question 10
Question
Solve the Cauchy-Euler equation (x2x6)y′′3xy4y= 0 using the method
of undetermined coefficients.
Solution
1. First, we assume a solution of the form y(x) = xr. We can rewrite the
given differential equation as:
(x2x6)r(r1)xr23xrxr14xr= 0
2. Simplifying the above expression:
(r27r+ 12)xr3rxr4xr= 0
r210r+ 12 = 0
(r2)(r6) = 0
The roots are r1= 2 and r2= 6. So, the general solution is given by:
y(x) = c1x2+c2x6
7
Question 11
Question
Solve the Cauchy-Euler equation: x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Assume a solution of the form y=xr. Substituting this into the
equation, we get:
x2(r)(r1)xr23x(r)xr1+ 4xr= 0
Step 2: Simplify the equation:
r(r1) 3r+ 4 = 0
Step 3: Rearrange the terms to get a quadratic equation in terms of r:
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
Step 4: Since we have a repeated root, the general solution is:
y=c1x2+c2x2ln(x)
where c1and c2are arbitrary constants.
Question 12
Question
Solve the Cauchy-Euler equation: x3y′′′ 2x2y′′ +xyy= 0.
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Find the first three derivatives of y(x):
y(x) = rxr1, y′′(x) = r(r1)xr2, y′′′(x) = r(r1)(r2)xr3
Step 3: Substitute y(x) and its derivatives back into the original equation and
simplify:
x3(r(r1)(r2)xr3)2x2(r(r1)xr2) + x(rxr1)xr= 0
8
Step 4: Simplify the equation:
r(r1)(r2)xr2r(r1)xr+rxrxr= 0
Step 5: Combine like terms:
r3xr3r2xr+rxrxr= 0
r32r2+r1 = r(r22r+ 1) = r(r1)2= 0
Step 6: Solve for r:r= 0,1 (with multiplicity 2)
Step 7: Write down the general solutions for r:
y(x) = c1x0+c2x+c3xln(x)
where c1, c2, c3are arbitrary constants.
Question 13
Question
Solve the Cauchy-Euler equation (x24)y′′ xy+y= 0.
Solution
Step 1: Write the characteristic equation by assuming y=xr. Step 2: Dif-
ferentiate y=xrto find yand y′′. Step 3: Substitute y,y, and y′′ into the
Cauchy-Euler equation. Step 4: Divide the equation by x2to simplify it. Step
5: Solve the resulting auxiliary equation to find the roots. Step 6: Write down
the general solution using the roots found.
Question 14
Question
Solve the Cauchy-Euler equation:
x2y′′ + 3xy4y= 0
Solution
Step 1: Let’s assume a solution of the form y(x) = xr. We will substitute this
into the differential equation to find the possible values of r.
Step 2: Calculate the first and second derivatives of y(x):
y=rxr1and y′′ =r(r1)xr2
9
Step 3: Now substitute y,y, and y′′ into the differential equation:
x2(r(r1)xr2)+3x(rxr1)4xr= 0
Step 4: Simplify the expression by combining like terms:
r(r1)xr+ 3rxr4xr= 0
Step 5: Factor out xr:
xr(r2r+ 3r4) = 0
Step 6: Simplify the expression further:
xr(r2+ 2r4) = 0
Step 7: Set the expression equal to zero and solve for r:
r2+ 2r4=0
Step 8: Use the quadratic formula to find the roots of the equation:
r=2±p224(1)(4)
2(1) =2±4 + 16
2=2±20
2=1±5
Step 9: The general solution is given by y(x) = c1x(1+5) +c2x(15).
Question 15
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y=x2ln(x).
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Find the first and second derivatives of y(x).
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 3: Substitute y(x) and its derivatives into the differential equation.
x2(r(r1)xr2)3x(rxr1)+4xr=x2ln(x)
Step 4: Simplify the equation.
r(r1)xr3rxr+ 4xr=x2ln(x)
Step 5: Combine like terms.
r2r3r+ 4 = ln(x)
10
Step 6: Simplify the equation.
r24r+ 4 = ln(x)
Step 7: Solve the characteristic equation r24r+ 4 = 0 to find the roots of
r.
(r2)2= 0 =r= 2
Step 8: The solution to the characteristic equation gives us a repeated root
r= 2.
Step 9: Therefore, the general solution to the Cauchy-Euler equation is given
by
y(x) = c1x2+c2x2ln(x)
where c1and c2are arbitrary constants.
Step 10: Now we find the particular solution to the original differential
equation by substituting y(x) = c1x2+c2x2ln(x) into the equation x2y′′
3xy+ 4y=x2ln(x).
Step 11: After substitution and simplification, we equate coefficients of like
terms to obtain c1=2 and c2= 1.
Step 12: Therefore, the solution to the Cauchy-Euler equation x2y′′ 3xy+
4y=x2ln(x) is
y(x) = 2x2+x2ln(x)
Question 16
Question
Solve the Cauchy-Euler equation: x2y′′ xy+ 4y= 0.
Solution
Step 1: Assume a solution of the form y=xr.
Step 2: Find the derivatives of y.
y=rxr1and y′′ =r(r1)xr2
Step 3: Substitute y, y, y′′ back into the Cauchy-Euler equation.
x2(r(r1)xr2)x(rxr1)+4xr= 0
Step 4: Simplify the equation.
r(r1)xrrxr+ 4xr= 0
Step 5: Combine like terms.
r2r+ 4 = 0
11
Step 6: Solve the quadratic equation r2r+ 4 = 0 for r.
r=1±p14(1)(4)
2=1±15
2=1±i15
2
Step 7: Write down the solutions.
y1=x1+i15
2and y2=x1i15
2
Question 17
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Begin by assuming a solution of the form y=xrand substitute it
into the differential equation. Then find the characteristic equation by solving
x2r(r1) 3xr + 4 = 0.
Step 2: Simplify the characteristic equation to r24r+ 4 = 0.
Step 3: Factor the characteristic equation to (r2)2= 0.
Step 4: There is a repeated root at r= 2. Therefore, the general solution
takes the form y=C1x2+C2x2ln(x), where C1and C2are constants.
Step 5: Thus, the general solution to the Cauchy-Euler equation x2y′′
3xy+ 4y= 0 is y=C1x2+C2x2ln(x).
Question 18
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y=x4.
Solution
Step 1: Write the characteristic equation by substituting y=xrinto the homo-
geneous form of the equation (xny′′ +pxn1y+qxny= 0).
r(r1)xr23rxr1+ 4xr= 0
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
r= 2(multiplicity 2)
So, the auxiliary equation has the repeated root r= 2.
12
Step 2: Form the complementary function yc(x) = c1x2+c2x2ln xwhere c1
and c2are constants to be determined.
Step 3: Find a particular solution yp(x) using the method of undetermined
coefficients. Since x4is a polynomial of degree 4, we guess yp(x) = Ax4+Bx3+
Cx2+Dx +E.
x2(4A)3x(4Ax3+ 3Bx2+ 2Cx +D) + 4(Ax4+Bx3+Cx2+Dx +E) = x4
4Ax212Ax29Bx28Cx 3Dx + 4Ax4+ 4Bx3+ 4Cx2+ 4Dx + 4E=x4
4Ax4+ (4B12A)x3+ (9B+ 4C)x2+ (8C3D)x+ 4A=x4
By comparing coefficients, we get:
4A= 1,4B12A= 0,9B+ 4C= 0,8C3D= 0,4A= 0
Solving the system of equations, we find A=1
4, B =3
16 , C =9
64 , D =
27
128 , E = 0.
Therefore, the particular solution is yp(x) = 1
4x4+3
16 x3+9
64 x227
128 x.
Step 4: The general solution is given by y(x) = yc(x) + yp(x). Thus, the
solution to the Cauchy-Euler equation is
y(x) = c1x2+c2x2ln x+1
4x4+3
16x3+9
64x227
128x
Question 19
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y= 0.
Solution
Step 1: Write the equation in standard form by dividing by x2:
y′′ 3
xy+4
x2y= 0.
Step 2: Assume a solution of the form y=xr. Substitute yand its deriva-
tives into the equation and solve for r:
r(r1)xr23
xrxr1+4
x2xr= 0,
r2r3r+ 4 = 0,
r24r+ 4 = 0,
(r2)2= 0.
13
Step 3: The characteristic equation has a repeated root r= 2. Therefore,
the general solution is given by:
y(x) = c1x2+c2x2ln(x),
where c1and c2are arbitrary constants.
Question 20
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 4y= 0 using the substitution
y=xm.
Solution
Step 1: Find the first and second derivatives of y=xm.
y=xm
y=mxm1
y′′ =m(m1)xm2
Step 2: Substitute y=xm,y=mxm1, and y′′ =m(m1)xm2into the
given differential equation.
x2(m(m1)xm2)3x(mxm1)+4xm= 0
m(m1)xm3mxm+ 4xm= 0
m2m3m+ 4 = 0
m24m+ 4 = 0
(m2)2= 0
Step 3: Find the roots of the characteristic equation.
m= 2
Step 4: Write down the general solution based on the roots found.
y=c1x2+c2x2ln(x)
Question 21
Question
Solve the Cauchy-Euler equation x2y′′ 3xy+ 3y= 0 using the substitution
y=xm.
14
Solution
Step 1: Let’s begin by making the substitution y=xminto the differential
equation x2y′′ 3xy+ 3y= 0, and find the derivatives of y.
y=xm
y=mxm1
y′′ =m(m1)xm2
Substitute y,y, and y′′ back into the differential equation:
x2(m(m1)xm2)3x(mxm1)+3xm= 0
Simplify the equation:
m(m1)xm3mxm+ 3xm= 0
m(m1) 3m+ 3 = 0
Step 2: Solve the resulting characteristic equation m(m1) 3m+ 3 = 0:
m2m3m+ 3 = 0
m24m+ 3 = 0
(m3)(m1) = 0
So, we have m= 1 or m= 3.
Step 3: Form the general solution:
y=c1x1+c2x3
y=c1x+c2x3
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 3xy+
3y= 0 is y=c1x+c2x3.
Question 22
Question
Solve the Cauchy-Euler equation:
x2y′′ +xyy= 0
15
Solution
Step 1: Write the equation in standard form by dividing through by x2:
y′′ +1
xy1
x2y= 0
Step 2: Guess a solution of the form y=xr. Substitute this into the
equation:
r(r1)xr2+1
xrxr11
x2xr= 0
Step 3: Simplify the equation:
r2r+r1 = 0
r21 = 0
(r1)(r+ 1) = 0
Step 4: Find the roots of the characteristic equation:
r1= 1 and r2=1
Step 5: Write down the general solution:
y=c1x1+c2x1
y=c1x+c2
x
Question 23
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y= 0
Solution
Step 1: Assume a solution of the form y=xr.
Step 2: Find the first and second derivatives of y.
y=rxr1
y′′ =r(r1)xr2
Step 3: Substitute y,y, and y′′ back into the differential equation.
x2(r)(r1)xr23x(rxr1)+4xr= 0
16
Step 4: Simplify the equation.
r(r1)xr3rxr+ 4xr= 0
r2r3r+ 4 = 0
r24r+ 4 = 0
(r2)2= 0
Step 5: Solve for r.
r= 2
Step 6: Form the general solution. Since there is a repeated root at r= 2,
the general solution is:
y(x) = c1x2+c2x2ln(x)
where c1and c2are constants.
Question 24
Question
Solve the Cauchy-Euler equation x2y′′ 5xy+ 4y= 0 using the substitution
y=xr.
Solution
Step 1: Find the first and second derivatives of y=xr.
y=xr
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute y=xr,y=rxr1, and y′′ =r(r1)xr2into the
Cauchy-Euler equation.
x2(r(r1)xr2)5x(rxr1)+4xr= 0
Step 3: Simplify the equation.
r(r1)xr5rxr+ 4xr= 0
r2r5r+ 4 = 0
r26r+ 4 = 0
Step 4: Solve the quadratic equation for r.
r=6±p624(1)(4)
2=6±32
2=6±42
2
17
Step 5: Find the roots of the equation.
r1= 3 + 22, r2= 3 22
Step 6: Write the general solution using the roots r1and r2.
y=c1x3+22+c2x322
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 5xy+
4y= 0 is y=c1x3+22+c2x322.
Question 25
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y=x3
Solution
Step 1: We first identify the characteristic equation by substituting y=xrinto
the Cauchy-Euler equation:
x2(r(r1)xr2)3x(rxr1)+4xr=x3
Step 2: Simplifying the expression gives:
r(r1)xr3rxr+ 4xr=x3
Step 3: Combining like terms yields the characteristic equation:
r24r+ 4 = 0
Step 4: The characteristic equation can be factored as (r2)2= 0, so we
have a repeated root r= 2.
Step 5: The solution to the Cauchy-Euler equation is therefore of the form:
y(x) = c1x2+c2x2ln(x)
Step 6: To find a particular solution, we use the method of undetermined
coefficients. Assume a particular solution of the form:
yp=Ax3
Step 7: Substituting yp=Ax3back into the original differential equation,
we get:
(Ax3)′′ 3x(Ax3)+ 4Ax3=x3
18
Step 8: Simplifying the expression gives:
6Ax + 4Ax3=x3
Step 9: Equating coefficients gives 4A= 1, so A=1
4.
Step 10. The general solution to the Cauchy-Euler equation is:
y(x) = c1x2+c2x2ln(x) + 1
4x3
Question 26
Question
Solve the Cauchy-Euler equation: x2y′′ 5xy+ 6y= 0.
Solution
Step 1: Write down the characteristic equation. In the case of a Cauchy-Euler
equation, the characteristic equation is obtained by substituting y=xrinto the
differential equation.
r(r1)xr5rxr+ 6xr= 0
Step 2: Simplify the characteristic equation.
r2r5r+ 6 = 0
r26r+ 6 = 0
Step 3: Solve for the roots of the characteristic equation using the quadratic
formula.
r=6±624·1·6
2=6±12
2=6±23
2
r= 3 ±3
Step 4: Write down the general solution to the Cauchy-Euler equation.
y(x) = c1x3+3+c2x33
Therefore, the general solution to the given Cauchy-Euler equation is y(x) =
c1x3+3+c2x33, where c1and c2are arbitrary constants.
Question 27
Question
Solve the Cauchy-Euler equation:
x2y′′ 5xy+ 8y= 0
19
Solution
Step 1: Write the characteristic equation by assuming y=xr. Step 2: Dif-
ferentiate ytwice and substitute into the differential equation. Step 3: Solve
the characteristic equation to find the roots. Step 4: Write down the general
solution.
Step 1: Assume y=xrand differentiate.
y=xr
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute y,y, and y′′ into the differential equation.
x2y′′ 5xy+ 8y= 0
x2(r(r1)xr2)5x(rxr1)+8xr= 0
r(r1)xr5rxr+ 8xr= 0
Step 3: Solve the characteristic equation r(r1) 5r+ 8 = 0.
r2r5r+ 8 = 0
r26r+ 8 = 0
(r2)(r4) = 0
So, the roots are r= 2 and r= 4.
Step 4: Write down the general solution.
The general solution of the Cauchy-Euler equation is:
y(x) = c1x2+c2x4
where c1and c2are constants.
Question 28
Question
Solve the Cauchy-Euler equation x2y′′ +xy6y= 0 using the substitution
y=xr.
20
Solution
Step 1: Find the derivatives of y=xr.
y=xr
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute the derivatives into the Cauchy-Euler equation.
x2(r(r1)xr2) + x(rxr1)6xr= 0
Step 3: Simplify the equation.
r(r1)xr+rxr6xr= 0
Step 4: Combine like terms.
r2xrr2xr6xr= 0
Step 5: Simplify further.
6xr= 0
Step 6: Divide by xr.
6=0
Step 7: Since 6= 0, there are no solutions to this differential equation
using the substitution y=xr. Thus, we conclude that y=xrdoes not solve
the Cauchy-Euler equation x2y′′ +xy6y= 0.
Question 29
Question
Solve the Cauchy-Euler equation x2y′′ + 5xy6y= 0 using the substitution
y=xr.
Solution
Step 1: Find the derivatives of y=xr.
y=rxr1
y′′ =r(r1)xr2
Step 2: Substitute yand its derivatives into the differential equation.
x2(r(r1)xr2)+5x(rxr1)6xr= 0
r(r1)xr+ 5rxr6xr= 0
r2r+ 5r6=0
r2+ 4r6=0
(r+ 3)(r2) = 0
21
Step 3: Solve for the roots of the characteristic equation: r=3 and r= 2.
Step 4: Write down the general solution using the roots r1and r2.
y=c1x3+c2x2
Therefore, the general solution to the Cauchy-Euler equation x2y′′ + 5xy
6y= 0 is y=c1x3+c2x2, where c1and c2are arbitrary constants.
Question 30
Question
Solve the Cauchy-Euler equation:
x2y′′ 5xy+ 6y= 0
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Find the first and second derivatives of y(x):
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 3: Substitute y(x), y(x), and y′′(x) back into the Cauchy-Euler equation:
x2(r(r1)xr2)5x(rxr1)+6xr= 0
Step 4: Simplify the equation by combining like terms:
r(r1)xr5rxr+ 6xr= 0
r2r5r+ 6 = 0
Step 5: Solve the quadratic equation r26r+ 6 = 0 to find the roots:
r=6±p(6)2416
21=6±36 24
2=6±12
2
r=6±23
2= 3 ±3
Step 6: Write the general solution using the roots r1= 3 + 3 and r2= 3 3:
y(x) = c1x3+3+c2x33
where c1and c2are constants.
Question 31
Question
Solve the Cauchy-Euler equation: x2y′′ 3xy+ 7y= 0.
22
Solution
Step 1: Assume a solution of the form y(x) = xr.
Step 2: Calculate the first and second derivatives of y(x).
y(x) = rxr1and y′′(x) = r(r1)xr2
Step 3: Substitute y(x), y(x), and y′′(x) into the differential equation.
x2(r(r1)xr2)3x(rxr1)+7xr= 0
Step 4: Simplify the equation.
r(r1)xr3rxr+ 7xr= 0
r(r1) 3r+ 7 = 0
Step 5: Solve the quadratic equation.
r2r3r+ 7 = 0
r24r+ 7 = 0
r=4±p(4)24(1)(7)
2(1)
r=4±16 28
2
r=4±12
2
r=4±2i3
2
r= 2 ±i3
Step 6: Write the general solution.
y(x) = c1x2+3i+c2x23i
y(x) = c1x2cos3 ln(x)+c2x2sin3 ln(x)
Therefore, the general solution to the Cauchy-Euler equation x2y′′ 3xy+
7y= 0 is y(x) = c1x2cos3 ln(x)+c2x2sin3 ln(x).
Question 32
Question
Solve the Cauchy-Euler differential equation: x2y′′ + 5xy+ 7y= 0.
23
Solution
Step 1: Write the equation in standard form by finding the characteristic equa-
tion. Assume y=xr.
x2r(r1)xr2+ 5xrxr1+ 7xr= 0
r(r1) + 5r+ 7 = 0
r2+ 4r+ 7 = 0
Step 2: Solve the characteristic equation for rusing the quadratic formula.
r=4±p424(1)(7)
2(1)
r=4±16 28
2
r=4±12
2
r=4±2i3
2
r=2±i3
Step 3: Form the general solution using the roots of the characteristic equa-
tion.
y(x) = c1x2cos3 ln x+c2x2sin3 ln x
where c1and c2are arbitrary constants.
Therefore, the solution to the Cauchy-Euler differential equation x2y′′ +
5xy+ 7y= 0 is y(x) = c1x2cos3 ln x+c2x2sin3 ln x.
Question 33
Question
Solve the Cauchy-Euler equation x2y′′ 5xy+ 6y= 0 using the substitution
y=xm.
Solution
To solve the Cauchy-Euler equation x2y′′ 5xy+ 6y= 0 using the substitution
y=xm, we need to find the values of mthat satisfy the equation.
Step 1: Find the derivatives of y=xm. Start by finding the first and
second derivatives of y:
y=xm
y=mxm1
y′′ =m(m1)xm2
24
Step 2: Substitute y,y, and y′′ into the Cauchy-Euler equation. Substitute
y=xm,y=mxm1, and y′′ =m(m1)xm2into the Cauchy-Euler equation:
x2(m(m1)xm2)5x(mxm1)+6xm= 0
Step 3: Simplify the equation. Simplify the equation from Step 2:
m(m1)xm5mxm+ 6xm= 0
Step 4: Factor out xm. Factor out xmfrom the equation:
xm(m(m1) 5m+ 6) = 0
Step 5: Set the expression equal to zero. Set the expression equal to zero
to find the values of m:
m(m1) 5m+ 6 = 0
m2m5m+ 6 = 0
m26m+ 6 = 0
Step 6: Solve for m. Solve the quadratic equation m26m+ 6 = 0 to find
the values of m. The solutions are:
m= 3 ±3
Step 7: Write the general solution. The general solution to the Cauchy-
Euler equation is given by:
y(x) = c1x3+3+c2x33
where c1and c2are constants determined by initial conditions.
Question 34
Question
Solve the Cauchy-Euler equation:
x2y′′ + 3xy4y= 0
Solution
Step 1: Assume a solution of the form y(x) = xrand differentiate twice to find
yand y′′.
y(x) = xr
y(x) = rxr1
y′′(x) = r(r1)xr2
25
Step 2: Substitute y,y, and y′′ back into the Cauchy-Euler equation.
x2(r(r1)xr2)+3x(rxr1)4xr= 0
Step 3: Simplify the equation and express it in terms of r.
r(r1)xr+ 3rxr4xr= 0
r2r+ 3r4=0
r2+ 2r4=0
(r+ 2)(r2) = 0
Step 4: Find the roots of the characteristic equation to determine the solu-
tions.
The roots are r=2 and r= 2.
Step 5: Form the general solution using the roots.
y(x) = c1x2+c2x2
Therefore, the general solution to the Cauchy-Euler equation x2y′′ + 3xy
4y= 0 is y(x) = c1x2+c2x2, where c1and c2are arbitrary constants.
Question 35
Question
Solve the Cauchy-Euler equation:
x2y′′ 3xy+ 4y= 0
Solution
Step 1: Assume a solution of the form y(x) = xrand compute the derivatives.
Step 2: Substitute y(x) and its derivatives into the Cauchy-Euler equation.
Step 3: Simplify the resulting equation by regrouping terms.
Step 4: Solve the resulting characteristic equation for r.
Step 5: Write down the general solution of the Cauchy-Euler equation.
Step 1: Assume y(x) = xr, then find the first and second derivatives:
y(x) = rxr1
y′′(x) = r(r1)xr2
Step 2: Substitute y(x) and its derivatives into the Cauchy-Euler equation:
x2(r(r1)xr2)3x(rxr1)+4xr= 0
26
Step 3: Regroup the terms:
r(r1)xr3rxr+ 4xr= 0
Step 4: Solve for rby combining like terms:
r(r13 + 4)xr= 0
r2= 0
r= 0
Step 5: The general solution is given by:
y(x) = c1x0+c2x0ln(x)
y(x) = c1+c2ln(x)
where c1and c2are arbitrary constants.
27
Students also viewed