Fungrim home page

Fungrim entry: 373aa1

Fn=A000045 ⁣(n)F_{n} = \text{A000045}\!\left(n\right)
Assumptions:nZ0n \in \mathbb{Z}_{\ge 0}
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
FibonacciFnF_{n} Fibonacci number
SloaneAA00000X ⁣(n)\text{A00000X}\!\left(n\right) Sequence X in Sloane's OEIS
ZZGreaterEqualZn\mathbb{Z}_{\ge n} 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))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC