Fungrim home page

Fungrim entry: a047eb

1F1 ⁣(a,b,z)=ez1F1 ⁣(ba,b,z)\,{}_1{\textbf F}_1\!\left(a, b, z\right) = {e}^{z} \,{}_1{\textbf F}_1\!\left(b - a, b, -z\right)
Assumptions:aCandbCandzCa \in \mathbb{C} \,\mathbin{\operatorname{and}}\, b \in \mathbb{C} \,\mathbin{\operatorname{and}}\, z \in \mathbb{C}
TeX:
\,{}_1{\textbf F}_1\!\left(a, b, z\right) = {e}^{z} \,{}_1{\textbf F}_1\!\left(b - a, b, -z\right)

a \in \mathbb{C} \,\mathbin{\operatorname{and}}\, b \in \mathbb{C} \,\mathbin{\operatorname{and}}\, z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Hypergeometric1F1Regularized1F1 ⁣(a,b,z)\,{}_1{\textbf F}_1\!\left(a, b, z\right) Regularized Kummer confluent hypergeometric function
Expez{e}^{z} Exponential function
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("a047eb"),
    Formula(Equal(Hypergeometric1F1Regularized(a, b, z), Mul(Exp(z), Hypergeometric1F1Regularized(Sub(b, a), b, Neg(z))))),
    Variables(a, b, z),
    Assumptions(And(Element(a, CC), Element(b, CC), Element(z, 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