Assumptions:
TeX:
\# \left\{ k : k \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; n \mid F_{k} \right\} = \# \mathbb{Z} n \in \mathbb{Z} \setminus \left\{0\right\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Cardinality | Set cardinality | |
ZZ | Integers | |
Fibonacci | Fibonacci number |
Source code for this entry:
Entry(ID("4ec333"), Formula(Equal(Cardinality(Set(k, For(k), And(Element(k, ZZ), Divides(n, Fibonacci(k))))), Cardinality(ZZ))), Variables(n), Assumptions(Element(n, SetMinus(ZZ, Set(0)))))