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!)
A036548 a(n) = T(7,n), array T given by A048471. 2
1, 129, 513, 1665, 5121, 15489, 46593, 139905, 419841, 1259649, 3779073, 11337345, 34012161, 102036609, 306109953, 918329985, 2754990081, 8264970369, 24794911233, 74384733825, 223154201601, 669462604929, 2008387814913 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 64*3^n - 63. - Ralf Stephan, Feb 17 2004
From Vincenzo Librandi, Nov 11 2011: (Start)
a(n) = 3*a(n-1) + 126.
a(n) = 4*a(n-1) - 3*a(n-2).
G.f.: (1+125*x)/((1-x)*(1-3*x)). (End)
PROG
(Magma) [64*3^n-63: n in [0..30]]; // Vincenzo Librandi, Nov 11 2011
CROSSREFS
n-th difference of a(n), a(n-1), ..., a(0) is 2^(n+6) for n=1, 2, 3, ...
Sequence in context: A250814 A249679 A250750 * A046286 A341552 A251095
KEYWORD
nonn,easy
AUTHOR
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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)