[go: up one dir, main page]

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

Showing entries 1-10 | older changes
Beatty sequence for 1 + 1/Pi.
(history; published version)
#19 by Alois P. Heinz at Fri Jul 05 07:18:48 EDT 2024
STATUS

proposed

approved

#18 by Paolo Xausa at Fri Jul 05 07:15:19 EDT 2024
STATUS

editing

proposed

#17 by Paolo Xausa at Fri Jul 05 07:10:07 EDT 2024
MATHEMATICA

Floor[Range[100]*(1 + 1/Pi)] (* Paolo Xausa, Jul 05 2024 *)

STATUS

approved

editing

#16 by Jon E. Schoenfield at Sun Jan 03 14:25:41 EST 2016
STATUS

editing

approved

#15 by Jon E. Schoenfield at Sun Jan 03 14:25:38 EST 2016
NAME

Beatty sequence for 1 + 1/Pi.

LINKS

Harry J. Smith, <a href="/A059531/b059531.txt">Table of n, a(n) for n = 1,...,2000</a>

STATUS

approved

editing

#14 by Joerg Arndt at Sun Jan 04 03:47:31 EST 2015
STATUS

proposed

approved

#13 by Michel Marcus at Sun Jan 04 03:44:38 EST 2015
STATUS

editing

proposed

#12 by Michel Marcus at Sun Jan 04 03:44:33 EST 2015
REFERENCES

Fraenkel, Aviezri S.; Levitt, Jonathan; Shimshoni, Michael; Characterization of the set of values f(n)=[n alpha], n=1,2,... Discrete Math.2 (1972), no.4,335-345.

LINKS

Aviezri S. Fraenkel, Jonathan Levitt, Michael Shimshoni, <a href="http://dx.doi.org/10.1016/0012-365X(72)90012-X">Characterization of the set of values f(n)=[n alpha], n=1,2,...</a>, Discrete Math. 2 (1972), no.4, 335-345.

PROG

(PARI) { default(realprecision, 100); b=1 + 1/Pi; for (n = 1, 2000, write("b059531.txt", n, " ", floor(n*b)); ) } [From _\\ _Harry J. Smith_, Jun 27 2009]

STATUS

approved

editing

#11 by R. J. Mathar at Fri Jan 11 13:24:06 EST 2013
STATUS

editing

approved

#10 by R. J. Mathar at Fri Jan 11 13:24:00 EST 2013
LINKS

Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/BeattySequence.html">Beatty Sequence.</a>

Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/BeattySequence.html">Link to a section of The World of Mathematics.</a>

AUTHOR

Mitch Harris, Jan 22, 2001

STATUS

approved

editing