Higher Order Homogeneous ODE (IVP)

In summary, Daniel put in an extra prime in the first equation, and solved for c and A-B correctly, but gave the wrong solution for y.
  • #1
kape
25
0
Higher Order Homogeneous ODE (IVP) [Solved]

I am having problems with this IVP:

y'''' + y' = 0

y(0) = 5
y'(0) = 2
y''(0) = 4

What I have done so far is:

[tex] \lambda^3 + \lambda = 0 [/tex]

[tex] \lambda(\lambda^2 + 1) = 0 [/tex]

So one roots is [tex] \lambda = 0 [/tex]

(though.. can there be a root that is zero??)

And the other root is:

[tex] \lambda^2 = -1 [/tex]

[tex] \lambda = \pm\sqrt{-1} [/tex]

[tex] \lambda = \pmi [/tex]

Therefore [tex] \omega = 1 [/tex]

[tex] y = ce^(0)x + Acos\omegax + Bsin\omegax [/tex]

[tex] y = c + Acosx + Bsinx [/tex]

[tex] y' = -Asinx + Bcosx [/tex]

[tex] y' = -Acosx - Bsinx [/tex]

So, putting in the initial values..

c + A = 5 (so c = 9)
B = 2
A = -4

and so the answer is:

[tex] y = 9e^x - 4cosx + 2sinx [/tex]

But it seems the answer is wrong..

(though, considering my severe lack of math skills, it doesn't surprise me)


I really need to be able to solve this problem.. can anyone help?
 
Last edited:
Physics news on Phys.org
  • #2
1.You put one prime more than was necessary in the first equation.

2.Make the substitution

[tex] y'(x)=f(x) [/tex]

and then integrate the resulting ODE. Then you'll know what to do.

Daniel.
 
  • #3
kape said:
I am having problems with this IVP:

y'''' + y' = 0

y(0) = 5
y'(0) = 2
y''(0) = 4

What I have done so far is:

[tex] \lambda^3 + \lambda = 0 [/tex]

[tex] \lambda(\lambda^2 + 1) = 0 [/tex]

So one roots is [tex] \lambda = 0 [/tex]

(though.. can there be a root that is zero??)
Yes, it is certainly possible for 0 to satisfy an equation!

And the other root is:

[tex] \lambda^2 = -1 [/tex]

[tex] \lambda = \pm\sqrt{-1} [/tex]

[tex] \lambda = \pmi [/tex]

Therefore [tex] \omega = 1 [/tex]

[tex] y = ce^(0)x + Acos\omegax + Bsin\omegax [/tex]

[tex] y = c + Acosx + Bsinx [/tex]

[tex] y' = -Asinx + Bcosx [/tex]

[tex] y' = -Acosx - Bsinx [/tex]

So, putting in the initial values..

c + A = 5 (so c = 9)
B = 2
A = -4

and so the answer is:

[tex] y = 9e^x - 4cosx + 2sinx [/tex]

But it seems the answer is wrong..

(though, considering my severe lack of math skills, it doesn't surprise me)


I really need to be able to solve this problem.. can anyone help?
Well, yes, of course, that's wrong! You started by saying (correctly) that the solution must be of the form
[tex] y = ce^{(0)x} + Acos \omega x + Bsin \omega x [/tex]
[tex] y = c+ A cos x+ B sin x[/tex]

But after solving (correctly) for c=9, A= -4, and B= 2, you give the solution as
[tex] y = 9e^x - 4cosx + 2sinx [/tex]

Do you see the difference?
 
Last edited by a moderator:
  • #4
oh! thank you! i just understood! :D
 

1. What is a higher order homogeneous ordinary differential equation (ODE)?

A higher order homogeneous ODE is an equation that involves the derivatives of a function, where the highest derivative is of order n, and all other terms in the equation are of order n or less. The equation is considered homogeneous if all the terms in the equation have the same degree of the dependent variable.

2. What is an initial value problem (IVP) for a higher order homogeneous ODE?

An initial value problem for a higher order homogeneous ODE is a specific type of boundary value problem, where the initial values of the function and its derivatives are given at a single point. The goal is to find a solution that satisfies both the ODE and the given initial values.

3. What are the steps for solving a higher order homogeneous ODE (IVP)?

The steps for solving a higher order homogeneous ODE (IVP) are:
1. Rewrite the equation in standard form.
2. Find the characteristic equation and its roots.
3. Use the roots to find the general solution.
4. Use the initial values to find the specific solution.
5. Check the solution by plugging it back into the original equation.

4. What are some techniques for solving higher order homogeneous ODEs (IVPs)?

Some techniques for solving higher order homogeneous ODEs (IVPs) include:
1. Method of undetermined coefficients
2. Variation of parameters
3. Reduction of order
4. Laplace transform
5. Power series method

5. What are some real-life applications of higher order homogeneous ODEs (IVPs)?

Higher order homogeneous ODEs (IVPs) are commonly used in physics and engineering to model various physical systems. Some examples include:
1. Vibrations of a mass-spring system
2. Electrical circuits
3. Population growth models
4. Motion of a pendulum
5. Heat transfer in a rod or plate

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
559
  • Calculus and Beyond Homework Help
Replies
6
Views
269
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
362
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
981
  • Calculus and Beyond Homework Help
Replies
10
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
525
  • Calculus and Beyond Homework Help
Replies
3
Views
310
  • Calculus and Beyond Homework Help
Replies
1
Views
254
Back
Top