[go: up one dir, main page]

login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
Revision History for A126503 (Underlined text is an addition; strikethrough text is a deletion.)

Showing entries 1-10 | older changes
A126503 Number of base 8 n-digit numbers with adjacent digits differing by four or less.
(history; published version)
#11 by Bruno Berselli at Thu Jun 01 12:06:26 EDT 2017
STATUS

reviewed

approved

#10 by Joerg Arndt at Thu Jun 01 09:12:23 EDT 2017
STATUS

proposed

reviewed

#9 by Colin Barker at Thu Jun 01 06:46:28 EDT 2017
STATUS

editing

proposed

#8 by Colin Barker at Thu Jun 01 06:46:09 EDT 2017
COMMENTS

[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.

FORMULA

Conjectures from Colin Barker, Jun 01 2017: (Start)

G.f.: (1 + 2*x - x^2 - x^3) / (1 - 6*x - 5*x^2 + 3*x^3 + 2*x^4).

a(n) = 6*a(n-1) + 5*a(n-2) - 3*a(n-3) - 2*a(n-4) for n>3.

(End)

STATUS

approved

editing

#7 by Russ Cox at Sat Mar 31 12:35:06 EDT 2012
AUTHOR

_R. H. Hardin (rhhardin(AT)att.net), _, Dec 28 2006

Discussion
Sat Mar 31 12:35
OEIS Server: https://oeis.org/edit/global/875
#6 by Charles R Greathouse IV at Fri Nov 12 23:52:47 EST 2010
STATUS

proposed

approved

#5 by Charles R Greathouse IV at Fri Nov 12 23:52:43 EST 2010
KEYWORD

nonn,newbase

STATUS

approved

proposed

#4 by N. J. A. Sloane at Sat Oct 02 03:00:00 EDT 2010
KEYWORD

nonn,new

nonn

AUTHOR

Ron R. H. Hardin (rhhardin(AT)att.net), Dec 28 2006

#3 by N. J. A. Sloane at Fri Jan 09 03:00:00 EST 2009
KEYWORD

nonn,new

nonn

AUTHOR

Ron Hardin (rhhrhhardin(AT)cadenceatt.comnet), Dec 28 2006

#2 by N. J. A. Sloane at Sat Nov 10 03:00:00 EST 2007
COMMENTS

[empiricalEmpirical] 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

KEYWORD

nonn,new

nonn

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 29 23:09 EDT 2024. Contains 375519 sequences. (Running on oeis4.)