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!)
A199213 a(n) = (3*5^n+1)/2. 2
2, 8, 38, 188, 938, 4688, 23438, 117188, 585938, 2929688, 14648438, 73242188, 366210938, 1831054688, 9155273438, 45776367188, 228881835938, 1144409179688, 5722045898438, 28610229492188, 143051147460938, 715255737304688 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = 2*A083065(n).
a(n) = 5*a(n-1)-2.
a(n) = 6*a(n-1)-5*a(n-2).
G.f.: 2*(1-2*x)/((1-x)*(1-5*x)). - Bruno Berselli, Nov 04 2011
PROG
(Magma) [(3*5^n+1)/2: n in [0..30]];
CROSSREFS
Cf. A083065.
Sequence in context: A192529 A155609 A220542 * A002003 A123164 A264229
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Nov 04 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 March 28 16:34 EDT 2024. Contains 371254 sequences. (Running on oeis4.)