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.

A057874 Sets of three composites in bidirectional 'sum of prime factors' progression/retrogression.

Original entry on oeis.org

95, 119, 143, 174191, 175031, 175871, 298687992, 298688708, 298689424
Offset: 0

Views

Author

Patrick De Geest, Sep 15 2000

Keywords

Comments

First term of next set > 2000000000.

Examples

			First set is (95,119,143) all terms having 'sum of prime factors' = 24. So '95' + (5+19) = '119' + (7+17) = '143' AND '143' - (11+13) = '119' - (7+17) = '95'.
		

Crossrefs

Extensions

This really seems to be three sequences, not one! Should be split. - N. J. A. Sloane