Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A002666
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A002666 Continued cotangent for square root of 2.
(Formerly M3983 N1652)
+0
19
1, 5, 36, 3406, 14694817, 727050997716715, 2074744506784679417243551677046, 46045625970633183674340934067371917846908361831894602280765110 (list; graph; listen)
OFFSET

0,2

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).

D. H. Lehmer, A cotangent analogue of continued fractions, Duke Math. J., 4 (1935), 323-340.

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,11

Eric Weisstein's World of Mathematics, Lehmer Cotangent Expansion

PROGRAM

(PARI) { default(realprecision, 10000); bn=vector(12); bn[1]=sqrt(2); for(n=2, 12, bn[n]=(bn[n-1]*floor(bn[n-1]) + 1)/(bn[n-1] - floor(bn[n-1]))); for (n=1, 12, write("b002666.txt", n-1, " ", floor(bn[n]))); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 04 2009]

CROSSREFS

Sequence in context: A132686 A118018 A156355 this_sequence A119483 A157809 A079339

Adjacent sequences: A002663 A002664 A002665 this_sequence A002667 A002668 A002669

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from J. O. Shallit.

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 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research