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.

A257247 Numbers n such that A257245(n) = A257246(n), or equally, where A257244(2n) = A257244(2n-1).

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 14, 17, 20, 23, 27, 31, 36, 49, 51, 56, 59, 63, 66, 67, 69, 74, 78, 81, 88, 89, 91, 93, 97, 99, 101, 102, 114, 116, 120, 123, 126, 134, 141, 144, 146, 148, 152, 161, 163, 172, 173, 179, 192, 194, 195, 202, 207, 214, 219, 223, 227, 235, 240, 242, 246, 250, 252, 256
Offset: 1

Views

Author

Antti Karttunen, Apr 19 2015

Keywords

Comments

The sequence gives numbers n such that A257244(2n) = A257244(2n-1), in other words, where the difference A256393(2n+1) - A256393(2n) is equal to the difference A256393(2n) - A256393(2n-1). This is equal to the condition that A256393(2n-1) and A256393(2n) share the same unique prime factor that A256393(2n) and A256393(2n+1) also share.
Also, numbers n such that the largest prime factor (A006530) of A256393(2n - 1) is equal to the smallest prime factor (A020639) of A256393(2n).

Examples

			Terms A256393[3949..3951] = (6299579580, 6299580499, 6299581418) factorize as 2*2*3*5*7*19*859*919, 919*919*7459, 2*13*919*263647. We see that gcd(A256393(3949),A256393(3950)) = gcd(A256393(3950),A256393(3951)) = 919, thus 3950/2 = 1975 is included in the sequence.
		

Crossrefs