AngouriMath
AsymptoticSeries
Description
Summary
A power series in w around w -> 0+ , truncated at a known exponent, whose
coefficients are arbitrary expressions not containingw .
coefficients are arbitrary expressions not containing
Remarks
exponents may be negative and fractional, and the coefficients are symbolic rather
than numeric. What is wanted from it in the end is only the leading term, but the
leading terms of a sum can cancel -- which is the whole point of the algorithm, since
e^(x + e^-x) - e^x cancels to every order when its two parts are expanded separately
-- so the series has to be carried far enough to see past the cancellation, and how
far that is is not known in advance. The caller raises the order until a leading term
survives.
a symbol. Gruntz chooses w as an exponential, so its logarithm is an ordinary
expression in x, and expanding a logarithm needs it: without it the constant term of
Members
Exact
FieldLeadingTerm
MethodLogarithm(AngouriMath.Entity,PeterO.Numbers.ERational)
MethodMaxExpansionTerms
FieldMonomial(AngouriMath.Entity,PeterO.Numbers.ERational)
MethodNormalised(AngouriMath.Entity@,PeterO.Numbers.ERational@)
MethodOrder
PropertyTerms
Property
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online