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!)
A268180 T(n,k)=Number of nXk 0..k arrays with every repeated value in every row equal to, and in every column unequal to, the previous repeated value, and new values introduced in row-major sequential order. 4
1, 2, 2, 5, 14, 3, 14, 187, 96, 5, 45, 3552, 9054, 726, 7, 163, 93311, 1589578, 494098, 5046, 11, 657, 3201247, 479973420, 829256141, 25770278, 35574, 15, 2910, 137687080, 225814538887, 3038628153922, 423155007379, 1339895662, 242406, 23 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Table starts
..1.......2...........5..............14................45...............163
..2......14.........187............3552.............93311...........3201247
..3......96........9054.........1589578.........479973420......225814538887
..5.....726......494098.......829256141.....3038628153922.21090319968167260
..7....5046....25770278....423155007379.19146833412153174
.11...35574..1339895662.214576839826736
.15..242406.68390077014
.23.1653750
.31
LINKS
FORMULA
Empirical for column k:
k=1: a(n) = a(n-1) +2*a(n-2) -2*a(n-3)
k=2: [order 6] for n>8
k=3: [order 17] for n>19
EXAMPLE
Some solutions for n=3 k=4
..0..1..2..2....0..1..0..0....0..1..1..2....0..0..1..0....0..0..0..1
..0..0..3..1....0..1..0..0....0..0..1..3....0..1..2..2....0..0..1..0
..3..3..1..4....1..2..3..3....4..1..0..4....3..1..2..4....2..1..3..4
CROSSREFS
Column 1 is A052955(n-1).
Column 2 is A267913.
Row 1 is A268004.
Row 2 is A268005.
Sequence in context: A072898 A032290 A032201 * A268003 A208434 A336110
KEYWORD
nonn,tabl
AUTHOR
R. H. Hardin, Jan 28 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 April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)