Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064718
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064718 A Beatty sequence for 2^i + 2^-i where i = sqrt(-1). +0
2
2, 5, 8, 11, 14, 17, 19, 22, 25, 28, 31, 34, 37, 39, 42, 45, 48, 51, 54, 57, 59, 62, 65, 68, 71, 74, 77, 79, 82, 85, 88, 91, 94, 97, 99, 102, 105, 108, 111, 114, 117, 119, 122, 125, 128, 131, 134, 137, 139, 142, 145, 148, 151, 154, 157, 159, 162, 165, 168, 171, 174 (list; graph; listen)
OFFSET

1,1

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/(a-1)], {n, 1, 75} ]

PROGRAM

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

CROSSREFS

Cf. A064717.

Sequence in context: A045930 A140099 A109232 this_sequence A078608 A016789 A165334

Adjacent sequences: A064715 A064716 A064717 this_sequence A064719 A064720 A064721

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research