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.

A077657 Least number with exactly n consecutive successors, all having the same number of prime factors (counted with multiplicity).

Original entry on oeis.org

1, 2, 33, 603, 602, 2522, 211673, 3405123, 3405122, 49799889, 202536181, 3195380868, 5208143601, 85843948321, 97524222465
Offset: 0

Views

Author

Reinhard Zumkeller, Nov 13 2002

Keywords

Comments

A001222(a(n))=A001222(a(n)+k) for k<=n;
A077655(a(n))=n and A077655(k)

Examples

			a(0)=A077656(1)=1; a(1)=A045920(1)=2; a(2)=A045939(1)=33; a(3)=A045940(2)=603; a(4)=A045941(1)=602; a(5)=A045942(1)=2522.
		

Crossrefs

Cf. A045984.

Formula

a(n)=A045984(n+1)+A077655(A045984(n+1))-n - Martin Fuller, Nov 21 2006

Extensions

More terms from Martin Fuller, Nov 21 2006