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.

A184205 Number of (n+1) X 8 binary arrays with no 2 X 2 subblock containing fewer than two 1's.

This page as a plain text file.
%I A184205 #8 Apr 14 2023 15:31:31
%S A184205 10179,850155,57909336,4255603649,306055720601,22178227663588,
%T A184205 1603508113421239,116023864377980183,8393076073326616738,
%U A184205 607195930632715485287,43926429646009509917693,3177799102996723675846736
%N A184205 Number of (n+1) X 8 binary arrays with no 2 X 2 subblock containing fewer than two 1's.
%C A184205 Column 7 of A184207.
%H A184205 R. H. Hardin, <a href="/A184205/b184205.txt">Table of n, a(n) for n = 1..200</a>
%e A184205 Some solutions for 3 X 8
%e A184205 ..0..0..1..1..0..1..1..0....0..0..0..0..0..1..1..1....0..0..1..1..1..1..0..0
%e A184205 ..1..1..0..1..1..1..0..1....1..1..1..1..1..0..1..1....1..1..1..1..0..1..1..1
%e A184205 ..1..1..1..1..1..1..1..1....0..0..1..1..0..1..1..0....1..1..0..1..0..1..0..1
%Y A184205 Cf. A184207.
%K A184205 nonn
%O A184205 1,1
%A A184205 _R. H. Hardin_, Jan 10 2011