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!)
A093952 Partition number A000041(n) mod n. 8
0, 0, 0, 1, 2, 5, 1, 6, 3, 2, 1, 5, 10, 9, 11, 7, 8, 7, 15, 7, 15, 12, 13, 15, 8, 18, 13, 22, 12, 24, 22, 29, 12, 2, 8, 13, 29, 23, 24, 18, 16, 2, 8, 23, 34, 34, 16, 9, 16, 26, 39, 9, 6, 1, 1, 31, 36, 22, 38, 47, 20, 16, 51, 62, 28, 56, 24, 59, 17, 38, 58, 55, 34, 4, 39, 67, 23, 44, 29 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
EXAMPLE
a(9) = 3 since the partition number for 9 = 30 and 30 mod 9 = 3.
MATHEMATICA
Table[ Mod[ PartitionsP@ n, n], {n, 80}] (* Robert G. Wilson v, Mar 25 2011 *)
CROSSREFS
Cf. A000041.
Sequence in context: A046527 A008343 A257264 * A308882 A079614 A238387
KEYWORD
nonn,easy
AUTHOR
Gary W. Adamson, Apr 18 2004
EXTENSIONS
More terms from Pab Ter (pabrlos(AT)yahoo.com), May 24 2004
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 July 23 21:46 EDT 2024. Contains 374575 sequences. (Running on oeis4.)