Question #44251

Solve the following Cauchy Euler equation by the method of variation of parameters.
x^2 y^n - xy'+y=2x

Determine the singular points of the following differential equation and classify each singular point as regular or irregular.

(x^2 - 9)^2 y^n + ( x+3) y' +2y = 0

Expert's answer

Answer on Question #44251 – Math - Differential Calculus | Equations

Solve the following Cauchy Euler equation by the method of variation of parameters.


x2ynxy+y=2xx ^ {2} y ^ {n} - x y ^ {\prime} + y = 2 x


Determine the singular points of the following differential equation and classify each singular point as regular or irregular.


(x29)2yn+(x+3)y+2y=0.(x ^ {2} - 9) ^ {2} y ^ {n} + (x + 3) y ^ {\prime} + 2 y = 0.


**Solution.**

Solve the Cauchy Euler equation by the method of variation of parameters.

By definition a Cauchy-Euler equation of order nn has the form


anxny(n)(x)+an1xn1y(n1)(x)+a0y(x)=0a _ {n} x ^ {n} y ^ {(n)} (x) + a _ {n - 1} x ^ {n - 1} y ^ {(n - 1)} (x) \dots + a _ {0} y (x) = 0


So the correct equation


x2yxy+y=2xx ^ {2} y ^ {\prime \prime} - x y ^ {\prime} + y = 2 x


Solve this equation. The general solution will be the sum of the complementary solution and particular solution.

Find the complementary solution by solving x2yxy+y=0x^{2}y^{\prime \prime} - xy^{\prime} + y = 0.

Assume a solution to this Euler-Cauchy equation will be proportional to xλx^{\lambda} for some constant λ\lambda.

Substitute y(x)=xλy(x) = x^{\lambda} into the differential equation:


x2(xλ)x(xλ)+xλ=0x ^ {2} \left(x ^ {\lambda}\right) ^ {\prime \prime} - x \left(x ^ {\lambda}\right) ^ {\prime} + x ^ {\lambda} = 0λ2xλ2λxλ+xλ=0\lambda^ {2} x ^ {\lambda} - 2 \lambda x ^ {\lambda} + x ^ {\lambda} = 0


Factor out xλx^{\lambda}:


(λ22λ+1)xλ=0(\lambda^ {2} - 2 \lambda + 1) x ^ {\lambda} = 0


Assuming x0x \neq 0, the zeros must come from the polynomial:


λ22λ+1=0\lambda^ {2} - 2 \lambda + 1 = 0


Solve for λ\lambda:


λ1,2=1\lambda_ {1, 2} = 1


The multiplicity of the root λ=1\lambda = 1 is 2 which gives y1(x)=c1xy_{1}(x) = c_{1}x, y2(x)=c2xlnxy_{2}(x) = c_{2}x \ln x as solutions, where c1c_{1} and c2c_{2} are arbitrary constants.

The complementary solution is the sum of the above solutions:


yc(x)=y1(x)+y2(x)=c1x+c2xlnxy _ {c} (x) = y _ {1} (x) + y _ {2} (x) = c _ {1} x + c _ {2} x \ln x


Determine the particular solution by variation of parameters.

List the basis solutions in yc(x)y_{c}(x):


yb1(x)=x and yb2(x)=xlnxy _ {b _ {1}} (x) = x \text{ and } y _ {b _ {2}} (x) = x \ln x


Compute the Wronskian of yb1(x)y_{b_1}(x) and yb2(x)y_{b_2}(x):


W(x)=xxlnxddx(x)ddx(xlnx)=xxlnx1lnx+1=xW (x) = \left| \begin{array}{cc} x & x \ln x \\ \frac {d}{d x} (x) & \frac {d}{d x} (x \ln x) \end{array} \right| = \left| \begin{array}{cc} x & x \ln x \\ 1 & \ln x + 1 \end{array} \right| = x


Divide the differential equation by the leading term's coefficient x2x^2:


yyx+yx2=2xy ^ {\prime \prime} - \frac {y ^ {\prime}}{x} + \frac {y}{x ^ {2}} = \frac {2}{x}


Let f(x)=2xf(x) = \frac{2}{x}. Let ν1(x)=f(x)yb2(x)W(x)dx\nu_{1}(x) = -\int \frac{f(x)y_{b_{2}}(x)}{W(x)} dx and ν2(x)=f(x)yb1(x)W(x)dx\nu_{2}(x) = -\int \frac{f(x)y_{b_{1}}(x)}{W(x)} dx.

