Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108025
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108025 Number of letters in the words formed by the digital recitation of phi in the English language. +0
1
3, 3, 3, 5, 4, 5, 5, 4, 5, 5, 5, 4, 4, 5, 4, 4, 5, 4, 5, 3, 4, 4, 4, 5, 3, 5, 5, 4, 5, 3, 4, 3, 5, 5, 3, 3, 5, 5, 3, 4, 5, 4, 4, 3, 5, 4, 5, 4, 4, 5, 3, 3, 5, 3, 3, 3, 5, 4, 4, 4, 5, 3, 3, 3, 5, 4, 4, 3, 3, 4, 4, 3, 3, 5, 3, 5, 4, 4, 3, 4, 4, 4, 5, 4, 5, 3, 4, 5, 3, 4, 4, 3, 5, 4, 5, 4, 3, 3, 5, 5, 4, 5, 4, 5, 4 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

RealDigits[ GoldenRatio, 10, 111][[1]] /. {0->4, 1->3, 2->3, 3->5, 5->4, 6->3, 7->5, 8->5, 9->4} (from Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 03 2005)

PROGRAM

(PARI) readphi(n) = { local(x, a, d); default(realprecision, 200); d=vector(10); a=vector(n); d[1]=4; d[2]=3; d[3]=3; d[4]=5; d[5]=4; d[6]=4; d[7]=3; d[8]=5; d[9]=5; d[10]=4; a=Vec(Str((sqrt(5)+1)/2)); print1(3", "); for(x=3, n-1, y=floor(eval(a[x])); print1(d[y+1]", ") ) }

CROSSREFS

Cf. A107488, A107489.

Sequence in context: A070864 A076566 A083574 this_sequence A129856 A136800 A126661

Adjacent sequences: A108022 A108023 A108024 this_sequence A108026 A108027 A108028

KEYWORD

base,easy,nonn,word

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), May 31 2005

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 December 7 23:50 EST 2009. Contains 170430 sequences.


AT&T Labs Research