login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A132457
Composites of the form ((x+y)/3+2)/(x-y), where x and y are prime.
0
4, 8, 12, 14, 18, 22, 28, 33, 38, 39, 52, 64, 74, 77, 78, 82, 84, 108, 113, 124, 129, 138, 143, 144, 147, 148, 152, 162, 169, 182, 183, 203, 214, 217, 218, 238, 242, 248, 249, 259, 262, 264, 267, 278, 298, 312, 333, 334, 348, 357, 368, 374, 392, 399, 407, 413
OFFSET
1,1
EXAMPLE
If x=23 and y=19, then ((23+19)/3+2)/(23-19)=16/4=4=a(1).
If x=47 and y=43, then ((47+43)/3+2)/(47-43)=32/4=8=a(2).
If x=71 and y=67, then ((71+67)/3+2)/(71-67)=48/4=12=a(3).
If x=83 and y=79, then ((83+79)/3+2)/(83-79)=72/4=18=a(4).
If x=107 and y=103, then ((107+1103)/3+2)/(107-103)=88/4=22=a(5).
If x=131 and y=127, then ((131+127)/3+2)/(131-127)=112/4=28=a(6),
etc.
CROSSREFS
KEYWORD
nonn,less
AUTHOR
EXTENSIONS
Corrected omission in Examples section. - Dan Graham (dan.a.graham(AT)hotmail.co.uk), Apr 11 2010
STATUS
approved