Levine's sequence. First construct a triangle as follows. Row 1 is {1,1}; if row n is {r_1, ..., r_k} then row n+1 consists of {r_k 1's, r_{k-1} 2's, r_{k-2} 3's, etc.}; sequence consists of the final elements in each row.
A011784
Levine's sequence. First construct a triangle as follows. Row 1 is {1,1}; if row n is {r_1, ..., r_k} then row n+1 consists of {r_k 1's, r_{k-1} 2's, r_{k-2} 3's, etc.}; sequence consists of the final elements in each row.
Terms
- a(0) =1a(1) =2a(2) =2a(3) =3a(4) =4a(5) =7a(6) =14a(7) =42a(8) =213a(9) =2837a(10) =175450a(11) =139759600
External references
- oeis: A011784