The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109918 n-th digit after decimal point in phi^n, where phi = (1 + sqrt(5))/2. 0
6, 1, 6, 1, 6, 1, 8, 6, 7, 2, 4, 4, 4, 5, 7, 1, 8, 0, 3, 2, 7, 4, 1, 5, 2, 4, 9, 8, 2, 9, 1, 7, 8, 6, 3, 3, 3, 5, 1, 1, 3, 8, 9, 1, 6, 7, 4, 5, 6, 4, 6, 8, 3, 6, 0, 7, 1, 9, 8, 3, 2, 5, 6, 4, 8, 3, 6, 4, 8, 9, 4, 2, 9, 1, 1, 9, 6, 1, 4, 5, 3, 0, 5, 1, 7, 8, 5, 0, 7, 0, 2, 8, 9, 1, 7, 1, 4, 1, 7, 9, 3, 2, 4, 0, 9 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
phi^2-phi=1, so phi^2 and phi have the same digits after the decimal point. Can someone find a number k in which the n-th digit after the decimal point in k^n is constant or follows a pattern?
LINKS
MATHEMATICA
a[n_] := Block[{rd = RealDigits[ GoldenRatio^n, 10, 200]}, rd[[1, rd[[2]] + n]]]; Table[ a[n], {n, 105}] (* Robert G. Wilson v, Jul 19 2005 *)
CROSSREFS
Cf. A001622 (golden ratio).
Sequence in context: A344699 A010687 A176355 * A339433 A263494 A096956
KEYWORD
base,easy,nonn
AUTHOR
Amarnath Murthy, Jul 16 2005
EXTENSIONS
More terms from Robert G. Wilson v, Jul 19 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 21 05:34 EDT 2024. Contains 372728 sequences. (Running on oeis4.)