A381555 Triangle read by rows T(n,k) is the number of diamond coverings for a specific number of diamonds covering an even length row of triangles.
1, 4, 1, 8, 4, 1, 13, 16, 4, 1, 19, 41, 24, 4, 1, 26, 85, 85, 32, 4, 1, 34, 155, 231, 145, 40, 4, 1, 43, 259, 532, 489, 221, 48, 4, 1, 53, 406, 1092, 1365, 891, 313, 56, 4, 1, 64, 606, 2058, 3333, 2926, 1469, 421, 64, 4, 1, 76, 870, 3630, 7359, 8294, 5551, 2255, 545, 72, 4
Offset: 0
Examples
Triangle begins: 1, 4; 1, 8, 4; 1, 13, 16, 4; 1, 19, 41, 24, 4; 1, 26, 85, 85, 32, 4; 1, 34, 155, 231, 145, 40, 4;
Links
- Craig Knecht, Diamond covering of a even length row of triangles.
- Craig Knecht, Geometric bisection of the Fibonacci sequence.
- Craig Knecht, Subdividing the individual Fibonacci numbers.
- Walter Trump, Diamond covering producing the Fibonacci sequence.
Comments