The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A301885 Number of 2Xn 0..1 arrays with every element equal to 0, 1 or 3 horizontally or antidiagonally adjacent elements, with upper left element zero. 2

%I #4 Mar 28 2018 10:59:41

%S 2,5,10,18,35,74,154,317,658,1370,2851,5930,12338,25677,53434,111194,

%T 231395,481538,1002090,2085365,4339682,9030962,18793603,39109842,

%U 81388322,169370645,352463530,733483298,1526392675,3176452154,6610257274

%N Number of 2Xn 0..1 arrays with every element equal to 0, 1 or 3 horizontally or antidiagonally adjacent elements, with upper left element zero.

%C Row 2 of A301884.

%H R. H. Hardin, <a href="/A301885/b301885.txt">Table of n, a(n) for n = 1..210</a>

%F Empirical: a(n) = 2*a(n-1) +a(n-3) -a(n-4) -2*a(n-6) +a(n-7)

%e Some solutions for n=5

%e ..0..1..1..0..1. .0..1..1..0..1. .0..1..1..0..1. .0..1..0..0..1

%e ..0..0..1..0..1. .0..0..1..0..0. .0..0..1..1..1. .0..1..1..0..0

%Y Cf. A301884.

%K nonn

%O 1,1

%A _R. H. Hardin_, Mar 28 2018

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 23 14:23 EDT 2024. Contains 372763 sequences. (Running on oeis4.)