Monday, December 26, 2016

analysis - Riemann zeta function, representation as a limit

is it true that ζ(s)= lima0+ 1+m=1esmae(m+1)aema

my proof :



F(z)=ζ(lnz)=n=1zlnn



which is convergent for |z|<1e. now I consider the functions :



˜Fa(z)=n=1zalnna=1+m=0zanea(m+1)eam



because lima0+alnna=lnn, we get that :




lima0+ ˜Fa(z)=n=1zlnn=ζ(lnz)






(details)



m=0zamea(m+1)eam
is also convergent for z<1e because m=0(zaea)m is convergent for z<1e and m=0zam{ea(m+1)eam} is convergent for z<1.



to justify n=1zalnna=1+m=1zamea(m+1)eam : if lnna=m0 then

lnna[m,m+1[n[eam,ea(m+1)[ . how many different n's is that ? ea(m+1)eam.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...