Solving 2nd Order Homogeneous ODE - Joe's Question on Yahoo Answers

In summary, a second order homogeneous ODE is a mathematical equation involving a function, its derivatives, and an independent variable, and is considered homogeneous if all terms have the same degree. To solve such an equation, methods such as separation of variables, substitution, or the method of undetermined coefficients can be used, with careful attention to accuracy. Solving these equations is important in various fields of science and an example of solving one is provided as well. Common mistakes to avoid when solving second order homogeneous ODEs include forgetting to check for complex solutions and not properly applying initial conditions. It is crucial to carefully follow the steps and double check work to avoid errors.
  • #1
MarkFL
Gold Member
MHB
13,288
12
Here is the question:

Differential Calculus Problem?

Consider the differential equation given by y''-2y'-15y=0

part 1) Set y=e^mx, determine the values of m which make y satisfy the above equation

part 2) Let m1 and m2 be the two values found in part (a). Show that for any constants c1 and c2 the function y=c1e^m1x+c2e^m2x also satisfies the above equation.

I have posted a link there to this thread so the OP can view my work.
 
Mathematics news on Phys.org
  • #2
Hello joe,

We are given the 2nd order homogeneous ODE:

\(\displaystyle y''-2y'-15y=0\)

Part 1.) Letting:

\(\displaystyle y=e^{mx}\)

We can see that:

\(\displaystyle \frac{d^ny}{dx^n}=m^ne^{mx}\) where $n\in\mathbb{N}$

Hence, substituting this function into the ODE, the ODE becomes:

\(\displaystyle m^2e^{mx}-2me^{mx}-15e^{mx}=0\)

Divide through by \(\displaystyle e^{mx}\ne0\) and we have:

\(\displaystyle m^2-2m-15=0\)

This is what is referred to as the characteristic or auxiliary equation. Factoring, we obtain:

\(\displaystyle (m-5)(m+3)=0\)

And so we find the characteristic roots are:

\(\displaystyle m=-3,\,5\)

These are the two values of $m$ for which $y=e^{mx}$ is a solution to the given ODE.

Part 2) Let:

\(\displaystyle y(x)=c_1e^{m_1x}+c_2e^{m_2x}\)

As before, given the linearity of differentiation, we can see:

\(\displaystyle y^{(n)}(x)=c_1m_1^ne^{m_1x}+c_2m_2^ne^{m_2x}\)

Hence, substituting this function into the ODE, we obtain:

\(\displaystyle \left(c_1m_1^2e^{m_1x}+c_2m_2^2e^{m_2x} \right)-2\left(c_1m_1e^{m_1x}+c_2m_2e^{m_2x} \right)-15\left(c_1e^{m_1x}+c_2e^{m_2x} \right)=0\)

Arrange on like terms:

\(\displaystyle \left(c_1m_1^2e^{m_1x}-2c_1m_1e^{m_1x}-15c_1e^{m_1x} \right)+\left(c_2m_2^2e^{m_2x}-2c_2m_2e^{m_2x}-15c_2e^{m_2x} \right)=0\)

Factor both expressions:

\(\displaystyle c_1e^{m_1x}\left(m_1^2-2m_1-15 \right)+c_2e^{m_2x}\left(m_2^2-2m_2-15 \right)=0\)

Now, since we have defined $m_1$ and $m_2$ wot be the two roots of the quadratic characteristic equation $m^2-2m-15=0$, we must therefore have:

\(\displaystyle c_1e^{m_1x}\cdot0+c_2e^{m_2x}\cdot0=0\)

\(\displaystyle 0=0\)

This shows that the function:

\(\displaystyle y(x)=c_1e^{m_1x}+c_2e^{m_2x}\)

is the general solution to the given ODE.
 

Related to Solving 2nd Order Homogeneous ODE - Joe's Question on Yahoo Answers

1. What is a second order homogeneous ODE?

A second order homogeneous ODE (ordinary differential equation) is a mathematical equation that involves a function, its derivatives, and independent variable. It is considered homogeneous if all terms in the equation have the same degree.

2. How do you solve a second order homogeneous ODE?

To solve a second order homogeneous ODE, you can use various methods such as separation of variables, substitution, or the method of undetermined coefficients. It is important to follow the steps carefully and check your answer for accuracy.

3. What is the importance of solving second order homogeneous ODEs?

Solving second order homogeneous ODEs is important in many fields of science, including physics, engineering, and economics. It allows us to model and understand various phenomena and make predictions based on mathematical principles.

4. Can you provide an example of solving a second order homogeneous ODE?

Sure, an example would be solving the equation y'' + 2y' - 3y = 0. First, we can assume a solution of the form y = e^(rx), where r is a constant. Then, we can substitute this into the equation and solve for r. In this case, we get two solutions, r = 1 and r = -3. Therefore, the general solution is y = C1e^x + C2e^(-3x), where C1 and C2 are constants determined by initial conditions.

5. Are there any common mistakes to avoid when solving second order homogeneous ODEs?

One common mistake is forgetting to check for complex solutions when using the characteristic equation method. Another mistake is not properly applying initial conditions, which can lead to incorrect solutions. It is important to carefully follow the steps and double check your work to avoid errors.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
1K
Replies
3
Views
863
Replies
8
Views
5K
Replies
2
Views
2K
Replies
1
Views
1K
  • Differential Equations
Replies
4
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
893
Back
Top