• No results found

An Introduction to Differintegrals and Fractional Calculus

N/A
N/A
Protected

Academic year: 2021

Share "An Introduction to Differintegrals and Fractional Calculus"

Copied!
26
0
0

Bezig met laden.... (Bekijk nu de volledige tekst)

Hele tekst

(1)

faculteit Wiskunde en Natuurwetenschappen

An Introduction to Differintegrals and Fractional Calculus

Bachelor Research Mathematics

June 2013

Student: M. Jeeninga

Primary Supervisor: A.J. van der Schaft

Secondary Supervisor: H.S.V. de Snoo

(2)

Abstract

We attempt to introduce differintegrals and fractional calculus to un- dergraduates. After a brief history of fractional calculus and some prelim- inary definitions, the concept of differintegrals is introduced: an operator connecting differentiation and integration. Next we look at the Gr¨unwald- Letnikov and Riemann-Liouville differintegrals, what their construction is based on and what connects them. We will be checking whether some of the regular rules for differentiation still apply for the Riemann-Liouville differintegral and conclude by calculating fractional integrals and frac- tional derivatives of some basic functions.

(3)

An Introduction to Differintegrals and Fractional Calculus

Mark Jeeninga s1961497 June 24, 2013

1 Introduction

In this paper we attempt to introduce differintegrals and fractional calculus to undergraduates. After a brief history of fractional calculus and some basic def- initions we will introduce the concept of differintegrals. Next we look at the Gr¨unwald-Letnikov and Riemann-Liouville differintegrals and see what their construction is based on and what connects them. We will check whether some regular rules for differentiation still apply for the Riemann-Liouville differinte- gral. We conclude by calculating fractional integrals and fractional derivatives of some basic functions.

1.1 History of Fractional Calculus

Leibniz invented infinitesimal calculus around 1674, independent from Newton.

In 1695 Leibniz wondered whether his calculus was compatible with non-integer order derivatives, giving birth to the concept of fractional calculus. When sug- gesting his question to l’Hˆopital in a letter, L’Hˆopital replied “What if the order will be 12?”, referring to order of the derivative. Leibniz replied: “It leads to a paradox, from which one day useful consequences will be drawn”.

Though the nature of this paradox is unclear, a relatively small group of mathe- maticians started working on extending the regular methods of integration and differentiation for non-integer orders. Fractional calculus started to mature over the last 300 years. Over the course of time many different definitions for frac- tional derivatives and integrals arose from different perspectives. Some even seemed inconsistent with each other.

As Nishimoto wrote, fractional calculus is the calculus of the 21st century. It slowly began to find applications in- and outside of mathematics, like in electri- cal circuits and fluid mechanics. One particular case was solving the problem for tautochrone motion using fractional calculus, found by Swedish mathematician Abel in the 1820s ([3] p.31-35).

(4)

1.2 Preliminary Definitions

This paper will concern two common formulas for integration and differentia- tion. We will be extending these formulas to non-integer order. We will address these two formulas in a moment. The first one will be the backward difference derivative and gives rise to the Gr¨unwald-Letnikov differintegral. The second one is the Cauchy formula for repeated integration and gives rise to the Riemann- Liouville differintegral.

It is crucial to extend the factorial to non-integer values, in order to extend the two formulas properly. That’s why we will also introduce the Gamma func- tion, along with the Beta function.

1.2.1 Forward and Backward Difference

The forward difference of a function in a point t is given by 4hf (t) = f (t + h) − f (t) Likewise, the backward difference is given by

5hf (t) = f (t) − f (t − h)

From this we can construct the forward difference derivative (FDD) and the backward difference derivative (BDD):

(FDD) dtdf (t) = lim

h→0

4hf (t) h = lim

h→0

f (t + h) − f (t)

h (1)

(BDD) dtdf (t) = lim

h→0

5hf (t) h = lim

h→0

f (t) − f (t − h)

h (2)

Applying the FDD n times to a function f (t) we find 4nhf (t) = 4h4h· · · 4h

| {z }

n

f (t) =

n

X

k=0

(−1)kn k



f (t + (n − k)h)

For the BDD we find

5nhf (t) =

n

X

k=0

(−1)kn k



f (t − kh)

We can express the n-th derivative by using the above formula’s.

(FDD) dtdn

f (t) = lim

h→0

4nhf (t) hn = lim

h→0

1 hn

n

X

k=0

(−1)kn k



f (t + (n − k)h) (3) (BDD) dtdn

f (t) = lim

h→0

5nhf (t) hn = lim

h→0

1 hn

n

X

k=0

(−1)kn k



f (t − kh) (4)

Note that 4hf (t) = 5hf (t + h) and from the above formulas it follows that 4nhf (t) = 5nhf (t + nh) (5)

(5)

1.2.2 Cauchy formula for repeated integration Integral of a function f (t) is denoted by Rt

af (ν)dν. Integrating f (t) twice is given by

Z t a

Z ν1

a

f (ν2)dν21 If we use integration by parts we find

Z t a

Z ν1 a

f (ν2)dν21= Z t

a

1 ·

 Z ν1 a

f (ν2)dν2

 dν1

=h

− (t − ν1)i Z ν1

