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.

A262762 Number of (5+2)X(n+2) 0..1 arrays with each row divisible by 5 and each column divisible by 7, read as a binary number with top and left being the most significant bits.

This page as a plain text file.
%I A262762 #4 Sep 30 2015 11:04:41
%S A262762 19,361,1345,8605,135595,3051121,31840777,475175089,7929763795,
%T A262762 150668328169,2326985790673,39746065869181,690182655459499,
%U A262762 12460277987364721,213488928651534985,3766549018888748593
%N A262762 Number of (5+2)X(n+2) 0..1 arrays with each row divisible by 5 and each column divisible by 7, read as a binary number with top and left being the most significant bits.
%C A262762 Row 5 of A262759.
%H A262762 R. H. Hardin, <a href="/A262762/b262762.txt">Table of n, a(n) for n = 1..210</a>
%e A262762 Some solutions for n=4
%e A262762 ..1..1..1..1..0..0....1..1..0..1..1..1....0..0..0..0..0..0....1..0..1..0..0..0
%e A262762 ..1..1..1..1..0..0....0..1..0..1..0..0....0..1..1..1..1..0....1..1..0..1..1..1
%e A262762 ..0..0..1..1..1..1....1..0..0..0..1..1....1..1..0..1..1..1....1..1..0..1..1..1
%e A262762 ..0..0..1..0..1..0....0..1..0..1..0..0....0..0..1..1..1..1....1..1..0..1..1..1
%e A262762 ..0..0..1..1..1..1....1..0..0..0..1..1....1..0..0..0..1..1....1..0..1..0..0..0
%e A262762 ..1..1..1..1..0..0....0..0..0..0..0..0....0..0..1..0..1..0....1..0..1..0..0..0
%e A262762 ..0..0..0..1..0..1....0..1..0..1..0..0....1..1..0..0..1..0....0..0..0..0..0..0
%Y A262762 Cf. A262759.
%K A262762 nonn
%O A262762 1,1
%A A262762 _R. H. Hardin_, Sep 30 2015