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!)
A248734 Number of partitions of 7^n. 5
1, 15, 173525, 175943559810422753, 229866006383458830949778967121025947053151071434926 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Next term is too big to be included.
LINKS
FORMULA
a(n) = A000041(7^n). - Michel Marcus, Oct 18 2014
MATHEMATICA
Table[ PartitionsP[ 7^n], {n, 0, 5}]
PROG
(Magma) [NumberOfPartitions(7^n): n in [0..6]]; // Vincenzo Librandi, Oct 13 2014
(PARI) a(n) = numbpart(7^n) \\ Michel Marcus, Oct 18 2014
CROSSREFS
Sequence in context: A078185 A096224 A129613 * A259210 A013802 A084878
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Oct 12 2014
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 April 19 18:58 EDT 2024. Contains 371798 sequences. (Running on oeis4.)