a

f (ν2)dν2



ν1=t

ν1=a

− Z t

a

h− (t − ν1)i

f (ν1)dν1

= Z t

a

(t − ν1)f (ν1)dν1

In a similar manner we see for k ∈ Z, k ≥ 0 Z t

a

(t − ν1)k·

 Z ν1 a

f (ν2)dν2

 dν1

=−(t − ν1)k+1 k + 1

 Z ν1 a

f (ν2)dν2



ν1=t

ν1=a

− Z t

a

−(t − ν1)k+1

k + 1 f (ν1)dν1

= 1

k + 1 Z t

a

(t − ν1)k+1f (ν1)dν1 (6)

Would we integration f (t) n times and use the results above we would find Z t

a

Z ν1 a

· · · Z νn−1

a

| {z }

n

f (νn)dνn· · · dν1= 1 (n − 1)!

Z t a

(t − ν)n−1f (ν)dν (7)

This formula is known as the Cauchy formula for repeated integration.

1.2.3 Gamma and Beta Function The Gamma function Γ(z) is defined by

Γ(z) = Z

0

tz−1e−tdt

and extends the factorial by n! = Γ(n+1), for n ∈ Z, and Γ(z+1) = zΓ(z), z ∈ C.

The Beta function B(x, y) is defined by B(x, y) =

Z 1 0

tx−1(1 − t)y−1dt where Re(x), Re(y) > 0.

The Gamma and Beta function share the following relation:

B(x, y) =Γ(x)Γ(y) Γ(x + y)

(6)

A different representation of the Gamma function can be found in Krantz 1999, p.156

Γ(z) = lim

n→∞

(n + 1)zn!

z(z + 1) · · · (z + n)

There is no z ∈ C such that Γ(z) = 0. As a consequence, the reciprocal Gamma function Γ(z)1 never tends to infinity on a compact subset of C. In addition,

1

Γ(k) = 0 for all k ∈ Z, k ≤ 0.

2 Differintegrals

In fractional calculus, a differintegal is an operator that connects differentia- tion and integration. The operation of differentiation or integration using a differintegral is called differintegration. It is important to note that there are many ways to define a differintegral, as we shall see later on. In this section we will discuss the Gr¨unwald-Letnikov differintegral (represented byaDtγ) and the Riemann-Liouville Differintegral (represented byaDγt).

In the notation, γ is the order of differintegration. For positive integers, γ corresponds with regular differentiation. For negative integers, γ corresponds with regular integration. The important part of defining differintegrals is mak- ing sure that it also handles non-integer γ well.

a and t are called the terminals of the differintegral. We will get to them later.

From time to time it might be unclear whether we are integrating of differenti- ating, due to the fact that differintegrals can do both. To prevent this confusion we define p, q ≥ 0 and use p and q to represent the order of differintegration throughout the rest of the paper. p will be used when we are differentiating, and q will be used when we are integrating.

2.1 Gr¨ unwald-Letnikov Differintegral ([2] p.43-48)

In this section we will discuss the Gr¨unwald-Letnikov (GL) differintegral by con- structing it from the bottom up. The GL differintegral is based on generalizing the backward difference derivative (BDD). We shall see how this generalization coincides with integration and extend it to arbitrary (non-integer) order.

2.1.1 Differentiation

Consider the real valued function f (t). Let f (t) be p times differentiable. Using the BDD, the p-th derivative of f is given by

d dt

p

f (t) = lim

h→0

1 hp

p

X

k=0

(−1)kp k



f (t − kh)

(7)

Next we define the operator Q:

Qph,nf (t) := 1 hp

n

X

k=0

(−1)kp k



f (t − kh) (8)

where p, n, k ∈ N and h ∈ R.

From this definition it follows that, for n ≥ p, lim

h→0Qph,nf (t) = f(p)(t) = dtdppf since pk = 0 for k > p.

2.1.2 Integration

We will now show that for negative p this generalisation corresponds to regular integration. Note that binomial coefficient can be expressed as

n k



= n!

k!(n − k)! = n(n − 1)(n − 2) · · · (n − k + 1) k!

We will define

n k



:= n(n + 1) · · · (n + k − 1)

k! (9)

Plugging in negative values for n in the binomial coefficient we get

−n k



= −n(−n − 1) · · · (−n − k + 1) k!

= (−1)kn(n + 1) · · · (n + k − 1) k!

= (−1)kn k



Substituting this in (8) we find

Qph,nf (t) = 1 hp

n

X

k=0

−p k



f (t − kh)

In particular, for p = −q,

Q−qh,nf (t) = hq

n

X

k=0

q k



f (t − kh)

Would we fix n and q and take the limit h → 0 we would find limh→0fh,n(−q)= 0, which is not very interesting. Instead we let n be defined by the relation nh = t − a, such that n → ∞ as h → 0. As stated before, a and t are called the terminals, and we will soon see that these form the region of integration. We will denote all this as by

aDt−qf (t) := lim

h→0 nh=t−a

Q−qh,nf (t)

(8)

If we pick q = 1 we find

aD−1t f (t) = lim

h→0 nh=t−a

Q−1h,nf (t) = lim

