φ(−n)=φ(n)
Assumptions:n∈Z
TeX:
\varphi\!\left(-n\right) = \varphi(n)
n \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|
Totient | φ(n)
| Euler totient function |
ZZ | Z
| Integers |
Source code for this entry:
Entry(ID("11a56b"),
Formula(Equal(Totient(Neg(n)), Totient(n))),
Variables(n),
Assumptions(Element(n, ZZ)))