Higher-order differential equations

Click For Summary

Homework Help Overview

The discussion revolves around solving a higher-order differential equation of the form y'' + 2y' + y = 5e^6x using the method of undetermined coefficients. Participants are exploring the characteristic equation and its roots, which leads to complex solutions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the characteristic equation m^2 + 2m + 1 = 0 and its factorization, with some expressing confusion about the application of the quadratic formula. There are attempts to clarify the nature of the roots and the implications for the homogeneous solution.

Discussion Status

Some participants have provided guidance on using the quadratic formula and have pointed out the nature of the roots as complex. There is ongoing exploration of how to handle these complex roots in the context of the original differential equation.

Contextual Notes

One participant noted a misplacement of coefficients in the characteristic equation, which shifted the discussion towards the implications of complex roots for the solutions. There is also mention of concerns regarding differentiation and integration of complex functions in subsequent problems.

jackalope1234
Messages
9
Reaction score
0

Homework Statement


y'' + 2y' +y = 5e^6x

use undetermined coefficients to solve this equation.


Homework Equations





The Attempt at a Solution



what I would normally do is

m^2 + 2m + 1 = 0

but then I get stuck I can't find the general equation as this won't factor. I tried several different methods so I'm just wondering what everyone else would do. After I get the general it's easy but I'm stuck at this point. I have several other problems similar to this making me think there is some method I can't remember for fixing this but I can't seem to find it.
 
Physics news on Phys.org
Do you remember the quadratic equation?

if ax^2 + bx + c = 0,

x = \frac{1}{2a}\left(-b \pm \sqrt{b^2 - 4ac}\right)

Use that to get the values of m you need for your homogeneous solution.
 
can I leave a negative within the squareroot sign and that would give me my m1 and m2? I'm also just worried about this for later on I can see it getting very messing when i Have to differentiate and integrate these for the other questions in my homework.
 
jackalope1234 said:

Homework Statement


y'' + 2y' +y = 5e^6x

use undetermined coefficients to solve this equation.


Homework Equations





The Attempt at a Solution



what I would normally do is

m^2 + 2m + 1 = 0

but then I get stuck I can't find the general equation as this won't factor.
Sure it factors! This is a perfect square trinomial, and you shouldn't need to use the Quadratic Formula. Give it another try.
jackalope1234 said:
I tried several different methods so I'm just wondering what everyone else would do. After I get the general it's easy but I'm stuck at this point. I have several other problems similar to this making me think there is some method I can't remember for fixing this but I can't seem to find it.
 
sorry that I misplaced the 2 the equation should read
2m^2 + 2m + 1
 
Well, that makes a difference. Your characteristic values are going to be complex.
 
so something like
-2/4 + isqrt(4)/4 and -2/4 - isqrt(4)/4

I have a similar problem when I am doing variation of parameter using this same one as I have to use the Wronskian method which I don't know if it would work.
 
Last edited:
-2/4 + or - sqrt(4)i/4 is the answer I got after reviewing those pages. Also wondering if you have a good page on complex differentiation and integrating?
 
  • #10
That's correct, but should be simplified. The solutions to 2m2 + 2m + 1 = 0 are m = (-1/2) +/- i/2.

This means that two solutions to the homogeneous problem are e(-1/2 + i/2)x and e(-1/2 - i/2)x.

These are a bit inconvenient to work with, so the usual trick is to break them up into products like this:
u1 = e-x/2ei/2 * x and u2 = e-x/2e-i/2 * x

By choosing suitable linear combinations of these you can eventually arrive at
y1 = ex/2sin(x/2) and
y2 = ex/2sin(x/2)

Next, you need to find a solution of the nonhomogeneous problem
2y'' + 2y' + y = 5e6x
 

Similar threads

Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K