h→0 nh=t−a

h

n

X

k=0

1 k



f (t − kh)

= lim

nh=t−ah→0

h

n

X

k=0

f (t − kh) = Z t−a

0

f (t − τ )dτ

= Z t

a

f (ν)dν

provided that f (t) is integrable. We shall prove by induction to q that in general

aDt−qf (t) = lim

h→0 nh=t−a

hq

n

X

k=0

q k



f (t − kh) = 1 (q − 1)!

Z t a

(t − ν)q−1f (ν)dν (10)

Recall the Cauchy formula for repeated integrals (7) 1

(q − 1)!

Z t a

(t − ν)q−1f (ν)dν = Z t

a

Z ν1 a

· · · Z νq−1

a

| {z }

q

f (νq)dνq· · · dν1

Proof Suppose we have for q = r that (10) holds. We will show that it follows that (10) also holds for q = r + 1. We have

aD−(r+1)t f (t) = lim

h→0 nh=t−a

h(r+1)

n

X

k=0

r + 1 k



f (t − kh) (11)

Say f(−1)(t) =Rt

af (τ )dτ , then f (t) = lim

h→0

1 h

hf(−1)(t) − f(−1)(t − h)i

Equivalently,

f (t − kh0) = lim

h→0

1 h h

f(−1)(t − kh0) − f(−1)(t − kh0− h)i If we take h = h0 and plug this into (11) we obtain

aD−(r+1)t f (t) = lim

h→0 nh=t−a

hr

n

X

k=0

r + 1 k



f(−1)(t − kh) − f(−1)(t − (k + 1)h)



(12)

From definition (9) it follows that

r + 1 k



= (r + 1)(r + 2) · · · (r + k) k!

= (r + k)(r + 1)(r + 2) · · · (r + k − 1) k!

= r(r + 1) · · · (r + k − 1)

k! +(r + 1)(r + 2) · · · (r + k − 1) (k − 1)!

=r k



+r + 1 k − 1



(9)

Where we putr + 1

−1



= 0.

Note that f(−1)(a) = 0 since f(−1)(t) =Rt

af (τ )dτ . Using the above in (12), along with nh = t − a, we get

aD−(r+1)t f (t) = lim

h→0 nh=t−a

hr

n

X

k=0

r + 1 k



f(−1)(t − kh) − f(−1)(t − (k + 1)h)

= lim

h→0 nh=t−a

hrXn

k=0

r + 1 k



f(−1)(t − kh)

n

X

k=0

r + 1 k



f(−1)(t − (k + 1)h)

= lim

h→0 nh=t−a

hrXn

k=0

r k



f(−1)(t − kh) +

n

X

k=0

r + 1 k − 1



f(−1)(t − kh)

n

X

k=0

r + 1 k



f(−1)(t − (k + 1)h)

= lim

h→0 nh=t−a

hrXn

k=0

r k



f(−1)(t − kh) +

n

X

k=1

r + 1 k − 1



f(−1)(t − kh)

n

X

k=0

r + 1 k



f(−1)(t − (k + 1)h)

= lim

h→0 nh=t−a

hrXn

k=0

r k



f(−1)(t − kh) +

n−1

X

k=0

r + 1 k



f(−1)(t − (k + 1)h)

n

X

k=0

r + 1 k



f(−1)(t − (k + 1)h)

= lim

h→0 nh=t−a

hrXn

k=0

r k



f(−1)(t − kh) −r + 1 n



f(−1)(t − (n + 1)h)

=aDt−rf(−1)(t) − lim

h→0 nh=t−a

hrr + 1 n



f(−1)(t − (n + 1)h)

=aDt−rf(−1)(t) − lim

h→0 nh=t−a

hrr + 1 n



f(−1)(t − nh − h)

=aDt−rf(−1)(t) − lim

h→0 nh=t−a

hrr + 1 n



f(−1)(t − (t − a) − h)

=aDt−rf(−1)(t) − lim

h→0 nh=t−a

hrr + 1 n



f(−1)(a − h)

=aDt−rf(−1)(t) − f(−1)(a) lim

h→0 nh=t−a

hrr + 1 n



=aDt−rf(−1)(t) − 0

(10)

From this we deduce that

aDt−(r+1)f (t) =aDt−rf(−1)(t) = 1 (r − 1)!

Z t a

(t − ν)r−1f(−1)(ν)dν

= 1

(r − 1)!

Z t a

(t − ν)r−1 Z ν

a

f (τ )dτ dν

= 1 r!

Z t a

(t − ν)rf (ν)dν

where we use (6). This proves the claim. 

2.1.3 Arbitrary (Non-Integer) Order So far we have defined

aDγtf (t) := lim

nh=t−ah→0

1 hγ

n

X

k=0

(−1)kγ k



f (t − kh) (13)

We have shown that for integer values of γ,aDγtf (t) corresponds to derivatives of f when γ is positive and antiderivative of f when γ is negative. It also follows from this definition that for γ = 0,aDt0f (t) = f (t). We now simply extend this definition for non-integer order differintegrals by allowing non-integer γ in the formula, substituting the Gamma function for the binomial product. The existence of the limit is proved in [2] p.52-55.

