Author: Eiko

Tags: Mathematics, connections, differential equations

Time: 2024-09-14 20:34:38 - 2025-01-22 13:07:52 (UTC)

Reviewing Connection

Let π:XS be an S-scheme and E a quasi-coherent OX-module. An S-connection on E is a π1OS-linear map

:EΩX/S1OSE

Such that for fOX,eE, we have

(fe)=dfe+fe

Choosing frame sections to (locally) trivialize connection

For locally free sheaves, locally one can choose an isomorphism φ:OnE to trivialize it. This is the same as choosing n sections e1,,en locally so that they form a basis E=OXei. It allows us to associate any section of E into n coordinate functions (fi), and allows us to operate the connection on coordinate functions,

rendering math failed o.o

We obtain the coordinate representation of the connection

:OnΩX/S1OSOn=(ΩX/S1)n

which is explicitly

(f1,,fn)t=(fiei)=dfiei+fiei=(dfi+fjωji)ei=d(f1,,fn)t+Λ(f1,,fn)t,

where Λ=(ωij) is the matrix of 1-forms of the i-th component of ej.

Matrix Decomposition

So in general we have a decomposition for any locally free connection ,

=dn+ΛHom(OXn,(ΩX/S1)n).

Flat sections in coordinate

A flat section s=0 when viewed in coordinate says

(siei)=(dsi+sjωji)ei=0ds=Λs.

where s=(s1,,sn)t is the coordinate representation of s and ds+Λs=0 is a system of linear differential equations.

Example

Consider the family of elliptic curves π:ES=Spec(k[t]) given by the Weierstrass equation

y2=x3+tx+1.

Choose ω=dxy,xω as a basis section of HdR1(E/S) which is a sheaf on S, then there is a k-linear Gauss-Manin connection defined with HdR1(E/S) on the space Sk by

:HdR1(E/S)ΩS/k1kHdR1(E/S)

given by (using 2ydy=3x2dx+tdx+xdt)

ω=ddxy=1y2dydx=x2y3dxdt=(... performing reduction algorithms)=(2t227+4t3ω+3t27+4t3xω+dg)dt.

Combining with another similar computation on (xω), we obtain the connection matrix

Λ=1Δ(2t23t92t2)dt

where Δ=4t327.

Cyclic Vector Theorem

In the case S=Spec(k[t]) there is essentially only one tangent direction, so we can divide everything in ΩS/k1 by dt to obtain a derivation t:k[t]k[t].

In this special case a connection can be simplified into a differential operator on the k[t]-module E=HdR1(E/S), making it a differential module (E,D) over the differential ring (k[t],t), or equivalently a DS=k[t,t]-module.

The fact that its fibres / sections are finite dimensional vector space means, it has a cyclic vector by the cyclic vector theorem (over the differential ring k(t)), which will enable us to get a single differential equation describing all flat sections.

And as we’ve seen above, we will need to invert some functions (for example Δ) and restrict to an open subset of S for these things to work.

Abstraction

Let’s consider now a two dimensional differential module M generated by e1,e2 over the differential ring k(t), or equivalently a two dimensional k(t)[t]-module with connection matrix

Λ=((Dej)i)1i,j2=1Δ(2t23t92t2).

Our goal will be trying to find a cyclic vector. By the dense generation result, most vectors should work, for example let’s try e1, for it to be cyclic it suffices that e1 and De1 are linearly independent over k(t). We have

De1=2t2Δe1+9Δe2

and this is clearly true, so e1 is a cyclic vector. Now differentiate again we have

D2(e1)=t(2t2Δ)e1+(2t2Δ)D(e1)+t(9Δ)e2+(9Δ)D(e2)

Simple Example

We consider the following simple example as an instructive case

Λ=(10t1)

i.e. we have

De1=e1+te2,De2=e2.

Clearly e1 is a cyclic vector here, by computing D2e1 we have

D2e1=e1+(1+2t)e2.

This gives us a linear dependence relation

(1+t)e1(1+2t)De1+tD2e1=0.

Now the generation map gives an coimage-image isomorphism

k(t)[D]=DSM,QQe1

MDS/DSP,P=(1+t)(1+2t)D+tD2.

But there is one thing that is unsatisfying, the quotient we obtained is of the form DS/DSP, if we write it in terms of its canonical basis e1,,Dn1e1, we have a left cyclic matrix

Λ=(a01a11an1)

where ai are the coefficients of (the monic version of) P. Under this basis the equations for flat sections (s0,,sn1) are

s0=a0sn1,si=si1+aisn1,i=1,,n1,

which is not very clear. We would like to have a ‘right cyclic’ matrix that looks like the transpose of Λ,

Λ=(11a0a1an1)

for which the equations for flat sections (s0,,sn1) are simply

sn1+an1sn1++a0s0=0,si=si+1,i=0,,n2.

Cyclic Vector Theorem-Like Method

I’m still thinking about the formal meaning of the following intuitive method, it should be related to something about the cyclic vector theorem / D-module theory.

Consider a system which comes from a flatness equation (fiei)=(dfi+fjωij)ei=0, if we are in dimension 1 we can divide by a local parameter, denote Λ1=Λ/dx and Λ0=In, so

f=Λ1f

keep differentiation we have

f(2)=Λ1f+Λ1f=Λ2f,Λ2:=Λ1+Λ12 f(n+1)=(Λn+ΛnΛ1)f,Λn+1=Λn+ΛnΛ1.

If we are only interested in f1, we can extract all the first lines and pack them into another matrix

(f1(n)f1(n1)f1)=((Λn)1(Λn1)1(Λ0)1)f

From here we can deduce a linear dependency relation between f1(n),,f1 in terms of function entries of (the first rows of) Λn,,Λ0 by using adjugate matrix, i.e.

anf(n)++a0f=0

where

ai=(1)idet((Λn)1(Λi^)1(Λ0)1).

Formal Meaning?

I think it has to do with some kind of dual module.