login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A224667
Number of 5 X 5 0..n matrices with each 2 X 2 subblock idempotent.
1
196, 260, 332, 412, 500, 596, 700, 812, 932, 1060, 1196, 1340, 1492, 1652, 1820, 1996, 2180, 2372, 2572, 2780, 2996, 3220, 3452, 3692, 3940, 4196, 4460, 4732, 5012, 5300, 5596, 5900, 6212, 6532, 6860, 7196, 7540, 7892, 8252, 8620, 8996, 9380, 9772, 10172
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 4*n^2 + 52*n + 140.
Conjectures from Colin Barker, Sep 02 2018: (Start)
G.f.: 4*x*(49 - 82*x + 35*x^2) / (1 - x)^3.
a(n) = 3*a(n-1) - 3*a(n-2) + a(n-3) for n>3.
(End)
EXAMPLE
Some solutions for n=3:
..0..1..0..0..1....1..0..1..0..0....1..0..1..0..0....1..0..1..0..0
..0..1..0..0..1....1..0..1..0..1....1..0..1..0..1....1..0..1..0..0
..0..1..0..0..1....0..0..1..0..1....1..0..1..0..1....1..0..1..0..0
..0..1..0..0..1....0..0..1..0..1....1..0..1..0..1....1..0..1..0..1
..0..1..0..0..1....0..0..1..0..1....0..0..1..0..1....2..0..1..0..1
CROSSREFS
Row 5 of A224665.
Sequence in context: A248021 A378792 A151713 * A118781 A119667 A023108
KEYWORD
nonn
AUTHOR
R. H. Hardin, Apr 14 2013
STATUS
approved