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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A161017 Decimal expansion of tan(1/8). 2
1, 2, 5, 6, 5, 5, 1, 3, 6, 5, 7, 5, 1, 3, 0, 9, 6, 7, 7, 9, 2, 6, 7, 8, 2, 1, 8, 6, 2, 9, 7, 7, 4, 0, 0, 0, 7, 5, 8, 6, 6, 5, 7, 6, 3, 8, 9, 2, 2, 2, 5, 5, 4, 2, 6, 6, 8, 8, 6, 6, 6, 1, 3, 9, 2, 7, 2, 5, 5, 7, 0, 3, 4, 8, 0, 9, 2, 8, 8, 7, 1, 4, 7, 5, 8, 4, 1, 6, 6, 4, 9, 0, 8, 1, 9, 4, 9, 4, 5, 2, 1, 4, 4, 7, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

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

EXAMPLE

0.125655136575130967792678218629774000758665763892225542668866613927255...

PROG

(PARI) { default(realprecision, 20080); x=10*tan(1/8); for (n=0, 20000, d=floor(x); x=(x-d)*10; write("b161017.txt", n, " ", d)); }

CROSSREFS

Cf. A019431 Continued fraction.

Sequence in context: A154946 A016636 A103989 * A198231 A155947 A008294

Adjacent sequences:  A161014 A161015 A161016 * A161018 A161019 A161020

KEYWORD

cons,nonn

AUTHOR

Harry J. Smith, Jun 14 2009

STATUS

approved

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 May 18 15:08 EDT 2013. Contains 225422 sequences.