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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099772 2^(p^2) where p is prime. 0
16, 512, 33554432, 562949953421312, 2658455991569831745807614120560689152, 748288838313422294120286634350736906063837462003712, 994646472819573284310764496293641680200912301594695434880927953786318994025066751066112 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

a(7) is too large to include.

EXAMPLE

If p=2, 2^(2^2) = 16

If p=3, 2^(3^2) = 512

MAPLE

Table[2^Prime[n]^2, {n, 7}]

PROG

(MAGMA) [(2^(p^2)): p in PrimesUpTo(70)]; [From Vincenzo Librandi, Feb 04 2011]

CROSSREFS

Sequence in context: A010560 A147641 A013825 * A041483 A041480 A196298

Adjacent sequences:  A099769 A099770 A099771 * A099773 A099774 A099775

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Nov 11 2004

EXTENSIONS

One more term from Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 14 2004

a(7) from Vincenzo Librandi, Feb 04 2011

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 15 08:42 EST 2012. Contains 205733 sequences.