Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,2

EXAMPLE

0; 3,0; 6,3,0; 7,6,3,0; 8,7,6,3,0;... (reverse order of 0; 0.3; 0.36; 0.367; 0.3678;...)

PROGRAM

(PARI) a(n)=if(n<1, 0, default(realprecision, n+2); floor(exp(-1)*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. A068985.

Sequence in context: A005928 A113062 A005889 this_sequence A085753 A120008 A162197

Adjacent sequences: A095709 A095710 A095711 this_sequence A095713 A095714 A095715

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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research