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.
%I A229584 #7 Sep 19 2018 15:15:15 %S A229584 40,1620,49848,1375152,35690460,890824020,21639043284,515235810840, %T A229584 12081465854052,279877517457936,6420164883723960,146080173897129444, %U A229584 3301145304079911108,74165789377610689020,1657889614174445634696 %N A229584 Number of defective 3-colorings of an n X 6 0..2 array connected horizontally and antidiagonally with exactly one mistake, and colors introduced in row-major 0..2 order. %H A229584 R. H. Hardin, <a href="/A229584/b229584.txt">Table of n, a(n) for n = 1..210</a> %F A229584 Empirical: a(n) = 50*a(n-1) - 805*a(n-2) + 4662*a(n-3) - 12150*a(n-4) + 14580*a(n-5) - 6561*a(n-6). %F A229584 Empirical g.f.: 4*x*(10 - 95*x + 262*x^2 + 93*x^3 - 1485*x^4 + 1701*x^5) / (1 - 25*x + 90*x^2 - 81*x^3)^2. - _Colin Barker_, Sep 19 2018 %e A229584 Some solutions for n=3: %e A229584 ..0..1..2..1..0..1....0..1..0..1..0..1....0..1..2..0..1..2....0..1..2..1..0..1 %e A229584 ..0..1..2..0..2..1....2..1..2..1..2..0....2..0..2..0..0..2....2..0..2..1..0..1 %e A229584 ..0..1..2..1..0..2....2..1..0..2..1..2....2..0..1..2..1..0....2..0..2..2..0..2 %Y A229584 Column 6 of A229586. %K A229584 nonn %O A229584 1,1 %A A229584 _R. H. Hardin_, Sep 26 2013