Fungrim home page

Fungrim entry: 506d0c

sin ⁣(π2+πk)=(1)k\sin\!\left(\frac{\pi}{2} + \pi k\right) = {\left(-1\right)}^{k}
kZk \in \mathbb{Z}
TeX:
\sin\!\left(\frac{\pi}{2} + \pi k\right) = {\left(-1\right)}^{k}
Definitions:
Fungrim symbol Notation Short description
Sinsin ⁣(z)\sin\!\left(z\right) Sine
ConstPiπ\pi The constant pi (3.14...)
Powab{a}^{b} Power
ZZZ\mathbb{Z} Integers
Source code for this entry:
Entry(ID("506d0c"),
    Formula(Equal(Sin(Add(Div(ConstPi, 2), Mul(ConstPi, k))), Pow(-1, k))),
    Variables(k),
    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.

2019-06-18 07:49:59.356594 UTC