<?xml version="1.0" encoding="UTF-8"?>

<record version="13" id="8183">
 <title>number of (nondistinct) prime factors function</title>
 <name>NumberOfNondistinctPrimeFactorsFunction</name>
 <created>2006-07-27 19:23:14</created>
 <modified>2007-04-15 05:05:03</modified>
 <type>Definition</type>
 <creator id="1863" name="Wkbj79"/>
 <author id="1863" name="Wkbj79"/>
 <classification>
	<category scheme="msc" code="11A25"/>
 </classification>
 <related>
	<object name="NumberOfDistinctPrimeFactorsFunction"/>
	<object name="2omeganLeTaunLe2Omegan"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
</preamble>
 <content>The \PMlinkescapetext{{\em number of (nondistinct) prime factors function}} $\Omega(n)$ counts with repetition how many prime factors a natural number $n$ has.  If $\displaystyle n= \prod_{j= 1}^k {p_j}^{a_j}$ where the $k$ primes $p_j$ are distinct and the $a_j$ are natural numbers, then $\displaystyle \Omega(n)=\sum_{j=1}^k a_j$.

Note that, if $n$ is a squarefree number, then $\omega(n)=\Omega(n)$, where $\omega(n)$ is the number of distinct prime factors function.  Otherwise, $\omega(n)&lt;\Omega(n)$.

Note also that $\Omega(n)$ is a completely additive function and thus can be exponentiated to define a completely multiplicative function.  For example, the Liouville function can be defined as $\lambda(n) = (-1)^{\Omega(n)}$.

The sequence $\{\Omega(n)\}$ appears in the OEIS as sequence \PMlinkexternal{A001222}{http://www.research.att.com/~njas/sequences/?q=A001222}.

The sequence $\{2^{\Omega(n)}\}$ appears in the \PMlinkname{OEIS}{OEIS} as sequence \PMlinkexternal{A061142}{http://www.research.att.com/~njas/sequences/?q=A061142}.</content>
</record>
