Solution space of nth order linear ODE, n dimension Vector Space

In summary: This is done by showing that each particular solution y_k is linearly independent of the others and that the sum of any set of constants times the corresponding solutions is also a solution. This establishes the claim that the solution space is n-dimensional and spanned by the solutions y_i, which are linear combinations of the initial conditions.In summary, Picard's method can be used to show existence and uniqueness of a solution to an nth order differential equation. To prove the solution space is n-dimensional, you need to show that the differential operator is linear and that the set of solutions formed by the initial conditions is a basis for the solution space. This is done by showing linear independence and that any linear combination of the solutions is also a solution.
  • #1
popopopd
12
0
if we do picard's iteration of nth order linear ODE in the vector form, we can show that nth order linear ODE's solution exists.

diff14.png
(5)
diff27.png
(17)

example)

diff31.png
(21)

diff32.png
(22)

(http://ghebook.blogspot.ca/2011/10/differential-equation.html)I found that without n number of initial conditions, the solution will not be unique because we assume initial conditions are some arbitrary constants. (example 22)

If we do picard's iteration without any initial conditions,

y(n-1)=y0(n-1)+∫y(n)dx
y(n-2)=y0(n-2)+∫y(n-1)dx
=y(n-2)=y0(n-2)+∫y0(n-1)+∫y(n)dx
.
.
.
iteration goes on and on until the error is sufficiently decreased.

if we assume each initial conditions are some arbitrary constants, we can sort out the solution function y w.r.t constants after sufficient number of iteration is done. Then it will look like,

y (c0 c1 c2 - - - - - - )[y1 y2 y3 y4 y5 - - - - - - ] <-- (should be vertical)which is in the form of y = c1y1+c2y2+c3y3 . . .
Since function space is vector space, solutions span n dimensional vector space.

is this correct?
If not, how can we show that solution space has n number of basis?
Also, how are we sure that general solutions are 'always' linearly independent? ---------------------------------------------------------------------------------------------------------------------------

Also, I have two questions about Strum Liouville 2nd order ODE.1. if we look at the Strum-Liouville 2nd order ODEs, there is an eigenvalue term within the equation. it seems like we are introducing one more constant to the equation, which imposes a restriction to find a solution (n+1 constants with n initial conditions).

[m(x)y']'+[λr(x)-q(x)]y
=m(x)[y''+P(x)y'+Q(x)y]
=m(x)[y''+P(x)y'+(λr(x)-q(x))]
=0

∴ [y''+P(x)y'+(λr(x)-q(x))]=0

if we do Picard's iteration, then we have one more constant λ along with n constants..2. I don't understand how eigenvalue directly influence the solutions of 2nd order ODE
 
Last edited:
Physics news on Phys.org
  • #2
I do not fully understand the procedure of Picard's iteration, but the way I have proved in class that the solution space of the linear homogenous differential equation of nth order is a vector space of dimension n is the following:

First, we have that the ODE of order n is equivalent to an ODS (ordinary differential system) of order 1, which can be represented as y' = A·y since it is linear. (Where y is a vector function from ℝ to ℝn and A is an n by n matrix function defined on a subset of ℝ.)
Second, by Picard's existence and uniqueness theorem we have that choosen any t0 from ℝ and chosen n basis vectors from ℝn there exists a unique solution fi of the problem y' = A·y and y(t0) = ei (the i-th basis vector).

Finally, we want to prove that B = {f1,...fn} is a basis of the solution space (proving it is a vector space is trivial). First, the set B is linearly independet since any linear combination of those functions, evaluated in t0 forms a linear combination of a basis of ℝn, so the scalar coefficients must all be zeroes. Finally, it spans the space for the uniqueness: given a function g solution of the ODS, and given w =g( t0) a vector in ℝn , there exist unique coefficients so that g( t0) = ∑ fi (t0). Then, from the local uniqueness around the point t0, the function g must be locally the function ∑ fi, and then B spans V.
 
  • #3
Picard's method can be used to show that a solution to an nth order differential equation, with given value of y and its first n-1 derivatives, exists and is unique.

To show that the solution set of an nth order homogeneous differential equation is an n dimensional vector space, you need to first show that the differential operator is linear: if y1 and y2 satisfy the equation then so does ay1+ by2 for any constants a and b. Then show that the specific solutions
a) y1 such that y1(x0)= 1, y'(x0)= y''(x0)= ...= y^(n-1)(x0)= 0
b) y2 such that y2(x0)= 0, y'(x0)= 1, y''(x0)= ...= y^(n-1)(x0)= 0
...
z) yn such that yn(x0)= y'(x0)= ...= y^(n-2)(x0)= 0, y^(n-1)(x0)= 1

form a basis for the solution space.
 
  • Like
Likes PWiz

1. What is a solution space?

A solution space is a set of all possible solutions to a given problem or equation. In the context of nth order linear ODEs, the solution space refers to the set of all solutions to the equation that satisfy the given initial conditions.

2. What is an nth order linear ODE?

An nth order linear ODE (ordinary differential equation) is a type of differential equation that involves a dependent variable, its derivatives up to the nth order, and independent variables. It can be represented in the form of a polynomial equation and can be solved using various methods, such as separation of variables, variation of parameters, or Laplace transform.

3. How is the solution space related to the n dimension vector space?

The solution space of an nth order linear ODE is a subset of the n dimension vector space. This is because the solutions to the equation can be represented as vectors in the n dimension vector space, with each dimension corresponding to a different derivative of the dependent variable. The dimension of the solution space will be equal to the order of the ODE.

4. How can the dimension of the solution space be determined?

The dimension of the solution space can be determined by finding the number of linearly independent solutions to the ODE. This can be done by solving the characteristic equation associated with the ODE or by using the Wronskian determinant. The order of the ODE also corresponds to the dimension of the solution space.

5. Can the solution space of an nth order linear ODE be infinite?

Yes, the solution space of an nth order linear ODE can be infinite if the ODE has an infinite number of linearly independent solutions. This can occur when the characteristic equation has repeated roots or when the Wronskian determinant is identically zero. In such cases, the solution space will be a vector space of infinite dimension.

Similar threads

Replies
3
Views
791
  • Differential Equations
Replies
4
Views
955
Replies
40
Views
535
Replies
2
Views
2K
  • Differential Equations
Replies
7
Views
1K
  • Differential Equations
2
Replies
52
Views
814
  • Linear and Abstract Algebra
Replies
4
Views
878
  • Differential Equations
Replies
2
Views
1K
  • Differential Equations
Replies
2
Views
987
Replies
2
Views
2K
Back
Top