Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A095713
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A095713 Triangle of numbers obtained by reversing the first n digits of golden ratio phi and juxtaposing. +0
2
1, 6, 1, 1, 6, 1, 8, 1, 6, 1, 0, 8, 1, 6, 1, 3, 0, 8, 1, 6, 1, 3, 3, 0, 8, 1, 6, 1, 9, 3, 3, 0, 8, 1, 6, 1, 8, 9, 3, 3, 0, 8, 1, 6, 1, 8, 8, 9, 3, 3, 0, 8, 1, 6, 1, 7, 8, 8, 9, 3, 3, 0, 8, 1, 6, 1, 4, 7, 8, 8, 9, 3, 3, 0, 8, 1, 6, 1, 9, 4, 7, 8, 8, 9, 3, 3, 0, 8, 1, 6, 1, 8, 9, 4, 7, 8, 8, 9, 3, 3, 0, 8, 1, 6, 1 (list; table; graph; listen)
OFFSET

1,2

EXAMPLE

1; 6,1; 1,6,1; 8,1,6,1; 0,8,1,6,1;... (reverse order of 1; 1.6; 1.61; 1.618; 1.6180;...)

PROGRAM

(PARI) a(n)=if(n<1, 0, default(realprecision, n+2); floor((1/2+sqrt(5)/2)*10^(n-1))%10); b(n)=1+binomial(1+floor(1/2+sqrt(2*n)), 2)-n; for(n=1, 120, print1(a(b(n)), ", ")

CROSSREFS

Cf. A001622.

Sequence in context: A019713 A138073 A131778 this_sequence A138072 A011491 A132047

Adjacent sequences: A095710 A095711 A095712 this_sequence A095714 A095715 A095716

KEYWORD

base,easy,nonn,tabl

AUTHOR

Herman Jamke (hermanjamke(AT)fastmail.fm), Jul 07 2004

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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research