cp's OEIS Frontend

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.

A210605 Bisection of Recamán's sequence A005132.

Original entry on oeis.org

1, 6, 7, 20, 21, 22, 23, 24, 25, 62, 63, 18, 17, 16, 15, 14, 79, 78, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 224, 225, 226, 227, 228, 75, 74, 73, 72, 71, 70, 69, 68, 67, 66, 65, 64, 265, 264, 263, 262, 261, 40, 265, 494, 495, 258, 259
Offset: 1

Views

Author

Omar E. Pol, Mar 23 2012

Keywords

Comments

Also length of the vertical edges of a rectangular polyspiral path. For the horizontal edges see A210604. The mentioned polyspiral path is one of the three views of a rectangular polyhelix which is a three-dimensional graphical representation of Recamán's sequence A005132.

Examples

			1) Written as an irregular array in which each row lists consecutive numbers in ascending order or in descending order:
1;
6,7;
20,21,22,23,24,25;
62,63;
18,17,16,15,14;
79,78,77;
78,79,80,81,82,83,84,85,86,87,88,89,90,91;
...
2) Written as an irregular array in which each row lists consecutive numbers in ascending order, in descending order or in descending-ascending order:
1;
6,7;
20,21,22,23,24,25;
62,63;
18,17,16,15,14;
79,78,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91;
...
		

Crossrefs