Fungrim home page

Fungrim entry: 08d275

zeroszC(z2c)={c,c}\mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} \left({z}^{2} - c\right) = \left\{\sqrt{c}, -\sqrt{c}\right\}
Assumptions:cCc \in \mathbb{C}
TeX:
\mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} \left({z}^{2} - c\right) = \left\{\sqrt{c}, -\sqrt{c}\right\}

c \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Powab{a}^{b} Power
CCC\mathbb{C} Complex numbers
Sqrtz\sqrt{z} Principal square root
Source code for this entry:
Entry(ID("08d275"),
    Formula(Equal(Zeros(Sub(Pow(z, 2), c), z, Element(z, CC)), Set(Sqrt(c), Neg(Sqrt(c))))),
    Variables(c),
    Assumptions(Element(c, CC)))

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