Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A080285
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A080285 Numbers n such that [(Pi+e)/(Pi-e)]^n is closer to its nearest integer than any value of [(Pi+e)/(Pi-e)]^k for 1 <= k < n. +0
2
1, 4, 10, 12, 20, 263, 964, 1533, 26974 (list; graph; listen)
OFFSET

1,2

COMMENT

At n=1533, the discrepancy from an integer is 0.000043205...

At n=26974, the discrepancy from an integer is 0.00002313... - Ryan Propper (rpropper(AT)stanford.edu), Jul 26 2005

MATHEMATICA

$MaxExtraPrecision = 10^6; x = (Pi + E)/(Pi - E); b = 1; Do[a = Abs[N[Round[x^n] - x^n, 30]]; If[a < b, Print[n]; b = a], {n, 1, 30000}] (Propper)

CROSSREFS

Cf. A079490, A080052, A080279-A080284.

Sequence in context: A079283 A107960 A065056 this_sequence A138628 A050868 A007319

Adjacent sequences: A080282 A080283 A080284 this_sequence A080286 A080287 A080288

KEYWORD

more,nonn

AUTHOR

Mark Hudson (mrmarkhudson(AT)hotmail.com), Feb 13 2003

EXTENSIONS

One more term from Ryan Propper (rpropper(AT)stanford.edu), Jul 26 2005

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 December 17 13:29 EST 2009. Contains 170826 sequences.


AT&T Labs Research