Solution of the Cauchy-Euler equation

  • Thread starter Thread starter Schmoozer
  • Start date Start date
Schmoozer
Messages
28
Reaction score
0

Homework Statement



The Cauchy-Euler equation is:
x2y'+axy'+by=0
And has a solution of the form:
y1(x)=xm
Use the method of Variation of Parameters to show that the second independent solution
is:
y2(x)=xmln(x)

So that the overall solution is:
y(x)=[A+Bln(x)]xm
Hint: This equation suggests that the characteristic equation has two identical roots.

Hint: Use the following transformation:
x=et

Homework Equations



None

The Attempt at a Solution


I'm not really sure how to start this. Any help would be very much appreciated.
 
Physics news on Phys.org
You should start it by putting y=x^m into the original equation and then realizing you meant to say x^2*y''+a*x*y'+b*y=0. Then think about it again using the hints.
 
Ok, so:
m2+(a-1)m+b=0

So using variation of parameters the equation can be represented as:

{\lambda}^{2}+ \left( a-1 \right) \lambda+b=0

and

\lambda=\mbox {{\tt `\&+-`}} \left( 1-a,\sqrt {1/2\, \left( a-1 \right) ^{2}-2\,b} \right)?

I'm not sure if that latex stuff worked:

L2+(a-1)L+b=0

and

L=(1-a)(+/-)(((a-1)^2-4b)/2)1/2
 
Last edited:
In any event, let's say I now have:

u(x)=[c1+c2ln|x|]xm

or

u(x)=[c1+c2ln|x|]x-(a-1)/2

How do I use the variations of parameters to show the second independent solution:

y2=xmln(x)
 
Do you know what "variation of parameters" IS?

Since you already know that xm is a solution, try a solution of the form y= u(x)xm. Then y'= u' xm+ m u xm-1 and y"= u" xm+ 2m u' xm-1+ m(m-1)u xm. Put those into the equation and use the fact that xm itself satifies the equation.
 
No not really. I have notes on it buts I can't make heads or tails of it.

Where is the 'u' coming from?
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top