Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004097 Sum of digits of Bell numbers. 1
1, 1, 2, 5, 6, 7, 5, 22, 9, 15, 28, 33, 31, 37, 43, 50, 32, 63, 58, 50, 55, 78, 69, 64, 105, 94, 91, 118, 104, 101, 96, 121, 122, 139, 141, 102, 163, 150, 154, 172, 145, 164, 185, 186, 187, 194, 184, 153, 186, 172, 231, 211, 226, 196, 230, 266, 243, 247, 248, 280, 312, 285 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Table[Plus@@IntegerDigits@(BellB[n]), {n, 0, 90}] (* Vincenzo Librandi, Jun 01 2019 *)
PROG
(Magma)[&+Intseq(Bell(n)): n in [0..100] ]; // Vincenzo Librandi, Jun 01 2019
CROSSREFS
Sequence in context: A278084 A225366 A146099 * A262368 A198547 A120678
KEYWORD
nonn,base
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 12 14:14 EDT 2024. Contains 375851 sequences. (Running on oeis4.)