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

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Reduction
AI Thread Summary
The discussion focuses on using reduction of order to find a second linearly independent solution to the differential equation y'' + 2y' + y = 0, given that one solution is xe^{-x}. By substituting y(x) = v(x)xe^{-x} into the equation and computing the necessary derivatives, the process leads to a simplified equation. This results in the expression x^2v''(x) + 2xv'(x) = 0, which can be integrated to find v(x) = -c_1/x + c_2. Ultimately, the second solution is determined to be y(x) = e^{-x}, confirming the linear independence of the solutions.
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.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...
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...
Back
Top