|
A number theoretic character, also called a Dirichlet character (because Dirichlet first introduced them in his famous proof that every arithmetic progression with
relatively prime initial term and common difference contains infinitely many primes),
modulo is a complex function for positive integer such that
for all , and
 |
(4)
|
if . can only assume
values which are roots of unity, where is the totient function.
Number theoretic characters are implemented in Mathematica as DirichletCharacter[k, j, n], where
is the modulus and is the index.
Portions of this entry contributed by Jonathan Sondow
(author's link)
|