Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125546
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125546 Number of n X n arrays with entries in 1..11 in which adjacent entries differ by 9 or less (adjacent means in x or y directions). +0
1
1, 11, 13763, 1978210109, 32571675386972165, 61452459671072911580420687, 13284933102293631737361621573688797935, 329079799821925392118398338649907446164698978078433 (list; graph; listen)
OFFSET

0,2

COMMENT

[Empirical] a(base+1,n,diff)=a(base,n,diff)+F(n,diff) for base>=2.diff.(n-1), and F(n,diff)= (n=2, A063496(diff+1)) (n=3, A068744(diff+1)) (n=4, A068745(diff+1)) (n=5, A068746(diff+1)) (n=6, A068747(diff+1))

PROGRAM

(S/R) stvar $[N][N]:(0.. M-1) init $[][]:=0 asgn $[][]->{*} kill +[i in 0.. N-2](+[j in 0.. N-1](($[i][j]`-$[i+1][j]`>9)+($[i+1][j]`-$[i][j]`>9)+($[j][i]`-$[j][i+1]`>9)+($[j][i+1]`-$[j][i]`>9)))

CROSSREFS

Sequence in context: A088103 A125545 A068137 this_sequence A061965 A013748 A076783

Adjacent sequences: A125543 A125544 A125545 this_sequence A125547 A125548 A125549

KEYWORD

nonn

AUTHOR

Ron Hardin (rhh(AT)cadence.com), Dec 31 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified September 6 09:40 EDT 2008. Contains 143480 sequences.


AT&T Labs Research