The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A199684 a(n) = 4*10^n+1. 4
5, 41, 401, 4001, 40001, 400001, 4000001, 40000001, 400000001, 4000000001, 40000000001, 400000000001, 4000000000001, 40000000000001, 400000000000001, 4000000000000001, 40000000000000001, 400000000000000001, 4000000000000000001 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = 10*a(n-1)-9.
a(n) = 11*a(n-1)-10*a(n-2).
G.f.: (5-14*x)/((1-x)*(1-10*x)).
E.g.f.: exp(x) + 4*exp(10*x). - Stefano Spezia, Oct 20 2022
PROG
(Magma) [4*10^n+1: n in [0..30]];
CROSSREFS
Sequence in context: A156153 A026000 A058475 * A177506 A064087 A329123
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Nov 09 2011
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 May 17 17:07 EDT 2024. Contains 372603 sequences. (Running on oeis4.)