Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074267
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074267 Primes of form p^n + k, where p is prime, n>1 and 0<k<p. +0
3
5, 11, 17, 29, 53, 83, 127, 131, 173, 179, 181, 257, 293, 347, 349, 367, 373, 379, 541, 547, 853, 857, 859, 863, 967, 971, 977, 983, 991, 1373, 1381, 1399, 1693, 1697, 1699, 1709, 1721, 1861, 1867, 1871, 1873, 1877, 1879, 1889, 2203, 2207, 2213, 2221, 2237 (list; graph; listen)
OFFSET

1,1

COMMENT

The representation is not unique: a(7)=127=5^3+2=11^2+5.

A138363(A049084(a(n))) > 0.

LINKS

R. Zumkeller, Table of n, a(n) for n = 1..1000

MATHEMATICA

lst = {}; Do[q = p^n + k; If[ PrimeQ@p && PrimeQ@q, AppendTo[lst, q]], {p, 2, 50}, {k, p - 1}, {n, 2, Log[p, 3000]}]; Take[ Union@ lst, 49] (* Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 22 2007 *)

CROSSREFS

Sequence in context: A067606 A046135 A162336 this_sequence A068072 A136292 A088046

Adjacent sequences: A074264 A074265 A074266 this_sequence A074268 A074269 A074270

KEYWORD

nonn,nice

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Sep 20 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research