Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A126504
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A126504 Number of base 9 n-digit numbers with adjacent digits differing by four or less. +0
2
1, 9, 61, 429, 3011, 21141, 148433, 1042167, 7317185, 51374875, 360709449, 2532586341, 17781606753, 124846894103, 876565722303, 6154478019155, 43211363078111, 303392406838867, 2130156189729353, 14956094122197975 (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 9 differing by three or less A126477, two or less A126396, one or less A126363.

Sequence in context: A125346 A016200 A001454 this_sequence A025014 A075139 A098921

Adjacent sequences: A126501 A126502 A126503 this_sequence A126505 A126506 A126507

KEYWORD

nonn

AUTHOR

Ron Hardin (rhh(AT)cadence.com), Dec 28 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research