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!)
A125151 The interspersion T(2,3,1), by antidiagonals. 2

%I #5 Mar 30 2012 18:57:06

%S 1,2,3,5,7,4,10,14,9,6,21,28,18,12,8,42,56,37,25,16,11,85,113,75,50,

%T 33,22,13,170,227,151,101,67,44,26,15,341,455,303,202,134,89,53,31,17,

%U 682,910,606,404,269,179,106,63,35,19,1365,1820,1213,809,539,359,213,126

%N The interspersion T(2,3,1), by antidiagonals.

%C Every positive integer occurs exactly once and each pair of rows are interspersed after initial terms.

%D Clark Kimberling, Interspersions and fractal sequences associated with fractions (c^j)/(d^k), Journal of Integer Sequences 10 (2007, Article 07.5.1) 1-8.

%H C. Kimberling, <a href="http://faculty.evansville.edu/ck6/integer/intersp.html">Interspersions and Dispersions</a>.

%F Row 1: t(1,h)=Floor[r*2^(h-1)], where r=(2^2)/(3^1), h=1,2,3,... Row 2: t(2,h)=Floor[r*2^(h-1)], r=(2^5)/(3^2), where 3=Floor[r] is least positive integer (LPI) not in row 1. Row 3: t(3,h)=Floor[r*2^(h-1)], r=(2^7)/(3^3), where 4=Floor[r] is the LPI not in rows 1 and 2. Row m: t(m,h)=Floor[r*2^(h-1)], where r=(2^j)/(3^k), where k is the least integer >=1 for which there is an integer j for which the LPI not in rows 1,2,...,m-1 is Floor[r].

%e Northwest corner:

%e 1 2 5 10 21 42 85

%e 3 7 14 28 56 113 227

%e 4 9 18 37 75 151 303

%e 6 12 25 50 101 202 404

%e 8 16 33 67 134 269 539

%Y Cf. A125155, A125159.

%K nonn,tabl

%O 1,2

%A _Clark Kimberling_, Nov 21 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 April 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)