login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A019431 Continued fraction for tan(1/8). 2
0, 7, 1, 22, 1, 38, 1, 54, 1, 70, 1, 86, 1, 102, 1, 118, 1, 134, 1, 150, 1, 166, 1, 182, 1, 198, 1, 214, 1, 230, 1, 246, 1, 262, 1, 278, 1, 294, 1, 310, 1, 326, 1, 342, 1, 358, 1, 374, 1, 390, 1, 406, 1, 422, 1, 438, 1, 454, 1, 470, 1, 486, 1, 502, 1, 518, 1, 534, 1, 550, 1, 566, 1, 582 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

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

G. Xiao, Contfrac

EXAMPLE

0.12565513657513096779267821... = 0 + 1/(7 + 1/(1 + 1/(22 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 14 2009]

PROG

(PARI) { allocatemem(932245000); default(realprecision, 97000); x=contfrac(tan(1/8)); for (n=0, 20000, write("b019431.txt", n, " ", x[n+1])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 14 2009]

CROSSREFS

Cf. A161017 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 14 2009]

Sequence in context: A173204 A050310 A178445 * A064051 A147385 A147347

Adjacent sequences:  A019428 A019429 A019430 * A019432 A019433 A019434

KEYWORD

nonn,cofr

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 18:04 EST 2012. Contains 205663 sequences.