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”).

Prime(n)^2 - prime(n-1)*prime(n+1) for n in A046868.
1

%I #9 Sep 10 2019 21:26:42

%S 4,30,42,128,98,90,36,248,158,150,182,420,210,222,1326,560,1212,36,

%T 350,36,728,1548,402,144,1832,462,968,1064,36,36,1088,578,570,3126,

%U 630,2732,2796,782,36,782,1620,3372,3468,902,1860,930,2012,1980,2028,5234,6600

%N Prime(n)^2 - prime(n-1)*prime(n+1) for n in A046868.

%C Positive terms in A056221.

%H Chai Wah Wu, <a href="/A327434/b327434.txt">Table of n, a(n) for n = 1..10000</a>

%Y CF. A046868, A056221.

%K nonn

%O 1,1

%A _Chai Wah Wu_, Sep 10 2019