Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075858
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075858 n followed by n 1's. +0
1
11, 211, 3111, 41111, 511111, 6111111, 71111111, 811111111, 9111111111, 101111111111, 1111111111111, 12111111111111, 131111111111111, 1411111111111111, 15111111111111111, 161111111111111111 (list; graph; listen)
OFFSET

1,1

REFERENCES

J. Earls, On Smarandache Repunit N Numbers, Smarandache Notions Journal, (to appear).

LINKS

M. L. Perez et al., eds., Smarandache Notions Journal

FORMULA

a(n) = n*10^n+(10^n-1)/9.

G.f.: x*(11-20*x)/((1-x)*(1-20*x+100*x^2)). a(n)==20*a(n-1)-100*a(n-2)-9, n>1. - Michael Somos, Oct 29, 2002

PROGRAM

(PARI) a(n)=if(n<1, 0, n*10^n+(10^n-1)/9)

CROSSREFS

Cf. A068817.

Sequence in context: A068836 A069628 A069613 this_sequence A136307 A038399 A053547

Adjacent sequences: A075855 A075856 A075857 this_sequence A075859 A075860 A075861

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Oct 15 2002

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 13 23:45 EST 2009. Contains 170824 sequences.


AT&T Labs Research