Fungrim home page

Fungrim entry: c62afa

sin ⁣(πk)=0\sin\!\left(\pi k\right) = 0
Assumptions:kZk \in \mathbb{Z}
TeX:
\sin\!\left(\pi k\right) = 0

k \in \mathbb{Z}
Definitions:
Fungrim symbol Notation Short description
Sinsin(z)\sin(z) Sine
Piπ\pi The constant pi (3.14...)
ZZZ\mathbb{Z} Integers
Source code for this entry:
Entry(ID("c62afa"),
    Formula(Equal(Sin(Mul(Pi, k)), 0)),
    Variables(k),
    Assumptions(Element(k, 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