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!)
A268019 T(n,k)=Number of nXk 0..2 arrays with every repeated value in every row and column greater than or equal to the previous repeated value. 7

%I #4 Jan 24 2016 09:57:06

%S 3,9,9,27,81,27,78,729,729,78,222,6084,19683,6084,222,622,49284,

%T 474552,474552,49284,622,1722,386884,10941048,31831908,10941048,

%U 386884,1722,4719,2965284,240641848,2012075697,2012075697,240641848,2965284,4719

%N T(n,k)=Number of nXk 0..2 arrays with every repeated value in every row and column greater than or equal to the previous repeated value.

%C Table starts

%C .....3..........9.............27................78.................222

%C .....9.........81............729..............6084...............49284

%C ....27........729..........19683............474552............10941048

%C ....78.......6084.........474552..........31831908..........2012075697

%C ...222......49284.......10941048........2012075697........343790697459

%C ...622.....386884......240641848......119453097281......54331933243657

%C ..1722....2965284.....5106219048.....6761580343329....8093513353675817

%C ..4719...22268961...105087226959...367501986337710.1146370541408659891

%C .12821..164378041..2107490863661.19300005472710895

%C .34575.1195430625.41332013859375

%H R. H. Hardin, <a href="/A268019/b268019.txt">Table of n, a(n) for n = 1..84</a>

%F Empirical for column k:

%F k=1: a(n) = 6*a(n-1) -9*a(n-2) -4*a(n-3) +9*a(n-4) +6*a(n-5) +a(n-6)

%F k=2: [order 15]

%F k=3: [order 28]

%e Some solutions for n=3 k=4

%e ..0..1..1..0....0..2..1..2....0..0..2..1....0..0..2..2....0..1..2..1

%e ..0..1..0..0....0..2..1..1....0..1..0..0....1..1..1..2....0..1..1..1

%e ..0..1..2..1....1..0..2..0....0..1..0..1....1..0..1..0....1..2..2..1

%K nonn,tabl

%O 1,1

%A _R. H. Hardin_, Jan 24 2016

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 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)