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!)
A067428 Eighth column of triangle A067425. 3
1, 11, 352, 11264, 360448, 11534336, 369098752, 11811160064, 377957122048, 12094627905536, 387028092977152, 12384898975268864, 396316767208603648, 12682136550675316736, 405828369621610135552, 12986507827891524337664 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A067425(n+7, 7).
a(n) = 11*(4*8)^(n-1), n > =1, a(0)=1.
G.f.: (1-21*x)/(1-32*x).
PROG
(Magma) [Ceiling(11*(4*8)^(n-1)): n in [0..20]]; // Vincenzo Librandi, Oct 03 2011
CROSSREFS
Cf. A067427 (seventh column), A067429 (ninth column), A009976 (powers of 32).
Sequence in context: A158788 A012220 A012138 * A171630 A303116 A162019
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 28 10:31 EDT 2024. Contains 371240 sequences. (Running on oeis4.)