cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A092003 Numbers that can be expressed as the difference of the squares of primes in exactly seven distinct ways.

This page as a plain text file.
%I A092003 #5 May 08 2023 07:33:20
%S A092003 1848,3360,4368,7392,16632,19320,26520,28560,32760,34320,36960,38760,
%T A092003 44520,52080,54600,57720,62040,65208,68880,69960,73920,75768,78120,
%U A092003 79560,82992,83160,86520,89760,95760,106080,108240,108528,115368
%N A092003 Numbers that can be expressed as the difference of the squares of primes in exactly seven distinct ways.
%e A092003 1848 = 47^2-19^2 = 53^2-31^2 = 73^2-59^2 = 83^2-71^2 = 157^2-151^2 = 233^2-229^2 = 463^2-461^2.
%Y A092003 Cf. A090781, A090782, A090788, A092000-A092020.
%K A092003 nonn
%O A092003 1,1
%A A092003 _Ray Chandler_, Feb 22 2004