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.

A083284 Numbers m such that m and m+2 are both brilliant numbers, where brilliant numbers are semiprimes whose prime factors have an equal number of decimal digits, or whose prime factors are equal.

Original entry on oeis.org

4, 527, 779, 869, 899, 1079, 1157, 1271, 1679, 4187, 6497, 6887, 24287, 24881, 25019, 29591, 35237, 37127, 37769, 38807, 39269, 39911, 41309, 43361, 44831, 45347, 46001, 46127, 47261, 48509, 48929, 51809, 52907, 54389, 55481, 55751, 55961
Offset: 1

Views

Author

Jason Earls, Jun 03 2003

Keywords

Comments

The only consecutive brilliant numbers are {9, 10} and {14, 15}; and for m > 14 there are no brilliant constellations of the form {m, m+(2k+1)} or equivalently {n, 2k+m+1} with k >= 0. Proof: One of m and 2k+m+1 will be even. And there are no even brilliant numbers > 14 since they must have the form 2*p where p is a prime having only one digit.

Examples

			a(3) = 779 because 779=19*41 and 781=11*71.
		

Crossrefs

Cf. A078972.