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.

A360169 Numbers k such that the partition number p(k) = A000041(k) is a term of A057109, i.e., it is not a divisor of the factorial of its greatest prime factor.

Original entry on oeis.org

14, 19, 24, 28, 118
Offset: 1

Views

Author

Pontus von Brömssen, Jan 28 2023

Keywords

Comments

There are no more terms below 3000.

Examples

			p(14) = 3^3 * 5, but 5! has only one factor 3.
p(19) = 2 * 5 * 7^2, but 7! has only one factor 7.
p(24) = 3^2 * 5^2 * 7, but 7! has only one factor 5.
p(28) = 2 * 11 * 13^2, but 13! has only one factor 13.
p(118) = 11 * 197 * 827^2, but 827! has only one factor 827.
		

Crossrefs