On Tue, Jun 7, 2011 at 7:53 PM, kcrisman <[email protected]> wrote: > Just the basic ones, like with Moebius mu or some other arithmetic > function in it. I'd like to have something like > http://mpmath.googlecode.com/svn/trunk/doc/build/functions/zeta.html#dirichlet > except where I could slap in any old arithmetic function, not just a > periodic one. > > Consider this a "wishlist" request, of course :) I'm not doing > anything serious with it, just nice to have something better than a > for loop to show off the computations (and that they agree with the > theory) when we do this in class.
That would be nice, but I don't know how much you can do numerically given a "black-box" sequence. Maybe it would be better to try to implement something symbolic in Sage? Fredrik -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
