Assumptions:
TeX:
G_{\ell,\eta}\!\left(z\right) \left(\frac{d}{d z}\, F_{\ell,\eta}\!\left(z\right)\right) - \left(\frac{d}{d z}\, G_{\ell,\eta}\!\left(z\right)\right) F_{\ell,\eta}\!\left(z\right) = 1 \left(1 + \ell + i \eta \notin \{0, -1, \ldots\} \;\mathbin{\operatorname{and}}\; 1 + \ell - i \eta \notin \{0, -1, \ldots\}\right) \;\mathbin{\operatorname{and}}\; z \in \mathbb{C} \setminus \left(-\infty, 0\right]
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
CoulombG | Irregular Coulomb wave function | |
ComplexDerivative | Complex derivative | |
CoulombF | Regular Coulomb wave function | |
ConstI | Imaginary unit | |
ZZLessEqual | Integers less than or equal to n | |
CC | Complex numbers | |
OpenClosedInterval | Open-closed interval | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("74274a"), Formula(Equal(Sub(Mul(CoulombG(ell, eta, z), Parentheses(ComplexDerivative(CoulombF(ell, eta, z), For(z, z, 1)))), Mul(Parentheses(ComplexDerivative(CoulombG(ell, eta, z), For(z, z, 1))), CoulombF(ell, eta, z))), 1)), Variables(ell, eta, z), Assumptions(And(And(NotElement(Add(Add(1, ell), Mul(ConstI, eta)), ZZLessEqual(0)), NotElement(Sub(Add(1, ell), Mul(ConstI, eta)), ZZLessEqual(0))), Element(z, SetMinus(CC, OpenClosedInterval(Neg(Infinity), 0))))))