Note that when γ is positive f (t) needs to be at least m times differentiable, where m ≥ γ. When γ is negative, f (t) needs to be integrable.

2.1.4 Alternative Representation

There is an other way to express of the Gr¨unwald-Letnikov derivative. From the binomial coefficient we know that

p k



= p!

k!(p − k)! = (k + p − k)!

k!(p − k)! = (p − 1)!k

k!(p − k)! +(p − 1)!(p − k) k!(p − k)!

= (p − 1)!

(k − 1)!(p − k)!+ (p − 1)!

k!(p − k − 1)! =p − 1 k − 1



+p − 1 k



(14)

where we put p−1−1 = 0.

(11)

Using this repeatedly in (8) we get hp· fh,n(p)(t) =

n

X

k=0

(−1)kp k



f (t − kh) (Equation (14))

=

n

X

k=0

(−1)kp − 1 k



f (t − kh) +

n

X

k=0

(−1)kp − 1 k − 1



f (t − kh)

=

n

X

k=0

(−1)kp − 1 k



f (t − kh) +

n

X

k=1

(−1)kp − 1 k − 1



f (t − kh)

=

n

X

k=0

(−1)kp − 1 k



f (t − kh) +

n−1

X

k=0

(−1)k+1p − 1 k



f (t − (k + 1)h)

=

n−1

X

k=0

(−1)kp − 1 k

h

f (t − kh) − f (t − (k + 1)h)i

+ (−1)np − 1 n



f (t − nh)

=

n−1

X

k=0

(−1)kp − 1 k



5hf (t − kh) + (−1)np − 1 n

 f (a) (Repeat once more)

=

n−2

X

k=0

(−1)kp − 2 k

h

5hf (t − kh) − 5hf (t − (k + 1)h)i

+ (−1)n−1 p − 2 n − 1



5hf (t − (n − 1)h) + (−1)np − 1 n

 f (a)

=

n−2

X

k=0

(−1)kp − 2 k



52hf (t − kh)

+ (−1)n−1 p − 2 n − 1



5hf (a + h) + (−1)np − 1 n

 f (a) (After m times, m ≤ p ≤ n)

=

n−m

X

k=0

(−1)kp − m k



5mh f (t − kh) +

m−1

X

l=0

(−1)n−lp − 1 − l n − l



5lhf (a + lh) (Using identity (5))

=

n−m

X

k=0

(−1)kp − m k



5mh f (t − kh) +

m−1

X

l=0

(−1)n−lp − 1 − l n − l



4lhf (a) Thus we see that

aDptf (t) = lim

h→0 nh=t−a

fh,n(p)(t) =

= lim

h→0 nh=t−a

1 hp

n−m

X

k=0

(−1)kp − m k



5mh f (t − kh)

+ lim

nh=t−ah→0

1 hp

m−1

X

l=0

(−1)n−lp − 1 − l n − l



4lhf (a)

(12)

Using equations (10), (4), (3) and the identity Γ(z) = limn→∞z(z+1)···(z+n)(n+1)zn! , we find that

aDptf (t) = 1 Γ(−p + m)

Z t a

(t − ν)m−p−1f(m)(ν)dν +

m−1

X

l=0

f(l)(a)(t − a)−p+l Γ(−p + l + 1)

(15) We omit the full proof of this statement. All details of this construction can be found in [2] p.52-55.

For this representation we see that f (t) needs to be at least m times differen- tiable.

The Gr¨unwald-Letnikov differintegral is a nice definition for fractional inte- grals and derivatives, but it is not a quick tool to determine the representation of a derivative or integral of arbitrary order. However, it is very suitable for numerical approximations ([2] p.199 and on).

2.2 Riemann-Liouville Differintegral

The Riemann-Liouville (RL) differintegral is very similar to the Gr¨unwald- Letnikov differintegral. It is based on extending the Cauchy formula for repeated integration (see (7)) for non-integer values, in order to define fractional integra- tion. Fractional differentiation is defined by first applying fractional integration and afterwards performing regular differentiation, in a unique way.

To illustrate this concept, we picture a “time line” of γ, where γ is the or- der of differintegration. Positive values of γ correspond with differentiation.

Negative values of γ correspond with integration.

f(γ) γ

f(-3)

−3

f(-2)

−2

f(-1)

−1

f(0) 0

f(1) 1

f(2) 2

f(3) 3

Lets interpret the rules above. First we take a move to the left, then we move to the right. We can take arbitrary size steps to the left on our time line, but only integer steps to the right. Thus, to calculate a fractional derivative of f , we first have to move a certain amount to the left and subsequently move with integer steps to the right.

For example, would we like to know the result for γ = 3/2, we first have to take a half step to the left and subsequently two steps to the right.

f(γ) γ

f(-3)

−3

f(-2)

−2

f(-1)

−1

f(0) 0

f(1) 1

f(2) 2

f(3) 3

Obviously, this can be done in multiple ways, like taking one and a half steps to the left and three steps to the right. In order to make the fractional derivative unique we require the step to the left to be between 0 and -1, thus of size less than 1.

(13)

2.2.1 Fractional Integral

The Riemann-Liouville definition of the fractional integral is given by

