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!)
A135427 a(n) = 8^n * 9^(n^2). 1
1, 72, 419904, 198359290368, 7589970693537140736, 23524081260686625628823519232, 5905684770308534937017423724484399202304, 120091666484242114100641836801136909254418910442160128 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Hankel transform of A132869.
LINKS
FORMULA
a(n) = 8^n*9^(n^2) = A001018(n)*A060761(n).
MATHEMATICA
Table[8^n * 9^(n^2), {n, 0, 15}] (* G. C. Greubel, Oct 14 2016 *)
PROG
(Magma) [8^n*9^(n^2): n in [0..10]]; // Vincenzo Librandi, May 26 2011
CROSSREFS
Sequence in context: A290182 A008703 A135320 * A028671 A261815 A159440
KEYWORD
nonn
AUTHOR
Philippe Deléham, Dec 12 2007
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 27 10:42 EDT 2024. Contains 372017 sequences. (Running on oeis4.)