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!)
A067426 Sixth column of triangle A067425. 3
1, 9, 216, 5184, 124416, 2985984, 71663616, 1719926784, 41278242816, 990677827584, 23776267862016, 570630428688384, 13695130288521216, 328683126924509184, 7888395046188220416, 189321481108517289984 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The fifth column of A067425 gives [1, 8, 160, 3200, 64000, 1280000, 25600000, ...].
LINKS
FORMULA
a(n) = A067425(n+5, 5).
a(n) = 9*(4*6)^(n-1), n >= 1, a(0)=1.
G.f.: (1-15*x)/(1-24*x).
PROG
(Magma) [Ceiling(9*(4*6)^(n-1)): n in [0..20]]; // Vincenzo Librandi, Oct 02 2011
CROSSREFS
Cf. A067404 (fourth column), A067427 (seventh column), A009968 (powers of 24).
Sequence in context: A327198 A188409 A109587 * A250548 A007108 A007107
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Jan 25 2002
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 March 29 00:26 EDT 2024. Contains 371264 sequences. (Running on oeis4.)