login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083227 (9*10^n+(-10)^n)/10. 2
1, 8, 100, 800, 10000, 80000, 1000000, 8000000, 100000000, 800000000, 10000000000, 80000000000, 1000000000000, 8000000000000, 100000000000000, 800000000000000, 10000000000000000, 80000000000000000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..200

FORMULA

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

G.f.: (1+8*x)/((1+10*x)*(1-10*x)).

E.g.f.: (9*exp(10*x)+exp(-10*x))/10.

PROG

(MAGMA) [(9*10^n+(-10)^n)/10: n in [0..25]]; // Vincenzo Librandi, Jun 29 2011

(PARI) a(n)= (9*10^n+(-10)^n)/10 \\ Charles R Greathouse IV, Jun 29 2011

CROSSREFS

Cf. A083226.

Sequence in context: A091801 A050919 A181034 * A179485 A144072 A060570

Adjacent sequences:  A083224 A083225 A083226 * A083228 A083229 A083230

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Apr 23 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 20:03 EST 2012. Contains 205852 sequences.