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

MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
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
Hello joe,

We are given the 2nd order homogeneous ODE:

$$y''-2y'-15y=0$$

Part 1.) Letting:

$$y=e^{mx}$$

We can see that:

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

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

$$m^2e^{mx}-2me^{mx}-15e^{mx}=0$$

Divide through by $$e^{mx}\ne0$$ and we have:

$$m^2-2m-15=0$$

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

$$(m-5)(m+3)=0$$

And so we find the characteristic roots are:

$$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:

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

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

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

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

$$\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:

$$\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:

$$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:

$$c_1e^{m_1x}\cdot0+c_2e^{m_2x}\cdot0=0$$

$$0=0$$

This shows that the function:

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

is the general solution to the given ODE.
 
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