Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105279
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105279 a(0)=0; a(n) = 10*a(n-1) + 10. +0
1
0, 10, 110, 1110, 11110, 111110, 1111110, 11111110, 111111110, 1111111110, 11111111110, 111111111110, 1111111111110, 11111111111110, 111111111111110, 1111111111111110 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n)=-10/9+(10/9)*10^n, with n>=0

MAPLE

a:=n->sum (10^j, j=1..n): seq(a(n), n=0..15); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Oct 03 2007

PROGRAM

(Other) sage: [gaussian_binomial(n, 1, 10)-1 for n in xrange(1, 17)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 29 2009]

CROSSREFS

Cf. A052386, A052379, A080674, A029858, A000918.

Sequence in context: A054617 A144099 A102092 this_sequence A057093 A055276 A143749

Adjacent sequences: A105276 A105277 A105278 this_sequence A105280 A105281 A105282

KEYWORD

nonn

AUTHOR

Alexandre Wajnberg (alexandre.wajnberg(AT)ulb.ac.be), Apr 25 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 November 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research