AlternatingFactorial
gives the alternating factorial .
Details
- Mathematical function, suitable for both symbolic and numerical manipulation.
- The function satisfies the recurrence relation with .
- AlternatingFactorial can be evaluated to arbitrary numerical precision.
- AlternatingFactorial automatically threads over lists. »
- AlternatingFactorial can be used with Interval and CenteredInterval objects. »
Examples
open allclose allBasic Examples (6)
Compute the first few alternating factorials:
Plot the values on a log scale over a subset of the reals:
Plot over a subset of the complexes:
Expand the alternating factorial in terms of other functions:
Give the closed form of the following alternating sum:
The alternating factorial numbers give the solution to the following recurrence:
Scope (18)
Numerical Evaluation (6)
The precision of the output tracks the precision of the input:
AlternatingFactorial can take complex number inputs:
Evaluate efficiently at high precision:
Compute the elementwise values of an array using automatic threading:
Or compute the matrix AlternatingFactorial function using MatrixFunction:
Compute worst-case guaranteed intervals using Interval and CenteredInterval objects:
Or compute average-case statistical intervals using Around:
Specific Values (3)
Visualization (2)
Plot the absolute value of AlternatingFactorial:
Function Properties (7)
Real domain of AlternatingFactorial:
TraditionalForm formatting:
AlternatingFactorial is not an analytic function:
AlternatingFactorial has both singularity and discontinuity for z≤-2:
AlternatingFactorial is neither nondecreasing nor nonincreasing:
AlternatingFactorial is not injective:
AlternatingFactorial is neither non-negative nor non-positive:
It is non-negative on the non-negative reals:
AlternatingFactorial is neither convex nor concave:
Applications (1)
AlternatingFactorial can be defined on the positive integers as follows:
Text
Wolfram Research (2014), AlternatingFactorial, Wolfram Language function, https://reference.wolfram.com/language/ref/AlternatingFactorial.html.
CMS
Wolfram Language. 2014. "AlternatingFactorial." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AlternatingFactorial.html.
APA
Wolfram Language. (2014). AlternatingFactorial. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AlternatingFactorial.html