Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125534
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125534 Number of n X n arrays with entries in 1..5 in which adjacent entries differ by 3 or less (adjacent means in x or y directions). +0
1
1, 5, 467, 877547, 32392165445, 23566800979324529, 337794127866926817026015, 95393532181581177183563991168527, 530759903230981312601669469700498881710153 (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]`>3)+($[i+1][j]`-$[i][j]`>3)+($[j][i]`-$[j][i+1]`>3)+($[j][i+1]`-$[j][i]`>3)))

CROSSREFS

Sequence in context: A145247 A055305 A060855 this_sequence A024071 A012822 A124358

Adjacent sequences: A125531 A125532 A125533 this_sequence A125535 A125536 A125537

KEYWORD

nonn

AUTHOR

Ron Hardin (rhhardin(AT)att.net), 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 December 3 16:57 EST 2008. Contains 151279 sequences.


AT&T Labs Research