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.

A178378 Products of 2 primes that are the difference of 2 primes.

Original entry on oeis.org

4, 6, 9, 10, 15, 22, 25, 33, 34, 51, 55, 58, 82, 85, 87, 118, 121, 123, 142, 145, 177, 187, 202, 205, 213, 214, 274, 289, 295, 298, 303, 319, 321, 355, 358, 382, 394, 411, 447, 451, 454, 478, 493, 505, 535, 537, 538, 562, 573, 591, 622, 649, 681, 685, 694, 697
Offset: 1

Views

Author

Juri-Stepan Gerasimov, May 26 2010

Keywords

Examples

			a(1)=4 because 4=2*2=(5-3)*(5-3) where 2,3,5 and 5-3 are all prime, a(2)=6 because 6=2*3=(5-3)*(5-2) where 2,3,5,5-3 and 5-2 are all prime.
		

Crossrefs

Formula

a(n)=A124588(m)*A124588(k).

Extensions

Extended beyond 478 by R. J. Mathar, May 28 2010