Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064717
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064717 A Beatty sequence for 2^i + 2^-i. +0
2
1, 3, 4, 6, 7, 9, 10, 12, 13, 15, 16, 18, 20, 21, 23, 24, 26, 27, 29, 30, 32, 33, 35, 36, 38, 40, 41, 43, 44, 46, 47, 49, 50, 52, 53, 55, 56, 58, 60, 61, 63, 64, 66, 67, 69, 70, 72, 73, 75, 76, 78, 80, 81, 83, 84, 86, 87, 89, 90, 92, 93, 95, 96, 98, 100, 101, 103, 104, 106 (list; graph; listen)
OFFSET

1,2

COMMENT

2^i + 2^-i ~= 1.53847780272794425315665998732254140... ~= 20/13.

LINKS

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

MATHEMATICA

a = Chop[ N[ 2^I + 2^-I, 36], 10^-40]; Table[ Floor[n*a], {n, 1, 75} ]

PROGRAM

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

CROSSREFS

Cf. A064718.

Sequence in context: A049624 A084056 A032766 this_sequence A109231 A140098 A059559

Adjacent sequences: A064714 A064715 A064716 this_sequence A064718 A064719 A064720

KEYWORD

easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 13 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research