Finding the G.S.(for equal roots) of the Euler-Cauchy diff. equation

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Roots
rock.freak667
Homework Helper
Messages
6,221
Reaction score
31

Homework Statement



x^2\frac{d^2y}{dx^2}+ax\frac{dy}{dx}+by=0

show that if there is one real double root of the aux. eq'n show that the G.S. is given by

y=c_1x^{n_1}+c_2x^{n_1}ln(x)

Homework Equations



Assume the trial solution y=x^n

The Attempt at a Solution


y=x^n<br /> \frac{dy}{dx}=nx^{n-1}<br /> \frac{d^2y}{dx^2}=n(n-1)x^{n-2}<br /> <br /> =&gt; n(n-1)x^n + anx^n +bx^n =n^2-(a-1)n+b=0 (Aux. Eq&#039;n)

for equal roots (a-1)^2-4b=0

therefore n=\frac{1-a}{2}
hence one solution is y=x^\frac{1-a}{2}

so the other solution is y=vx^\frac{1-a}{2}<br /> <br /> \frac{dy}{dx}=\frac{dv}[dx}x^\frac{1-a}+ \frac{1-a}{2}Vx^\frac{-a-1}{2}<br /> \frac{d^2y}{dx^2}=\frac{d^2v}{dx^2}x^\frac{-1-a}{2} + (1-a)\frac{dv}{dx}x^\frac{-1-a}{2} -\frac{1-a^2}{4}vx^\frac{-a-3}{2}

sub. into the diff. eq'n...(this is where I think I am wrong)
(This is what I get)
\frac{d^2v}{dx^2}x^\frac{3-a}{2} + \frac{dv}{dx}x^\frac{3-a}{2} +\frac{vx^\frac{1-a}{2}((a-1)^2+4b)}{4}

Now I was hoping to get (a-1)^2-4b in the last term there so that it would be zero but I apparently did something wrong..where did I go wrong?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top