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!)
A275184 Number of 4 X n 0..2 arrays with no element equal to any value at offset (-2,-1) (-1,0) or (-1,1) and new values introduced in order 0..2. 1
4, 12, 41, 141, 482, 1651, 5653, 19356, 66277, 226937, 777050, 2660679, 9110369, 31194604, 106812721, 365734965, 1252304626, 4287987275, 14682397949, 50273658876, 172140871373, 589423572097, 2018231606314, 6910580115135 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) + 4*a(n-2) + 3*a(n-3) for n>4.
Empirical g.f.: x*(4 + 4*x + x^2 - x^3) / (1 - 2*x - 4*x^2 - 3*x^3). - Colin Barker, Feb 01 2019
EXAMPLE
Some solutions for n=4:
..0..1..2..2. .0..1..2..0. .0..0..1..1. .0..0..1..1. .0..1..1..2
..2..0..0..1. .2..0..1..1. .2..2..2..0. .2..2..0..0. .2..0..0..0
..1..2..2..0. .1..2..2..0. .1..1..1..2. .0..1..1..2. .1..2..2..2
..0..1..1..2. .0..0..1..2. .0..0..0..1. .2..0..0..1. .0..0..1..1
CROSSREFS
Row 4 of A275183.
Sequence in context: A002996 A076867 A308369 * A354338 A149341 A149342
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jul 19 2016
STATUS
approved

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 September 9 19:01 EDT 2024. Contains 375765 sequences. (Running on oeis4.)