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!)
A152599 a(n) = 10*a(n-1) - 12*a(n-2) for n > 1; a(0) = 1, a(1) = 4 . 2
1, 4, 28, 232, 1984, 17056, 146752, 1262848, 10867456, 93520384, 804794368, 6925699072, 59599458304, 512886194176, 4413668442112, 37982050091008, 326856479604736, 2812780194955264, 24205524194295808, 208301879603494912, 1792552505703399424, 15425902501792055296 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: (1-6*x)/(1-10*x+12*x^2).
a(n) = Sum_{k=0..n} A147703(n,k)*3^(n-k).
a(n) = 2^n*A052961(n). - R. J. Mathar, Jun 14 2016
MATHEMATICA
LinearRecurrence[{10, -12}, {1, 4}, 25] (* Paolo Xausa, Jan 19 2024 *)
CROSSREFS
Sequence in context: A370187 A191094 A220876 * A199579 A089023 A035610
KEYWORD
nonn,easy
AUTHOR
Philippe Deléham, Dec 09 2008
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 23 02:53 EDT 2024. Contains 371906 sequences. (Running on oeis4.)