Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064724
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064724 A Beatty sequence for 2^Sqrt(2). +0
1
1, 3, 4, 6, 8, 9, 11, 12, 14, 16, 17, 19, 20, 22, 24, 25, 27, 28, 30, 32, 33, 35, 36, 38, 40, 41, 43, 44, 46, 48, 49, 51, 52, 54, 56, 57, 59, 60, 62, 64, 65, 67, 68, 70, 72, 73, 75, 76, 78, 80, 81, 83, 84, 86, 88, 89, 91, 92, 94, 96, 97, 99, 100, 102, 104, 105, 107, 108, 110 (list; graph; listen)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,2000

MATHEMATICA

Table[Floor[n*(2^Sqrt[2])/(2^Sqrt[2] - 1)], {n, 1, 70} ]

PROGRAM

(PARI) { default(realprecision, 100); b=2^sqrt(2); b=b/(b - 1); for (n = 1, 2000, write("b064724.txt", n, " ", floor(n*b)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 23 2009]

CROSSREFS

Beatty complement is A038127.

Note that this sequence differs from A047416, 589 is in this sequence while 588 is in A047416.

Sequence in context: A039008 A161579 A047416 this_sequence A085270 A090908 A066096

Adjacent sequences: A064721 A064722 A064723 this_sequence A064725 A064726 A064727

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 16 2001

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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research