Fractional Differentiation
   HOME

TheInfoList



OR:

Fractional calculus is a branch of
mathematical analysis Analysis is the branch of mathematics dealing with continuous functions, limit (mathematics), limits, and related theories, such as Derivative, differentiation, Integral, integration, measure (mathematics), measure, infinite sequences, series ( ...
that studies the several different possibilities of defining
real number In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
powers or
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
powers of the differentiation
operator Operator may refer to: Mathematics * A symbol indicating a mathematical operation * Logical operator or logical connective in mathematical logic * Operator (mathematics), mapping that acts on elements of a space to produce elements of another sp ...
D D f(x) = \frac f(x)\,, and of the
integration Integration may refer to: Biology *Multisensory integration *Path integration * Pre-integration complex, viral genetic material used to insert a viral genome into a host genome *DNA integration, by means of site-specific recombinase technology, ...
operator J The symbol J is commonly used instead of the intuitive I in order to avoid confusion with other concepts identified by similar
glyph A glyph ( ) is any kind of purposeful mark. In typography, a glyph is "the specific shape, design, or representation of a character". It is a particular graphical representation, in a particular typeface, of an element of written language. A ...
s, such as identities.
J f(x) = \int_0^x f(s) \,ds\,, and developing a
calculus Calculus is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizations of arithmetic operations. Originally called infinitesimal calculus or "the ...
for such operators generalizing the classical one. In this context, the term ''powers'' refers to iterative application of a
linear operator In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a mapping V \to W between two vector spaces that pr ...
D to a
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-orie ...
that is, repeatedly composing D with itself, as in \begin D^n(f) &= (\underbrace_n)(f) \\ &= \underbrace_n (f)\cdots))). \end For example, one may ask for a meaningful interpretation of \sqrt = D^ as an analogue of the
functional square root In mathematics, a functional square root (sometimes called a half iterate) is a square root of a function with respect to the operation of function composition. In other words, a functional square root of a function is a function satisfying fo ...
for the differentiation operator, that is, an expression for some linear operator that, when applied to any function, will have the same effect as differentiation. More generally, one can look at the question of defining a linear operator D^a for every real number a in such a way that, when a takes an
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
value it coincides with the usual differentiation D if and with the power of J when One of the motivations behind the introduction and study of these sorts of extensions of the differentiation operator D is that the sets of operator powers \ defined in this way are ''continuous''
semigroup In mathematics, a semigroup is an algebraic structure consisting of a set together with an associative internal binary operation on it. The binary operation of a semigroup is most often denoted multiplicatively (just notation, not necessarily th ...
s with parameter of which the original ''discrete'' semigroup of \ for integer n is a denumerable subgroup: since continuous semigroups have a well developed mathematical theory, they can be applied to other branches of mathematics. Fractional differential equations, also known as extraordinary differential equations, are a generalization of differential equations through the application of fractional calculus.


Historical notes

In
applied mathematics Applied mathematics is the application of mathematics, mathematical methods by different fields such as physics, engineering, medicine, biology, finance, business, computer science, and Industrial sector, industry. Thus, applied mathematics is a ...
and mathematical analysis, a fractional derivative is a derivative of any arbitrary order, real or complex. Its first appearance is in a letter written to
Guillaume de l'Hôpital Guillaume François Antoine, Marquis de l'Hôpital (; sometimes spelled L'Hospital; 7 June 1661 – 2 February 1704) was a French mathematician. His name is firmly associated with l'Hôpital's rule for calculating limits involving indetermin ...
by
Gottfried Wilhelm Leibniz Gottfried Wilhelm Leibniz (or Leibnitz; – 14 November 1716) was a German polymath active as a mathematician, philosopher, scientist and diplomat who is credited, alongside Sir Isaac Newton, with the creation of calculus in addition to ...
in 1695. Around the same time, Leibniz wrote to
Johann Bernoulli Johann Bernoulli (also known as Jean in French or John in English; – 1 January 1748) was a Swiss people, Swiss mathematician and was one of the many prominent mathematicians in the Bernoulli family. He is known for his contributions to infin ...
about derivatives of "general order". In the correspondence between Leibniz and
John Wallis John Wallis (; ; ) was an English clergyman and mathematician, who is given partial credit for the development of infinitesimal calculus. Between 1643 and 1689 Wallis served as chief cryptographer for Parliament and, later, the royal court. ...
in 1697, Wallis's infinite product for \pi/2 is discussed. Leibniz suggested using differential calculus to achieve this result. Leibniz further used the notation ^ to denote the derivative of order . Fractional calculus was introduced in one of
Niels Henrik Abel Niels Henrik Abel ( , ; 5 August 1802 – 6 April 1829) was a Norwegian mathematician who made pioneering contributions in a variety of fields. His most famous single result is the first complete proof demonstrating the impossibility of solvin ...
's early papers where all the elements can be found: the idea of fractional-order integration and differentiation, the mutually inverse relationship between them, the understanding that fractional-order differentiation and integration can be considered as the same generalized operation, and the unified notation for differentiation and integration of arbitrary real order. Independently, the foundations of the subject were laid by
Liouville Joseph Liouville ( ; ; 24 March 1809 – 8 September 1882) was a French mathematician and engineer. Life and work He was born in Saint-Omer in France on 24 March 1809. His parents were Claude-Joseph Liouville (an army officer) and Thérès ...
in a paper from 1832.
Oliver Heaviside Oliver Heaviside ( ; 18 May 1850 – 3 February 1925) was an English mathematician and physicist who invented a new technique for solving differential equations (equivalent to the Laplace transform), independently developed vector calculus, an ...
introduced the practical use of fractional differential operators in electrical transmission line analysis circa 1890. The theory and applications of fractional calculus expanded greatly over the 19th and 20th centuries, and numerous contributors have given different definitions for fractional derivatives and integrals.


Computing the fractional integral

Let f(x) be a function defined for x>0. Form the definite integral from 0 to x. Call this ( J f ) ( x ) = \int_0^x f(t) \, dt \,. Repeating this process gives \begin \left( J^2 f \right) (x) &= \int_0^x (Jf)(t) \,dt \\ &= \int_0^x \left(\int_0^t f(s) \,ds \right) dt \,, \end and this can be extended arbitrarily. The
Cauchy formula for repeated integration The Cauchy formula for repeated integration, named after Augustin-Louis Cauchy, allows one to compress ''n'' antiderivatives of a function into a single integral (cf. Cauchy's formula). For non-integer ''n'' it yields the definition of fractiona ...
, namely \left(J^n f\right) ( x ) = \frac \int_0^x \left(x-t\right)^ f(t) \, dt \,, leads in a straightforward way to a generalization for real : using the
gamma function In mathematics, the gamma function (represented by Γ, capital Greek alphabet, Greek letter gamma) is the most common extension of the factorial function to complex numbers. Derived by Daniel Bernoulli, the gamma function \Gamma(z) is defined ...
to remove the discrete nature of the factorial function gives us a natural candidate for applications of the fractional integral operator as \left(J^\alpha f\right) ( x ) = \frac \int_0^x \left(x-t\right)^ f(t) \, dt \,. This is in fact a well-defined operator. It is straightforward to show that the operator satisfies \begin \left(J^\alpha\right) \left(J^\beta f\right)(x) &= \left(J^\beta\right) \left(J^\alpha f\right)(x) \\ &= \left(J^ f\right)(x) \\ &= \frac \int_0^x \left(x-t\right)^ f(t) \, dt \,. \end \begin \left(J^\alpha\right) \left(J^\beta f\right)(x) & = \frac \int_0^x (x-t)^ \left(J^\beta f\right)(t) \, dt \\ & = \frac \int_0^x \int_0^t \left(x-t\right)^ \left(t-s\right)^ f(s) \, ds \, dt \\ & = \frac \int_0^x f(s) \left( \int_s^x \left(x-t\right)^ \left(t-s\right)^ \, dt \right) \, ds \end where in the last step we exchanged the order of integration and pulled out the factor from the integration. Changing variables to defined by , \left(J^\alpha\right) \left(J^\beta f\right)(x) = \frac \int_0^x \left(x-s\right)^ f(s) \left( \int_0^1 \left(1-r\right)^ r^ \, dr \right)\, ds The inner integral is the
beta function In mathematics, the beta function, also called the Euler integral of the first kind, is a special function that is closely related to the gamma function and to binomial coefficients. It is defined by the integral : \Beta(z_1,z_2) = \int_0^1 t^ ...
which satisfies the following property: \int_0^1 \left(1-r\right)^ r^ \, dr = B(\alpha, \beta) = \frac Substituting back into the equation: \begin \left(J^\alpha\right) \left(J^\beta f\right)(x) &= \frac \int_0^x \left(x-s\right)^ f(s) \, ds \\ &= \left(J^ f\right)(x) \end Interchanging and shows that the order in which the operator is applied is irrelevant and completes the proof. This relationship is called the semigroup property of fractional
differintegral In fractional calculus, an area of mathematical analysis, the differintegral is a combined differentiation/ integration operator. Applied to a function ƒ, the ''q''-differintegral of ''f'', here denoted by :\mathbb^q f is the fractional deri ...
operators.


Riemann–Liouville fractional integral

The classical form of fractional calculus is given by the
Riemann–Liouville integral In mathematics, the Riemann–Liouville integral associates with a real function f: \mathbb \rightarrow \mathbb another function of the same kind for each value of the parameter . The integral is a manner of generalization of the repeated antid ...
, which is essentially what has been described above. The theory of fractional integration for
periodic function A periodic function, also called a periodic waveform (or simply periodic wave), is a function that repeats its values at regular intervals or periods. The repeatable part of the function or waveform is called a ''cycle''. For example, the t ...
s (therefore including the "boundary condition" of repeating after a period) is given by the Weyl integral. It is defined on
Fourier series A Fourier series () is an Series expansion, expansion of a periodic function into a sum of trigonometric functions. The Fourier series is an example of a trigonometric series. By expressing a function as a sum of sines and cosines, many problems ...
, and requires the constant Fourier coefficient to vanish (thus, it applies to functions on the
unit circle In mathematics, a unit circle is a circle of unit radius—that is, a radius of 1. Frequently, especially in trigonometry, the unit circle is the circle of radius 1 centered at the origin (0, 0) in the Cartesian coordinate system in the Eucli ...
whose integrals evaluate to zero). The Riemann–Liouville integral exists in two forms, upper and lower. Considering the interval , the integrals are defined as \begin \sidesetD f(t) &= \sidesetI f(t) \\ &=\frac\int_a^t \left(t-\tau\right)^ f(\tau) \, d\tau \\ \sidesetD f(t) &= \sidesetI f(t) \\ &=\frac\int_t^b \left(\tau-t\right)^ f(\tau) \, d\tau \end Where the former is valid for and the latter is valid for . It has been suggested that the integral on the positive real axis (i.e. a = 0) would be more appropriately named the Abel–Riemann integral, on the basis of history of discovery and use, and in the same vein the integral over the entire real line be named Liouville–Weyl integral. By contrast the Grünwald–Letnikov derivative starts with the derivative instead of the integral.


Hadamard fractional integral

The ''Hadamard fractional integral'' was introduced by
Jacques Hadamard Jacques Salomon Hadamard (; 8 December 1865 – 17 October 1963) was a French mathematician who made major contributions in number theory, complex analysis, differential geometry, and partial differential equations. Biography The son of a tea ...
and is given by the following formula, \sideset f(t) = \frac \int_a^t \left(\log\frac \right)^ f(\tau)\frac, \qquad t > a\,.


Atangana–Baleanu fractional integral (AB fractional integral)

The Atangana–Baleanu fractional integral of a continuous function is defined as: \sidesetI f(t)=\fracf(t)+\frac\int_a^t \left(t-\tau\right)^ f(\tau) \, d\tau


Fractional derivatives

Unfortunately, the comparable process for the derivative operator is significantly more complex, but it can be shown that is neither
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a pr ...
nor
additive Additive may refer to: Mathematics * Additive function, a function in number theory * Additive map, a function that preserves the addition operation * Additive set-function see Sigma additivity * Additive category, a preadditive category with fin ...
in general. Unlike classical Newtonian derivatives, fractional derivatives can be defined in a variety of different ways that often do not all lead to the same result even for smooth functions. Some of these are defined via a fractional integral. Because of the incompatibility of definitions, it is frequently necessary to be explicit about which definition is used.


Riemann–Liouville fractional derivative

The corresponding derivative is calculated using Lagrange's rule for differential operators. To find the th order derivative, the th order derivative of the integral of order is computed, where is the smallest integer greater than (that is, ). The Riemann–Liouville fractional derivative and integral has multiple applications such as in case of solutions to the equation in the case of multiple systems such as the tokamak systems, and Variable order fractional parameter. Similar to the definitions for the Riemann–Liouville integral, the derivative has upper and lower variants. \begin \sidesetD f(t) &= \frac \sidesetDf(t) \\ &= \frac \sidesetI f(t) \\ \sidesetD f(t) &= \frac \sidesetDf(t) \\ &= \frac \sidesetI f(t) \end


Caputo fractional derivative

Another option for computing fractional derivatives is the
Caputo fractional derivative In mathematics, the Caputo fractional derivative, also called Caputo-type fractional derivative, is a generalization of derivatives for non-integer orders named after Michele Caputo. Caputo first defined this form of fractional derivative in 1967 ...
. It was introduced by Michele Caputo in his 1967 paper. In contrast to the Riemann–Liouville fractional derivative, when solving differential equations using Caputo's definition, it is not necessary to define the fractional order initial conditions. Caputo's definition is illustrated as follows, where again : \sidesetD f(t)=\frac \int_0^t \frac\, d\tau. There is the Caputo fractional derivative defined as: D^\nu f(t)=\frac \int_0^t (t-u)^f^(u)\, du \qquad (n-1)<\nu which has the advantage that it is zero when is constant and its Laplace Transform is expressed by means of the initial values of the function and its derivative. Moreover, there is the Caputo fractional derivative of distributed order defined as \begin \sidesetDf(t) &= \int_a^b \phi(\nu)\left ^f(t)\right,d\nu \\ &= \int_a^b\left frac\int_0^t \left(t-u\right)^f'(u)\,du \right,d\nu \end where is a weight function and which is used to represent mathematically the presence of multiple memory formalisms.


Caputo–Fabrizio fractional derivative

In a paper of 2015, M. Caputo and M. Fabrizio presented a definition of fractional derivative with a non singular kernel, for a function f(t) of C^1 given by: \sidesetDf(t)=\frac \int_a^t f'(\tau) \ e^\left(-\alpha\frac\right) \ d\tau, where


Atangana–Baleanu fractional derivative

In 2016, Atangana and Baleanu suggested differential operators based on the generalized Mittag-Leffler function E_. The aim was to introduce fractional differential operators with non-singular nonlocal kernel. Their fractional differential operators are given below in Riemann–Liouville sense and Caputo sense respectively. For a function f(t) of C^1 given by \sidesetD f(t)=\frac \int_a^t f'(\tau)E_\left(-\alpha\frac\right)d\tau, If the function is continuous, the Atangana–Baleanu derivative in Riemann–Liouville sense is given by: \sidesetD f(t)=\frac \frac\int_a^t f(\tau)E_\left(-\alpha\frac\right)d\tau, The kernel used in Atangana–Baleanu fractional derivative has some properties of a cumulative distribution function. For example, for all the function E_\alpha is increasing on the real line, converges to 0 in and Therefore, we have that, the function x \mapsto 1-E_\alpha (-x^\alpha) is the cumulative distribution function of a probability measure on the positive real numbers. The distribution is therefore defined, and any of its multiples is called a Mittag-Leffler distribution of order It is also very well-known that, all these probability distributions are
absolutely continuous In calculus and real analysis, absolute continuity is a smoothness property of functions that is stronger than continuity and uniform continuity. The notion of absolute continuity allows one to obtain generalizations of the relationship betwe ...
. In particular, the function Mittag-Leffler has a particular case which is the exponential function, the Mittag-Leffler distribution of order 1 is therefore an
exponential distribution In probability theory and statistics, the exponential distribution or negative exponential distribution is the probability distribution of the distance between events in a Poisson point process, i.e., a process in which events occur continuousl ...
. However, for the Mittag-Leffler distributions are heavy-tailed. Their Laplace transform is given by: \mathbb (e^) = \frac, This directly implies that, for the expectation is infinite. In addition, these distributions are
geometric stable distribution A geometric stable distribution or geo-stable distribution is a type of leptokurtic probability distribution. Geometric stable distributions were introduced in Klebanov, L. B., Maniya, G. M., and Melamed, I. A. (1985). A problem of Zolotarev and ...
s.


Riesz derivative

The Riesz derivative is defined as \mathcal \left\(k) = -\left, k\^ \mathcal \(k), where \mathcal denotes the
Fourier transform In mathematics, the Fourier transform (FT) is an integral transform that takes a function as input then outputs another function that describes the extent to which various frequencies are present in the original function. The output of the tr ...
.


Conformable fractional derivative

The conformable fractional derivative of a function f of order \alpha is given by T_a(f)(t) = \lim_\frac Unlike other definitions of the fractional derivative, the conformable fractional derivative obeys the product and
quotient rule In calculus, the quotient rule is a method of finding the derivative of a function (mathematics), function that is the ratio of two differentiable functions. Let h(x)=\frac, where both and are differentiable and g(x)\neq 0. The quotient rule sta ...
has analogs to
Rolle's theorem In calculus, Rolle's theorem or Rolle's lemma essentially states that any real-valued differentiable function that attains equal values at two distinct points must have at least one point, somewhere between them, at which the slope of the tangen ...
and the
mean value theorem In mathematics, the mean value theorem (or Lagrange's mean value theorem) states, roughly, that for a given planar arc (geometry), arc between two endpoints, there is at least one point at which the tangent to the arc is parallel to the secant lin ...
. However, this fractional derivative produces significantly different results compared to the Riemann-Liouville and Caputo fractional derivative. In 2020, Feng Gao and Chunmei Chi defined the improved Caputo-type conformable fractional derivative, which more closely approximates the behavior of the Caputo fractional derivative: ^C_a\widetilde_a(f)(t) = \lim_\left 1-\alpha)(f(t)-f(a))+\alpha\frac\rightwhere a and t are
real numbers In mathematics, a real number is a number that can be used to measurement, measure a continuous variable, continuous one-dimensional quantity such as a time, duration or temperature. Here, ''continuous'' means that pairs of values can have arbi ...
and a. They also defined the improved Riemann-Liouville-type conformable fractional derivative to similarly approximate the Riemann-Liouville fractional derivative: ^_a\widetilde_a(f)(t) = \lim_\left 1-\alpha)f(t)+\alpha\frac\rightwhere a and t are
real numbers In mathematics, a real number is a number that can be used to measurement, measure a continuous variable, continuous one-dimensional quantity such as a time, duration or temperature. Here, ''continuous'' means that pairs of values can have arbi ...
and a. Both improved conformable fractional derivatives have analogs to Rolle's theorem and the interior extremum theorem.


Other types

Classical fractional derivatives include: * Grünwald–Letnikov derivative * Sonin–Letnikov derivative * Liouville derivative * Caputo derivative * Hadamard derivative * Marchaud derivative * Riesz derivative * Miller–Ross derivative * Weyl derivative * Erdélyi–Kober derivative * F^-derivative New fractional derivatives include: * Coimbra derivative * Katugampola derivative * Hilfer derivative * Davidson derivative * Chen derivative *
Caputo Fabrizio derivative Caputo is a common Italian surname. It derives from the Latin root of ''caput'', meaning "source" or "head" - words with similar roots include "chapter", "capital", or "captain". People with that name include: * Corrado of Antioch, Corrado Caputo ( ...
* Atangana–Baleanu derivative


Coimbra derivative

The Coimbra derivative is used for physical modeling: A number of applications in both mechanics and optics can be found in the works by Coimbra and collaborators, as well as additional applications to physical problems and numerical implementations studied in a number of works by other authors For q(t) < 1 \begin ^_\mathbb^ f(t)=\frac \int_^t (t-\tau)^\fracd\tau\,+\,\frac, \end where the lower limit a can be taken as either 0^- or -\infty as long as f(t) is identically zero from or -\infty to 0^-. Note that this operator returns the correct fractional derivatives for all values of t and can be applied to either the dependent function itself f(t) with a variable order of the form q(f(t)) or to the independent variable with a variable order of the form q(t).^ The Coimbra derivative can be generalized to any order, leading to the Coimbra Generalized Order Differintegration Operator (GODO) For q(t) < m \begin ^_\mathbb^ f(t)=\frac \int_^t (t-\tau)^\fracd\tau\,+\,\sum^_ \frac, \end where m is an integer larger than the larger value of q(t) for all values of t. Note that the second (summation) term on the right side of the definition above can be expressed as \begin \frac\sum^_ \ \end so to keep the denominator on the positive branch of the Gamma (\Gamma) function and for ease of numerical calculation.


Nature of the fractional derivative

The derivative of a function f at a point x is a ''local property'' only when a is an integer; this is not the case for non-integer power derivatives. In other words, a non-integer fractional derivative of f at x=c depends on all values of even those far away from Therefore, it is expected that the fractional derivative operation involves some sort of
boundary condition In the study of differential equations, a boundary-value problem is a differential equation subjected to constraints called boundary conditions. A solution to a boundary value problem is a solution to the differential equation which also satis ...
s, involving information on the function further out. The fractional derivative of a function of order a is nowadays often defined by means of the Fourier or Mellin integral transforms.


Generalizations


Erdélyi–Kober operator

The Erdélyi–Kober operator is an integral operator introduced by Arthur Erdélyi (1940). and Hermann Kober (1940) and is given by \frac\int_0^x \left(t-x\right)^t^f(t) \,dt\,, which generalizes the Riemann–Liouville fractional integral and the Weyl integral.


Functional calculus

In the context of
functional analysis Functional analysis is a branch of mathematical analysis, the core of which is formed by the study of vector spaces endowed with some kind of limit-related structure (for example, Inner product space#Definition, inner product, Norm (mathematics ...
, functions more general than powers are studied in the
functional calculus In mathematics, a functional calculus is a theory allowing one to apply mathematical functions to mathematical operators. It is now a branch (more accurately, several related areas) of the field of functional analysis, connected with spectral theo ...
of
spectral theory In mathematics, spectral theory is an inclusive term for theories extending the eigenvector and eigenvalue theory of a single square matrix to a much broader theory of the structure of operator (mathematics), operators in a variety of mathematical ...
. The theory of
pseudo-differential operator In mathematical analysis a pseudo-differential operator is an extension of the concept of differential operator. Pseudo-differential operators are used extensively in the theory of partial differential equations and quantum field theory, e.g. in m ...
s also allows one to consider powers of . The operators arising are examples of singular integral operators; and the generalisation of the classical theory to higher dimensions is called the theory of Riesz potentials. So there are a number of contemporary theories available, within which ''fractional calculus'' can be discussed. See also Erdélyi–Kober operator, important in
special function Special functions are particular mathematical functions that have more or less established names and notations due to their importance in mathematical analysis, functional analysis, geometry, physics, or other applications. The term is defined by ...
theory , .


Applications


Fractional conservation of mass

As described by Wheatcraft and Meerschaert (2008), a fractional conservation of mass equation is needed to model fluid flow when the
control volume In continuum mechanics and thermodynamics, a control volume (CV) is a mathematical abstraction employed in the process of creating mathematical models of physical processes. In an inertial frame of reference, it is a fictitious region of a given v ...
is not large enough compared to the scale of
heterogeneity Homogeneity and heterogeneity are concepts relating to the uniformity of a substance, process or image. A homogeneous feature is uniform in composition or character (i.e., color, shape, size, weight, height, distribution, texture, language, i ...
and when the flux within the control volume is non-linear. In the referenced paper, the fractional conservation of mass equation for fluid flow is: -\rho \left(\nabla^\alpha \cdot \vec \right) = \Gamma(\alpha +1)\Delta x^ \rho \left (\beta_s+\phi \beta_w \right ) \frac


Electrochemical analysis

When studying the redox behavior of a substrate in solution, a voltage is applied at an electrode surface to force electron transfer between electrode and substrate. The resulting electron transfer is measured as a current. The current depends upon the concentration of substrate at the electrode surface. As substrate is consumed, fresh substrate diffuses to the electrode as described by
Fick's laws of diffusion Fick's laws of diffusion describe diffusion and were first posited by Adolf Fick in 1855 on the basis of largely experimental results. They can be used to solve for the diffusion coefficient, . Fick's first law can be used to derive his second ...
. Taking the Laplace transform of Fick's second law yields an ordinary second-order differential equation (here in dimensionless form): \frac C(x,s) = sC(x,s) whose solution contains a one-half power dependence on . Taking the derivative of and then the inverse Laplace transform yields the following relationship: \frac C(x,t) = \fracC(x,t) which relates the concentration of substrate at the electrode surface to the current. This relationship is applied in electrochemical kinetics to elucidate mechanistic behavior. For example, it has been used to study the rate of dimerization of substrates upon electrochemical reduction.


Groundwater flow problem

In 2013–2014 Atangana et al. described some groundwater flow problems using the concept of a derivative with fractional order. In these works, the classical Darcy law is generalized by regarding the water flow as a function of a non-integer order derivative of the piezometric head. This generalized law and the law of conservation of mass are then used to derive a new equation for groundwater flow.


Fractional advection dispersion equation

This equation has been shown useful for modeling contaminant flow in heterogenous porous media. Atangana and Kilicman extended the fractional advection dispersion equation to a variable order equation. In their work, the hydrodynamic dispersion equation was generalized using the concept of a variational order derivative. The modified equation was numerically solved via the
Crank–Nicolson method In numerical analysis, the Crank–Nicolson method is a finite difference method used for numerically solving the heat equation and similar partial differential equations. It is a Big O notation, second-order method in time. It is Explicit and im ...
. The stability and convergence in numerical simulations showed that the modified equation is more reliable in predicting the movement of pollution in deformable aquifers than equations with constant fractional and integer derivatives


Time-space fractional diffusion equation models

Anomalous diffusion processes in complex media can be well characterized by using fractional-order diffusion equation models. The time derivative term corresponds to long-time heavy tail decay and the spatial derivative for diffusion nonlocality. The time-space fractional diffusion governing equation can be written as \frac=-K (-\Delta)^\beta u. A simple extension of the fractional derivative is the variable-order fractional derivative, and are changed into and . Its applications in anomalous diffusion modeling can be found in the reference.


Structural damping models

Fractional derivatives are used to model
viscoelastic In materials science and continuum mechanics, viscoelasticity is the property of materials that exhibit both Viscosity, viscous and Elasticity (physics), elastic characteristics when undergoing deformation (engineering), deformation. Viscous mate ...
damping In physical systems, damping is the loss of energy of an oscillating system by dissipation. Damping is an influence within or upon an oscillatory system that has the effect of reducing or preventing its oscillation. Examples of damping include ...
in certain types of materials like polymers.


PID controllers

Generalizing
PID controller PID or Pid may refer to: Medicine * Pelvic inflammatory disease or pelvic inflammatory disorder, an infection of the upper part of the female reproductive system * Primary immune deficiency, disorders in which part of the body's immune system is ...
s to use fractional orders can increase their degree of freedom. The new equation relating the ''control variable'' in terms of a measured ''error value'' can be written as u(t) = K_\mathrm e(t) + K_\mathrm D_t^ e(t) + K_\mathrm D_t^ e(t) where and are positive fractional orders and , , and , all non-negative, denote the coefficients for the proportional,
integral In mathematics, an integral is the continuous analog of a Summation, sum, which is used to calculate area, areas, volume, volumes, and their generalizations. Integration, the process of computing an integral, is one of the two fundamental oper ...
, and
derivative In mathematics, the derivative is a fundamental tool that quantifies the sensitivity to change of a function's output with respect to its input. The derivative of a function of a single variable at a chosen input value, when it exists, is t ...
terms, respectively (sometimes denoted , , and ).


Acoustic wave equations for complex media

The propagation of acoustical waves in complex media, such as in biological tissue, commonly implies attenuation obeying a frequency power-law. This kind of phenomenon may be described using a causal wave equation which incorporates fractional time derivatives: \nabla^2 u -\dfrac 1 \frac + \tau_\sigma^\alpha \dfrac\nabla^2 u - \dfrac \dfrac = 0\,. See also Holm & Näsholm (2011) and the references therein. Such models are linked to the commonly recognized hypothesis that multiple relaxation phenomena give rise to the attenuation measured in complex media. This link is further described in Näsholm & Holm (2011b) and in the survey paper, as well as the ''
Acoustic attenuation In acoustics, acoustic attenuation is a measure of the energy loss of sound propagation through an acoustic transmission medium. Most media have viscosity and are therefore not ideal media. When sound propagates in such media, there is always th ...
'' article. See Holm & Nasholm (2013) for a paper which compares fractional wave equations which model power-law attenuation. This book on power-law attenuation also covers the topic in more detail. Pandey and Holm gave a physical meaning to fractional differential equations by deriving them from physical principles and interpreting the fractional-order in terms of the parameters of the acoustical media, example in fluid-saturated granular unconsolidated marine sediments. Interestingly, Pandey and Holm derived Lomnitz's law in
seismology Seismology (; from Ancient Greek σεισμός (''seismós'') meaning "earthquake" and -λογία (''-logía'') meaning "study of") is the scientific study of earthquakes (or generally, quakes) and the generation and propagation of elastic ...
and Nutting's law in non-Newtonian rheology using the framework of fractional calculus. Nutting's law was used to model the wave propagation in marine sediments using fractional derivatives.


Fractional Schrödinger equation in quantum theory

The
fractional Schrödinger equation A fraction is one or more equal parts of something. Fraction may also refer to: * Fraction (chemistry), a quantity of a substance collected by fractionation * Fraction (floating point number), an (ambiguous) term sometimes used to specify a part ...
, a fundamental equation of
fractional quantum mechanics A fraction is one or more equal parts of something. Fraction may also refer to: * Fraction (chemistry), a quantity of a substance collected by fractionation * Fraction (floating point number), an (ambiguous) term sometimes used to specify a part ...
, has the following form: i\hbar \frac=D_ \left(-\hbar^2\Delta \right)^\psi (\mathbf,t)+V(\mathbf,t)\psi (\mathbf,t)\,. where the solution of the equation is the
wavefunction In quantum physics, a wave function (or wavefunction) is a mathematical description of the quantum state of an isolated quantum system. The most common symbols for a wave function are the Greek letters and (lower-case and capital psi (letter) ...
– the quantum mechanical
probability amplitude In quantum mechanics, a probability amplitude is a complex number used for describing the behaviour of systems. The square of the modulus of this quantity at a point in space represents a probability density at that point. Probability amplitu ...
for the particle to have a given
position vector In geometry, a position or position vector, also known as location vector or radius vector, is a Euclidean vector that represents a point ''P'' in space. Its length represents the distance in relation to an arbitrary reference origin ''O'', and ...
at any given time , and is the
reduced Planck constant The Planck constant, or Planck's constant, denoted by h, is a fundamental physical constant of foundational importance in quantum mechanics: a photon's energy is equal to its frequency multiplied by the Planck constant, and the wavelength of a ...
. The
potential energy In physics, potential energy is the energy of an object or system due to the body's position relative to other objects, or the configuration of its particles. The energy is equal to the work done against any restoring forces, such as gravity ...
function depends on the system. Further, \Delta = \frac is the
Laplace operator In mathematics, the Laplace operator or Laplacian is a differential operator given by the divergence of the gradient of a Scalar field, scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \ ...
, and is a scale constant with physical
dimension In physics and mathematics, the dimension of a mathematical space (or object) is informally defined as the minimum number of coordinates needed to specify any point within it. Thus, a line has a dimension of one (1D) because only one coo ...
, (at , D_2 = \frac for a particle of mass ), and the operator is the 3-dimensional fractional quantum Riesz derivative defined by (-\hbar^2\Delta)^\frac\psi (\mathbf,t) = \frac 1 \int d^3 p e^, \mathbf, ^\alpha \varphi (\mathbf,t) \,. The index in the fractional Schrödinger equation is the Lévy index, .


Variable-order fractional Schrödinger equation

As a natural generalization of the
fractional Schrödinger equation A fraction is one or more equal parts of something. Fraction may also refer to: * Fraction (chemistry), a quantity of a substance collected by fractionation * Fraction (floating point number), an (ambiguous) term sometimes used to specify a part ...
, the variable-order fractional Schrödinger equation has been exploited to study fractional quantum phenomena: i\hbar \frac = \left(-\hbar^2\Delta \right)^\psi (\mathbf,t)+V(\mathbf,t)\psi (\mathbf,t), where \Delta = \frac is the
Laplace operator In mathematics, the Laplace operator or Laplacian is a differential operator given by the divergence of the gradient of a Scalar field, scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \ ...
and the operator is the variable-order fractional quantum Riesz derivative.


See also

*
Acoustic attenuation In acoustics, acoustic attenuation is a measure of the energy loss of sound propagation through an acoustic transmission medium. Most media have viscosity and are therefore not ideal media. When sound propagates in such media, there is always th ...
* Autoregressive fractionally integrated moving average * Initialized fractional calculus *
Nonlocal operator In mathematics, a nonlocal operator is a mapping which maps functions on a topological space to functions, in such a way that the value of the output function at a given point cannot be determined solely from the values of the input function in a ...


Other fractional theories

*
Fractional-order system In the fields of dynamical systems and control theory, a fractional-order system is a dynamical system that can be modeled by a fractional differential equation containing derivatives of non-integer order. Such systems are said to have ''fraction ...
*
Fractional Fourier transform In mathematics, in the area of harmonic analysis, the fractional Fourier transform (FRFT) is a family of linear transformations generalizing the Fourier transform. It can be thought of as the Fourier transform to the ''n''-th power, where ''n' ...
* Prabhakar function


Notes


References


Further reading


Articles regarding the history of fractional calculus

*


Books

* * * * * *


External links

* *
Journal of Fractional Calculus and Applied Analysis
2015— * * collection of books, articles, preprints, etc. * {{Authority control Generalizations