A Rectangular Tiling

Problem Statement

We wish to tile a rectangle whose length is twice its width.
Let $T(0)$ be the tiling consisting of a single rectangle.
For $n \gt 0$, let $T(n)$ be obtained from $T(n-1)$ by replacing all tiles in the following manner:

Tiling 1

The following animation demonstrates the tilings $T(n)$ for $n$ from $0$ to $5$:

Tilings 0-5

Let $F(n)$ be the number of points where four tiles meet in $T(n)$.
For example, $F(1) = 0$, $F(4) = 82$ and $F(10^9) \bmod 17^7 = 126897180$.

Find $f(10^k)$ for $k = 10^{9 \times 2^N}$, give your answer modulo $17^7$.

Submit Answers

You need to submit in the format: "N:problem(N)", possibly with multiple values at once, separated by commas, with $N$ between $1$ and $100$.

Top Users

🥇 shs10978
100.00 (100)
🥈 icy
100.00 (100)
🥉 liuguangxi
100.00 (100)

Data

Stats

Your submissions will appear here

Recent Submissions

1
liuguangxi
$g(100)$, $9$ digits 1 month, 1 week ago
2
liuguangxi
$g(99)$, $9$ digits 1 month, 1 week ago
3
liuguangxi
$g(98)$, $9$ digits 1 month, 1 week ago
4
liuguangxi
$g(97)$, $8$ digits 1 month, 1 week ago
5
liuguangxi
$g(96)$, $9$ digits 1 month, 1 week ago