Fungrim home page

Fungrim entry: dacd74

p ⁣(11n+6)mod11=0p\!\left(11 n + 6\right) \bmod 11 = 0
Assumptions:nZn \in \mathbb{Z}
TeX:
p\!\left(11 n + 6\right) \bmod 11 = 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("dacd74"),
    Formula(Equal(Mod(PartitionsP(Add(Mul(11, n), 6)), 11), 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