A334836 a(n) = A334769(k) where k is the first position of n in A334796.
151, 543, 10707, 33151, 345283, 2213663, 33629695, 134297599, 1109207903, 8657682303, 73283989519
Offset: 2
Examples
a(2) = 151; Rotationally symmetrical XOR-triangle generated by 151, replacing 0s with "." for clarity, showing 2 bits to reach the central zero triangle of side length s = 2: 1 . . 1 . 1 1 1 1 . 1 1 1 . . 1 1 . . 1 . . 1 . 1 1 1 1 1 . . . 1 . 1 1 a(3) = 543; RST generated by 543, showing 3 bits to reach the CZT of side length s = 1 = A334770(3): 1 . . . . 1 1 1 1 1 1 . . . 1 . . . . 1 . . 1 1 . . . 1 . 1 . 1 . . 1 1 1 1 1 . . . . . 1 . . . 1 . . 1 . 1 1
Links
- Michael De Vlieger, Diagram montage showing XOR-triangles of each a(n) for 2 <= n <= 12.
- Michael De Vlieger, Aspects of XOR-triangles T(a(n))
Comments