login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A342764 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 largest region in the resulting graph occupies a(n)/2^n of the whole sheet. 2
1, 1, 2, 4, 7, 13, 26, 51, 97, 191, 366, 713, 1375, 2673, 5164, 10031, 19405, 37663, 72922, 141461, 274019, 531405, 1029640, 1996395, 3868793, 7500411, 14536342, 28179521, 54617039 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
A342759 is the main sequence for this entry.
The sequence {a(n)/2^n, n >= 0} is bounded and weakly decreasing, hence it has a limit.
LINKS
Rémy Sigrist, C# program for A342764
FORMULA
a(n+1) <= 2*a(n).
EXAMPLE
See illustration in Links section.
PROG
(C#) See Links section.
CROSSREFS
Cf. A342759.
Sequence in context: A251654 A303059 A099155 * A262267 A068031 A293314
KEYWORD
nonn,more
AUTHOR
Rémy Sigrist, Mar 24 2021
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 06:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)