How can one proof the equality k∑v=0kvv!=k∑v=0vv(k−v)k−vv!(k−v)!
Induction and generating functions don't seem to be useful.
The generation function of the right sum is simply f2(x) with f(x):=∞∑k=0(xk)kk!
but for the left sum I still don't know.
It is f(x)=11−lng(x) with lng(x)=xg(x) for |x|<1e.
Answer
Recall the combinatorial class of labeled trees which is
T=Z×SET(T)
which immediately produces the functional equation
T(z)=zexpT(z)orz=T(z)exp(−T(z)).
By Cayley's theorem we have
T(z)=∑q≥1qq−1zqq!.
This yields
T′(z)=∑q≥1qq−1zq−1(q−1)!=1z∑q≥1qq−1zq(q−1)!=1z∑q≥1qqzqq!.
The functional equation yields
T′(z)=expT(z)+zexpT(z)T′(z)=1zT(z)+T(z)T′(z)
which in turn yields
T′(z)=1zT(z)1−T(z)
so that
∑q≥1qqzqq!=T(z)1−T(z).
Now we are trying to show that
k∑v=0vv(k−v)k−vv!(k−v)!=k∑v=0kvv!.
Multiply by k! to get
k∑v=0(kv)vv(k−v)k−v=k!k∑v=0kvv!.
Start by evaluating the LHS.
Observe that when we multiply two exponential generating functions of the sequences {an} and {bn} we get that
A(z)B(z)=∑n≥0anznn!∑n≥0bnznn!=∑n≥0n∑k=01k!1(n−k)!akbn−kzn=∑n≥0n∑k=0n!k!(n−k)!akbn−kznn!=∑n≥0(n∑k=0(nk)akbn−k)znn!
i.e. the product of the two generating functions is the generating function of n∑k=0(nk)akbn−k.
In the present case we have A(z)=B(z)=1+T(z)1−T(z)=11−T(z)
We added the constant term to account for the fact that vv=1 when v=0 in the convolution. We thus have
k∑v=0(kv)vv(k−v)k−v=k![zk]1(1−T(z))2.
To compute this introduce
k!2πi∫|z|=ϵ1zk+11(1−T(z))2dz
Using the functional equation we put z=wexp(−w) so that dz=(exp(−w)−wexp(−w))dw and obtain
k!2πi∫|w|=γexp((k+1)w)wk+11(1−w)2(exp(−w)−wexp(−w))dw=k!2πi∫|w|=γexp(kw)wk+111−wdw
Extracting the coefficient we get
k!k∑v=0[wv]exp(kw)[wk−v]11−w=k!k∑v=0kvv!
as claimed.
Remark. This all looks very familiar but I am unable to locate the duplicate among my papers at this time.
No comments:
Post a Comment