login
A135041
Decimal expansion of the number of partitions of 1729, the second taxicab number, also called the Hardy-Ramanujan number.
0
1, 7, 3, 3, 0, 5, 4, 5, 5, 9, 4, 3, 7, 3, 7, 2, 4, 6, 9, 7, 1, 7, 2, 8, 3, 2, 9, 0, 0, 4, 4, 2, 7, 5, 5, 4, 2, 4, 8, 2, 7, 4, 0
OFFSET
43,2
COMMENTS
The number of partitions of 1729 has 43 digits. See the table computed by David W. Wilson in the entry A000041.
EXAMPLE
A000041(1729)=1733054559437372469717283290044275542482740.
MATHEMATICA
IntegerDigits@ PartitionsP@ 1729 (* Robert G. Wilson v, Jan 09 2013 *)
PROG
(PARI) digits(numbpart(1729)) \\ Charles R Greathouse IV, Sep 06 2016
CROSSREFS
Sequence in context: A324714 A075564 A303670 * A021581 A265411 A176833
KEYWORD
cons,fini,full,nonn
AUTHOR
Omar E. Pol, Nov 15 2007, Jun 15 2009
STATUS
approved