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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114760 n-th digit after decimal point of the successive approximations to phi = .618...; equally, n-th digit after decimal point of F(n)/F(n+1). 0
0, 0, 6, 0, 0, 4, 6, 5, 8, 0, 5, 2, 5, 4, 1, 2, 7, 9, 8, 7, 6, 8, 6, 8, 3, 3, 5, 0, 1, 2, 7, 1, 0, 2, 4, 6, 1, 5, 8, 0, 2, 4, 6, 9, 3, 3, 7, 1, 7, 2, 0, 7, 2, 8, 8, 0, 1, 0, 4, 3, 7, 1, 6, 4, 1, 2, 7, 9, 5, 6, 5, 4, 2, 2, 3, 1, 3, 8, 5, 8, 9, 7, 2, 4, 9, 9, 5, 5, 7, 4, 2, 3, 1, 6, 6, 0, 6, 9, 4, 8, 0, 7, 5, 8, 5 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

EXAMPLE

1/1 = 1.0

1/2 = 0.50

2/3 = 0.666...

3/5 = 0.6000...

5/8 = 0.62500

8/13 = 0.615384...

13/21 = 0.6190476...

MATHEMATICA

f[n_] := RealDigits[ Fibonacci[n]/Fibonacci[n + 1], 10, 111][[1, n]]; Array[f, 105] (* Robert G. Wilson v *)

CROSSREFS

Sequence in context: A171916 A186978 A019956 * A113555 A066604 A019929

Adjacent sequences:  A114757 A114758 A114759 * A114761 A114762 A114763

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 17 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Jan 03 2006

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 17 23:43 EST 2012. Contains 206085 sequences.