1. Basic theory of continued fractions
Let (an)n≥0 and (bn)n≥1 be such that an,bn>0. (By convention, we always set b0=1.) If we define 2×2 matrices (Pn)n≥−1 by
Pn=(0110)(011a0)(0b11a1)⋯(0bn1an)then it can be written in the form
Pn=(pn−1pnqn−1qn)where (pn) and (qn) solves the following recurrence relation
{pn=anpn−1+bnpn−2,p−2=0,p−1=1qn=anqn−1+bnqn−2,p−2=1,p−1=0Using the theory of fractional linear transformation, we find that
pnqn=a0+nKi=1biai=a0+b1a1+b2a2+⋱⋱bn−1an−1+bnanwhere the right-hand side is the Gauss' Kettenbruch notation for continued fractions. Taking determinant to Pn and simplifying a little bit, we also obtain
pnqn=a0+n∑i=1(−1)i−1b1⋯biqiqi−1which is often useful for establishing the convergence of the infinite continued fraction.
2. Computing some continued fractions
Let (pn) and (qn) be as before. Assume that pn/qn converges and that we can find a sequence (rn) of positive reals such that ∑∞n=0qnrnxn converges for x∈[0,1) and diverges at x=1. Then we can compute the limit of pn/qn through the following averaging argument:
a0+∞Ki=1biai=limn→∞pnqn=limn→∞pn/rnqn/rn=limx→1−∑∞n=0pnrnxn∑∞n=0qnrnxn.We give some examples to which this technique applies.
Example 1. As the first example, we consider the following identity
11+22+33+⋱=∞Kn=1nn=1e−1.In this case, it turns out that we can choose rn=n!. Indeed, assume that (cn) solves the recurrence relation cn=ncn−1+ncn−2. Then the exponential generating function
y(x)=∞∑n=0cnn!xnsolves the initial value problem
y′+x2+1x(x−1)y=c0x(x−1),y(0)=c0.The solution is easily found by the integrating factor method.
y(x)=c0+(c1−2c0)xe−x(x−1)2.Plugging cn=pn and cn=qn, we obtain
∞Kn=1nn=limx→1−p0+(p1−2p0)xe−xq0+(q1−2q0)xe−x=e−11−e−1=1e−1as desired.
Example 2. The exponential generating function y(x) of cn=ncn−1+ncn−2 solves the equation
(x−1)y″+2y′+y=0.Any solution of this equation is of the form
y(x)=αI1(2√1−x)+βK1(2√1−x)√1−x,where I1 and K1 are the modified Bessel functions of order 1. From this we deduce that
11+12+13+⋱=∞Kn=11n=limx→1−I1(2)K1(2√1−x)−K1(2)I1(2√1−x)I0(2)K1(2√1−x)+K0(2)I1(2√1−x)=I1(2)I0(2).Example 3. Consider the Rogers-Ramanujan continued fraction
11+q1+q21+⋱=∞Kn=1qn−11.Adopting the same strategy, the generating function y(x)=∑∞n=0cnxn for the recurrence relation cn=cn−1+qn−1cn−2 satisfies
y(x)=c0+c1x1−x+qx21−xy(qx).Let y0 be the solution for (c0,c1)=(0,1) and y1 the solution for (c0,c1)=(1,1). Then it follows that both y0 and y1 has simple pole at x=1 and thus
∞Kn=1qn−11=1+qy0(q)1+qy1(q).Iterating the functional equation for y0 and y1, we find that
1+qy0(q)=∞∑n=0qn(n+1)(q;q)n,1+qy1(q)=∞∑n=0qn2(q;q)n.Rogers-Ramanujan identities tell that these can be represented in terms of infinite q-Pochhammer symbol.
No comments:
Post a Comment