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!)
A090650 n^(n+6). 0

%I #9 Mar 21 2014 01:40:22

%S 1,256,19683,1048576,48828125,2176782336,96889010407,4398046511104,

%T 205891132094649,10000000000000000,505447028499293771,

%U 26623333280885243904,1461920290375446110677,83668255425284801560576

%N n^(n+6).

%p a:=n->mul(n,k=-5..n):seq(a(n),n=1..14); # _Zerinvary Lajos_, Jan 26 2008

%t Table[n^(n+6),{n,0,40}](* _Vladimir Joseph Stephan Orlovsky_, Dec 26 2010 *)

%Y Cf. A000312, A007778, A008788, A008789, A008790, A008791.

%K nonn

%O 1,2

%A Douglas Winston (douglas.winston(AT)srupc.com), Dec 13 2003

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 August 30 19:17 EDT 2024. Contains 375545 sequences. (Running on oeis4.)