Fungrim home page

Fungrim entry: 4b3947

FdFdnF_{d} \mid F_{d n}
Assumptions:dZ{0}  and  nZd \in \mathbb{Z} \setminus \left\{0\right\} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}
TeX:
F_{d} \mid F_{d n}

d \in \mathbb{Z} \setminus \left\{0\right\} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}
Definitions:
Fungrim symbol Notation Short description
FibonacciFnF_{n} Fibonacci number
ZZZ\mathbb{Z} Integers
Source code for this entry:
Entry(ID("4b3947"),
    Formula(Divides(Fibonacci(d), Fibonacci(Mul(d, n)))),
    Variables(d, n),
    Assumptions(And(Element(d, SetMinus(ZZ, Set(0))), Element(n, ZZ))))

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