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!)
A180353 a(n) = n^n * prime(n). 0
2, 12, 135, 1792, 34375, 606528, 14000231, 318767104, 8910671247, 290000000000, 8844661788941, 329895716585472, 12417879370282373, 477816293498994688, 20581012847900390625, 977677435906606235648, 48807175451293869086443, 2400130892593088792100864 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Examples of entries that are sums of two squares (i.e., in A000404): a(1)=2=1+1, a(6)=606528 = 186624 + 419904, a(10) = 290000000000 = 125440000 + 289874560000.
LINKS
FORMULA
a(n) = A000312(n)*A000040(n).
MATHEMATICA
f[n_] := n^n*Prime@n; Array[f, 17] (* Robert G. Wilson v, Sep 02 2010 *)
CROSSREFS
Sequence in context: A117271 A372179 A289998 * A208873 A201561 A205886
KEYWORD
nonn
AUTHOR
Giovanni Teofilatto, Aug 30 2010
EXTENSIONS
Comment corrected by R. J. Mathar, Sep 02 2010
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 29 04:26 EDT 2024. Contains 372921 sequences. (Running on oeis4.)