cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A215953 Number of horizontal, vertical and diagonal neighbor colorings of the even squares of an n X 2 array with new integer colors introduced in row major order.

This page as a plain text file.
%I A215953 #7 May 09 2017 19:12:05
%S A215953 1,1,2,4,12,34,136,500,2440,10900,61912,322768,2075312,12297768,
%T A215953 87852160,580849872,4548247264,33093252880,281121815712,2227152575552,
%U A215953 20358402201792,174131286983712,1701534399324544,15604440074084672
%N A215953 Number of horizontal, vertical and diagonal neighbor colorings of the even squares of an n X 2 array with new integer colors introduced in row major order.
%C A215953 Column 2 of A215959.
%H A215953 R. H. Hardin, <a href="/A215953/b215953.txt">Table of n, a(n) for n = 1..122</a>
%e A215953 Some solutions for n=5
%e A215953 ..0..x....0..x....0..x....0..x....0..x....0..x....0..x....0..x....0..x....0..x
%e A215953 ..x..1....x..1....x..1....x..1....x..1....x..1....x..1....x..1....x..1....x..1
%e A215953 ..1..x....1..x....2..x....2..x....2..x....1..x....2..x....1..x....2..x....1..x
%e A215953 ..x..0....x..2....x..3....x..3....x..0....x..0....x..0....x..2....x..3....x..2
%e A215953 ..0..x....0..x....1..x....0..x....1..x....2..x....0..x....3..x....4..x....2..x
%K A215953 nonn
%O A215953 1,3
%A A215953 _R. H. Hardin_, Aug 28 2012