Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A126503
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A126503 Number of base 8 n-digit numbers with adjacent digits differing by four or less. +0
2
1, 8, 52, 348, 2322, 15500, 103462, 690610, 4609826, 30770620, 205394096, 1371006978, 9151480836, 61086196378, 407750773322, 2721739165358, 18167627307952, 121269034961780, 809471627267722, 5403228578160660 (list; graph; listen)
OFFSET

0,2

COMMENT

[Empirical] a(base,n)=a(base-1,n)+9^(n-1) for base>=4n-3; a(base,n)=a(base-1,n)+9^(n-1)-2 when base=4n-4

PROGRAM

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

CROSSREFS

Cf. Base 8 differing by three or less A126476, two or less A126395, one or less A126362.

Sequence in context: A111996 A016129 A006631 this_sequence A130153 A116171 A099622

Adjacent sequences: A126500 A126501 A126502 this_sequence A126504 A126505 A126506

KEYWORD

nonn

AUTHOR

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

page 1

Search completed in 0.019 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