MHB Mike's question at Yahoo Answers regarding reduction of order

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Reduction
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

The differential equation

$$y''+2y'+y=0$$

has linear independent solutions $e^{-x}$ and $xe^{-x}$. Pretend you only know that $xe^{-x}$ is a solution, and use reduction of order to obtain a second linearly independent solution.

I have posted a link there to this topic so the OP can see my work.
 
Mathematics news on Phys.org
Hello Mike,

We are given the nontrivial solution:

$$f(x)=xe^{-x}$$

So, let's set:

$$y(x)=v(x)f(x)$$ and substitute for the derivatives of $y(x)$ into the given ODE. Thus, computing the needed derivatives, we find:

$$y'(x)=v(x)f'(x)+v'(x)f(x)$$

$$y''(x)=v''(x)f(x)+2v'(x)f'(x)+v(x)f''(x)$$

Now we need to compute the derivatives of $f(x)$:

$$f'(x)=-xe^{-x}+e^{-x}=e^{-x}(1-x)$$

$$f''(x)=-e^{-x}+(x-1)e^{-x}=e^{-x}(x-2)$$

And so we find:

$$y'(x)=v(x)e^{-x}(1-x)+v'(x)xe^{-x}=e^{-x}\left(v(x)(1-x)+xv'(x) \right)$$

$$y''(x)=v''(x)xe^{-x}+2v'(x)e^{-x}(1-x)+v(x)e^{-x}(x-2)=e^{-x}\left(xv''(x)+2v'(x)(1-x)+v(x)(x-2) \right)$$

Substituting into the original ODE, we find:

$$e^{-x}\left(xv''(x)+2v'(x)(1-x)+v(x)(x-2) \right)+2\left(e^{-x}\left(v(x)(1-x)+xv'(x) \right) \right)+v(x)xe^{-x}=0$$

Since $$e^{-x}\ne0$$ we may divide through by this factor to obtain:

$$xv''(x)+2v'(x)(1-x)+v(x)(x-2)+2v(x)(1-x)+2xv'(x)+v(x)x=0$$

Distribute:

$$xv''(x)+2v'(x)-2xv'(x)+xv(x)-2v(x)+2v(x)-2xv(x)+2xv'(x)+xv(x)=0$$

Combine like terms:

$$xv''(x)+2v'(x)=0$$

Multiply through by $x$:

$$x^2v''(x)+2xv'(x)=0$$

Now the left side is the differentiation of a product:

$$\frac{d}{dx}\left(x^2v'(x) \right)=0$$

Integrate with respect to $x$ to obtain:

$$\int\,d\left(x^2v'(x) \right)=\int\,dx$$

$$x^2v'(x)=c_1$$

$$v'(x)=c_1x^{-2}$$

Integrate again with respect to $x$:

$$\int\,dv=c_1\int x^{-2}\,dx$$

$$v(x)=-c_1x^{-1}+c_2$$

For simplicity, let $c_1=-1$ and $c_2=0$ and so:

$$v(x)=\frac{1}{x}$$

And hence, we find our second linearly independent solution is:

$$y(x)=v(x)f(x)=\frac{1}{x}xe^{-x}=e^{-x}$$

Shown as required.
 
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