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.

A302951 Number of nX6 0..1 arrays with every element equal to 1, 2, 3, 4 or 5 horizontally, diagonally or antidiagonally adjacent elements, with upper left element zero.

This page as a plain text file.
%I A302951 #4 Apr 16 2018 11:39:48
%S A302951 5,601,26167,1248691,58679318,2766909379,130376252119,6144174797769,
%T A302951 289545909430332,13644990905908379,643026310546264490,
%U A302951 30302906917975958719,1428038216826276687258,67296948235600838750918
%N A302951 Number of nX6 0..1 arrays with every element equal to 1, 2, 3, 4 or 5 horizontally, diagonally or antidiagonally adjacent elements, with upper left element zero.
%C A302951 Column 6 of A302953.
%H A302951 R. H. Hardin, <a href="/A302951/b302951.txt">Table of n, a(n) for n = 1..210</a>
%e A302951 Some solutions for n=5
%e A302951 ..0..0..0..0..0..1. .0..0..0..1..0..0. .0..0..0..1..0..0. .0..0..0..1..1..0
%e A302951 ..0..0..1..1..1..1. .0..0..0..1..1..1. .0..0..0..0..1..0. .0..0..1..0..0..0
%e A302951 ..0..0..1..0..1..1. .0..0..1..0..1..1. .0..0..1..1..1..1. .0..0..0..1..1..0
%e A302951 ..0..0..0..1..1..1. .0..0..1..1..1..1. .0..0..1..1..1..0. .0..0..0..1..0..1
%e A302951 ..0..0..1..1..0..0. .0..0..0..0..0..1. .0..0..1..1..0..1. .0..0..1..0..1..1
%Y A302951 Cf. A302953.
%K A302951 nonn
%O A302951 1,1
%A A302951 _R. H. Hardin_, Apr 16 2018