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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A061591 a(n) = 2^x, where x = p*(p-1)/2 and p(n) = n-th prime. 1
2, 8, 1024, 2097152, 36028797018963968, 302231454903657293676544, 87112285931760246646623899502532662132736, 2993155353253689176481146537402947624255349848014848 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,22

PROG

(PARI) { n=0; forprime (p=2, prime(22), write("b061591.txt", n++, " ", 2^(p*(p - 1)/2)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 25 2009]

CROSSREFS

Cf. A007955, A006308. The exponents x are in A008837.

Sequence in context: A120838 A004491 A132573 * A103085 A084148 A014115

Adjacent sequences:  A061588 A061589 A061590 * A061592 A061593 A061594

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), May 22 2001

EXTENSIONS

OFFSET changed from 2,1 to 1,1 by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 25 2009

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 14 23:16 EST 2012. Contains 205687 sequences.