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!)
A225327 Partition numbers of the form 7k. 8
7, 42, 56, 77, 231, 385, 490, 1575, 2436, 3010, 10143, 21637, 31185, 37338, 44583, 124754, 147273, 281589, 329931, 386155, 451276, 1121505, 3087735, 8118264, 9289091, 20506255, 23338469, 49995925, 118114304, 133230930, 271248950, 607163746 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Intersection of A008589 and A000041.
LINKS
FORMULA
a(n) = 7*A222175(n).
EXAMPLE
42 is in the sequence because 7*6 = 42 and 42 is a partition number: p(10) = A000041(10) = 42.
MATHEMATICA
Select[PartitionsP[Range[300]], Mod[#, 7] == 0 &]
CROSSREFS
Sequence in context: A183064 A290045 A188066 * A102532 A297405 A044109
KEYWORD
nonn
AUTHOR
Omar E. Pol, 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 19 11:31 EDT 2024. Contains 371792 sequences. (Running on oeis4.)