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

%I #12 Feb 11 2014 07:00:05

%S 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,

%T 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,

%U 31,36,22,38,47,20,16,51,62,28,56,24,59,17,38,58,55,34,4,39,67,23,44,29

%N Partition number A000041(n) mod n.

%H T. D. Noe, <a href="/A093952/b093952.txt">Table of n, a(n) for n=1..5000</a>

%e a(9) = 3 since the partition number for 9 = 30 and 30 mod 9 = 3.

%t Table[ Mod[ PartitionsP@ n, n], {n, 80}] (* _Robert G. Wilson v_, Mar 25 2011 *)

%Y Cf. A000041.

%K nonn,easy

%O 1,5

%A _Gary W. Adamson_, Apr 18 2004

%E More terms from Pab Ter (pabrlos(AT)yahoo.com), May 24 2004

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 29 00:26 EDT 2024. Contains 371264 sequences. (Running on oeis4.)