Documentation

Mathlib.NumberTheory.ArithmeticFunction.Liouville

The Liouville Function #

This file defines the Liouville function λ(n).

Main Definitions #

The Liouville function λ(n) defined to be 1 if n has an even number of prime factors (counting multiplicity) and -1 otherwise.

Equations
Instances For