Dear Jaasiel, Thanks for your request. Can you be a little more specific about your question? It sounds very vague. Do you mean something like this?
- kcrisman ---------------------------------------------------------------------- | Sage Version 4.4.2, Release Date: 2010-05-19 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: var('n k') (n, k) sage: sum(binomial(n,k),k,0,n) 2^n On May 27, 9:32 am, Jaasiel Ornelas <jrodri1...@gmail.com> wrote: > Hi! > > Is there a way to have sage give a certain number of terms in a sum? > And, is there a way to define a function in terms of that sum? > > Thanks Very Mucho. -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org