Blog Archive

Saturday, June 17, 2023

ODE, An Algebraic Approach (1)

(Decomposition Theorem).

Let V be a vector space over a field K and let T be a linear operator on V . If a1,a2,...,am are distinct scalars and k1,k2,...,kmN

then

Ker((Ta1)k1(Ta2)k2(Ta3)k3...(Tam)km

=Ker(Ta1)k1Ker(Ta2)k2Ker(Ta3)k3...Ker(Tam)km

For any homogeneous ordinary differential equation with constant coefficients,

(Dn+an1Dn1+an2Dn2+an3Dn3+...+a2D2+a1D)y=0

It can be viewed as p(D)y=0

And P(D) can be factored to (Dλ1)k1(Dλ2)k2(Dλ3)k3...(Dλm)km over C

Therefore, to solve (Dn+an1Dn1+an2Dn2+an3Dn3+...+a2D2+a1D)y=0

We just need to solve (Dλ)ky=0

An interesting analogy is Math Essays: Dual basis and Taylor series (wuyulanliulongblog.blogspot.com)

We know that the kernel of Dn is Span{1,x,x22!,x33!,...,xn1(n1)!}

But what is the kernel of (Dλ)n

When k=1, it is simple; the solution is eλx

So, we can guess that

Ker(Dλ)n=eλxSpan{1,x,x22!,x33!,...,xn1(n1)!}

=Span{eλx,xeλx,x22!eλx,x33!eλx,...,xn1(n1)!eλx}

But why?

One way to consider this is eλx(f) is a linear automorphism, (eλx(f)=eλxf) and Ker(eλx)=0

Deλx(f)=D(eλxf)=(1+2)(eλxf)=(λ+2)(eλxf)

Thus (Dλ)eλx(f)=2(eλxf)=eλxf

Thus (Dλ)keλx(f)=2k(eλxf)=eλxDkf

Therefore (Dλ)keλx(f)=(Dλ)k(eλxf)=0eλxDkf=0Dkf=0

Thus the Ker(Dλ)k=Span{eλx,xeλx,x22!eλx,x33!eλx,...,xn1(n1)!eλx}

In this case, eλx pull Ker(Dλ)k back to KerDn.

The idea is just like if you try to find the Kernel of matrix A, but it is hard.

However, AB=0 is easy, (B is invertible) thus you can consider vKer(AB), then KerA=B(Ker(AB))

Because ABv=0 iff A(Bv)=0

By the way, the Gaussian elimination is similar, but it is through BAv=0 to find Av=0

B is invertible, so BAv=0 iff Av=0

But the most amazing thing is (Dλ)=eλxDeλx,

And we will see that D act on Pn(x)that is all the polynomias with degpn

is nilpotent, thus we could find formal power series to find the inverse,

and because D is nilpotent, thus we have (Dλ)n=eλxDneλx

Therefore (Dλ)is also nilpotent

 

 

No comments:

Post a Comment

Popular Posts