aD−qt f (t) = 1 Γ(q)

Z t a

(t − ν)q−1f (ν)dν

where q ∈ R+ and where we put aD0tf (t) = f (t). For details on why we can put aD0tf (t) = f (t), see [2] p.65.

It is merely the non-integer extension of Cauchy formula for repeated integra- tion (see (7)), substituting the Gamma function for the factorial. Note that we need f (t) to be integrable.

As a warning, in Miller-Ross ([1]) this definition is referred to as the Rie- mann version of the fractional integral, whereas they say the Riemann-Liouville version is where a = 0.

2.2.2 Fractional Derivative

For the fractional derivative we decompose the fractional order p by p =: m − q, where m ∈ Z+and q ∈ (0, 1). If p is an integer we will use the regular derivative.

To calculate the fractional derivative we first preform a fractional integration of order q, following regular differentiation of order m. Thus, we define that the Riemann-Liouville definition of the fractional derivative is given by

aDptf (t) = dtdm

aD−qt f (t) =

d dt

m Γ(q)

Z t a

(t − ν)q−1f (ν)dν

In contrast with the GL differintegral, we only require f (t) to be integrable and we don’t need that f (t) is m times differentiable.

2.2.3 The Fractional Integral and the Leibniz Integral Rule

Theorem 2.1 (Leibniz Integral Rule) Consider the function f (t, ν) and the integral Rb(t)

a(t)f (t, ν)dν. Let f (t, ν) be a continuous function that has a contin- uous derivative with respect to t within the region of integration. Suppose that a(t) and b(t) are also continuous and have continuous derivatives inside this region. Then, if t is inside this region

d dt

 Z b(t) a(t)

f (t, ν)dν



= f (x, b(x))b0(x) − f (x, a(x))a0(x) + Z b(t)

a(t)

d

dtf (t, ν)dν Applying the theorem above to our definition of the fractional integral, we find that for q > 1

d dt

 1 Γ(q)

Z t a

(t − ν)q−1f (ν)dν



= (t − t)q−1 Γ(q) · 1 − 0

+ 1

Γ(q) Z t

a

 d

dt(t − ν)q−1

 f (ν)dν

= 1

Γ(q − 1) Z t

a

(t − ν)q−2f (ν)dν

(14)

In general, for q > 1 and m ≥ 1,

 d dt

m 1 Γ(q)

Z t a

(t − ν)q−1f (ν)dν



= 1

Γ(q − m) Z t

a

(t − ν)q−1−mf (ν)dν Or in notation

d dt

m

aD−qt f (t) =aDm−qt f (t), q > 1 and m ≥ 1 (16) In addition, this holds for non-integer values of q provided that t − ν ≥ 0, implying t ≥ a.

2.2.4 Interchanging Derivation and Fractional Integration

Note that dtd(t − ν)α = −d(t − ν)α. We will use this a lot in the rest of the paper when we are using integration by parts.

Taking the m-th derivative of a fractional integralaD−qt f (t) we get

d dt

m

aD−qt f (t) =

d dt

m Γ(q)

Z t a

(t − ν)q−1f (ν)dν

=

d dt

m−1 Γ(q)

 Z t a

hd

dt(t − ν)q−1i

f (ν)dν + lim

ν→t(t − ν)q−1f (ν)



=

d dt

m−1 Γ(q)

 Z t a

h−d(t − ν)q−1i

f (ν)dν + lim

ν→t(t − ν)q−1f (ν)



(integration by parts)

=

d dt

m−1

Γ(q)

 Z t a

h

(t − ν)q−1i

f(1)(ν)dν

−(t − ν)q−1f (ν)

ν=t

ν=a

+ lim

ν→t(t − ν)q−1f (ν)



=

d dt

m−1 Γ(q)

 Z t a

(t − ν)q−1f(1)(ν)dν + (t − a)q−1f (a)



=

d dt

m−1 Γ(q)

Z t a

(t − ν)q−1f(1)(ν)dν +(t − a)q−mf (a) Γ(q − m + 1) (repeat once more)

=

d dt

m−2

Γ(q) Z t

a

(t − ν)q−1f(2)(ν)dν +(t − a)q−m+1f(1)(a)

Γ(q − m + 2) +(t − a)q−mf (a) Γ(q − m + 1) (after m times)

= 1 Γ(q)

Z t a

(t − ν)q−1f(m)(ν)dν +

m−1

X

l=0

(t − a)q−m+lf(l)(a)

Γ(q − m + l + 1) (17)

=aD−qt f(m)(t) +

m−1

X

l=0

(t − a)q−m+lf(l)(a)

Γ(q − m + l + 1) (18)

From this we deduce the following theorem:

(15)

Theorem 2.2 Let f (t) be an m times differentiable function. Then

d dt

m

aD−qt f (t) =aD−qt f(m)(t) if and only if f(l)(a) = 0 for 0 ≤ l ≤ m − 1.

If we recall our time line example, the above statement implies that it doesn’t matter whether we step to the left or to right first if and only if f(l)(a) = 0 for 0 ≤ l ≤ m − 1, provided that f (t) is m times differentiable.

