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!)
A094280 a(1)=1 (first row) and then the n-th row of this triangle contains the least set of n unused natural numbers whose sum is k * the sum of the previous row, with k being an integer > 1. 6

%I #11 Dec 05 2013 19:56:49

%S 1,2,3,4,5,6,7,8,9,21,10,11,12,13,44,14,15,16,17,18,100,19,20,22,23,

%T 24,25,227,26,27,28,29,30,31,32,517,33,34,35,36,37,38,39,40,1148,41,

%U 42,43,45,46,47,48,49,50,2469,51,52,53,54,55,56,57,58,59,60,5205,61

%N a(1)=1 (first row) and then the n-th row of this triangle contains the least set of n unused natural numbers whose sum is k * the sum of the previous row, with k being an integer > 1.

%C The first (n-1) terms of the n-th row contain n-1 smallest natural numbers which have not occurred earlier and the last term is chosen to satisfy the requirement. Permutation A076105 is defined similarly, but k is allowed to be 1.

%H <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>

%e Sixth row (14,15,16,17,18,100) has the sum 180 and by taking the next six least unused terms: (19,20,22,23,24,25), their sum is 133, for which 227 is the first unused term, so that sum 133+227 = 360 is a multiple of 180.

%Y Inverse: A122156. Permutation A076105 is defined almost similarly. Cf. A094281, A094282, A094283, A094284.

%K nonn,tabl

%O 1,2

%A _Amarnath Murthy_, Apr 27 2004

%E Edited, extended and Scheme code added by _Antti Karttunen_, Aug 25 2006

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 May 2 04:48 EDT 2024. Contains 372178 sequences. (Running on oeis4.)