login
Rearrangement of natural numbers such that n-th partial sum is == n (mod c(n)). where c(n) is the n-th composite number.
0

%I #4 Dec 05 2013 19:55:38

%S 1,7,3,2,12,5,19,4,20,9,29,6,28,13,32,8,35,37,49,21,11,45,47,85,67,16,

%T 56,33,77,18,64,133,70,22,73,23,99,24,80,25,83,51,113,27,91,93,95,59,

%U 30,100,61,135,107,109,34,112,69,116,36,71,121,123,38,126,167,40,132,41

%N Rearrangement of natural numbers such that n-th partial sum is == n (mod c(n)). where c(n) is the n-th composite number.

%K nonn

%O 1,2

%A _Amarnath Murthy_, Sep 25 2002

%E More terms from _David Wasserman_, Jan 19 2005