Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111046
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111046 Difference between squares of twin prime pairs. +0
5
16, 24, 48, 72, 120, 168, 240, 288, 408, 432, 552, 600, 720, 768, 792, 912, 960, 1080, 1128, 1248, 1392, 1680, 1728, 1848, 2088, 2280, 2400, 2472, 2568, 2640, 3240, 3288, 3312, 3432, 3528, 4080, 4128, 4200, 4248, 4368, 4608, 4920, 5112, 5160, 5208, 5280 (list; graph; listen)
OFFSET

1,1

COMMENT

Except for the first term 16 = 4^2, a(n) is never a square.

FORMULA

a(n) = A006512(n)^2 - A001359(n)^2 = A108604(n) - A108570(n) = 2*A054735(n) = 4*A014574(n-1) = 8*A040040(n-1).

MAPLE

ZL:=[]:for p from 1 to 1400 do if (isprime(p) and isprime(p+2)) then ZL:=[op(ZL), (((p+2)^2)-p^2)]; fi; od; print(ZL); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 08 2007

MATHEMATICA

Select[Table[Prime[n] + 1, {n, 220}], PrimeQ[ # + 1] &] *4 (*Chandler*)

CROSSREFS

Cf. A001359, A006512, A014574, A040040, A054735, A108570, A108604.

Sequence in context: A110228 A045875 A046434 this_sequence A029720 A024588 A120468

Adjacent sequences: A111043 A111044 A111045 this_sequence A111047 A111048 A111049

KEYWORD

easy,nonn

AUTHOR

Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Oct 06 2005

EXTENSIONS

Edited and extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Oct 12 2005

page 1

Search completed in 0.004 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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research