Talk:Bell numbers: Difference between revisions

m
→‎size of Bell numbers: added which computer programming language was used for the (extra) calculations.
m (→‎size of Bell numbers: added som in 1000-steps with timing 1h is enough about 1 Gbyte allocated)
m (→‎size of Bell numbers: added which computer programming language was used for the (extra) calculations.)
 
(One intermediate revision by the same user not shown)
Line 4:
Here are the results:
 
bellBell( 99) has 115 decimal digits.
bellBell( 199) has 275 decimal digits.
bellBell( 299) has 453 decimal digits.
bellBell( 399) has 643 decimal digits.
bellBell( 499) has 842 decimal digits.
bellBell( 599) has 1,048 decimal digits.
bellBell( 699) has 1,260 decimal digits.
bellBell( 799) has 1,478 decimal digits.
bellBell( 899) has 1,700 decimal digits.
bellBell( 999) has 1,926 decimal digits.
bellBell( 1,099) has 2,155 decimal digits.
bellBell( 1,199) has 2,388 decimal digits.
bellBell( 1,299) has 2,625 decimal digits.
bellBell( 1,399) has 2,864 decimal digits.
bellBell( 1,499) has 3,105 decimal digits.
bellBell( 1,599) has 3,349 decimal digits.
bellBell( 1,699) has 3,595 decimal digits.
bellBell( 1,799) has 3,844 decimal digits.
bellBell( 1,899) has 4,095 decimal digits.
bellBell( 1,999) has 4,347 decimal digits.
bellBell( 2,099) has 4,601 decimal digits.
bellBell( 2,199) has 4,858 decimal digits.
bellBell( 2,299) has 5,115 decimal digits.
bellBell( 2,399) has 5,375 decimal digits.
bellBell( 2,499) has 5,636 decimal digits.
bellBell( 2,599) has 5,898 decimal digits.
bellBell( 2,699) has 6,162 decimal digits.
bellBell( 2,799) has 6,428 decimal digits.
bellBell( 2,899) has 6,694 decimal digits.
bellBell( 2,999) has 6,962 decimal digits.
bellBell( 3,099) has 7,231 decimal digits.
bellBell( 3,199) has 7,502 decimal digits.
bellBell( 3,299) has 7,773 decimal digits.
bellBell( 3,399) has 8,046 decimal digits.
bellBell( 3,499) has 8,320 decimal digits.
bellBell( 3,599) has 8,595 decimal digits.
bellBell( 3,699) has 8,871 decimal digits.
bellBell( 3,799) has 9,148 decimal digits.
bellBell( 3,899) has 9,426 decimal digits.
bellBell( 3,999) has 9,704 decimal digits.
bellBell( 4,099) has 9,984 decimal digits.
bellBell( 4,199) has 10,265 decimal digits.
bellBell( 4,299) has 10,547 decimal digits.
bellBell( 4,399) has 10,829 decimal digits.
bellBell( 4,499) has 11,112 decimal digits.
bellBell( 4,599) has 11,396 decimal digits.
bellBell( 4,699) has 11,682 decimal digits.
.. ·
·
·
Bell( 4,999) has 12,542 decimal digits 00:14.028s
Bell( 5,999) has 15,455 decimal digits 00:25.826s
Line 71 ⟶ 73:
Bell(20,299) has 61,571 decimal digits 59:00.454s
 
::::::::::::::::::::: -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 16:35, 28 July 2019 (UTC) &nbsp; ---- (1<sup>st</sup> part using REXX)
::::::::::::::::::::: -- [[User:Horst.h|Horst.h]] 07:27, 4 February 2020 (UTC) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ---- (2<sup>nd</sup> part using Pascal)