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!)
A337131 Row lengths of irregular triangle A335967. 2
1, 1, 1, 1, 2, 1, 1, 1, 1, 4, 2, 1, 2, 1, 1, 1, 1, 2, 1, 4, 8, 2, 2, 1, 1, 4, 2, 1, 2, 1, 1, 1, 1, 2, 1, 2, 4, 1, 1, 4, 4, 16, 8, 2, 4, 2, 2, 1, 1, 2, 1, 4, 8, 2, 2, 1, 1, 4, 2, 1, 2, 1, 1, 1, 1, 2, 1, 2, 4, 1, 1, 2, 2, 8, 4, 1, 2, 1, 1, 4, 4, 8, 4, 16, 32, 8 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
COMMENTS
All terms are powers of 2.
LINKS
FORMULA
a(2^k-1) = 1 for any k >= 0.
a(2^k) = 1 for any k >= 0.
a(A000975(k)) = 2^(k-2) for any k >= 2.
EXAMPLE
For n = 13, the binary representation of 13 is "1101", so we consider the tilings of a size 4 staircase polyomino whose base has the following shape:
.....
. .
. .....
. .
+---+ .....
| | .
| +---+---+---+
| 1 1 | 0 | 1 |
+-------+---+---+
There are two possible penultimate rows:
..... .....
. . . .
. ..... . .....
. | . . .
+---+ +---+ +---+---+---+
| 1 | 0 0 | | 1 | 0 | 1 |
| +---+---+---+ | +---+---+---+
| | | | | | | |
+-------+---+---+, +-------+---+---+
so a(13) = 2.
PROG
(PARI) See Links section.
CROSSREFS
Sequence in context: A098120 A098873 A257462 * A046876 A026584 A247342
KEYWORD
nonn
AUTHOR
Rémy Sigrist, Sep 14 2020
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 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)