Mike's question at Yahoo Answers regarding reduction of order

  • MHB
  • Thread starter MarkFL
  • Start date
  • Tags
    Reduction
In summary, the differential equation has linear independent solutions $e^{-x}$ and $xe^{-x}$. To obtain the second linearly independent solution, we use reduction of order to find v(x)=-c_1x^{-1}+c_2.
  • #1
MarkFL
Gold Member
MHB
13,288
12
Here is the question:

The differential equation

\(\displaystyle 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
  • #2
Hello Mike,

We are given the nontrivial solution:

\(\displaystyle f(x)=xe^{-x}\)

So, let's set:

\(\displaystyle 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:

\(\displaystyle y'(x)=v(x)f'(x)+v'(x)f(x)\)

\(\displaystyle y''(x)=v''(x)f(x)+2v'(x)f'(x)+v(x)f''(x)\)

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

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

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

And so we find:

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

\(\displaystyle 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:

\(\displaystyle 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 \(\displaystyle e^{-x}\ne0\) we may divide through by this factor to obtain:

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

Distribute:

\(\displaystyle xv''(x)+2v'(x)-2xv'(x)+xv(x)-2v(x)+2v(x)-2xv(x)+2xv'(x)+xv(x)=0\)

Combine like terms:

\(\displaystyle xv''(x)+2v'(x)=0\)

Multiply through by $x$:

\(\displaystyle x^2v''(x)+2xv'(x)=0\)

Now the left side is the differentiation of a product:

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

Integrate with respect to $x$ to obtain:

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

\(\displaystyle x^2v'(x)=c_1\)

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

Integrate again with respect to $x$:

\(\displaystyle \int\,dv=c_1\int x^{-2}\,dx\)

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

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

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

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

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

Shown as required.
 

Related to Mike's question at Yahoo Answers regarding reduction of order

What is meant by "reduction of order" in Mike's question at Yahoo Answers?

In mathematics and physics, reduction of order is a method used to solve a second-order linear differential equation by reducing it to a first-order differential equation. This is done by substituting a new variable for one of the dependent variables and reducing the equation to a first-order form.

Why is reduction of order useful in solving differential equations?

Reduction of order can make solving a second-order differential equation easier and more manageable, as first-order differential equations are typically easier to solve. It allows for the use of known methods and techniques for solving first-order equations, such as separation of variables or integrating factors.

Can reduction of order be used for all second-order linear differential equations?

No, reduction of order can only be used for homogeneous linear differential equations with constant coefficients. In other words, the equation must be in the form of y'' + p(x)y' + q(x)y = 0, where p(x) and q(x) are constant functions.

Are there any limitations or drawbacks to using reduction of order?

One limitation is that the method only works for homogeneous linear differential equations, so it cannot be used for non-linear equations. Additionally, reduction of order may not always lead to a solution, as it relies on finding an appropriate substitution for the dependent variable.

Is there a specific process for performing reduction of order?

Yes, there is a specific process for performing reduction of order, which involves substituting a new variable for one of the dependent variables and manipulating the equation to reduce it to a first-order form. This process can be found in most differential equations textbooks or online resources.

Similar threads

Replies
1
Views
1K
  • Differential Equations
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
489
Replies
1
Views
1K
  • Differential Equations
Replies
2
Views
510
  • Differential Equations
Replies
3
Views
2K
Replies
1
Views
1K
Replies
1
Views
2K
Replies
2
Views
2K
Back
Top