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!)
A217726 Numbers n such that 6n is a partition number. 11
5, 7, 132, 167, 406, 934, 6223, 17593, 102359, 681328, 1353044, 2632746, 22205155, 64046056, 473656750, 527187892, 805878645, 1224438252, 3073382220, 5064778663, 7510104097, 17906359911, 23799832655, 114159565156, 303450183442, 557560997283, 662166504898 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(j) = A225326(j)/6.
EXAMPLE
5 is in the sequence because 6*5 = 30 and 30 is a partition number: p(9) = A000041(9) = 30.
MATHEMATICA
Select[PartitionsP[Range[300]], Mod[#, 6] == 0 &]/6 (* T. D. Noe, May 05 2013 *)
CROSSREFS
Sequence in context: A267586 A224507 A065927 * A016054 A158969 A083842
KEYWORD
nonn
AUTHOR
Omar E. Pol, May 05 2013
EXTENSIONS
a(9)-a(27) from T. D. Noe, May 05 2013
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 20 02:14 EDT 2024. Contains 371798 sequences. (Running on oeis4.)