2.2.5 Relation to the Gr¨unwald-Letnikov Differintegral

We will show that the Riemann-Liouville differintegral equals the Gr¨unwald -Letnikov differintegral. We already know that aD0tf (t) = f (t) = aD0tf (t).

From (10) it follows thataD−qt f (t) =aD−qt f (t) for q ∈ R+, provided that f (t) is integrable.

Now for p ∈ R+, we decompose p by p =: m − q, m ∈ Z+ and q ∈ (0, 1). Let f (t) be m times differentiable. Using equation (17) we see that

aDptf (t) = dtdm

aD−qt f (t) =

=

m−1

X

l=0

(t − a)q−m+lf(l)(a) Γ(q − m + l + 1) + 1

Γ(q) Z t

a

(t − ν)q−1f(m)(ν)dν

=

m−1

X

l=0

(t − a)−p+lf(k)(a)

Γ(−p + l + 1) + 1 Γ(−p + m)

Z t a

(t − ν)m−p−1f(m)(ν)dν

Comparing this result with equation (15) we find

aDptf (t) =

m−1

X

l=0

(t − a)−p+lf(k)(a)

Γ(−p + l + 1) + 1 Γ(−p + m)

Z t a

(t − ν)m−p−1f(m)(ν)dν

=aDptf (t)

We can conclude that aDγtf (t) =aDtγf (t) for all γ ∈ R, provided that f (t) is integrable and m times differentiable.

3 Backwards Compatibility

It should be stressed once more that there are many different approaches to extending integrals and derivatives to non-integer order. In the literature the Riemann-Liouville definition is the most used version of the differintegral oper- ator and the most commonly accepted fractional integral and fractional deriva- tive. Therefore we will be using the RL differintegral throughout the end of the paper.

In this section we will check whether the RL differintegral follows the regu- lar rules of the differentiation and integration. We will start by checking under which conditions we can interchange fractional integration and fractional differ- entiation. We will also discuss linearity and the product rule.

(16)

3.1 Integral and Derivative Compositions

From calculus we know that dtdkk

dl

dtlf (t) = dtdll

dk

dtkf (t) = dtd(k+l)(k+l)f (t), provided that f (t) is k + l times differentiable. In this section we will check under which conditions compositions of fractional derivatives and integrals still commute and are still interchangeable.

3.1.1 Integral of an Integral

Let f (t) be integrable. We will look at the composition of two fractional inte- grals.

aD−qt 1[aD−qt 2f (t)] = 1 Γ(q1)Γ(q2)

Z t a

(t − ν)q1−1 Z ν

a

(ν − µ)q2−1f (µ)dµdν

= (F ubini) 1 Γ(q1)Γ(q2)

Z ν a

(ν − µ)q2−1 Z t

a

(t − ν)q1−1f (µ)dνdµ Change of coordinates: ν = µ + γ(t − µ). The boundaries of integration become

