MittagLefflerE
MittagLefflerE[α,z]
gives the Mittag–Leffler function .
MittagLefflerE[α,β,z]
gives the generalized Mittag–Leffler function .
Details
- MittagLefflerE is a mathematical function, suitable for both symbolic and numerical manipulation.
- MittagLefflerE is typically used in the solution of fractional-order differential equations, similar to the Exp function in the solution of ordinary differential equations.
- MittagLefflerE allows to be any real number.
- The generalized Mittag–Leffler function is an entire function of given by its defining series .
- The Mittag–Leffler function is equivalent to .
- MittagLefflerE automatically threads over lists. »
Examples
open allclose allBasic Examples (5)
Plot over a subset of the reals:
Plot over a subset of the complexes:
Series expansion at the origin:
Series expansion at Infinity:
Scope (34)
Numerical Evaluation (7)
Evaluate for negative values of :
The precision of the output tracks the precision of the input:
Evaluate efficiently at high precision:
Compute the elementwise values of an array using automatic threading:
Or compute the matrix MittagLefflerE function using MatrixFunction:
Compute average-case statistical intervals using Around:
Specific Values (5)
Simple exact values are generated automatically:
For small integer values of and , MittagLefflerE can be expressed in terms of elementary functions:
Use FunctionExpand for other cases:
Find a value of x for which MittagLefflerE[1/2,x]=0.5:
Visualization (3)
Plot the MittagLefflerE function for integer values of :
Plot the MittagLefflerE function for noninteger values of :
Function Properties (8)
The complex domain of MittagLefflerE is the same:
MittagLefflerE has the mirror property :
MittagLefflerE threads elementwise over lists:
MittagLefflerE is an analytic function for :
Differentiation (3)
First derivatives with respect to z:
Higher derivatives with respect to z:
Plot the higher derivatives with respect to z when a=1/4:
Use FunctionExpand for derivatives with respect to parameters:
Integration (2)
Series Expansions (2)
Find the Taylor expansion using Series:
Fractional Differential Equations (3)
MittagLefflerE plays an important role in expressing solutions of fractional DEs with constant coefficients:
Solve a fractional DE with constant coefficients containing two Caputo derivatives of different orders:
Integral Transforms (1)
Laplace transform of specific MittagLefflerE functions:
ComplexPlot in the -domain:
Apply InverseLaplaceTransform to transform back to the time domain and get the initial expression:
Applications (5)
The InverseLaplaceTransform of an algebraic function with fractional exponents can be expressed in terms of MittagLefflerE:
Define a Mittag–Leffler random variate for :
A Mittag–Leffler random variate is related to the positive stable random variate:
Generate random variates and compare the histogram to the distribution density:
Define a function for computing the Krylov matrix from a given matrix and vector:
Compute the eigenvalues of the matrix:
Linear Caputo differential equations with constant coefficients can be solved using MittagLefflerE along with a Krylov matrix and the inverse of a Vandermonde matrix:
Verify that the same result can be obtained from DSolveValue:
Carlitz defines a -permutation as a permutation with consecutive runs of increasing elements, followed by a tail of increasing elements. The figure below illustrates the case , :
Generate all permutations of length 8:
Count the number of (3,2)-permutations of length 8:
The generating function for the number of -permutations can be expressed as a ratio of Olivier functions. Use the generating function to count the number of (3,2)-permutations of length 8:
The universal Kepler equation can be used to predict the position and velocity of an orbiting body at a given time from an initial time . Here are the heliocentric position and velocity vectors of Mars from a given initial time:
Compute the magnitudes of the position and velocity vectors:
Compute the initial radial velocity:
Compute the reciprocal of the semimajor axis from the vis-viva equation:
Estimate the position and velocity vectors of Mars after 8 hours have passed:
Define the Stumpff function, which appears in the universal variable formulation of the Kepler equation:
Solve for the "universal anomaly" from the universal Kepler equation:
Compute the Lagrange coefficients from the universal anomaly:
Compute the position vector after eight hours:
Compute the derivative of the Lagrange coefficients with respect to time:
Properties & Relations (4)
The Mittag–Leffler function is closed under differentiation:
The function simplifies to elementary functions for small non-negative integer :
Larger non-negative integer values of give results in terms of HypergeometricPFQ:
For non-negative half-integer , simplifies to a sum of HypergeometricPFQ functions:
The defining sum for the Mittag–Leffler function:
For specific values of , this sum might be written in terms of HypergeometricPFQ functions:
Compare this with the MittagLefflerE output:
The family of MittagLefflerE functions can be represented in terms of FoxH:
Text
Wolfram Research (2012), MittagLefflerE, Wolfram Language function, https://reference.wolfram.com/language/ref/MittagLefflerE.html (updated 2024).
CMS
Wolfram Language. 2012. "MittagLefflerE." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/MittagLefflerE.html.
APA
Wolfram Language. (2012). MittagLefflerE. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MittagLefflerE.html