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!)
A135426 a(n) = 7^n * 8^(n^2). 1
1, 56, 200704, 46036680704, 675821419082285056, 634950507820721016852709376, 38179283319360245979311522664775942144, 146924980824268039790798000267293196637757037871104 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Hankel transform of A132867.
LINKS
FORMULA
a(n) = 7^n*8^(n^2) = A000420(n)*A060760(n).
MATHEMATICA
Table[7^n * 8^(n^2), {n, 0, 15}] (* G. C. Greubel, Oct 14 2016 *)
PROG
(Magma) [7^n*8^(n^2): n in [0..10]]; // Vincenzo Librandi, May 26 2011
CROSSREFS
Sequence in context: A093256 A177325 A135315 * A028670 A278608 A076181
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 May 11 07:10 EDT 2024. Contains 372388 sequences. (Running on oeis4.)