login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A027827 Values of n for which 11 divides p(n), the # of partitions of n. 1
6, 8, 12, 15, 16, 17, 18, 20, 21, 25, 28, 29, 31, 32, 35, 37, 38, 39, 41, 42, 43, 49, 50, 51, 52, 54, 56, 58, 59, 61, 62, 64, 72, 74, 75, 78, 81, 82, 83, 84, 85, 87, 94, 96, 98, 104, 105, 107, 108, 109, 116, 117, 118, 119, 125, 127, 128, 129, 130, 131, 138, 140, 148 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

PROG

(PARI) \ps200 for(n=0, 180, if(polcoeff(1/eta(x), n, x)%11==0, print1(n, ", ")))

CROSSREFS

Sequence in context: A123303 A063207 A096175 * A157941 A059611 A177085

Adjacent sequences:  A027824 A027825 A027826 * A027828 A027829 A027830

KEYWORD

nonn

AUTHOR

R. K. Guy (rkg(AT)cpsc.ucalgary.ca)

EXTENSIONS

More terms from Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 24 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 08:13 EST 2012. Contains 205893 sequences.