Blog Archive

Showing posts with label ODE. Show all posts
Showing posts with label ODE. Show all posts

Wednesday, January 10, 2024

Linear Recurrence Equation, ODE and Fields Extension

未命名50

When we try to find the general formula of the Fibonacci Sequence or more general, an+2=Aan+1+Ban.

Although the sequence is N valued function, some irrational number appears in the general formula.

For example, the general formula of the Fibonacci sequence is

(1)an=15((1+52)n+1(152)n+1)

Where does the irrational number come from?

Indeed, the irrational number comes from the algebraic field extension.

Consider the Fibonacci Sequence

(2)an+2=an+1+an

Represent the sequence to the formal power series f(X)=n=0anXnn!.

Then f(X)=n=0an+1Xnn!,f(X)=n=0an+2Xnn! .

Thus we can convert an+2=an+1+an to the ODE.

(3)D2fDff=0

View the solution space of (D2D1)f=0 as an Q[D]- Module. The annihilator of the space is (D2D1).

It induces a natural quotient map and a field extension.

(4)QQ[D]Q[D](D2D1)Q(1+52)

Gal(Q(1+52)/Q){1,σ}, where σ2=1. By the ODE: An Algebraic Approach, solving the ODE is equivalence to solving the polynomials equation and f(X)=C1e1+52X+C2e152X.

It looks like f(X) is the linear combination of two elements in Q(1+52)[[X]]. But fQ[[X]]y=σ(y).

Therefore, σ(y)=σ(C1)e152X+σ(C2)e1+52X=y=C1e1+52X+C2e152XC1=σ(C2),σ(C1)=C2.

Then C1+C2=1=C1+σ(C1) and C11+52+C2152=12+52(C1C2)=1, so C1σ(C1)=15.

Thus the rational part R(C1)=12, irrational part I(C1)=125.

Hence C1=12+125=15(1+52),C2=σ(C1)=15(152).

Hence

(5)an=15((1+52)n+1(152)n+1)

It looks amazing, the field extension induced by ODE (see the ODE: An Algebraic Extension on my blog), and the Galois Group give the relationship of C1 and C2, help us find the value of C1,C2.

 

Popular Posts