The particular solution will be given by:


yp(x)=v1(x)yb1(x)+v2(x)yb2(x)y _ {p} (x) = v _ {1} (x) y _ {b _ {1}} (x) + v _ {2} (x) y _ {b _ {2}} (x)


Compute ν1(x)\nu_{1}(x):


ν1(x)=2lnxxdx=ln2x\nu_ {1} (x) = - \int \frac {2 \ln x}{x} d x = - \ln^ {2} x


Compute ν2(x)\nu_{2}(x):


ν2(x)=2xdx=2lnx\nu_ {2} (x) = \int \frac {2}{x} d x = 2 \ln x


The particular solution is thus:


yp(x)=v1(x)yb1(x)+v2(x)yb2(x)=xln2x+2xln2xy _ {p} (x) = v _ {1} (x) y _ {b _ {1}} (x) + v _ {2} (x) y _ {b _ {2}} (x) = - x \ln^ {2} x + 2 x \ln^ {2} x


Simplify:


yp(x)=xln2xy _ {p} (x) = x \ln^ {2} x


So the general solution:


y(x)=yc(x)+yp(x)=c1x+c2xlnx+xln2xy (x) = y _ {c} (x) + y _ {p} (x) = c _ {1} x + c _ {2} x \ln x + x \ln^ {2} x


Answer: y(x)=c1x+c2xlnx+xln2xy(x) = c_{1}x + c_{2}x\ln x + x\ln^{2}x.

Determine the singular points of the following differential equation and classify each singular point as regular or irregular.

Equation in standard form


N(x)y+P(x)y+Q(x)y=0N(x) y'' + P(x) y' + Q(x) y = 0


So our equation


(x29)2y+(x+3)y+2y=0(x^2 - 9)^2 y'' + (x + 3) y' + 2 y = 0


The singular points of the equation are then the points where N(x)=0N(x) = 0:


(x29)2=0(x^2 - 9)^2 = 0x1,2=3,x3,4=3x_{1,2} = 3, x_{3,4} = -3


Suppose x0x_0 is a singular point. Multiplying through by (xx0)2/N(x)(x - x_0)^2 / N(x), we may rewrite equation as


(xx0)2y+(xx0)u(x)y+v(x)y=0,(x - x_0)^2 y'' + (x - x_0) u(x) y' + v(x) y = 0,


where


u(x)=(xx0)P(x)N(x),v(x)=(xx0)2Q(x)N(x),u(x) = \frac{(x - x_0) P(x)}{N(x)}, \quad v(x) = \frac{(x - x_0)^2 Q(x)}{N(x)},


We say that x0x_0 is a regular singular point if the rational functions u(x)u(x) and v(x)v(x) have no singularity at x0x_0 – that is, if the factors of xx0x - x_0 in N(x)N(x) that cause N(x)N(x) to vanish at x0x_0 are canceled by such factors in (xx0)P(x)(x - x_0)P(x) and (xx0)2Q(x)(x - x_0)^2 Q(x). Otherwise x0x_0 is an irregular singular point.

Consider x0=3x_0 = 3. Find u(x)u(x) and v(x)v(x):


u(x)=(x3)(x+3)(x29)2=1x29u(x) = \frac{(x - 3)(x + 3)}{(x^2 - 9)^2} = \frac{1}{x^2 - 9}v(x)=(x3)22(x29)2=2(x+3)2v(x) = \frac{(x - 3)^2 \cdot 2}{(x^2 - 9)^2} = \frac{2}{(x + 3)^2}

u(x)u(x) has singularity at x0x_0, so x0=3x_0 = 3 is an irregular singular point.

Consider x0=3x_0 = -3. Find u(x)u(x) and v(x)v(x):


u(x)=(x+3)(x+3)(x29)2=1(x3)2u(x) = \frac{(x + 3)(x + 3)}{(x^2 - 9)^2} = \frac{1}{(x - 3)^2}v(x)=(x+3)22(x29)2=2(x3)2v(x) = \frac{(x + 3)^2 \cdot 2}{(x^2 - 9)^2} = \frac{2}{(x - 3)^2}

u(x)u(x) and v(x)v(x) have no singularity at x0x_0, so x0=3x_0 = -3 is a regular singular point.

**Answer**: x0=3x_0 = 3 is an irregular singular point, x0=3x_0 = -3 is a regular singular point.

www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS