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!)
A199421 (5*7^n+1)/2. 1
3, 18, 123, 858, 6003, 42018, 294123, 2058858, 14412003, 100884018, 706188123, 4943316858, 34603218003, 242222526018, 1695557682123, 11868903774858, 83082326424003, 581576284968018, 4071033994776123, 28497237963432858 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = 7*a(n-1)-3.
a(n) = 8*a(n-1)-7*a(n-2).
G.f.: 3*(1-2*x)/((1-x)*(1-7*x)).
PROG
(Magma) [(5*7^n+1)/2: n in [0..30]];
CROSSREFS
Sequence in context: A074564 A108241 A342710 * A305869 A371483 A181998
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Nov 07 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 28 20:33 EDT 2024. Contains 372919 sequences. (Running on oeis4.)