This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A210606 #65 Oct 31 2017 21:28:59 %S A210606 1,3,5,3,4,4,5,11,13,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16, %T A210606 16,17,17 %N A210606 Length of the n-th edge of an L-toothpick structure which gives Recamán's sequence A005132. %C A210606 Consider a toothpick structure formed by L-toothpicks connected by their endpoints. The endpoints of the L-toothpicks are placed on the main diagonal of the first quadrant. At stage 1 we place an L-toothpick with one of its endpoints on the origin. At stage n we place an L-toothpick of size n. The L-toothpicks are placed alternately, on one or another sector of the first quadrant, trying to make the structure have an exposed endpoint closest to the origin. The total length of all L-toothpicks after the n-th stage is A002378(n). The value of x and y of the endpoint of the structure after the n-th stage is equal to the n-th term of Recamán's sequence A005132(n). Note that we can get other illustrations of initial terms of Recamán's sequence by replacing each L-toothpick by a Q-toothpick or by a semicircumference. This structure is also one of the three views of the three-dimensional model for Recamán's sequence. For more information about L-toothpicks and Q-toothpicks, see A172310 and A187210. %H A210606 N. J. A. Sloane, <a href="/wiki/Catalog_of_Toothpick_and_CA_Sequences_in_OEIS">Catalog of Toothpick and Cellular Automata Sequences in the OEIS</a> %H A210606 <a href="/index/Rea#Recaman">Index entries for sequences related to Recamán's sequence</a> %H A210606 <a href="/index/To#toothpick">Index entries for sequences related to toothpick sequences</a> %e A210606 The summands are the size of the L-toothpicks: %e A210606 a(1) = 1. %e A210606 a(2) = 1 + 2 = 3. %e A210606 a(3) = 2 + 3 = 5. %e A210606 a(4) = 3. %e A210606 a(5) = 4. %e A210606 a(6) = 4. %e A210606 a(7) = 5. %e A210606 a(8) = 5 + 6 = 11. %e A210606 a(9) = 6 + 7 = 13. %e A210606 a(10) = 7. %Y A210606 First differences of A210607. %Y A210606 Cf. A005132, A064289, A119632, A139250, A160356, A160357, A171175, A171178, A172310, A187210, A210604, A210605, A210608-A210613. %K A210606 nonn,more %O A210606 1,2 %A A210606 _Omar E. Pol_, Mar 24 2012