The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A135314 a(n) = 7^n*6^(n^2). 2
1, 42, 63504, 3456649728, 6773484887801856, 477827850919028491026432, 1213481763117613016471583634489344, 110942398014527364799038852663129544775958528 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Hankel transform of A130978.
LINKS
FORMULA
a(n) = 7^n*6^(n^2) = A000420(n)*A076781(n).
MATHEMATICA
Table[7^n 6^(n^2), {n, 0, 10}] (* Harvey P. Dale, Sep 06 2015 *)
PROG
(Magma)[7^n*6^(n^2): n in [0..10]]; // Vincenzo Librandi, May 30 2011
CROSSREFS
Sequence in context: A299503 A159433 A368023 * A135425 A028669 A348820
KEYWORD
nonn
AUTHOR
Philippe Deléham, Dec 05 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 19 09:05 EDT 2024. Contains 372673 sequences. (Running on oeis4.)