login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A168469 Numbers of the form p^2 - q^2, p, q primes, p > q, with repetitions. 0

%I #4 Jul 22 2012 15:56:42

%S 5,16,21,24,40,45,48,72,72,96,112,117,120,120,120,144,160,165,168,168,

%T 168,192,240,240,240,240,264,280,285,288,312,312,312,336,352,357,360,

%U 360,408,408,408,432,432,480,480,480,504,520,525,528,528,552,552,552

%N Numbers of the form p^2 - q^2, p, q primes, p > q, with repetitions.

%t Take[Sort[Last[#]^2-First[#]^2&/@Subsets[Prime[Range[40]],{2}]],60] (* _Harvey P. Dale_, Jul 22 2012 *)

%Y Cf. A124865 Numbers of the form p^2 - q^2, p, q primes, p > q.

%K nonn

%O 1,1

%A _Zak Seidov_, Nov 26 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 18 16:42 EDT 2024. Contains 375269 sequences. (Running on oeis4.)