A336325 The power sandwiches sequence, version 2 (see Comments lines for definition).
1, 11, 111, 1111, 112, 6, 4, 66, 12, 9, 64, 440, 96, 666, 125, 129, 95, 3, 14, 41, 642, 5, 6400, 964, 665, 6666, 15, 51, 93, 8, 7, 420, 48, 99, 512, 53, 33, 142, 56, 411, 62, 32, 55, 156, 2, 5600, 94, 40, 966, 515, 625, 6661, 531, 25, 511, 936, 561, 88, 20, 97, 152, 77, 240, 1400, 481, 34, 21, 772, 89, 9590
Offset: 1
Examples
The first successive sandwiches are: 111, 111, 111, 111, 2646, 612964,... The first one (111) is visible between a(1) = 1 and a(2) = 11; we get the sandwich by inserting 1^1 = 1 between 1 and 1. The second sandwich (111) is visible between a(2) = 11 and a(3) = 111; we get this sandwich by inserting 1^1 = 1 again between 1 and 1. (...) The fifth sandwich (2646) is visible between a(5) = 112 and a(6) = 6; we get this sandwich by inserting 2^6 = 64 between 2 and 6; etc. The successive sandwiches rebuild, digit by digit, the starting sequence.
Links
- Carole Dubois, Table of n, a(n) for n = 1..1192
Comments