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!)
A266028 Number of n X 3 integer arrays with each element equal to the number of horizontal and antidiagonal neighbors less than itself. 1
5, 50, 481, 4659, 45361, 440405, 4281953, 41605113, 404371841, 3929676961, 38190819553, 371149900881, 3606990493057, 35054056081937, 340669003487777, 3310750747302897, 32175148917943745, 312690400948679185 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 5*a(n-1) + 46*a(n-2) + 6*a(n-3) - 72*a(n-4).
Empirical g.f.: x*(1 + 4*x)*(5 + 5*x - 19*x^2) / (1 - 5*x - 46*x^2 - 6*x^3 + 72*x^4). - Colin Barker, Jan 09 2019
EXAMPLE
Some solutions for n=4:
..0..0..1....0..0..0....0..0..1....0..1..2....1..0..2....0..0..0....0..0..2
..0..1..1....1..1..2....1..1..0....2..0..0....0..0..0....2..1..1....1..1..0
..1..0..0....2..0..2....1..0..2....0..0..2....0..0..1....2..0..2....2..0..0
..2..0..0....2..0..0....2..0..0....0..0..1....1..3..0....2..1..0....0..0..0
CROSSREFS
Column 3 of A266033.
Sequence in context: A247771 A125962 A361555 * A228751 A299868 A136915
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 20 2015
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 April 19 03:57 EDT 2024. Contains 371782 sequences. (Running on oeis4.)