Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A001092
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A001092 Union of all numbers {p, q} where p and q are both primes or powers of primes and q = p+2. +0
1
1, 2, 3, 4, 5, 7, 9, 11, 13, 17, 19, 23, 25, 27, 29, 31, 41, 43, 47, 49, 59, 61, 71, 73, 79, 81, 83, 101, 103, 107, 109, 125, 127, 137, 139, 149, 151, 167, 169, 179, 181, 191, 193, 197, 199, 227, 229, 239, 241, 243, 269, 271, 281, 283, 311, 313, 347, 349, 359, 361, 419 (list; graph; listen)
OFFSET

1,2

REFERENCES

M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 844.

LINKS

M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].

PROGRAM

(PARI) {isprimepower(n)=matsize(factor(n))[1]==1} for(n=1, 400, if(isprimepower(n)&&(isprimepower(n-2)||isprimepower(n+2)), print1(n", "))) (from Ralf Stephan, Aug 20 2004)

CROSSREFS

Cf. A053702, A074852.

Sequence in context: A063487 A081998 A074583 this_sequence A000430 A166684 A067126

Adjacent sequences: A001089 A001090 A001091 this_sequence A001093 A001094 A001095

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

Corrected and extended by Larry Reeves (larryr(AT)acm.org), Jun 14, 2001

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 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research