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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144676 Primes in A090831. 0
7, 1409, 52021, 3468667 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

The next term A090831(242) ~ 9.7 * 10^457 is too large to be displayed here. See the indices in A144675.

FORMULA

a(n)=A090831(A144675(n)).

PROG

(PARI) for( n=1, 999, /* n%10|print1([n]); */ isprime( p=sum( i=1, n, prime(i)^(n+1-i))) & print1(p", "))

CROSSREFS

Sequence in context: A119181 A152518 A145451 * A191957 A125537 A203012

Adjacent sequences:  A144673 A144674 A144675 * A144677 A144678 A144679

KEYWORD

nonn,bref,hard

AUTHOR

M. F. Hasler (www.univ-ag.fr/~mhasler), Feb 02 2009, Feb 16 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 17 23:58 EST 2012. Contains 206085 sequences.