login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004089 Reverse digits of number of partitions of n. 0
1, 1, 2, 3, 5, 7, 11, 51, 22, 3, 24, 65, 77, 101, 531, 671, 132, 792, 583, 94, 726, 297, 2001, 5521, 5751, 8591, 6342, 103, 8173, 5654, 4065, 2486, 9438, 34101, 1321, 38841, 77971, 73612, 51062, 58113, 83373 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MATHEMATICA

Table[FromDigits[Reverse[IntegerDigits[Length[ IntegerPartitions[n]]]]], {n, 0, 50}]  (* From Harvey P. Dale, Apr 11 2011 *)

CROSSREFS

Cf. A000041.

Sequence in context: A127727 A036343 A058253 * A092791 A070892 A075800

Adjacent sequences:  A004086 A004087 A004088 * A004090 A004091 A004092

KEYWORD

nonn,base

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 03:34 EST 2012. Contains 205569 sequences.