MHB Positive Roots of ODE Solution: K>1/4 has Infinite Zeros

MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Show that this differential equation has infinite positive zeros?


Show that every nontrivial solution for y''+ (k/x^2) y=0, has an infinite number of positive zeroes if K>1/4 and only a finite number if K<1/4 and if K=1/4.

I have posted a link there to this thread so the OP can see my work.
 
Mathematics news on Phys.org
Re: apu's question at Yahoo! Anwers regarding the number of positive roots of solution to ODE

Hello apu,

We are given the 2nd order linear ODE:

$$y''+\frac{k}{x^2}y=0$$

Multiplying through by $x^2$, we obtain the Cauchy-Euler equation:

$$x^2y''+ky=0$$

Using the substitution $x=e^t$, we find:

$$x^2\frac{d^2y}{dx^2}=\frac{d^2y}{dx^2}-\frac{dy}{dt}$$

Hence, the ODE is transformed into the linear homogenous ODE:

$$\frac{d^2y}{dx^2}-\frac{dy}{dt}+ky=0$$

The characteristic roots are:

$$r=\frac{1\pm\sqrt{1-4k}}{2}$$

We know the nature of the solution depends on the discriminant.

Case 1: The discriminant is positive.

$$1-4k>0$$

$$k<\frac{1}{4}$$

The solution is then:

$$y(t)=c_1e^{\frac{1+\sqrt{1-4k}}{2}t}+c_1e^{\frac{1-\sqrt{1-4k}}{2}t}=e^{\frac{1-\sqrt{1-4k}}{2}t}\left(c_1e^{\sqrt{1-4k}t}+c_2 \right)$$

We conclude that the solution has no positive roots.

Case 2: The discriminant is zero.

$$1-4k=0$$

$$k=\frac{1}{4}$$

In this case, because of the repeated characteristic root, the general solution is:

$$y(t)=c_1e^{\frac{t}{2}}+c_2te^{\frac{t}{2}}=e^{ \frac{t}{2}}\left(c_1+c_2t \right)$$

Here, we find that there can at most one positive real root.

Case 3: The discriminant is negative.

$$1-4k<0$$

$$\frac{1}{4}<k$$

The general solution is then given by:

$$y(t)=e^{\frac{t}{2}}\left(c_1\cos\left(\frac{\sqrt{1-4k}}{2}t \right)+c_2\sin\left(\frac{\sqrt{1-4k}}{2}t \right) \right)$$

The sinusoidal factor guarantees an infinite number of positive real roots.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top