Fungrim home page

Fungrim entry: 0d82d4

zR[[x]]        (ezR[[x]]  and  [x0]ez0)z \in \mathbb{R}[[x]] \;\implies\; \left({e}^{z} \in \mathbb{R}[[x]] \;\mathbin{\operatorname{and}}\; [{x}^{0}] {e}^{z} \ne 0\right)
TeX:
z \in \mathbb{R}[[x]] \;\implies\; \left({e}^{z} \in \mathbb{R}[[x]] \;\mathbin{\operatorname{and}}\; [{x}^{0}] {e}^{z} \ne 0\right)
Definitions:
Fungrim symbol Notation Short description
PowerSeriesK[[x]]K[[x]] Formal power series
RRR\mathbb{R} Real numbers
Expez{e}^{z} Exponential function
Source code for this entry:
Entry(ID("0d82d4"),
    Formula(Implies(Element(z, PowerSeries(RR, SerX)), And(Element(Exp(z), PowerSeries(RR, SerX)), NotEqual(Coefficient(Exp(z), SerX, 0), 0)))),
    Variables(z))

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