|
Search: id:A162485
|
|
|
| A162485 |
|
a(1) = 4, a(2) = 6; a(n) = 2 a(n - 1) + a(n - 2) - 4 Mod[n - 1, 2] |
|
+0 1
|
|
| 4, 6, 16, 34, 84, 198, 480, 1154, 2788, 6726, 16240, 39202, 94644, 228486, 551616, 1331714, 3215044, 7761798, 18738640, 45239074, 109216788, 263672646, 636562080, 1536796802, 3710155684
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
a(n) is the number of perfect matchings of an edge-labeled 2 x n Klein bottle grid graph, or equivalently the number of domino tilings of a 2 x n Klein bottle grid. (The twist is on the length-2 side.)
|
|
REFERENCES
|
S.-M. Belcastro, Tilings of 2 x n Grids on Surfaces, preprint.
|
|
FORMULA
|
for n > 1, 1/2 ((1 + Sqrt[2])^n (2 + (-1 + Sqrt[2])^(2 Floor[1/2 (-1 + n)]) (-4 + 3 Sqrt[2])) + (1 - Sqrt[2])^n (2 - (-1 - Sqrt[2])^(2 Floor[1/2 (-1 + n)]) (4 + 3 Sqrt[2])))
|
|
EXAMPLE
|
a(3) = 2 a(2) + a(1) - 4 Mod[2,2] = 2*6 + 4 - 0 = 16
|
|
CROSSREFS
|
Sequence in context: A099430 A113883 A036748 this_sequence A076066 A165799 A056421
Adjacent sequences: A162482 A162483 A162484 this_sequence A162486 A162487 A162488
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Sarah-Marie Belcastro (smbelcas(AT)toroidalsnark.net), Jul 04 2009
|
|
|
Search completed in 0.002 seconds
|