Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065019
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065019 Let phi be the golden number {1+sqrt(5)}/2 (A001622), let phi(n) be the number phi written in base 10 but truncated to n decimal digits. Sequence gives number of 1's at the beginning of the continued fraction expansion of phi(n). +0
3
1, 3, 5, 11, 11, 13, 15, 17, 19, 21, 25, 27, 29, 31, 35, 35, 39, 41, 45, 49, 49, 51, 53, 55, 57, 61, 63, 65, 67, 69, 73, 75, 77, 81, 83, 83, 87, 91, 95, 95, 99, 99, 103, 103, 105, 107, 113, 113, 115, 117, 121, 123, 125, 129, 131, 133, 135, 137, 139, 141, 143, 147, 149 (list; graph; listen)
OFFSET

0,2

COMMENT

a(n) has the curious property of always being odd but is otherwise quite random. Nevertheless c = lim(n -> infinity) a(n)/n exists, about 2.3926 +/- 0.0004.

FORMULA

The value of lim n -> infinity a(n)/n is ln(10)/2/ln(phi)=2, 3924...

EXAMPLE

phi(6)=1.618033. The continued fraction expansion of phi(6) = {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 11, 1, 129}. Hence a(6) = 15.

MATHEMATICA

gr = RealDigits[ N[ GoldenRatio, 250]] [[1]]; f[n_] := Block[ {k = 1}, While[ ContinuedFraction[ FromDigits[ {Take[ gr, n + 1 ], 1} ]] [[k]] == 1, k++ ]; k - 1]; Table[ f[n], {n, 0, 70} ]

CROSSREFS

Cf. A001622.

Sequence in context: A129738 A105603 A122133 this_sequence A071328 A006538 A066281

Adjacent sequences: A065016 A065017 A065018 this_sequence A065020 A065021 A065022

KEYWORD

nonn,base

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr) and Boris Gourevitch (boris(AT)314.net), Nov 02 2001

EXTENSIONS

Additional comments from Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 02 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research