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!)
A244962 Generalized pentagonal numbers that are also partition numbers. 0
1, 2, 5, 7, 15, 22, 77, 176, 4565 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Intersection of A001318 and A000041.
No more terms < A000041(2*10^6), a number with 1569 digits. - Lars Blomberg, Jul 15 2014
LINKS
MATHEMATICA
nmax=PartitionsP[50]; Intersection[Table[PartitionsP[n], {n, 0, 50}], Table[n*(n+1)/6, {n, Select[Range[0, nmax], Mod[#, 3]!=1&]}]] (* Vaclav Kotesovec, Jul 15 2014 *)
CROSSREFS
Sequence in context: A337655 A366175 A111328 * A022629 A032216 A285290
KEYWORD
nonn,hard,more
AUTHOR
Omar E. Pol, Jul 10 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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)