cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A189449 T(n,k)=Number of nXk array permutations with each element moving zero or one space horizontally or diagonally.

This page as a plain text file.
%I A189449 #11 Jul 22 2025 11:45:36
%S A189449 1,2,1,3,5,1,5,16,13,1,8,61,80,34,1,13,225,666,400,89,1,21,841,5080,
%T A189449 7300,2000,233,1,34,3136,40106,118128,80282,10000,610,1,55,11705,
%U A189449 313136,2008890,2735828,883049,50000,1597,1,89,43681,2455013,33735505,100047288
%N A189449 T(n,k)=Number of nXk array permutations with each element moving zero or one space horizontally or diagonally.
%C A189449 Table starts
%C A189449 .1.....2.......3...........5..............8................13
%C A189449 .1.....5......16..........61............225...............841
%C A189449 .1....13......80.........666...........5080.............40106
%C A189449 .1....34.....400........7300.........118128...........2008890
%C A189449 .1....89....2000.......80282........2735828.........100047288
%C A189449 .1...233...10000......883049.......63367633........4982424404
%C A189449 .1...610...50000.....9712873.....1467726607......248187289625
%C A189449 .1..1597..250000...106834338....33995627281....12362821462925
%C A189449 .1..4181.1250000..1175098084...787410049440...615823316590381
%C A189449 .1.10946.6250000.12925203122.18238068717816.30675714678416140
%H A189449 R. H. Hardin, <a href="/A189449/b189449.txt">Table of n, a(n) for n = 1..179</a>
%e A189449 Some solutions for 5X3
%e A189449 ..1..0..2....0..5..2....0..5..2....0..2..1....0..2..1....4..5..2....1..0..2
%e A189449 ..4..3..5....7..4..1....7..4..1....3..4..5....3..5..4....3..0..1....4..3..5
%e A189449 ..6..7..8....6..3..8...10..3..8....7.11..8....6..8..7....6..8..7...10..7..8
%e A189449 .10..9.11....9.11.10....9..6.11...13..6.10...10..9.11...13.10.11...13..6.11
%e A189449 .12.14.13...12.14.13...12.13.14...12..9.14...12.13.14...12..9.14...12..9.14
%Y A189449 Column 2 is A001519(n+1)
%Y A189449 Column 3 is A055842
%Y A189449 Row 1 is A000045(n+1)
%K A189449 nonn,tabl
%O A189449 1,2
%A A189449 _R. H. Hardin_ Apr 22 2011