MHB Euler equations having double roots as a solution

WMDhamnekar
MHB
Messages
376
Reaction score
28
If the Euler equations have double roots as it's solution, second solution will be $y_2(x)=x^r\ln{x}$. what is its proof? or how it can be derived?
 
Last edited:
Physics news on Phys.org
I believe variation of parameters is the usual proof method.
 
The change of variable, $u= \ln(x),$ converts an "Euler type equation" (also known as an "equipotential equation") to a differential equation with constant coefficients. If ax^2\frac{d^2y}{dx^2}+ bx\frac{dy}{dx}+ cy= 0 then, with u= \ln(x), \frac{dy}{dx}= \frac{dy}{du}\frac{du}{dx}= \frac{1}{x}\frac{dy}{du} and \frac{d^2y}{dx^2}= \frac{d}{dx}\left(\frac{1}{x}\frac{dy}{du}\right)= -\frac{1}{x^2}\frac{dy}{du}+ \frac{1}{x}\frac{d}{dx}\frac{dy}{du}= -\frac{1}{x^2}\frac{dy}{du}+ \frac{1}{x^2}\frac{d^2y}{du^2}.So ax^2\frac{d^2y}{dx^2}+ bx\frac{dy}{dx}+ cy= a\frac{d^2y}{du^2}- a\frac{dy}{du}+ b\frac{dy}{du}+ cy= a\frac{d^2y}{du^2}+ (b- a)\frac{dy}{du}+ cy= 0.

The characteristic equation for that constant-coefficients equation is the same as for the Euler-type equation so both have the same characteristic values. In particular, if the characteristic equation has a double root, r, then the constant-coefficients equation has the general solution y(u)= Ae^{ru}+ Bue^{ru}. Since $u= \ln(x)$ the general solution in terms of $x$ becomes y(x)= Ae^{r \ln(x)}+ B \ln(x) e^{r \ln(x)}= A e^{\ln(x^r)}+ B \ln(x) e^{\ln(x^r)}= Ax^r+ B\ln(x) x^r.
 
Last edited:
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top