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.

A193510 Number of even divisors of Omega(n).

Original entry on oeis.org

0, 0, 0, 1, 0, 1, 0, 0, 1, 1, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 1, 1, 0, 2, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 0, 1, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 1, 0, 0, 2, 1, 2, 1, 1, 0, 2, 0, 1, 0, 2, 1, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0
Offset: 1

Views

Author

Michel Lagneau, Jul 29 2011

Keywords

Comments

Omega(n) is the number of prime divisors of n counted with multiplicity, A001222 (also called bigomega(n)).
Records are at 4^A002182(n). [Charles R Greathouse IV, Jul 29 2011]

Examples

			a(16) = 2 because Omega(16) = 4 and the 2 even divisors are {2, 4}.
		

Crossrefs

Programs