Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138122
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138122 Cousin primes, the lower of which is 7 (mod 10). +0
3
7, 11, 37, 41, 67, 71, 97, 101, 127, 131, 277, 281, 307, 311, 397, 401, 457, 461, 487, 491, 757, 761, 877, 881, 907, 911, 937, 941, 967, 971, 1087, 1091, 1297, 1301, 1447, 1451, 1567, 1571, 1597, 1601, 1867, 1871, 2137, 2141, 2347, 2351, 2377, 2381, 2437 (list; graph; listen)
OFFSET

1,1

COMMENT

Start from the intersection of A023200 and A030432, then add the associated members of A046132. The last digits are obviously periodic as A010688. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 26 2008

MATHEMATICA

a[0] = 7; a[n_] := a[n] = a[n - 1] + 10; Flatten[Table[If[PrimeQ[a[n]] && PrimeQ[a[n] + 4], {a[n], a[n] + 4}, {}], {n, 0, 1000}]]

CROSSREFS

Cf. A132243, A132242, A076746.

Sequence in context: A043890 A132355 A019416 this_sequence A129865 A153377 A062209

Adjacent sequences: A138119 A138120 A138121 this_sequence A138123 A138124 A138125

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), May 04 2008

EXTENSIONS

Replaced Mathematica definition by humanly readable phrase. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 26 2008

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research