|
[Date Index]
[Thread Index]
[Author Index]
bug report: MoebiusMu sum
- To: mathgroup at smc.vnet.net
- Subject: [mg93401] bug report: MoebiusMu sum
- From: Jan Irigi Olsina <jan.olsina at gmail.com>
- Date: Thu, 6 Nov 2008 04:06:07 -0500 (EST)
I just wanted to report a bug:
Sum[MoebiusMu[k]/k Zeta[0],{k,1,inf}]
returns 0 in Mathematica 6.0.0.
On the other hand
NSum[MoebiusMu[k]/k Zeta[0],{k,1,inf}]
gives particular numerical result different from 0. Is this a bug in
Sum?
Thank you!
Jan Olsina
Prev by Date:
Re: NetLink + Intel Fortran DLL (VS2008)
Next by Date:
Creating animated 3d graphic in Mathematica for export
Previous by thread:
Re: Mathematica 6.0: How to collect data with Manipulate? - not
Next by thread:
Re: bug report: MoebiusMu sum
|