Finding a Basis for O.D.Es with Same Roots

In summary, when solving an O.D.E. with repeated roots, it is necessary to have two unique solutions. This is achieved by adding a variable, such as x or x^2, to the O.D.E. in order to avoid linearly dependent solutions. This can also be seen in the results of solving a slightly modified O.D.E. with a small parameter, where the basis functions are determined by the initial conditions and the limit of the parameter going to zero.
  • #1
asdf1
734
0
why is it that when you have the same roots to an O.D.E., you usually add an x or x^2 to get a basis?
 
Physics news on Phys.org
  • #2
because when you multipy anything by a variable it will not be a scaler multiple of the original, and you need two unique so;utions (or more) for an ode
 
  • #3
Because if Wronskian=0 then you have linearly dependent solutions, and you need linearly independent solutions (i.e. W not equal 0).
 
  • #4
but why pick x or x^2 to multiply? why not something like xy or x^y or e^x or something?
 
  • #5
you could but why make it more complicated than you have to
 
  • #6
Let D be a differential operator such that a is a double root:

[tex](D-a)^2 y = 0[/itex]

Consider the slightly modified DE:

[tex](D-a + \epsilon)(D-a-\epsilon)[/tex]

Solve this second equation subject to the initial conditions [itex]y(0) = y_0[/itex] and [itex]\dot y(0) = \dot y_0[/itex] then pass to the limit of [itex]\epsilon[/itex] going to zero. You'll find the answer to your question in the result! :)
 
  • #7
Tide said:
Solve this second equation subject to the initial conditions [itex]y(0) = y_0[/itex] and [itex]\dot y(0) = \dot y_0[/itex] then pass to the limit of [itex]\epsilon[/itex] going to zero. You'll find the answer to your question in the result! :)
:bugeye:
could you explain that part a little clearer?
 
  • #8
This ODE

[tex]\left( \frac {d^2}{dt^2} - 2 a \frac {d}{dt} + a^2 - \epsilon ^2 \right) y= 0[/tex]

has repeated roots when [itex]\epsilon \rightarrow 0[/itex]. Solve the equation as it is subject to specific initial conditions. When you're all done, pass to the limit [itex]\epsilon \rightarrow 0[/itex] and you'll see why the basis functions are the way they are when you have repeated roots! (Sorry - I don't have the time to type in the algebra but it is straightforward.)
 
  • #9
thanks! :)
 

1. What is the importance of finding a basis for O.D.Es with same roots?

Finding a basis for O.D.Es with same roots allows us to express the solutions of differential equations as a linear combination of simpler functions. This makes it easier to solve complex differential equations and understand the behavior of the system.

2. How do you determine the basis for O.D.Es with same roots?

The basis for O.D.Es with same roots can be determined by finding the roots of the characteristic equation and using those roots to construct a set of linearly independent solutions. These solutions form the basis for the differential equations.

3. Can a basis for O.D.Es with same roots change?

Yes, the basis for O.D.Es with same roots can change depending on the initial conditions of the differential equations. Different initial conditions can lead to different roots of the characteristic equation and therefore, different basis solutions.

4. What is the relationship between eigenvalues and basis for O.D.Es with same roots?

The eigenvalues of the system's matrix correspond to the roots of the characteristic equation. These eigenvalues determine the basis for O.D.Es with same roots, as the solutions of the differential equations can be expressed as a linear combination of the eigenvectors corresponding to these eigenvalues.

5. How does finding a basis for O.D.Es with same roots help in solving boundary value problems?

Finding a basis for O.D.Es with same roots is crucial in solving boundary value problems as it allows us to express the solutions of the differential equations in terms of a finite number of basis functions. This helps in finding specific solutions that satisfy the given boundary conditions.

Similar threads

Replies
1
Views
1K
  • Differential Equations
Replies
6
Views
2K
  • Linear and Abstract Algebra
Replies
9
Views
540
  • Precalculus Mathematics Homework Help
Replies
13
Views
832
Replies
2
Views
1K
  • General Math
Replies
6
Views
837
  • Differential Equations
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
6
Views
580
Replies
12
Views
3K
  • Linear and Abstract Algebra
Replies
6
Views
845
Back
Top