login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A079395 Prime(n)^11. 1
2048, 177147, 48828125, 1977326743, 285311670611, 1792160394037, 34271896307633, 116490258898219, 952809757913927, 12200509765705829, 25408476896404831, 177917621779460413, 550329031716248441 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

2^11=2048

MATHEMATICA

Array[Prime[ # ]^11 &, 30] (from Vladimir Orlovsky (4vladimir(AT) gmail.com), May 01 2008)

PROG

(PARI) forprime (p=2, 100, print1(p^11", "))

CROSSREFS

Sequence in context: A195659 A017686 A008455 * A096963 A134684 A035769

Adjacent sequences:  A079392 A079393 A079394 * A079396 A079397 A079398

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jan 06 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 23:38 EST 2012. Contains 206085 sequences.