[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Revision History for A081117 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing all changes.
Differences of Beatty sequence for cube root of 2.
(history; published version)
#7 by Harvey P. Dale at Fri Jan 30 13:17:00 EST 2015
STATUS

editing

approved

#6 by Harvey P. Dale at Fri Jan 30 13:16:54 EST 2015
MATHEMATICA

With[{c=Surd[2, 3]}, Differences[Floor[Range[0, 110]c]]] (* Harvey P. Dale, Jan 30 2015 *)

STATUS

approved

editing

#5 by Russ Cox at Fri Mar 30 18:39:16 EDT 2012
AUTHOR

_Benoit Cloitre (benoit7848c(AT)orange.fr), _, Apr 16 2003

Discussion
Fri Mar 30
18:39
OEIS Server: https://oeis.org/edit/global/216
#4 by N. J. A. Sloane at Sun Jun 29 03:00:00 EDT 2008
KEYWORD

nonn,new

nonn

AUTHOR

Benoit Cloitre (abmtbenoit7848c(AT)wanadooorange.fr), Apr 16 2003

#3 by N. J. A. Sloane at Wed Sep 21 03:00:00 EDT 2005
KEYWORD

nonn,new

nonn

AUTHOR

Benoit Cloitre (abcloitreabmt(AT)modulonetwanadoo.fr), Apr 16 2003

#2 by N. J. A. Sloane at Tue Jul 19 03:00:00 EDT 2005
KEYWORD

nonn,new

nonn

AUTHOR

Benoit Cloitre (abcloitre(AT)wanadoomodulonet.fr), Apr 16 2003

#1 by N. J. A. Sloane at Fri May 16 03:00:00 EDT 2003
NAME

Differences of Beatty sequence for cube root of 2.

DATA

1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 2, 1

OFFSET

0,4

FORMULA

a(n)=floor((n+1)*2^(1/3))-floor(n*2^(1/3))

PROG

(PARI) a(n)=floor((n+1)*2^(1/3))-floor(n*2^(1/3))

KEYWORD

nonn

AUTHOR

Benoit Cloitre (abcloitre(AT)wanadoo.fr), Apr 16 2003

STATUS

approved