Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062074
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062074 n^3 * 3^n. +0
4
0, 3, 72, 729, 5184, 30375, 157464, 750141, 3359232, 14348907, 59049000, 235782657, 918330048, 3502727631, 13124466936, 48427561125, 176319369216, 634465620819, 2259436291848, 7971951402153, 27894275208000 (list; graph; listen)
OFFSET

0,2

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,200

MATHEMATICA

lst={}; Do[i=3^n*n^3; AppendTo[lst, i], {n, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 22 2009]

PROGRAM

(PARI) for(n=0, 22, print((n^3)*(3^n)))

(PARI) { for (n=0, 200, write("b062074.txt", n, " ", n^3 * 3^n) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 31 2009]

CROSSREFS

Sequence in context: A111649 A073589 A089537 this_sequence A071645 A156908 A135866

Adjacent sequences: A062071 A062072 A062073 this_sequence A062075 A062076 A062077

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jun 27 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research