#17157: Improve formula for Bell numbers
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  combinatorics      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/17157            |  0266cef42895b095b8c7eca5718a1466300e1304
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by fredrik.johansson):

 You can just compute the sum in Dobinski's formula as an exact fraction
 (keeping the numerator and denominator separate, not actually dividing
 rational numbers by successive factorials). Indeed this is what flint does
 for n < 5000 (for larger n it uses a multimodular algorithm). This
 simplifies the error analysis.

--
Ticket URL: <http://trac.sagemath.org/ticket/17157#comment:10>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to