12Power Series

Power series can be used to implement polynomials and other functions. Within the Clifford numerical suite, pre‐defined power series are provided for calculating trigonometric and hyperbolic functions, logarithmic and exponential functions, reciprocals, and roots. Being implemented as a summation of series, these functions have finite ranges of convergence and have accuracy limited by loss of precision due to imprecise cancellation of alternating terms and by truncation of an infinite number of terms.

12.1 Theory

Power series for a function f are implemented in the general form of Eq. (12.1), where the user can specify the values of the coefficients a Subscript k:

The value c is the centre of convergence for the expansion. Usually, there are some limits on how far away from c the series will converge. Convergence is covered in more detail in Section 12.1.3.

Within the Clifford numerical suite, methods are provided for the user to construct functions by defining their own series, ...

Get Numerical Calculations in Clifford Algebra now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.