Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A002668
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A002668 Continued cotangent for e.
(Formerly M1900 N0748)
+0
12
2, 8, 75, 8949, 119646723, 15849841722437093, 708657580163382065836292133774995, 529026553215766321676623343348414600292754204772300344704877695232 (list; graph; listen)
OFFSET

1,1

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=1,...,11

Eric Weisstein's World of Mathematics, Lehmer Cotangent Expansion

PROGRAM

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

CROSSREFS

Sequence in context: A143760 A064605 A132039 this_sequence A093062 A057984 A071254

Adjacent sequences: A002665 A002666 A002667 this_sequence A002669 A002670 A002671

KEYWORD

nonn,easy,nice

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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research