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!)
A221030 Majority value maps: number of n X 3 binary arrays indicating the locations of corresponding elements equal to at least half of their horizontal and antidiagonal neighbors in a random 0..2 n X 3 array. 2
4, 33, 228, 1561, 10648, 72625, 495329, 3378333, 23041525, 157152036, 1071837150, 7310340394, 49859324875, 340059715828, 2319337668908, 15818772327435, 107890093495975, 735851811608802, 5018791541488065, 34230082931837488 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 3 of A221035.
LINKS
FORMULA
Empirical: a(n) = 8*a(n-1) - 8*a(n-2) - a(n-3) + 5*a(n-4) - 2*a(n-5).
Empirical g.f.: x*(4 + x - 4*x^2 + 5*x^3 - 3*x^4) / (1 - 8*x + 8*x^2 + x^3 - 5*x^4 + 2*x^5). - Colin Barker, Mar 13 2018
EXAMPLE
Some solutions for n=3:
..0..0..1....0..0..1....0..0..1....0..0..1....0..0..0....0..1..1....0..0..1
..0..0..0....0..1..1....1..1..0....1..0..0....0..1..1....1..0..0....1..1..1
..0..0..0....0..0..1....0..0..1....0..0..0....1..0..0....1..0..0....1..1..1
CROSSREFS
Cf. A221035.
Sequence in context: A273708 A097705 A131509 * A081007 A213168 A203212
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 29 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 April 24 03:08 EDT 2024. Contains 371918 sequences. (Running on oeis4.)