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.

A342759 Fold a square sheet of paper alternately vertically to the left and horizontally downwards; after each fold, draw a line along each inward crease; after n folds, the resulting graph has a(n) regions.

Original entry on oeis.org

1, 2, 3, 4, 6, 10, 16, 25, 43, 73, 133, 241, 457, 865, 1681, 3265, 6433, 12673, 25153, 49921, 99457, 198145, 395521, 789505, 1577473, 3151873, 6300673, 12595201, 25184257, 50356225, 100700161
Offset: 0

Views

Author

Rémy Sigrist and N. J. A. Sloane, Mar 21 2021

Keywords

Comments

Take a square sheet of paper and fold it first vertically and then horizontally so that the bottom right corner stays in place. After each fold, unfold the paper and draw a line along each crease that is indented inwards (along which water would flow); upward creases (ridges) are not marked.
After two folds, we again have a (smaller and thicker) square, and we repeat the process.
After n individual folds, when the paper is unfolded the lines form a planar graph G(n). The numbers of regions, vertices, edges, and connected components in G(n) are given in the present sequence, A146528 (still to be confirmed), A342761, and A342762.
The number of vertices of degree 1 after n+1 folds appears to be A274230(n).
We ignore the folk theorem that says no sheet of paper can be folded more than seven times.

Examples

			See illustration in Links section.
		

References

  • Rémy Sigrist and N. J. A. Sloane, Notes on Two-Dimensional Paper-Folding, Manuscript in preparation, April 2021.

Crossrefs