Let's define
betandoteqsumile(n−1)/2binomn−(i+1)i(−1)ifrac1(2i+1)22i+1.betandoteqsumile(n−1)/2binomn−(i+1)i(−1)ifrac1(2i+1)22i+1.
The following problem is equivalent to proving that S=0S=0:
prove that the sequence betanbetan satisfies the recursion
betan+1=frac2n+12n+2betan+frac1(n+1)2n+1.betan+1=frac2n+12n+2betan+frac1(n+1)2n+1.
Similar with S=0S=0, numerical computations suggest that this statement is true. Unfortunately, I didn't see a straightforward way to prove it.
Below is one way to think about the problem, which led to the above reformulation.
The connection between the above problem and S=0S=0.
Using the notation developed in the previous answer, let's define
F(m,n)=summk=0(−1)kbinommkbinom2(n+k)n+kfrac122(n+k)sumk+nl=1frac2llbinom2ll,F(m,n)=summk=0(−1)kbinommkbinom2(n+k)n+kfrac122(n+k)sumk+nl=1frac2llbinom2ll,
and
f(n)=F(0,n)=binom2nnfrac122nsumnl=1frac2llbinom2ll.f(n)=F(0,n)=binom2nnfrac122nsumnl=1frac2llbinom2ll.
The statement S=0S=0 is the same as F(m,m)=0F(m,m)=0. Note that FF satisfies
F(m,n)=frac12F(m−1,n)−frac12F(m−1,n+1) text(r1)F(m,n)=frac12F(m−1,n)−frac12F(m−1,n+1) text(r1)
Define the difference operator D(x1,x2)=(x1−x2)/2.D(x1,x2)=(x1−x2)/2. (r1) in terms of DD
is
F(m,n)=D(F(m−1,n),F(m−1,n+1)).F(m,n)=D(F(m−1,n),F(m−1,n+1)).
Define DkDk by iterating DD:
Dn(x1,x2,x3,ldots,xn+1)=D(Dn−1(x1,x2,x3,ldots,xn),Dn−1(x2,x3,ldots,xn+1))Dn(x1,x2,x3,ldots,xn+1)=D(Dn−1(x1,x2,x3,ldots,xn),Dn−1(x2,x3,ldots,xn+1))
Iterating (r1) gives
F(m,n)=Dm(f(n),f(n+1),f(n+2),f(n+3),cdots,f(n+m)).
In particular:
F(m,m)=Dm(f(m),f(m+1),f(m+2),f(m+3),cdots,f(m+m)).
Define
mathcalD:mathbbRinftyrightarrowmathbbRinfty as follows:
the ith component of mathcalD(xi1nfty) is
Dn(xn,xn+1,xn+2,ldots,x2n).
We can restate our original problem as follows:
show that (f(1),f(2),f(3),...,f(n),...) is in the kernel
of mathcalD.
Because we are looking for a zero of this operator,
the 1/2 in the definition of D is not important; thus let us assume that D(x1,x2) is simply
x1−x2.
Note that
Dn(f(n),f(n+1),...,f(2n))=0
is the same as
Dn−1(f(n),f(n+1),f(n+2),...,f(2n−1))=Dn−1(f(n+1),f(n+2),f(n+3),...,f(2n)).
A numerical computation reveals that these discrete derivatives equal frac1(2n−1)22n−1.
One can go back from these values
to an element
of the kernel of
mathcalD
by inverting each D in the above display.
A bit of computation in this direction yields
the vector beta in the first display.
By its construction beta is in the kernel of mathcalD.
Thus if one can prove that f equals beta then we are done.
Finally, using its definition, we see that f satisfies:
f(n+1)=frac2n+12n+2f(n)+frac1(n+1)2n+1, f(1)=1/2.
These relations determine f and thus we can take them as f's definition.
Thus to verify f=beta it is enough to show that beta satisfies this recursion.
No comments:
Post a Comment