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!)
A225317 Numbers k such that 10k is a partition number. 11
3, 49, 301, 1231, 71522, 83182, 174163, 232352, 708950, 1384865, 2654366, 9266972, 13323093, 27124895, 54194624, 184434956, 284194050, 435107860, 483527187, 537131540, 1001558168, 1844029332, 3702735520, 6035667328, 14279899593, 27476861713, 39712507475, 43515769783, 47671585729, 62584675312 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Partition numbers ending in 10 divided by 10.
LINKS
FORMULA
a(j) = A127544(j)/10.
EXAMPLE
3 is in the sequence because 10*3 = 30 and 30 is a partition number: p(9) = A000041(9) = 30.
MATHEMATICA
Select[PartitionsP[Range[300]], Mod[#, 10] == 0 &]/10 (* T. D. Noe, May 05 2013 *)
CROSSREFS
Sequence in context: A063777 A359886 A212651 * A288527 A269630 A067788
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 March 28 22:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)