(µ = ν ν = t =⇒

(µ = t γ = 1

(µ = a ν = t =⇒

(µ = a γ = 1 (µ = ν

ν = a =⇒

(µ = a γ = 0

(µ = a ν = a =⇒

(µ = a γ = 0 Thus [a, ν] × [a, t] =⇒ [a, t] × [0, 1]

aD−qt 1[aD−qt 2f (t)] = 1 Γ(q1)Γ(q2)

Z t a

Z 1 0

γq2−1(t − µ)q2−1

·(1 − γ)q1−1(t − µ)q1−1f (µ) dγ (t − µ) dµ

= 1

Γ(q1)Γ(q2) Z t

a

 Z 1 0

γq2−1(1 − γ)q1−1



(t − µ)q1+q2−1f (µ) dµ

= 1

Γ(q1)Γ(q2) Z t

a

 Z 1 0

γq2−1(1 − γ)q1−1



(t − µ)q1+q2−1f (µ) dµ

= 1

Γ(q1)Γ(q2) Z t

a

B(q1, q2)(t − µ)q1+q2−1f (µ) dµ

= B(q1, q2) Γ(q1)Γ(q2)

Z t a

(t − µ)q1+q2−1f (µ) dµ

= 1

Γ(q1+ q2) Z t

a

(t − µ)q1+q2−1f (µ) dµ

= aD−(qt 1+q2)f (t) We see that

aD−qt 1[aDt−q2f (t)] =aD−qt 2[aD−qt 1f (t)] =aD−(qt 1+q2)f (t) (19) So as long as f (t) is integrable, negative orders can be added.

(17)

3.1.2 Derivative of an Integral

We will be looking at the fractional derivative of a fractional integral.

Let p1=: m1− q1, where m1∈ Z+ and q1∈ (0, 1), and let q2∈ Z+.

aDpt1[aDt−q2f (t)] = dtdm1

aD−qt 1aD−qt 2f (t)

Using (19) to combine the integrals and (16) to reduce the order of the integral such that it is inside (0, 1), we see that

d dt

m1

aD−qt 1aD−qt 2f (t) = dtdm1

aD−(qt 1+q2)f (t)

= dtdm1 d dt

q3−(q1+q2)

aD−qt 3f (t) = dtdm1+q3−(q1+q2)

aD−qt 3f (t)

= dtdm3

aD−qt 3f (t) =aDtm3−q3f (t) =aDpt1−q2f (t) (20) where m3:= m1+ q3− (q1+ q2) and q3∈ (0, 1) such that m3∈ Z+. So

aDpt1[aDt−q2f (t)] =aDpt1−q2f (t) 3.1.3 Integral of a Derivative

We will look at the fractional integral of a fractional derivative.

Let p2 =: m2− q2, where m2 ∈ Z+ and q2∈ (0, 1), and let q1 ∈ Z+. First we observe that

aD−qt 1[aDpt2f (t)] =aD−qt 1 dtdm2

aD−qt 2f (t)

If we apply theorem 2.2 to this formula, and subsequently (18), we see that

aD−qt 1 dtdm2

aD−qt 2f (t) = dtdm2

aD−qt 1aD−qt 2f (t)

⇐⇒

d dt

l

aD−qt 2f (t) = 0 at t = a, 0 ≤ l ≤ m2− 1

⇐⇒

aD−qt f(l)(t) +

l−1

X

k=0

(t − a)q−l+kf(k)(a)

Γ(q − l + k + 1) = 0 at t = a, 0 ≤ l ≤ m2− 2 Now aD−qt f(l)(t) = 0 at t = a, since it is an integral over zero length. This implies Pl−1

k=0

(t−a)q−l+kf(k)(a)

Γ(q−l+k+1) = 0, which implies that f(l)(a) = 0 for 0 ≤ l ≤ m2− 2.

We end up with the following:

aD−qt 1 dtdm2

aD−qt 2f (t) = dtdm2

aD−qt 1aD−qt 2f (t) if and only if

f(l)(a) = 0 for 0 ≤ l ≤ m2− 2

Now we can use (20) on the right hand side of the equation such that we find

aD−qt 1[aDtp2f (t)] =aDpt2−q1f (t) (21) provided that f(l)(a) = 0 for 0 ≤ l ≤ m2− 2.

(18)

3.1.4 Derivative of a Derivative

Let p1 =: m1− q1 and p2 =: m2− q2, where m1, m2 ∈ Z+ and q1, q2 ∈ (0, 1).

Using (21) and (16) we see that

aDpt1[aDtp2f (t)] = dtdm1

aD−qt 1[aDpt2f (t)]

= dtdm1

aDpt2−q1f (t)

=aDpt1+p2f (t)

under the assumption that f(l)(a) = 0 for 0 ≤ l ≤ m2− 2.

Similarly, would we consider interchanging the two derivatives we end up with

aDpt2[aDtp1f (t)] =aDpt1+p2f (t)

provided that f(l)(a) = 0 for 0 ≤ l ≤ m1− 2. Let r be defined by r := max(m1− 2, m2− 2). We find

aDpt1[aDpt2f (t)] =aDtp2[aDpt1f (t)] =aDpt1+p2f (t)

⇐⇒

f(l)(a) = 0 for 0 ≤ l ≤ r

We need f (t) to be at least r times differentiable in this case.

3.2 Linearity

From the linearity of the integral it follows thataD−qt is linear.

aD−qt (cf (t) + dg(t)) = 1 Γ(q)

Z t a

(t − ν)q−1(cf (ν) + dg(ν))dν

= c 1 Γ(q)

Z t a

(t − ν)q−1f (ν)dν + d 1 Γ(q)

Z t a

(t − ν)q−1g(ν)dν

= caD−qt f (t) + daD−qt g(t) In a similar fashion

aDpt(cf (t) + dg(t)) = dtdm

aD−qt (cf (t) + dg(t))

= dtdmh

c aD−qt f (t) + daD−qt g(t)i

= c dtdm

aD−qt f (t) + d dtdm

aD−qt g(t)

= caDptf (t) + daDptg(t)

3.3 Product Rule and Leibniz Rule

We know the product rule as dtd(f (t) · g(t)) = f (t) · dtdg(t) + g(t) · dtdf (t).

This gives rise to the Leibniz rule:

d dt

n

(f (t) · g(t)) =

n

X

k=0

n k

h

d dt

k f (t)ih

d dt

n−k g(t)i

(19)

Since nk = 0 for k > n we can extend the summation for any r ≥ n:

d dt

n

(f (t) · g(t)) =

r

X

k=0

n k

h

d dt

k

f (t)ih

d dt

n−k

g(t)i The Leibniz rule for fractional derivatives will be defined by

aDpt(f (t) · g(t)) =

r

X

k=0

p k

h

d dt

k f (t)ih

aDp−kt g(t)i SinceaDptf (t) = dtdm

aD−qt f (t) we may also write

aDpt(f (t) · g(t)) =

r

X

k=0

p k

h

d dt

k

f (t)ih

d dt

m−k

aD−qt g(t)i

The reasoning behind why we may define the Leibniz rule for fractional deriva- tives this way are given in [2] p.91-97.

The chain rule can also be expanded for non-integer orders, but we omit it here due to its complexity. Those who are interested can find it in [2] p.97-98.

4 Examples of Differintegration of Functions

This section will feature fractional derivatives of some basic function to give an indication how they are conceived. We will be using the RL differintegral throughout the end of the paper.

4.1 The Power function

Let f (t) = tr, and a = 0. Let α ≤ r. Then the differintegral of f is given by

aDαtf (t) =0Dαttr=

d dt

m

Γ(q) Z t

0

(t − ν)q−1νrdν Using the coordinate transformation ν = γt we find

d dt

m

Γ(q) Z t

0

(t − ν)q−1νrdν =

d dt

m

Γ(q) Z 1

0

(t − γt)q−1(γt)rt dγ

=

d dt

m Γ(q)

Z 1 0

tq−1(1 − γ)q−1γrtr+1

=

d dt

m Γ(q) tq+r

Z 1 0

(1 − γ)q−1γr

= Γ(q + r + 1)

Γ(q)Γ(q − m + r + 1)tq−m+r Z 1

0

(1 − γ)q−1γr

= Γ(q + r + 1)

Γ(q)Γ(q − m + r + 1)B(q, r + 1)tq−m+r

= Γ(q + r + 1) Γ(q)Γ(q − m + r + 1)

Γ(q)Γ(r + 1) Γ(q + r + 1)tq−m+r

= Γ(r + 1)

Γ(q − m + r + 1)tq−m+r= Γ(r + 1) Γ(r − α + 1)tr−α provided that r > −1

(20)

Plots for0Dαtt3/2, with t ∈ [0, 5] and α ∈ [−3, 0]

4.2 The Constant Function

To obtain the differintegral of a constant we use the expression we found above and take the limit of r to 0. We find

0Dαt 1 = lim

r→00Dαttr= lim

r→0

Γ(r + 1)

Γ(1 + r − α)tr−α= t−α Γ(1 − α) And due to the linearity of the RL differintegral (see section 3.2)

0Dαt C = Ct−α Γ(1 − α)

An important property of the reciprocal gamma function Γ(z)1 is that it equals zero if z is an integer less or equal to zero. From this it follows that the derivative of a constant is zero whenever the order α is an integer greater than zero, and non-zero in between these integer values. Though the first outcome is exactly what we expected due to the construction of our differintegral, the second outcome is rather surprising.

Plots for −∞Dαt1, with t ∈ [0, 5] and α ∈ [0, 5]

(21)

4.3 The Exponential Function

Let f (t) = ert with r ∈ C, and a = −∞. An RL differintegral where a = −∞

is known as a Weyl differintegral.

aDαtf (t) =−∞Dαt ert =

d dt

m

Γ(q) Z t

0

(t − ν)q−1edν Using the coordinate transformation µ = r(t − ν)

d dt

m

Γ(q) Z t

0

(t − ν)q−1edν = r1−q

d dt

m

Γ(q) Z t

0

r(t − ν)q−1e

= r1−q

d dt

m Γ(q)

Z 0

µq−1ert−µr−1 dµ = r−q

d dt

m ert Γ(q)

Z 0

µq−1e−µ

= r−q

d dt

m

ert

Γ(q) Γ(q) = r−q dtdm

ert= r−qrmert= rαert In short,

−∞Dαt ert = rαert (22)

In particular,−∞Dαt et= etfor all α.

Plot for −∞Dαte2t, with t ∈ [−3, 5] and α ∈ [0, 4]

4.4 Trigonometric Functions

To calculate differintegals for trigonometric functions we express them using the exponential function with the following formulas

sin t = eit− e−it

2i cos t = eit+ e−it

2

In order to use equation (22) we put a = −∞. Recalling the linearity of the RL differintegral (section 3.2), we find

−∞Dαt sin t =−∞Dαtheit− e−it 2i

i

= 1 2i

h

−∞Dαteit−∞Dαte−iti

= 1 2i

h

iαeit− (−i)αe−iti

= 1 2i

h

eiπ2αeit− e−iπ2αe−iti

= 1 2i

h

ei(t+π2α)− e−i(t+π2α)i

= sin(t + π2α) Likewise, for the cosine we find−∞Dαt cos t = cos(t +π2α).

Referenties

GERELATEERDE DOCUMENTEN

Voor de soorten Altenaeum dawsoni en Notolimea clandestina zijn in de recente literatuur waardevolle gegevens over het le- vend voorkomen in de Noordzee te vinden, waarvoor

Vijf van de acht groeigebieden buiten de Randstad liggen dicht bij elkaar. Zij vormen als het ware een groei-as van de Randstad richting het noordoosten. In het vervolg van

Aansluitend op het onderzoek in fase 1 van de verkaveling werd in fase 3 een verkennend onderzoek met proefsleuven uitgevoerd; dit onderzoek bevestigde de aanwezigheid van

Our proposed algorithm is especially accurate for higher SNRs, where it outperforms a fully structured decomposition with random initialization and matches the optimization-based

Bovendien zijn er in elk van die gevallen precies twee keerpunten die elkaars spiegelbeeld bij spiegelen in een van de coördinaatassen. We illustreren elk van de 16 gevallen van

H5: The more motivated a firm’s management is, the more likely a firm will analyse the internal and external business environment for business opportunities.. 5.3 Capability

The calculus package adds to the calculator package several utilities to use and define various functions and their derivatives, including elementary functions, operations