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!)
A224545 Number of (n+1) X 4 0..1 matrices with each 2 X 2 subblock idempotent. 1

%I #7 Aug 30 2018 15:49:30

%S 28,52,78,125,193,302,472,743,1175,1868,2982,4777,7673,12350,19908,

%T 32127,51887,83848,135550,219193,354517,573462,927708,1500875,2428263,

%U 3928792,6356682,10285073,16641325,26925938,43566772,70492187,114058403

%N Number of (n+1) X 4 0..1 matrices with each 2 X 2 subblock idempotent.

%C Column 3 of A224550.

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

%F Empirical: a(n) = 4*a(n-1) - 5*a(n-2) + a(n-3) + 2*a(n-4) - a(n-5) for n>6.

%F Empirical g.f.: x*(28 - 60*x + 10*x^2 + 45*x^3 - 25*x^4 + x^5) / ((1 - x)^3*(1 - x - x^2)). - _Colin Barker_, Aug 30 2018

%e Some solutions for n=3:

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

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

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

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

%Y Cf. A224550.

%K nonn

%O 1,1

%A _R. H. Hardin_, Apr 10 2013

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 April 16 18:02 EDT 2024. Contains 371750 sequences. (Running on oeis4.)