login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A177109 a(n) = 4*(10^n-5). 1
20, 380, 3980, 39980, 399980, 3999980, 39999980, 399999980, 3999999980, 39999999980, 399999999980, 3999999999980, 39999999999980, 399999999999980, 3999999999999980, 39999999999999980, 399999999999999980 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Is this 20*A067272(n)?
LINKS
FORMULA
G.f.: 20*x*(1+8*x) / ( (10*x-1)*(x-1) ). - R. J. Mathar, Jan 06 2011
a(n) = 11*a(n-1) - 10*a(n-2). - Wesley Ivan Hurt, Mar 17 2023
MAPLE
A177109:=n->4*(10^n-5): seq(A177109(n), n=1..30); # Wesley Ivan Hurt, Feb 16 2017
CROSSREFS
Cf. A067272.
Sequence in context: A178352 A266736 A019580 * A162806 A324949 A084329
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Nov 15 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)