Assumptions:
References:
- Sequence A000045 in Sloane's On-Line Encyclopedia of Integer Sequences (OEIS)
TeX:
F_{n} = \text{A000045}\!\left(n\right) n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Fibonacci | Fibonacci number | |
SloaneA | Sequence X in Sloane's OEIS | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("373aa1"), Formula(Equal(Fibonacci(n), SloaneA("A000045", n))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(0))))