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!)
A198849 a(n) = (11*6^n - 1)/5. 1
2, 13, 79, 475, 2851, 17107, 102643, 615859, 3695155, 22170931, 133025587, 798153523, 4788921139, 28733526835, 172401161011, 1034406966067, 6206441796403, 37238650778419, 223431904670515, 1340591428023091, 8043548568138547 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = 6*a(n-1) + 1.
a(n) = 7*a(n-1) - 6*a(n-2), n > 1.
G.f.: ( 2-x ) / ( (6*x-1)*(x-1) ). - R. J. Mathar, Oct 31 2011
PROG
(Magma) [(11*6^n-1)/5: n in [0..30]]
CROSSREFS
Sequence in context: A037732 A090187 A212390 * A037555 A135167 A271475
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Oct 31 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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)