WOLFRAM

FractionalD[f,{x,α}]

gives the RiemannLiouville fractional derivative of order α of the function f.

Details and Options

  • FractionalD is also known as the RiemannLiouville differintegral of f.
  • FractionalD generalizes D to fractional order and unifies the notions of derivatives and integrals from calculus.
  • FractionalD plays a foundational role in fractional calculus since other types of fractional derivatives such as CaputoD can be defined in terms of it.
  • The RiemannLiouville fractional derivative of of order is defined as , where n=max(0,TemplateBox[{alpha}, Ceiling]).
  • The derivatives of fractional order "interpolate" between the derivatives of integer orders, as shown below for the function and its fractional derivatives of order given by 2/TemplateBox[{{3, -, alpha}}, Gamma] x^(2-alpha) for :
  • The order α of a fractional derivative can be symbolic or an arbitrary real number.
  • FractionalD[array,{x,α}] threads FractionalD over each element of array.
  • FractionalD takes different Assumptions on the parameters of input functions.
  • All expressions that do not explicitly depend on the given variable are interpreted as constants.

Examples

open allclose all

Basic Examples  (4)Summary of the most common use cases

Calculate the half-order fractional derivative of a quadratic function with respect to x:

Out[1]=1

Arbitrary-order fractional derivative of a quadratic function with respect to x:

Out[1]=1

Plot these fractional derivatives for different 's:

Out[2]=2

Calculate the -order fractional derivative of a constant with respect to x:

Out[1]=1

Fractional derivative of MittagLefflerE:

Out[1]=1

Scope  (8)Survey of the scope of standard use cases

Fractional derivative of the power function with respect to x:

Out[1]=1

0.23-order fractional derivative of the Exp function with respect to x:

Out[1]=1

For positive integer , the fractional RiemannLiouville derivative coincides with the ordinary derivative:

Out[1]=1
Out[2]=2

For negative integer , FractionalD differs from the ordinary indefinite integral by a constant:

Out[1]=1
Out[2]=2
Out[3]=3

Fractional derivatives of Sin function are written in terms of HypergeometricPFQ:

Out[1]=1

Fractional derivatives of BesselJ function:

Out[1]=1

Fractional derivatives of MeijerG function are given in terms of another MeijerG function:

Out[1]=1

Laplace transform of a fractional integral in general form:

Out[1]=1

Substitute the exponential function:

Out[2]=2

Get the same result by applying LaplaceTransform to the FractionalD of Exp:

Out[3]=3

Options  (1)Common values & functionality for each option

Assumptions  (1)

FractionalD may return a ConditionalExpression:

Out[2]=2

Restricting parameters using Assumptions will simplify the output:

Out[3]=3

Applications  (2)Sample problems that can be solved with this function

Calculate the half-order fractional derivative of the cubic function:

Out[1]=1

Get the ordinary derivative of the cubic function repeating the half-order fractional differentiation:

Out[2]=2

Recover the initial function using fractional integration:

Out[3]=3

Consider the following fractional order integral equation:

Solve it for the Laplace transform:

Out[2]=2

Find the inverse transform:

Out[3]=3

Verify this solution:

Out[4]=4

Properties & Relations  (6)Properties of the function, and connections to other functions

FractionalD is defined for all real :

Out[1]=1
Out[2]=2

The 0-order fractional derivative of a function is the function itself:

Out[1]=1

FractionalD is not defined for complex order :

Out[1]=1

In general, the fractional derivative of a constant is not 0:

Out[1]=1

FractionalD results may contain DifferenceRoot sequences:

Out[1]=1

This general expression is simplified to a finite sum of HypergeometricPFQ instances if is a given real number:

Out[2]=2

Calculate the fractional derivative of a function at some point:

Out[1]=1

Use the NFractionalD function for faster numerical calculations:

Out[2]=2

Neat Examples  (1)Surprising or curious use cases

Create a table of α^(th) fractional and n^(th) ordinary derivatives of a few special functions:

Wolfram Research (2022), FractionalD, Wolfram Language function, https://reference.wolfram.com/language/ref/FractionalD.html.
Wolfram Research (2022), FractionalD, Wolfram Language function, https://reference.wolfram.com/language/ref/FractionalD.html.

Text

Wolfram Research (2022), FractionalD, Wolfram Language function, https://reference.wolfram.com/language/ref/FractionalD.html.

Wolfram Research (2022), FractionalD, Wolfram Language function, https://reference.wolfram.com/language/ref/FractionalD.html.

CMS

Wolfram Language. 2022. "FractionalD." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FractionalD.html.

Wolfram Language. 2022. "FractionalD." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FractionalD.html.

APA

Wolfram Language. (2022). FractionalD. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FractionalD.html

Wolfram Language. (2022). FractionalD. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FractionalD.html

BibTeX

@misc{reference.wolfram_2025_fractionald, author="Wolfram Research", title="{FractionalD}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/FractionalD.html}", note=[Accessed: 10-July-2025 ]}

@misc{reference.wolfram_2025_fractionald, author="Wolfram Research", title="{FractionalD}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/FractionalD.html}", note=[Accessed: 10-July-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_fractionald, organization={Wolfram Research}, title={FractionalD}, year={2022}, url={https://reference.wolfram.com/language/ref/FractionalD.html}, note=[Accessed: 10-July-2025 ]}

@online{reference.wolfram_2025_fractionald, organization={Wolfram Research}, title={FractionalD}, year={2022}, url={https://reference.wolfram.com/language/ref/FractionalD.html}, note=[Accessed: 10-July-2025 ]}