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.

A184753 a(n) = A184752(n)/A130650(n) unless A130650(n) = 0 in which case a(n) = 0.

Original entry on oeis.org

0, 0, 4, 1, 13, 2, 1, 10, 1, 5, 16, 1, 15, 16, 22, 5, 37, 2, 4, 2, 1, 24, 11, 10, 2, 28, 23, 11, 41, 20, 2, 3, 73, 13, 76, 12, 1, 20, 13, 85, 34, 1, 21, 2, 46, 62, 5, 3, 2, 2, 2, 1, 2, 78, 39, 80, 81, 122, 3, 63, 51, 32, 88, 1, 1, 1, 69, 70
Offset: 1

Views

Author

Rémi Eismann, Jan 21 2011

Keywords

Comments

a(n) is the "level" of 3-almost primes.
The decomposition of 3-almost primes into weight * level + gap is A014612(n) = A130650(n) * a(n) + A114403(n) if a(n) > 0.
a(n) = A014612(n) - A114403(n) if A014612(n) - A114403(n) > A114403(n), 0 otherwise.

Examples

			For n = 1 we have A130650(1) = 0, hence a(1) = 0.
For n = 3 we have A184752(3)/A130650(3)= 16 / 4 = 4; hence a(3) = 4.
For n = 21 we have A184752(21)/A130650(21)= 97 / 97 = 28; hence a(21) = 1.
		

Crossrefs