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!)
A219768 Number of n X 3 arrays of the minimum value of corresponding elements and their horizontal or antidiagonal neighbors in a random, but sorted with lexicographically nondecreasing rows and columns, 0..1 n X 3 array. 1
3, 6, 14, 29, 56, 101, 171, 274, 419, 616, 876, 1211, 1634, 2159, 2801, 3576, 4501, 5594, 6874, 8361, 10076, 12041, 14279, 16814, 19671, 22876, 26456, 30439, 34854, 39731, 45101, 50996, 57449, 64494, 72166, 80501, 89536, 99309, 109859, 121226, 133451 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 3 of A219773.
LINKS
FORMULA
Empirical: a(n) = (1/24)*n^4 + (1/4)*n^3 - (25/24)*n^2 + (23/4)*n - 4 for n>1.
Conjectures from Colin Barker, Jul 27 2018: (Start)
G.f.: x*(1 - 2*x + 2*x^2)*(3 - 3*x + 2*x^2 - x^3) / (1 - x)^5.
a(n) = 5*a(n-1) - 10*a(n-2) + 10*a(n-3) - 5*a(n-4) + a(n-5) for n>6.
(End)
EXAMPLE
Some solutions for n=3:
..0..0..1....0..0..0....0..0..0....0..0..0....0..0..1....0..0..1....0..0..0
..0..0..1....0..0..1....0..0..1....0..1..1....1..1..1....0..0..1....0..0..1
..0..0..1....1..0..0....1..1..1....1..1..1....1..1..1....1..1..1....0..0..1
CROSSREFS
Cf. A219773.
Sequence in context: A308448 A055890 A306884 * A038359 A038360 A216714
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 27 2012
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 July 6 21:56 EDT 2024. Contains 374058 sequences. (Running on oeis4.)