Q12E

Question

In Problems 11 and 12, use a substitution of the form to find a general solution to the given equation for x>c.

4(x+2)2y"+5y=0

Step-by-Step Solution

Verified
Answer

The general solution for the given equation is y= c1 (x+2)1/2 cos (ln x)+c1 (x+2)1/2 sin (ln x).

1Define Cauchy-Euler equations:

In mathematics, a Cauchy problem is one in which the solution to a partial differential equation must satisfy specific constraints specified on a hypersurface in the domain. 

An initial value problem or a boundary value problem is an example of the Cauchy problem. 

The equation will be in the form of, ax2y"+bxy'+cy=0.

2Find the general solution:

The given equation is,

4(x+2)2y"+5y=0

Let be the differential operator defined by the left-hand side of equation, that is

L [y](x)= 4(x+2)2y"+5y 

And set,

w(r,x) =(x+2)r

Substituting the w(r,x) in place of y(x), you get

L [w](x)= 4(x+2)2((x+2)r)"+5((x+2)r)

=4(x+2)2 [r(r-1)(r+2)r-2]+5(x+2)r

=(4r2-4r+5) (x+2)r


Solving the indicial equation,

4r2-4r+5=0

r=(4±√(16-4× 4× 5))/8

=(4± 8i)/8

=1/2 ± i


The two roots are,

r1=(x+2)1/2 cos (ln x)  and  r2= (x+2)1/2 sin (ln x)

Thus there are two linearly independent solutions given by,

y1 = c1 (x+2)1/2 cos (ln x)

y2 = c2 (x+2)1/2 sin (ln x)

Therefore, the general solution for the equation will be,

y=c1 (x+2)1/2 cos (ln x) + c2 (x+2)1/2 sin (ln x)