A367038 Number of 2^n-page booklets that can be made with n folds.
1, 1, 1, 1, 1, 3, 31, 315434
Offset: 0
Examples
For n=5, there are a(5)=3 ways to fold a booklet with 2^5=32 pages. Diagrams showing these 3 ways are included at the first M. Scroggs link.
Links
- Matthew Scroggs, Zines.
- Matthew Scroggs, Python script to generate sequence.
Comments