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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096478 a[n]=A000040[A096477(n)], i.e. p[a(n)] and p[1+a(n)] are twin primes. 2
2, 3, 5, 7, 13, 17, 41, 43, 83, 89, 109, 113, 173, 277, 307, 313, 353, 373, 463, 563, 577, 601, 613, 643, 673, 719, 743, 1117, 1123, 1171, 1279, 1571, 1621, 1627, 1709, 1741, 1823, 1867, 1907, 1949, 1979, 1987, 1999, 2003, 2063, 2099, 2153, 2287, 2309, 2311 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Gives primes in A029707 - Pierre CAMI (pierre-cami(AT)bbox.fr), Apr 20 2006

EXAMPLE

n=10, a[10]=89 means that p[1+89]-p[89]=463-461=2,

Prime with prime=89 subscript and nextprime p[90] are twin-primes.

MATHEMATICA

Prime[Flatten[Position[Table[Prime[Prime[n]+1]-Prime[Prime[n]], {n, 1, 1000}], 2]]]

CROSSREFS

Cf. A072677, A006450, A073124, A096477.

Cf. A029707 A000720.

Sequence in context: A051026 A028865 A053435 * A076047 A178766 A077316

Adjacent sequences:  A096475 A096476 A096477 * A096479 A096480 A096481

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jun 23 2004

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 16 11:51 EST 2012. Contains 205908 sequences.