Fungrim home page

Fungrim entry: d8e37d

p ⁣(5n+4)mod5=0p\!\left(5 n + 4\right) \bmod 5 = 0
Assumptions:nZn \in \mathbb{Z}
TeX:
p\!\left(5 n + 4\right) \bmod 5 = 0

n \in \mathbb{Z}
Definitions:
Fungrim symbol Notation Short description
PartitionsPp ⁣(n)p\!\left(n\right) Integer partition function
ZZZ\mathbb{Z} Integers
Source code for this entry:
Entry(ID("d8e37d"),
    Formula(Equal(Mod(PartitionsP(Add(Mul(5, n), 4)), 5), 0)),
    Variables(n),
    Assumptions(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.

2019-06-18 07:49:59.356594 UTC