Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117431
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117431 String n is at position n in decimal digits of golden ratio (phi). +0
2
1, 20, 62, 9956 (list; graph; listen)
OFFSET

0,2

COMMENT

The next such number is greater than 10^7. Not only does number 20 occur at the 20th digit, but it occurs again as the 20th pair of digits (cf. A117432)

LINKS

Eric Weisstein's World of Mathematics, The Golden Ratio

EXAMPLE

1 is a term because the first digit in golden ratio phi is 1. (cf. phi = 1.6180339887498948482045 ...)

MATHEMATICA

StringFinder[m_] := Module[{cc = 10^m + m, sol, aa}, sol = Partition[RealDigits[(1+Sqrt[5])/2, 10, cc] // First, m, 1]; Do[aa = FromDigits[sol[[i]]]; If[aa==i, Print[{i, aa}]], {i, Length[sol]}]; ] Example: StringFinder[2] produces all 2-digit members of the sequence.

CROSSREFS

Cf. A001622, A057679, A117432.

Adjacent sequences: A117428 A117429 A117430 this_sequence A117432 A117433 A117434

Sequence in context: A105092 A112144 A007248 this_sequence A117432 A033577 A074632

KEYWORD

base,bref,more,nonn

AUTHOR

Colin Rose (colin(AT)tri.org.au), Mar 14 2006

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 7 16:45 EST 2009. Contains 166093 sequences.


AT&T Labs Research