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.

A302962 Number of nX5 0..1 arrays with every element equal to 0, 1, 2, 3 or 6 horizontally, diagonally or antidiagonally adjacent elements, with upper left element zero.

This page as a plain text file.
%I A302962 #4 Apr 16 2018 11:53:18
%S A302962 16,384,3924,43588,493132,5602382,63612987,722646394,8212135689,
%T A302962 93333017966,1060806235030,12057365898916,137049471727976,
%U A302962 1557782741219620,17706765695523787,201267276363226847
%N A302962 Number of nX5 0..1 arrays with every element equal to 0, 1, 2, 3 or 6 horizontally, diagonally or antidiagonally adjacent elements, with upper left element zero.
%C A302962 Column 5 of A302965.
%H A302962 R. H. Hardin, <a href="/A302962/b302962.txt">Table of n, a(n) for n = 1..210</a>
%H A302962 R. H. Hardin, <a href="/A302962/a302962.txt">Empirical recurrence of order 80</a>
%F A302962 Empirical recurrence of order 80 (see link above)
%e A302962 Some solutions for n=5
%e A302962 ..0..0..0..1..1. .0..0..0..0..1. .0..0..0..0..1. .0..0..1..0..0
%e A302962 ..1..0..1..0..1. .0..1..1..1..0. .1..1..1..0..0. .0..0..0..0..1
%e A302962 ..0..0..1..0..1. .0..1..0..0..0. .1..0..0..1..1. .1..0..1..0..0
%e A302962 ..0..1..0..1..0. .1..1..1..1..1. .1..1..0..0..1. .1..0..1..0..1
%e A302962 ..1..1..0..0..1. .0..0..1..0..0. .0..1..1..0..0. .1..1..0..1..1
%Y A302962 Cf. A302965.
%K A302962 nonn
%O A302962 1,1
%A A302962 _R. H. Hardin_, Apr 16 2018