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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138324 a(n) = the second term in the simple continued fraction of pi^n. 3
7, 1, 159, 2, 50, 2, 3, 1, 10, 21, 55, 5, 3, 5, 1, 1, 1, 14, 1, 12, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 2, 1, 1, 11, 2, 1, 1, 3, 3, 1, 1, 1, 2, 1, 1, 1, 7, 1, 8, 1, 2, 33, 1, 1, 1, 1, 117, 1, 2, 1, 1, 1, 8, 1, 2, 1, 1, 1, 1, 1, 27, 1, 1, 5, 4, 1, 1, 1, 270, 1, 1, 1, 5, 3, 1, 25, 2, 10, 9, 1, 16, 1, 1, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..96.

FORMULA

a(n) = floor(1/(pi^n - floor(pi^n))).

PROG

(PARI) \p 2000 a(n) = floor(1/(Pi^n - floor(Pi^n))); for(i=1, 100, print1(a(i), ", ")) - Vim Wenders, Mar 28 2008

CROSSREFS

Cf. A001672.

Sequence in context: A013559 A051186 A012034 * A052122 A027538 A027478

Adjacent sequences:  A138321 A138322 A138323 * A138325 A138326 A138327

KEYWORD

nonn

AUTHOR

Leroy Quet Mar 14 2008

EXTENSIONS

More terms from Vim Wenders, Mar 28 2008

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 26 01:28 EDT 2013. Contains 225652 sequences.