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!)
A198687 5*7^n-1. 1
4, 34, 244, 1714, 12004, 84034, 588244, 4117714, 28824004, 201768034, 1412376244, 9886633714, 69206436004, 484445052034, 3391115364244, 23737807549714, 166164652848004, 1163152569936034, 8142067989552244, 56994475926865714 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = 7*a(n-1)+6 = 8*a(n-1)-7*a(n-2), n>1.
G.f.:(4+2*x)/((1-x)*(1-7*x)). - Vincenzo Librandi, Jul 06 2012
MATHEMATICA
CoefficientList[Series[(4+2*x)/((1-x)*(1-7*x)), {x, 0, 40}], x] (* Vincenzo Librandi, Jul 06 2012 *)
PROG
(Magma) [5*7^n-1: n in [0..30]]
CROSSREFS
Sequence in context: A197075 A085695 A049293 * A116430 A216239 A335667
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Oct 29 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 April 16 17:08 EDT 2024. Contains 371749 sequences. (Running on oeis4.)