Maths 3
Maths 3
(ENGINEERING)
MAT3700
STUDY GUIDE 2
Unisa
MAT301W Copyright Technikon SA 1994, First Edition 1995
MAT3700 Copyright Unisa 2010
In terms of the Copyright Act 98 of 1978 no part of this material may be reproduced, be
stored in a retrieval system, be transmitted or used in any form or be published, redistributed,
or screened by any means (electronic, mechanical, photocopying, recording or otherwise)
without prior written permission from Unisa. However, permission to use in these ways any
material in this work that is derived from other sources must be obtained from the original
sources.
Printed in South Africa
CONTENTS
MODULE 2
UNIT 1
1.1
1.2
LAPLACE TRANSFORMS
1.1.1 Definition
1.2.1
Linearity property
1.2.2
1.2.3
10
1.2.5
Multiplication by tn
11
1.2.6
Division by t
12
1.3
13
1.4
14
UNIT 2
2.1
18
2.2
21
2.2.1
Linearity property
21
2.2.2
22
2.2.3
22
2.2.5
Multiplication of sn
23
2.2.6
Division by s
24
2.2.7
25
2.3
26
2.4
27
UNIT 3
SPECIAL FUNCTIONS
3.1
3.2
3.3
MAT3700
40
FUNCTION
41
44
3.4
FUNCTION
46
3.5
50
3.6
50
3.7
51
UNIT 4 APPLICATIONS
4.1
UNIT 5
5.1
55
PRACTICAL APPLICATIONS
69
5.1.1
69
5.1.2
73
5.1.3
Application to beams
77
MODULE 3
UNIT 1
LINEAR ALGEBRA I
1.1
INTRODUCTION
89
1.2
EIGENVALUES
89
1.3
EIGENVECTORS
90
UNIT 2
LINEAR ALGEBRA II
2.1
INTRODUCTION
96
2.2
GAUSS ELIMINATION
96
MODULE 4
UNIT 1
FOURIER SERIES
1.1
INTRODUCTION
102
1.2
102
1.3
FOURIER SERIES
106
MAT3700
MODULE 2
UNIT 1
LAPLACE TRANSFORMS
1.1
1.2
CONTENTS
PAGE
1.1.1
Definition
1.2.1
Linearity property
1.2.2
1.2.3
1.2.4
10
1.2.5
Multiplication by tn
11
1.2.6
Division by t
12
1.3
13
1.4
14
MAT3700
Unit 1
Outcome
To find the Laplace transform
of a function
MAT3700
1.1
In recent years the Laplace transform has been used increasingly in the solution of
differential equations. While of great theoretical interest to mathematicians, the transform
provides an easy and effective means of solving many problems occurring in the fields of
science and engineering. Its usefulness lies in its ability to transform a differential equation
into a purely algebraic problem. We shall begin by studying the theory of the Laplace
transform and its inverse, and then go on to apply what we have learned to the solution of
differential equations.
1.1.1
Definition
e st f (t ) dt
(1.1)
where, for our purposes, the parameter s is regarded as real (although in more advanced work
it can be complex).
It is clear that F(s) exists only if the improper integral (1.1) exists, that is if the integral
converges for some value of s. The values of s for which the transform does exist are those
for which e st f ( t ) 0 if t .
e st .et dt =
2
et
st
dt
We can see that as t , the integrand e-st f (t) also approaches infinity. Thus the integral
2
L { f (t )} = F ( s)
MAT3700
When referring to text books you should take note of the notation used in the specific book.
It is worth noting here that some text books use a capital letter for the function of t. In this
case the corresponding small letter indicates the Laplace transform that is
L {F (t )} =
f (s) =
e st F (t ) dt
When writing by hand it is easy to confuse the letter s with the number 5. To avoid this
confusion you may opt to use the letter p instead of s when writing by hand.
EXAMPLE 1
Find the Laplace transform of f (t) = 1.
SOLUTION
By definition we have
F ( s ) = L{1}
=
e s t (1) dt
e st
=
s 0
0 1
=
s
1
=
s
(Remember e0 = 1)
We stated above that the transform exists for values of s for which e-st f (t) 0 as t .
Now if, in this example, s < 0, we would have lim e ( s ) t = lim e st which is infinite and the
t
L {1} = 1 ,
s
s > 0.
EXAMPLE 2
If f (t) = eat find
MAT3700
L {f (t)}.
SOLUTION
L{eat } = 0
=
e st .eat dt
e ( s a ) t dt
( s a )t
L{e } = e
( s a ) 0
at
0 1
=
( s a )
1
,s > a
=
sa
1.2
Listed below are some of the more important properties of the Laplace transform with
examples of each. These properties can often be used to derive the transforms of complicated
functions from those of elementary ones.
1.2.1
Linearity property
If f1 (t) and f2 (t) are functions with Laplace transforms F1(s) and F2(s) respectively, then
L{c1 f1 (t ) + c2 f 2 (t )}
= c1L{ f1 (t )} + c2 L{ f 2 (t )}
= c1 F1 ( s )
+ c2 F2 ( s )
EXAMPLE 3
Find
SOLUTION
cos at can be expressed in exponential form as:
MAT3700
cos at =
eiat + e iat
2
Thus
L{cos at} = L e
iat
+ e iat
and using the linear property of the transform
2
Now
(1.2)
L {eiat } = 0
e st .eiat dt
and
L {eiat } = 0
e ( s +ia ) t dt
e ( s ia ) t
=
( s ia ) 0
1
=
, s >0
s + ia
e ( s ia )t dt
e ( s ia ) t
=
( s ia ) 0
1
, s >0
=
s ia
L{cos at} = 1
1
1
+
2 s ia s + ia
1 s + ia + s ia
2 s2 i2 a2
s
, s >0
= 2
s + a2
=
L{cos at} = 0
1.2.2
L{sin at} =
a
, s > 0.
s + a2
2
EXAMPLE 4
Evaluate
SOLUTION
From example 3 we know that
MAT3700
L{cos bt} =
s
s + b2
2
s
s +1
L{cos t} =
so that
(1.3)
L {e 3t cos t} =
s ( 3)
( s ( 3)) + 1
2
s+3
( s + 3)
+1
where the function of s in (1.3) has become the same function of (s a). Thus we have
replaced the s with s a, which in this case is s (3) = s + 3.
Thus
1.2.3
If
s+3
.
s + 6 s + 10
L {e3t cos t} =
then
f (t a )
g (t ) =
0
t > a
t <a
EXAMPLE 5
2
cos t 3
2
3
2
t<
3
t>
SOLUTION
Using the result of example 3,
L {g (t )} = e as F ( s) = e
MAT3700
2 s
3
L {cos t} =
s
= F ( s) , and the second shifting property
s +1
2
s
2
s +1
1.2.4
EXAMPLE 6
If
L { f (t )} =
s2 s + 1
, find
(2 s + 1) 2 ( s 1)
L{ f (2t)}.
SOLUTION
By the change of scale property
L { f (2 t )} = 1 F s
2
F (s) =
s2 s + 1
( 2s + 1)
( s 1)
thus
2
s
s
+1
2
2
s
F = 2
2 2s s
+ 1 1
2
2
1 2
( s 2s + 4 )
= 4
1
( s + 1) 2 ( s 2)
2
s 2 2s + 4 )
(
=
2
2 ( s + 1) ( s 2)
and
L { f (2t )} = 1 F s
2
s 2s + 4
=
4( s + 1) 2 ( s 2)
2
MAT3700
10
1.2.5
If
Multiplication by tn
dn
F ( s)
ds n
= (1) n F ( n ) ( s )
EXAMPLE 7
Find the Laplace transform of t 2 e at .
SOLUTION
From example 2 we know that
1
sa
= F ( s)
L {eat } =
L {t 2 eat } = (1)2
thus
d2 1
ds 2 s a
2
d 1
ds s a
2
=
,
s >a
( s a )3
=
In general
dn 1
ds n s a
n!
=
,
s >a
( s a ) n +1
L {t n eat } = (1)n
where n! = 1 2 3 ......... (n - 1) n
and
(1.4)
0! = 1 (by definition)
L {t n } =
MAT3700
n!
s >0
s n +1
11
1.2.6
If
Division by t
f (t )
exists.
EXAMPLE 8
Find
L e
at
e bt
SOLUTION
Let
f (t ) = e at e bt
(1.5)
Before we can apply the rule for division by t, we must check that lim
t 0
Then
lim
t 0
f (t )
t
exists.
e at e bt
f (t )
= lim
t 0
t
t
0
, so we have to use 1Hospitals rule to obtain
0
d at
bt
dt ( e e )
f (t )
= lim
lim
t 0
t 0
d
t
(t )
dt
ae at + be bt
= lim
t 0
1
=ba
Thus the limit exists, and we can use the rule to find
From equation (1.5) we have
f (t )
.
t
L { f (t )} = L{e at ebt }
= L{e at } L{e bt }
s+a s+b
= F ( s)
L { f ( t )} =
MAT3700
12
f (t )
= s F (u ) du
t
1
1
=
du
s
u+a u+b
Then
Thus
L f (t ) =
t
An ( u + a ) An ( u + b ) s
u + a
= An
u + b s
s+a
= 0 An
s+b
s+b
= An
s+a
1.3
If
L{f (t)} = F(s), and f (t) is continuous for t 0, then L { f '(t )} = sF ( s) f (0) ,
where f '(t ) =
d
f (t )
dt
L { f '(t )} = 0
e st f '(t ) dt
= lim
e st f '(t ) dt
( e
= lim ( e
L { f '(t )} = Blim
f (t ) + s
st
sB
e st f (t ) dt
f ( B) f (0) + s
e st f (t ) dt
e st f (t ) dt
MAT3700
13
thus
L { f '(t )} = f (0) + s 0
e st f (t ) dt
(1.6)
= sF ( s ) f (0)
and in general
The above results are of particular importance in the solution of differential equations by
means of Laplace transforms. We will return to these in unit 3.
EXAMPLE 9
If f ( t ) = e at , find L{ f ' ( t ) )}.
SOLUTION
Since f ( t ) = e at , we have f (0) = 1 and, by example 2
1
sa
= F ( s)
L {eat } =
L { f '(t )} = sF ( s) f (0)
Thus
s
1
sa
a
=
sa
=
1.4
Let
g (t ) =
L { f (u )
du} =
F ( s)
s
f (u ) du
so that g '(t ) = f (t )
and
G ( s ) = L {g (t )}
=L
MAT3700
f (u ) du
14
Then F ( s ) = L { f (t )]
by equation (1.6).
= L {g '(t )]
= sG ( s ) g (0)
But g (0) =
f (u ) du
=0
thus F(s) = s G(s)
and
F ( s)
=L
s
(1.7)
f (u ) du
EXAMPLE 10
Evaluate
L 0
sin u du
SOLUTION
Let
f (u) = sin u
so that
f (t) = sin t
L { f (t )} = L {sin t}
1
s +1
= F (s)
=
{
L {
L 0
t
} F s(s)
1
sin u du} =
s ( s + 1)
f (u ) du =
(1.8)
L 0
} {[ cos u ] }
t
sin u du = L
= L { cos t + 1}
= L {cos t} + L {1}
s
1
+
s +1 s
s2 + s2 + 1
=
=
=
MAT3700
s ( s 2 + 1)
1
s ( s + 1)
2
15
Marks: 35
L{(t2 + 1)2}
1.
Evaluate
2.
e -2t cos3t
(5)
(b)
2e3tsin4t
(5)
L{sin t} =
3.
If
4.
Find:
5.
(4)
1
, find
s +1
2
(5)
(a)
L{t 4e4t}
(2)
(b)
L{t2 cos t}
(6)
L{f "(t)}.
(8)
[35]
MAT3700
16
MODULE 2
UNIT 2
INVERSE LAPLACE TRANSFORMS
CONTENTS
PAGE
2.1
18
2.2
21
2.2.1
Linearity property
21
2.2.2
23
2.2.3
23
2.2.5
Multiplication of sn
24
2.2.6
Division by s
25
2.3
26
2.4
MAT3700
17
Unit 2
Outcome
To find the corresponding
function in t, given the Laplace
transform of the function.
MAT3700
18
2.1
If
then f (t) =
L-1 {F(s)} is called the inverse Laplace transform where L-1 is the inverse
transform operator.
For example, since L{eat} =
1
, the inverse transform is
sa
L 1
1
at
=e .
s a
The inverse transform f (t) of a given F(s) is unique in all the examples we will deal with.
For real values of s we have to refer to a table of commonly occurring functions and their
Laplace transforms, to find that function f (t) whose transform is the given function F(s).
Therefore given a transform, we can write down the corresponding function in t, provided we
can recognise it from a table of transforms. In practice, however, this is not always easy,
since F(s) is often a complicated function, which does not appear in the table in its given
form. We then have to rewrite it as one or more "standard" functions which are listed in the
table.
MAT3700
19
L-1 {F(s)}
1.
f(t) =
1
2.
3.
tn
4.
eat
5.
sin at
6.
cos at
7.
sinh at
8.
cosh at
9.
t n eat
10.
t sin at
F(s) = L{ f (t)}
1
s
1
s2
n!
s n +1
1
sa
a
2
s + a2
s
2
s + a2
a
2
s a2
s
2
s a2
n!
( s a ) n +1
2as
(s
11.
t cos at
t cosh at
eat sin bt
15.
e cos bt
MAT3700
s> a
s> a
s>a
s>0
s> a
s> a
2 2
s>a
+b
sa
(s a)
s>0
2 2
(s a)
at
s>0
s2 + a2
2
s>a
s>0
+ a2 )
s>0
2as
(s
14.
t sinh at
(s
13.
+a
s>0
2 2
s2 a2
(s
12.
s>0
+b
s>a
2
20
2.2
To all the properties of the Laplace transform discussed in the previous unit, there correspond
properties of the inverse transform. These are listed below, with one useful addition, viz. the
convolution property.
2.2.1
Linearity property
If F1(s) and F2(s) are the Laplace transforms of f1(t) and f2(t) respectively, then
L 1{c1 F1 ( s) + c2 F2 ( s)}
= c1L 1{ F1 ( s )} + c2 L1 { F2 ( s )}
= c1 f1 (t ) + c2 f 2 (t )
where c1 and c2 are constants.
This result holds for any number of functions.
EXAMPLE 1
Find the inverse transform of F ( s ) =
5s + 4
.
s3
SOLUTION
There is nothing in the table which resembles F(s) in the given form, so we rewrite it as
F (s) =
5 4
+
s 2 s3
L 1 5s +3 4 = 5L 1 12 + 4L 1 13
s
L 1 13 = t
s
(2.1)
L 1 12 = t
s
2!
L 1 5s +3 4 = 5t + 2t 2
s
MAT3700
21
MAT3700
22
2.2.2
If
L 1{F ( s)} =
f (t ) , then
EXAMPLE 2
Find
3
( s 3)
L 1
SOLUTION
Let F ( s ) =
2
, then by no. 3 of the table,
s3
L 1{F ( s)} = t 2 .
3t 2
=e t
3
( s 3)
L 1
where the function of s has become a function of s a, which in this case is (s 3).
2.2.3
If
L 1{F ( s)} =
f (t ) , then
L 1{e as F ( s)} =
f (t a )
t > a
t <a
EXAMPLE 3
Find
se 2 s
2
s + 16
L 1
SOLUTION
Let F ( s ) =
Then
and
s
s + 16
2
L 1 {F ( s)} = cos 4t
s cos 4(t 2)
=
0
s + 16
L 1 e as
MAT3700
(no. 6 of table 1)
t > 2
t < 2
23
2.2.4
If
L 1 {F ( s)} =
f (t ) , then
t
f
a a
L 1 {F (as)} = 1
EXAMPLE 4
Find
L 1
2s
2
4s + 4
SOLUTION
Let F ( s ) =
Then
and so
s
s +4
2
L 1 {F ( s)} = cos 2t
L 1
2s
( 2 s )
(no. 6 of table 1)
1
= L { F (2 s )}
+ 4
1
2t
= cos
2
2
1
= cos t
2
2.2.5
If
Multiplication of sn
L 1 {F ( s)} =
L 1 {sF ( s)} =
d
f (t ) = f '(t )
dt
This result follows from taking the inverse transform of equation (1.6) of unit 1, and it can be
generalised to
L-1{sn F(s)}.
EXAMPLE 5
If
L 1
2
= sin 2t find
s + 4
2
MAT3700
L 1
2s
s + 4
2
24
SOLUTION
Since
L 1 {F (s)} = L 1
s + 4
= sin 2t
2
= f (t )
and f (0) = sin 0 = 0
we have
2s
2
1
= L s 2
s + 4
s + 4
L 1
d
( sin 2t )
dt
= 2 cos 2t
=
2.2.6
If
Division by s
L 1 {F ( s)} =
f (t ) , then
L 1 F ( s) = 0
f (u )du
Thus division by s (or multiplication by 1s ) has the effect of integrating f (t) from 0 to t.
Taking the inverse transform of equation (1.7) in unit 1 leads to the above result, which can
be generalised to
L 1 F (ns) = 0
.................. f (t ) dt n
0
EXAMPLE 6
Find
L 1
s ( s + 1)
SOLUTION
Let F ( s ) =
Then, since
1
s +1
L 1 {F (s)} = L 1
s + 1
= et
= f (t )
MAT3700
25
L 1 F ( s) = L 1
it follows that
s ( s + 1)
= e u du
0
L 1
1
u t
= e 0
s ( s + 1)
= e t + 1
= 1 et
2.2.7
If
L 1 {F (s)} =
f (t ) and
t
L 1 {F ( s)} G ( s) = 0
L 1 {G ( s)} = g (t ) , then
f (u ) g (t u )du = f * g
EXAMPLE 7
Find
( s 2 )( s + 3)
L 1
SOLUTION
If we let F ( s ) =
1
1
and G ( s ) =
, then by no. 4 of the table
s2
s+3
L 1 {F ( s)} = L 1
1
and
s 2
L 1{G (s)} = L 1
s + 3
= e2t
= e 3t
= f (t )
= g (t )
f (u ) g (t u ) du
= e 2u .e 3( t u ) du
0
where f (t) has become the same function of u, and g(t) the same function of (t u).
MAT3700
26
5 u 3t
du
= 0 e
s
s
+
2
3
(
)(
)
t
1
= e5u 3t
0
5
1
= ( e 2t e 3t )
5
Thus
L 1
2.3
If
L 1 {F ( s)} =
f (t ) , then
L 1 { f ( n ) ( s)} = L 1 d n F (s)
ds
= (1) n t n f (t )
(2.2)
This result follows directly from section 1.2.5 of unit 1 where it was stated that
L {t n f (t )} = ( 1)n
dn
F ( s)
ds n
Taking the inverse transform of this gives equation (2.2). For n = 1 we have
L 1 {F '( s)} = t f (t )
EXAMPLE 8
If
L 1
1
3t
= e , find
s
3
+
3
( s + 3)
L 1
SOLUTION
d 1
1
=
ds s + 3 ( s + 3)2
and
Thus
2
d2 1
=
2
ds s + 3 ( s + 3)3
( s + 3)
1 d2 1
2 ds 2 s + 3
MAT3700
27
2
1
1
1 d
L
=
2
3
ds s + 3
( s + 3) 2
1
= (1) 2 t 2 e 3t
2
L 1
1 1 2 3t
= t e
3
( s + 3) 2
Thus
L 1
2.4
If
L 1{F ( s)} =
L 1 s
f (t ) then
F (u ) du =
f (t )
t
(2.3)
L f (t ) = s
F (u ) du .
EXAMPLE 9
Find
du
0 u (u + 1)
SOLUTION
Let f (u ) =
1
1
so that F ( s ) =
u (u + 1)
s ( s + 1)
L 1 s
L 1
F (u ) du = L
1
t
= 1 e = f (t )
s ( s + 1)
1
du
s
u (u + 1)
f (t )
t
1 et
=
t
=
MAT3700
28
EXAMPLE 10
Find the inverse Laplace transform of
F (s) =
7s 6
s s6
2
SOLUTION
Since s2 s 6 = (s 3) (s + 2) we can express F(s) in partial fractions.
7s 6
A
B
=
+
( s 3)( s + 2) s 3 s + 2
Let
7=A+B
A=7B
6 = 2A 3B
constant terms:
= 2(7 B) 3B
-20 = -5B
B=4
and
A=3
7s 6
s s6
3
4
=
+
s3 s +2
F (s) =
Thus
We can now use the linearity property. Each term is easily recognisable as the transform of
an exponential function (see table, no. 4) and hence the inverse transform is
7s 5
3t
2 t
= 3e + 4e
s s 6
L 1
EXAMPLE 11
Find the inverse transform of:
F (s) =
MAT3700
2s + 1
( s + 1)( s 2 + 1)
29
SOLUTION
2s + 1
A
Bs + C
=
+ 2
2
( s + 1)( s + 1) s + 1 s + 1
Let
Since the second partial fraction has a denominator of second degree, we assume the
numerator to have the form Bs + C.
(s + 1) (s2 + 1) we obtain
2 s + 1 = A( s 2 + 1) + ( Bs + C )( s + 1)
= ( A + B)s 2 + ( B + C )s + ( A + C )
A+B=0
B=A
s terms:
2=B+C
2 = A + C
constant terms:
1=A+C
C=
hence
Thus F ( s ) =
3
1
, A = and
2
2
B=
1
2
1
s+3
+
2( s + 1) 2( s 2 + 1)
1 1 1 s 3 1
=
+
+
2 s + 1 2 s2 + 1 2 s2 + 1
and
L 1 {F (s)} = 1 L 1
2
1 1 1 s 3 1 1
+ L 2
+ L 2
s + 1 2
s + 1 2
s + 1
The inverse transforms of these partial fractions are found from the table, and we obtain
2s + 1
1 t 1
3
= e + cos t + sin t
2
2
2
2
( s + 1)( s + 1)
L 1
MAT3700
1
(cos t + 3sin t e t )
2
30
EXAMPLE 12
Find the inverse transform of F ( s ) =
4s 2 4s + 2
( s 1)3
SOLUTION
Since F(s) has the repeated factor (s 1)3 for its denominator, the corresponding partial
fractions must have s 1, (s 1)2 and (s 1)3 as denominators.
Let
4s 2 4s + 2
( s 1)
A
B
C
+
+
2
s 1 ( s 1)
( s 1)3
4 s 2 4 s + 2 = A( s 1) 2 + B( s 1) + C
= A( s 2 2 s + 1) + B( s 1) + C
= As 2 + (2 A + B) s + ( A B + C )
We equate coefficients of like terms to get
s2 terms:
A=4
s terms:
4 = 2A + B
=8+B
B=4
2=AB+C
constant terms:
2=44+C
C=2
F (s) =
Therefore
and
4
4
2
+
+
2
s 1 ( s 1)
( s 1)3
L 1 {F ( s)} = 4L 1
1
+ 4L
s 1
1
+ 2L
2
( s 1)
3
( s 1)
L 1 4s
4s + 2
2 t
t
t
= 4e + 4te + t e
(2 1)3
2
= et (4 + 4t + t 2 )
= et (t + 2) 2
Remember when resolving a function into partial fractions that you must find the prime
factors of the denominator.
MAT3700
31
1
is not in prime factors, since (s2 1) = (s 1)(s + 1). When the
( s + 2)( s 2 1)
For example
denominator for F(s) has no real factors, the use of the partial fraction method would involve
the use of complex algebra. Instead, if we can, we write the denominator as the sum or
difference of two squares.
For example: s 2 + 2 s + 5 = ( s 2 + 2 s + 1) + 4
= ( s + 1) 2 + 4
s 2 8s 9 = ( s 2 8s + 16) 25
= ( s 4) 2 25
The numerator of F(s) is then expressed in terms of the same function of s (in the above
examples (s + 1) and (s 4)). The first translation property now enables us to remove an
exponential factor e t and eut above), and the transform of what remains can easily be found
from the table.
EXAMPLE 13
Find
2s + 1
s + 4 s + 13
L 1
SOLUTION
Since the denominator has no real factors we write it as
s 2 = 4 s + 13 = ( s + 2) 2 + 9
which is the sum of two squares. Next we express the numerator in terms of s + 2 as well,
thus obtaining
2s + 1
2s + 1
1
=L
2
s + 4 s + 13
( s + 2) + 9
L 1
2s + 4 3
= L 1
2
( s + 2) + 9
2( s + 2) 3
= L 1
2
( s + 2) + 9
= L 1 { F ( s + 2)}
On using the first translation or shifting property this becomes
MAT3700
32
s + 9
3
s
1
= e 2t 2L 1 2
L 2
by the linearity property.
s + 9
s + 9
L 1
EXAMPLE 14
Find
1 5s
s + 2s 3
L 1
SOLUTION
Using the method described above of expressing both numerator and denominator in terms of
the same function (s a) we obtain
1 5s
1 5s
1
=L
2
s + 2s 3
( s + 1) 4
L 1
6 5( s + 1)
= L 1
2
( s + 1) 4
6 5s
= e t L 1 2
s 4
where e-t has been removed by virtue of the first translation property.
Use the linearity property to write
2
s
6 5s
t
1
1
e t L 1 2
= e 3L 2
5L 2
s 4
s 4
s 4
1 5s
t
= e (3sinh 2t 5cosh 2t )
+
s
2
s
3
L 1
1
s
then
L 1 {F ( s)} =
L 1 {sF ( s)} =
and
L 1 F (s) = 0
If
MAT3700
f (t )
f '(t )
t
f (u ) du
33
EXAMPLE 15
Find
s2
2
2
( s + 4 )
SOLUTION
= t sin at
2
2
2
( s + a )
L 1
so that
L 1
t sin at
s
=
2 2
2a
(s + a )
Let F ( s ) =
Then
2as
s
( s + 4) 2
2
{F ( s)} = L 2
2
( s + 4 )
t sin 2t
=
4
= f (t )
1
L {sF ( s)} = L
1
It follows that
s2
2
2
( s + 4 )
d
f (t )
dt
d t sin 2t
=
dt 4
1
= ( sin 2t + 2t cos 2t )
4
=
EXAMPLE 16
Find
s
5
( s + 1)
L 1
SOLUTION
1 t 4 et
=
5
4!
( s + 1)
L 1
MAT3700
t 4 et
24
34
Let F ( s ) =
Then
1
( s + 1)5
1
5
( s + 1)
L 1 {F ( s)} = L 1
t 4 et
24
= f (t )
=
Thus
s
5
( s + 1)
L 1 {sF (s)} = L 1
d
f (t )
dt
d t 4e t
=
dt 24
e t
=
( 4t 3 t 4 )
24
=
EXAMPLE 17
Find
1
2
s ( s + 1)
L 1
SOLUTION
Let F ( s ) =
1
( s + 1) 2
1
2
( s + 1)
L 1 {F ( s)} = L 1
= te t
= f (t )
Thus
1
2
s ( s + 1)
L 1 F (s) = L 1
s
f (u ) du
= ue u du
0
du
MAT3700
35
df
= 1 and g = e u
du
Thus
Thus
dg
= eu
du
1
= ue u ( e u ) du
2
0
s ( s + 1)
L 1
= te t e u
0
= te t e t + 1
= 1 e t (1 + t )
EXAMPLE 18
Use the convolution property of the inverse transform to find
2
( s + 2) ( s 2)
L 1
SOLUTION
Let F ( s ) =
1
1
and G ( s ) =
2
s2
( s + 2)
so that
L 1 {F ( s)} = te2t
and
L 1 {G ( s)} = e2t
= f (t )
= g (t )
L 1 {F ( s)G (s)} = 0
f (u ) g (t u ) du
= u e 2u e 2( t u ) du
0
= u e 2t 4u du
0
dg
= e 2t 4u
du
df
1
= 1 and g = e 2t 4u
du
4
MAT3700
36
Thus
t
1
1
{F ( s)G ( s)} = u e2t 4u 0 e2t 4u du
4
0
4
= t e
e2t 4u
16
0
2 t
16
= t e 2 t
Thus
e 2t +
1
16
e 2t
1 2t
1
2 t
2 t
= ( e e 4t e )
2
( s + 2) ( s 2) 16
L 1
1 at
(e e at ) , so that the above result can also be written as
2
1
1
2 t
= (sinh 2t 2te )
2
8
(
2)
(
2)
+
s
s
L 1
1
A
B
C
=
+
+
2
( s + 2) ( s 2) s + 2 s + 2 s 2
Then A =
Thus
1
1
1
, B= , C=
16
4
16
1
1
=
2
16
( s + 2) ( s 2)
L 1
L 1
1 1
s + 2 4
1 1 1 1
+ L
2
s 2
( s + 2) 16
L 1
1 2t 1
1
e t e 2t + e2t
16
4
16
1
= ( e 2t e 2t 4t e 2t )
16
=
MAT3700
37
L 1
(b)
L 1 26
(2)
(c)
L 1 4s 18
2
(4)
(d)
L 1
s + 16
If
3.
Find:
(2)
9s
s ( s + 9)
L 1
2.
4.
Marks: 72
(4)
1 sinh at
=
, show that
2
a
s a
2
t sinh at
s
=
2 2
2a
(s a )
L 1
(6)
6
4
( s + 3)
(a)
L 1
(b)
L 1
(c)
L 1
(d)
L 1
(e)
L 1 4s(2s
(4)
s+4
s + 5s + 6
(12)
3s 2
s 4s + 8
(7)
s ( s 1)
(7)
9)
2
( s + 9)
2
(8)
L 1 2 1 = et t 1
s ( s 1)
(16)
[72]
MAT3700
38
MODULE 2
UNIT 3
SPECIAL FUNCTIONS
CONTENTS
PAGE
3.1
40
3.2
41
3.3
44
3.4
46
3.5
50
3.6
3.7
50
MAT3700
51
38
Unit 3
Outcomes
To find Laplace transforms of the
unit step, Dirac delta and unit
ramp functions
MAT3700
39
3.1
One of the main advantages of the Laplace transform in solving differential equations is the
ability to handle discontinuous functions.
suddenly applied, such as when a switch is opened or closed. they are also to be found in
problems on discontinuous loading in beams where, for example, a load is uniformly
distributed over one section of a beam, with no load on the remainder.
To deal with this type of problem where a "step discontinuity" is involved, we use the unit
step function U(t), also called Heaviside's unit function H(t) , which is defined as
0 when t < 0
U (t ) = H ( t ) =
1 when t > 0
(3.1)
1
0
t
Figure 1
0
U (t a ) =
1
1
0
t
a
Figure 2
It is clear that U(t a) is the function obtained by shifting U(t) a distance a along the positive
t-axis.
MAT3700
40
3.2
By
definition
{U (t a) =
the
Laplace
e stU (t a ) dt
transform
of
U(t
a)
is
given
by
Since U(t a) has the value 0 when t < a and 1 when t > a it follows that
e stU (t a ) dt =
e st (1)dt + e st (0) dt
0
st
dt
e st
=
s a
e s a
= 0
Thus
L {U (t a)} = e
and
as
(3.2)
e as
= U (t a )
s
(3.3)
L {U (t )} = 1
s
1
L 1 = U (t )
s
EXAMPLE 1
e t
Write the function f (t ) =
0
t <3
t >3
SOLUTION
In its given form f (t) does not represent a unit step function. If we subtract e-t from both
sides of the equation we get
MAT3700
41
e t e t
f (t ) e =
t
0 e
t<3
t >3
= 0
t
e
t<3
t >3
0
= e t
1
t <3
t >3
f (t ) e t = e tU (t 3)
f (t ) = e t e tU (t 3)
1
e st e tU (t 3) dt
s +1 0
3
1
=
e st e t (1)dt e st (0)dt
3
0
s +1
1
=
e ( s +1) t dt
3
s +1
e ( s +1) t
1
=
s + 1 ( s + 1) 3
=
1
33( s +1)
s + 1 ( s + 1)
1 e 3( s +1)
s +1
EXAMPLE 2
Express the following function in terms of unit step functions. Hence find the Laplace
transform of f (t):
0
f (t ) = 2
0
t <a
a <t < b
t > b
SOLUTION
f (t) may be represented graphically as follows:
MAT3700
42
Figure 3
[ This function is called a pulse of duration (b a), magnitude 2 and strength 2(b a). The
strength of a pulse is the product of its magnitude and duration, i.e. the area under the graph.]
We would like to express f (t) in terms of the unit step function. We begin by introducing
step functions at each point where there is a kink or jump in the graph. In this case at t = a
and t = b. At each jump we will add in the new behaviour and subtract the old behaviour.
f ( t ) = ( 2 0 )U ( t a ) + ( 0 2 )U ( t b )
= 2U ( t a ) 2U ( t b )
(3. 4)
= 2 U ( t a ) U ( t b )
L { f (t )} = L {2 [U (t a) U (t b)]}
= 2L {U (t a )} 2L {U (t b)}
2e as 2e bs
s
s
as
e e bs
= 2
s >0
s
MAT3700
43
U(t a) can be written in another form using the second translation or shifting property of the
inverse transform which states that if
then
L 1 {F ( s)} =
0
f ( t a )
L 1 {e as F ( s)} =
t < a
t > a
t<a
0
We also have f (t a )U (t a ) = f (t a )
1
0
=
f (t a )
f (t )
L 1 {e as F ( s)} =
t > a
t < a
t > a
f (t a )U (t a )
and e as F ( s ) = L { f (t a )U (t a )}
EXAMPLE 3
Find
s
2 s
L 1 e 2
SOLUTION
Let F ( s ) =
1
1
so that L 1 { F ( s )} = L 1 2
2
s
s
=t
= f (t )
3.3
= (t 2)U (t 2) .
s
2 s
L 1 e 2
A pulse of very large magnitude and infinitesimally short duration (but of finite strength) is
called an impulse. For example, in mechanics we use the term when speaking of a large
force which acts for a very short time, but produces a finite change in momentum. It is also
used in beam problems where a concentrated load acts at a point, thus giving a very great
load intensity.
MAT3700
44
Let f x (t ) =
0
0t
t >
t
Figure 4
As 0 the height of the rectangle increases indefinitely, while the width decreases in such
a way that the strength of the pulse i.e. the area, is always equal to
1
= 1 . The limit of
f (t ) as 0 is denoted by the Dirac delta (t) and we call this limiting function the unit
(b)
(c)
(t ) dt = 1
(t ) g (t ) dt = g (0)
(t a ) g (t ) dt = g ( a ) where g(t) is any continuous function.
1
and duration it can be expressed in terms of unit
MAT3700
1
[U (t ) U (t ]
([U (t ) U (t ])
45
And f (t a ) =
0
3.4
a t a+
t > a+
In order to evaluate the Laplace transform of (t a) we first find the Laplace transform of
L { f (t a ) } = 0
e st f (t a ) dt
a +
a +
e st (0)dt +
a +
e st
1
dt
e st
dt
a +
e st
=
s a
=
=
e s ( a + ) e s
s
as
e ( e s 1)
L { f (t a)} = e
And
as
s
(1 e s )
s
0
s
MAT3700
46
1 e s
But lim
0
s
0
= , which is an indeterminate form, so we use L'Hospital's rule,
0
obtaining:
1 e s
lim
0
s
(1 e s )
= lim d
0 d (s)
d
s e s
= lim
0
s
= lim e s
=1
Then
L {(t )} = lim
L { f (t )}
0
=1
The inverse transforms are ( t a ) = L 1 {e as }
And ( t ) = L 1 {1}
EXAMPLE 4
Show f (t 3) graphically and find
L {(t 3)} .
SOLUTION
The function f (t 3) is defined as
1
f (t 3) =
0
MAT3700
3 t 3+
t > 3+
47
3 3+
Figure 5
Now (t 3) = lim f ( t 3)
0
and since
L { ( t a )} = e as
it follows that
EXAMPLE 5
Find
L {(t 1) ( t 1)}
SOLUTION
L {( t 1) ( t 1)} = lim
L {( t 1) f (t 1)}
0
1
where f ( t 1) =
0
Then
1 t 1+
t > 1+
L {( t 1) f ( t 1)} = 0
1+
e st ( t 1) f ( t 1) dt
e st
( t 1) dt
Since the integrand is the product of two functions of t, we have to integrate by parts.
Let f = (t 1) and
MAT3700
dg e sst
=
dt
48
Then
Thus
df
e st
= 1 and g =
s
dt
1+
s 1
L {( t 1) ( f ( t 1) )} = ( t 1) e
st
1+
e st
dt
s
1+
e s (1+ ) e st
=
2
s
s 1
=
e s (1+ ) e s (1+ ) e s
s
s2
L {( t 1) ( t 1)} = lim
L {( t 1) f ( t 1)}
0
e s (1+ ) e s (1+ ) e s
= lim
0
s
s2
s
s (1+ )
s
e
e
e
=
lim
2
0
s
s
0
so we use L'Hospital's rule to obtain
0
s (1+ )
e s )
dx ( e
e s (1+ ) e s
lim
= lim
0
d 2
s2
s
( )
d
se s (1+ )
= lim
2
0
s
s
e
=
s
Thus
L {( t 1) ( t 1)} = e
e s
s
=0
L{( t a)} we must first evaluate L{f(t a)} and then take the
limit as 0 , that is
L { ( t a )} = lim
L { f ( t a )}
0
MAT3700
49
3.5
0
R (t a ) =
t a
t > a
1
1
45
a
Figure 6
3.6
By definition we have
L {R ( t a )} = 0
e st R(t a )dt
a
e st ( t a ) dt + e st (0)dt
0
= lim e (t a )dt
st
B a
f = t a and
Then is
dg
= e st
dt
df
e st
= 1 and g =
dt
s
B
st
B e
e st
dt
Thus L { R ( t a )} = lim ( t a )
a
B
s a
s
e sB e st
= lim ( B a )
B
s s 2 a
as
e
= 2
s
MAT3700
50
EXAMPLE 6
Express the function in terms of the unit ramp function, and hence find the Laplace transform
of f (t):
0
f (t ) =
4t 12
t 3
t >3
SOLUTION
0
f (t ) =
4 ( t 3)
0
= 4
t 3
t 3
t >3
t 3
t >3
= 4 R (t 3)
L { f (t )} = 4L {R(t 3)}
4e 3 s
= 2
s
3.7
MAT3700
f (t)
L{f (t)}
U(t)
1
s
U(t a)
e as
s
(t)
(t a)
e-as
R(t a)
e as
s2
51
1.
Marks: 28
1
Write the function f (t ) =
0
t < 2
t > 2
in terms of the unit step function and hence find L{f (t)}.
(6)
2.
e 2 t
Find the Laplace transform of f (t ) =
0
(9)
3.
Express f (t ) = 6
0
t <1
t >1
t <3
3<t <5
t >5
4.
(5)
2 t 2+
t >
in terms of the unit impulse function and find its Laplace transform.
5.
2
Write the function f (t ) =
t
(4)
t 2
t> 2
(4)
[28]
MAT3700
52
MODULE 2
UNIT 4
APPLICATIONS
CONTENTS
4.1
PAGE
MAT3700
55
53
Unit 4
Outcome
To solve differential equations
using Laplace transforms
MAT3700
54
4.1
L{f(t)} = F(s)
then
and
(4.1)
'(0)
(4.2)
d2y
dy
+ P2
+ P3 y = f (t )
2
dx
dx
or
P1 y "(t ) + P2 y '(t ) + P3 y (t ) = f (t )
(4.3)
where P1, P2 and P3 are constants. Suppose we are asked to solve this equation subject to the
initial or boundary conditions, y (0) = A and y '(0) = B where A and B are given constants.
Let
L { y (t )} = Y ( s)
(4.4)
(4.5)
and
L { y '(t )} = sY ( s) y (0)
(4.6)
(4.7)
55
Y ( s) =
F ( s ) + P1 ( As + B ) + P2 A
P1 s 2 + P2 s + P3
The required solution is then obtained by taking the inverse Laplace transform to find
L 1{Y ( s)} = y (t )
The above method can be extended to differential equations of higher order.
And for first order differential equations P1 = 0 and so
Y ( s) =
F ( s ) + P2 A
P2 s + P3
EXAMPLE 1
Solve the differential equation
d2y
+ y = t given the initial conditions
dt 2
dy
= 1 when t = 0.
dt
SOLUTION
We take Laplace transforms of both sides of the given equation to obtain
L { y "(t )} + L { y (t )} = L {t}
On using equations (4.5) and (4.7) this becomes
s 2Y ( s ) sy (0) y '(0) + Y ( s ) =
1
s2
(4.8)
s 2Y ( s ) 1 + Y ( s ) =
Thus the original differential equation has been transformed into the algebraic equation
MAT3700
56
Y (s) =
1
s2
L 1{Y (s)} = L 1 12
s
EXAMPLE 2
Solve the equation y '(t ) + 3 y (t ) = t given that y(0) = 1.
SOLUTION
On taking Laplace transforms of both sides we obtain
sY ( s ) y (0) + 3Y ( s ) =
1
s2
sY ( s ) 1 + 3Y ( s ) =
Once again we have an algebraic equation giving Y(s) in terms of s, and the required solution
is obtained by taking the reverse transform of each side. In order to do this we express Y(s)
in partial fractions.
Let
1 + s2
A B
C
= + 2 +
2
s+3
s ( s + 3) s s
MAT3700
57
1 + s 2 = As ( s + 3) + B ( s + 3) + Cs 2
= As 2 + 3 As + Bs + 3B + Cs 2
= ( A + C ) s 2 + (3 A + B ) s + 3B
Equating coefficients of like terms yields
constant terms:
1 = 3B
B=
s-terms:
1
3
0 = 3A + B
A=
s2-terms:
1
9
1=A+C
C=
10
9
1 + s2
s 2 ( s + 3)
1
1
10
= + 2 +
9 s 3s
9( s + 3)
Y (s) =
Thus
L 1 {Y (s)} = 1 L 1 1 + 1 L 1 12 + 10 L 1
9
s 3
s + 3
L 1 1 = 1
s
L 1 12 = t
s
L 1
1
t
=e
s + 3
so that y (t ) =
10 3t t 1
e +
9
3 9
EXAMPLE 3
Solve the equation
MAT3700
d2y
dy
+ 2 + 3 y = e t sin t given y (0) = 0 and y '(0) = 1
2
dt
dt
58
SOLUTION
We take Laplace transforms of both sides of the given equation to obtain
L {sin t} =
1
s +1
2
L {et sin t} =
1
s + 2s + 2
2
s 2Y ( s ) 1 + 2 sY ( s ) + 3Y ( s ) =
=
=
1
s + 2s + 2
1
2
( s + 1)
+1
2
( s + 1) + 1
1
= e t L 1 2
s + 1
L 1{Y (s)} = L 1
y (t ) = e t sin t
MAT3700
59
EXAMPLE 4
Solve the equation
d2 y
dy
+ 2 + y = e x
2
dx
dx
SOLUTION
In this example the independent variable is x, so we use x instead of t in defining the Laplace
transform, that is we put
Y ( s) =
e sx f ( x )dx
Taking the Laplace transform of both sides of the given equation we have
1
s +1
1
s +1
( s 2 + 2s + 1) Y (s) = s 1+ 1
s 2Y ( s ) + 2 sY ( s ) + Y ( s ) =
Y (s) =
=
( s + 1) ( s
1
2
+ 2 s + 1)
1
( s + 1)3
1
3
( s + 1)
L 1 {Y (s)} = L 1
x 2 e x
=
3
2
( s + 1)
L 1
MAT3700
x 2 e x
2
60
EXAMPLE 5
Solve the equation y "(t ) 9 y (t ) = 6sinh 3t , given y (0) = 0 and y '(0) = 4 .
SOLUTION
We take Laplace transforms of both sides of the equation obtaining
s 9
3
s 2Y ( s ) 4 9Y ( s ) = 6 2
s 9
( s 2 9 ) Y (s) = s 218 9 + 4
18 + 4 s 2 36
=
s2 9
4 s 2 18
Y ( s) =
2
( s2 9)
In order to take inverse transforms of this we shall have to rewrite the equation in a form
which appears in the table. Reference to the table shows that
s2 + 9
= t cosh 3t
2
2
( s 9 )
L 1
Y ( s) =
Thus
s 2 + 9 + 3s 2 27
(s
and
MAT3700
9)
s2 + 9
(s
L {Y ( s)} = L
1
9)
3( s2 9)
(s
9)
s +9
3
+ L 1 2
2
2
s 9
( s 9 )
y (t ) = t cosh 3t + sinh 3t
61
EXAMPLE 6
Solve the equation
d 2 y dy
SOLUTION
On taking Laplace transforms of each side we get
1
s2
(s
s 2 ) Y ( s) =
Y ( s) =
1
s2
s
(s
1
2
s 2)
Since the denominator of Y(s) can be factorised we resolve it into partial fractions to enable
us to find the inverse transform.
Let
1
A B
C
D
= + 2 +
+
s +1 s 2
s ( s + 1)( s 2 ) s s
2
A+C+D=0
s2-terms:
A + B 2C + D = 0
s-terms:
2A B = 0
constant terms:
2B = 1
1
1
1
1
hence B = , A = , C = , D =
2
4
3
12
1
s ( s + 1)( s 2)
1
1
1
1
=
2
+
4s 2s
3( s + 1) 12( s 2)
Thus Y ( s ) =
MAT3700
62
and
L 1 {Y ( s)} = 1 L 1 1 1 L 1 12 1 L 1
4
s 3
1 1 1 1
+ L
s + 1 12
s 2
y (t ) =
1 1
1
1
t e t + e 2t
4 2 3
12
EXAMPLE 7
Solve the equation y"(t) + 4y(t) = (t) , given y(0) = 0 and y'(0) = 1
SOLUTION
We have
so that ( s 2 + 4)Y ( s ) = 2
Y (s) =
Then
2
( s + 4)
2
L 1 {Y ( s)} = L 1
s + 4
2
y (t ) = sin 2t , t > 0
and
EXAMPLE 8
Solve the equation y "( x) 6 y '( x) + 9 y ( x) = 0 given that y(0) = 0 and y(1) = 1.
SOLUTION
Taking Laplace transforms of both sides we have
Since the value of y '(0) is not given, we write y '(0) = C and substitute for y(0) and y '(0) in
the above equation to get:
MAT3700
63
s 2Y ( s ) C 6 sY ( s ) + 9Y ( s ) = 0
( s 2 6 s + 9)Y ( s ) = C
C
s 6s + 9
C
=
( s 3) 2
Y ( s) =
C
2
( s 3)
L 1 {Y ( s)} = L 1
Thus y ( x) = cxe3 x
To find the value of C we substitute the given initial condition y(1) = 1 in this equation to get:
1 = Ce3
C=
1
= e 3
3
e
In all the examples so far worked out, initial or boundary conditions were supplied. These
enable us to find particular solutions of the given differential equations. However, you will
remember from earlier units that frequently initial conditions are not given, and we then have
to find the general solution of the equation. This solution contains arbitrary constants, equal
in number to the order of the equation.
EXAMPLE 9
Find the general solution of
d2 y
+ 16 y = 0
dt 2
SOLUTION
On taking Laplace transforms we get
L { y "(t )} + 16L { y (t )} = 0
Thus
MAT3700
64
so that ( s 2 + 16 ) Y ( s ) = as + b
Y ( s) =
We therefore have
as + b
s 2 + 16
L 1 {Y ( s)} = L 1 as2 + b
s + 16
s b 1 4
= aL 1 2
+ L 2
s + 16 4
s + 16
b
= a cos 4t + sin 4t
4
b
= c2 , then the general solution of the given equation is
4
y (t ) = c1 cos 4t + c2 sin 4t
MAT3700
65
Marks: 51
d2 y
dy
+ 5 + 4 y = 0 given that y(0) = 0 and y '(0) = 2.
2
dt
dt
(b)
d2y
dy
+ 4 + 4 y = t 2 e 2t given that y (0) = 0 and y '(0) = 0.
2
dt
dt
(5)
(c)
(12)
(d)
(8)
(e)
(8)
(f)
d2y
dy
+ 2 + 10 y = ( 25t 2 + 16t + 2 ) e3t given that y (0) = 0 and y '(0) = 0. (8)
2
dt
dt
(10)
[51]
MAT3700
66
MODULE 2
UNIT 5
PRACTICAL APPLICATIONS
CONTENTS
5.1
PAGE
69
5.1.1
69
5.1.2
73
5.1.3
Application to beams
77
MAT3700
67
Unit 5
OUTCOME
To solve practical problems
using Laplace transforms
MAT3700
68
5.1
In module 1 we studied some ways in which differential equations are used in engineering.
We discussed the solution of problems on electric circuits, vibrating systems and the
deflection of beams. We shall now see how the same type of problems can be solved using
Laplace transforms.
5.2.1
The simple electric circuit shown below has an inductance L, resistance R and a capacitance
C, connected in series with an electromotive force E.
E
R
L
Figure 1
Let Q be the charge which flows to the capacitor plates when the switch is closed. Then by
Kirchoff`s second law
L
d 2Q
dQ 1
+R
+ Q=E
2
dt C
dt
By solving this equation, we can find the charge Q and also the current I, which is the rate of
flow of charge that is
I=
dQ
dt
EXAMPLE 1
An inductor of 1H, a resistor of 6 and a capacitor of 0,1F are connected in series with an
electromotive force of 20 sin2t volts. At t = 0 the charge on the capacitor and the current in
the circuit is zero. Find the charge and current at any time t > 0.
MAT3700
69
SOLUTION
We are required to solve the equation:
d 2Q
dQ
+6
+ 10 Q = 20sin 2t
2
dt
dt
L{Q(t )} = q(s)
L{Q (t )} = 2q( s) Q(0)
Let
Then
and
We therefore have
2
s 2 q ( s ) sQ(0) Q (0) + 6 sq ( s ) 6Q(0) + 10Q( s ) = 20 2
s +4
and substituting the given initial values leads to
( s 2 + 6 s + 10)q ( s ) =
q( s) =
so that
40
s +4
2
40
( s + 4)( s 2 + 6s + 10)
2
In order to find the inverse transform, we resolve q(s) into partial fractions.
Let
40
As + B
Cs + D
= 2
+ 2
2
( s + 4)( s + 6s + 10) s + 4 s + 6 s + 10
2
MAT3700
70
A+C=0
s2-terms:
6A + B + D = 0
s-terms:
10A + 6B + 4C = 0
Constant terms:
4
4
4
20
A = , B = , C = and D =
3
3
3
3
hence:
Thus
10B + 4D = 40
40
( s + 4)( s 2 + 6 s + 10)
4s + 4
4 s + 20
=
+
2
2
3( s + 4) 3( s + 6 s + 10)
q( s) =
4 s 2 2 4 ( s + 3) + 2
= 2
+
+
3 s + 4 3 s 2 + 4 3 ( s + 3) 2 + 1
and
s 2 1 2 4 1 ( s + 3) + 2
+ L 2
+ L
2
s + 4 3
s + 4 3
( s + 3) + 1
L1{q( s)} = 4 L1
3
4
2
4
1
s
1
= cos 2t + sin 2t + e 3t L 1 2
+ 2L 2
3
3
3
s + 1
s + 1
4
2
4
8
Q(t ) = cos 2t + sin 2t + e 3t cos t + e3t sin t
3
3
3
3
and
dQ
dt
8
4
4
28
= sin 2t + cos 2t e 3t cos t e 3t sin t
3
3
3
3
I (t ) =
For large values of t, those terms of Q and I which contain e-3t are negligible, and are called
the transient part of the solution. The remaining terms are called the steady-state part of the
solution. The transient terms of I, that is
4
28
e 3t cos t e3t sin t
3
3
vanish as t and the steady-state solution is
8
4
I = sin 2t + cos 2t
3
3
MAT3700
71
EXAMPLE 2
An inductor of 1H, a resistor of 4 and a capacitor of 0,5 F are connected in series with an
electromagnetic force of 100 volts.
At t = 0 the charge on the capacitor and the current in the circuit are zero. Find the charge
and the current at any time t > 0.
SOLUTION
Let Q and I be the instantaneous charge and current respectively at time t. By Kirchoff's
second law we have:
d 2Q
dQ
Q
+4
+
= 100
2
dt 0, 05
dt
or
d 2Q
dQ
+4
+ 20 Q = 100
2
dt
dt
100
s
( s 2 + 4 s + 20)q ( s ) =
100
s
Q( s) =
so that
Let
100
A
Bs + C
= + 2
s ( s + 4 s + 20) s s + 4s + 20
Thus
100 = A( s 2 + 4 s + 20) + ( Bs + C ) s
100
s ( s + 4 s + 20)
2
= ( A + B ) s 2 + (4 A + C ) s + 20 A
MAT3700
72
100 = 20A
A=5
s-terms:
0 = 4A + C
C = 20
s2-terms:
0=A+B
B = 5
q( s) =
Thus:
and
100
s ( s + 4 s + 20)
2
5
5s + 20
2
s s + 4 s + 20
5 5( s + 2) + 10
s ( s + 2) 2 + 16
s 5 1 4
= 5 e 2t 5L1 2
+ L 2
s + 16 2
s + 16
Thus
L1{Y (s)} = 1 L1
4
5
Q(t ) = 5 5e 2t cos 4t e 2t sin 4t
2
Thus
And
s 1 1 6
L 2
s + 36 3
s + 36
2
5.2.2
Suppose a mass m hangs in equilibrium from the lower end of a vertical spring. If it is given
a small vertical displacement, and then released, the mass will undergo vertical vibrations.
Let y(t) be the instantaneous displacement of m at time t.
MAT3700
73
where c
d2 y
dy
+ c + k y = f (t )
2
dt
dt
dy
is the damping force, proportional to the velocity of m and
dt
k y is the restoring force and f (t) is an external, variable force acting vertically on m.
Sometimes no damping and/or external forces are present, in which case
dy
= 0 and/or f (t ) = 0 .
dt
EXAMPLE 3
The equation of motion of a mass performing free vibrations is
if y =
d2 y
+ 36 y = 0
dt 2
dy
1
= 2 when t = 0.
and
dt
4
SOLUTION
The initial values are y (0) =
Note that c
1
and y (0) = 2 .
4
dy
= 0 and f (t) = 0, there are no damping and external forces acting on m, so the
dt
L{ y (t )} + 36L{ y (t )} = 0
Thus
s
( s 2 + 36)Y ( s ) = 2
4
Y ( s) =
so that
Thus
s 8
4( s 2 + 36)
L1 {Y (s)} = 1 L1
MAT3700
s 1 1 6
L 2
s + 36 3
s + 36
2
74
and
1
1
y (t ) = cos 6t sin 6t
4
3
2
=
6
3
5
1 1
and the amplitude is a = + =
4 3 12
EXAMPLE 4
A system vibrates according to the equation
If y = 0 at t = 0 and
d2 y
+ 4 y = 3sin t
dt 2
dy
SOLUTION
In this case we have an external force f (t) = 3sint acting on m, but no damping force. The
vibrations are said to be forced.
Take Laplace transforms on both sides of the equation:
L { y (t )} + 4L { y (t )} = 3L {sin t}
Thus
s 2Y ( s ) sy (0) y (0) + 4Y ( s ) =
3
s +1
2
We are given y(0) = 0, but since we do not know the value of y (0) we put y (0) = c1.
Substituting these values into the equation gives
(s
+ 4 ) Y ( s) =
Y ( s) =
and
3
+ c1
s +1
2
3 + c1 s 2 + c1
(s
+ 1)( s 2 + 4 )
This must be expressed in partial fractions so that we can find the inverse transform.
Let
c1 s 2 + c1 + 3
(s
MAT3700
+ 1)( s + 4 )
2
As + B Ds + E
+ 2
s2 + 1
s +4
75
Then
c1 s 2 + c1 + 3 = ( As + B ) ( s 2 + 4 ) + ( Ds + E ) ( s 2 + 1)
= As 3 + 4 As + Bs 2 + 4 B + Ds 3 + Ds + Es 2 + E
= ( A + D) s3 + ( B + E ) s 2 + ( 4 A + D ) s + ( 4 B + E )
0=A+D
s2- terms:
c1 = B + E
s-terms:
0 = 4A + D
constant terms:
c1 + 3 = 4B + E
Thus
Y (s) =
=
and
c1 s 2 + c1 + 3
(s
+ 1)( s 2 + 4 )
c 1
1
+ 21
s +1 s + 4
2
L 1{Y ( s)} = L 1
1 c1 1 2 1 1 2
+ L 2
L 2
s + 1 2
s + 4 2
s + 4
so that y (t ) = sin t +
c1
1
sin 2t sin 2t
2
2
y = 1 , that is y (t ) = 1 when t = .
2
2
Differentiate the equation of y(t) to get:
1 = cos
Since cos
+ c1 cos cos
2
1 = c1 + 1
c1 = 0
Substituting this value for c1 we obtain
1
y (t ) = sin t sin 2t
2
MAT3700
76
5.2.3
Application to beams
Consider a transversely loaded beam, which is co-incident with the x-axis. Let the length of
the beam be b, and its load per unit length k. The axis of the beam has a transverse deflection
y(x) at any point x which satisfies the differential equation.
d4y
k
=
4
EI
dx
0<x<b
where E is the modulus of elasticity for the beam, and I is the moment of inertia of a small
cross section at x.
This transverse deflection is often called the curve of deflection of the beam, and is the shape
into which the axis of the beam is bent by gravity and other forces acting upon it.
Solution of the equation subject to given initial conditions will yield the equation of the curve
of deflection, from which we can find the deflection y(x) at any point. The initial conditions
associated with the equation depend on the manner in which the beam is supported. Most
commonly we find:
(a)
(b)
simply-supported or hinged
(c)
free end
MAT3700
77
EXAMPLE 5
A simply-supported beam of length b carries a uniform load k per unit length. Find the
deflection at any point, given the differential equation
d4y
k
=
4
EI
dx
0<x<b
Figure 2
SOLUTION
Taking Laplace transforms of both sides of the equation gives:
L { y 4 ( x)} =
Thus
k
L{1}
EI
k 1
EI s
Since we do not know the values of y (0) and y (0) we put y (0) = c1 and y (0) = c2. We
substitute these and the given initial values in the equation to get:
s 4Y ( s ) s 2 c1 c2 =
k
EIs
Thus
s 4Y ( s ) =
k
+ s 2 c1 + c2
EIs
and
Y (s) =
c
c
k
+ 12 + 24
EIs s
s
L 1{Y ( s)} =
MAT3700
K 1 1
L 5 + c1L 1 12 + c2L 1 14
EI
s
s
s
78
so that y ( x) =
x3
k x4
+ c1 x + c2
E I 4!
3!
4
c x3
kx
=
+ c1 x + 2
24 E I
6
y ( x) =
c x2
kx 3
+ c1 + 2
6E I
2
y ( x) =
kx 2
+ c2 x
2E I
0=
kb 2
+ c2 b
2E I
c2 =
kb
3E I
Thus
y ( x) =
=
0=
kb 4
kb 4
+ c1b
24 E I
12 E I
c1 =
kb3
24 E I
kx 4
kb3 x kbx 3
+
24 E I 24 E I 12 E I
k
x 4 2bx 3 + b3 x )
(
24 E I
EXAMPLE 6
A cantilever beam is fixed at one end x = 0, and free at the other end x = b. It carries a load
per unit length given by
ko
k ( x) =
0
MAT3700
b
3
b
< x <b
3
0< x <
79
Figure 3
SOLUTION
Since the beam has a load uniformly distributed over one third of its length and no load on
the remainder, there is a step discontinuity of magnitude ko at x =
b
.
3
k ( x) = koU ( x) koU x
3
Thus
d 4 y ko
b
=
U ( x) U x
4
3
EI
dx
L { y ( x)} =
ko
k
L {U ( x)} o L U x b
3
EI
EI
bs
Thus
k
ke 3
s Y ( s ) s y (0) s y (0) sy (0) y 0) = o o
EIs EIs
4
Let y (0) = c1 and y (0) = c2 and substitute these and the initial conditions to obtain
bs
k
ke 3
s Y ( s ) sc1 c2 = o o
EIs EIs
4
MAT3700
80
bs
k
ke 3
Thus s Y ( s ) = sc1 + c2 + o o
EIs EIs
4
bs
k
ke 3
c
c
And Y ( s ) = 13 + 24 + o 5 o 5
s
s
EIs
EIs
ko 1 1 ko 1 e 3
1
1 1
L 5 L 5
3 + c2 L 4 +
s
s EI
s EI
s
bs
Thus
L {Y ( s)} = c1L
1
And y ( x) =
k
c1 x 2 c2 x 3 ko x 4
b
b
+
+
o x U x ...............( A)
2
6
24 E I 24 E I
3
3
bs
s5
L 1{F ( s)} = f ( x)
then L 1{e as F ( s )} =
If
In this example e as = e
Thus a =
bs
3
b
3
And F ( s ) =
1
s5
so that f ( x) =
x4
4!
1
b
and f ( x a ) =
x
24
3
e 3
5
s
bs
Thus
f ( x a )U ( x a )
4
1
b
b
=
x Ux
3
3
24
c1 x3 c x3
k x4
+
+ o
6
24 E I
2
y ( x) =
4
4
2
3
c1 x + c2 x + ko x ko x b
2
6
24 E I 24 E I
3
MAT3700
b
x >
3
0< x <
81
b
.
3
k
c2 x 2 ko x3
b
+
o x
2
6EI 6EI
3
y ( x) = c1 + c2 x +
y ( x) = c2 +
ko x 2
k
b
o x ...................(B)
2EI 2E I
3
ko x ko
b
x
3
EI EI
On substituting y ( x) = 0 we get
0 = c2 +
Thus
c2 =
ko
b
b b +
3
EI
kob
3 EI
c1 =
ko b 2 ko b 2
k 2b
+
o
3E I 2E I 2 E I 3
ko 6b 2 9b 2 + 4b 2
EI
18
ko b 2
=
18 E I
Thus the required equation of the curve of deflection of the given beam is
ko b 2 x 2 bx3 x 4
+
18 24
E I 36
y ( x) =
4
2 2
3
4
ko b x bx + x 1 x b
18 24 24
3
E I 36
MAT3700
b
x >
3
0 < x <
82
EXAMPLE 7
Show that a concentrated load W acting at a point x = a on a beam, can be expressed in terms
of the unit impulse or Dirac delta function as W (x a).
a+
Figure 4
SOLUTION
Let ko represent a uniform loading per unit length over a portion of the beam from a to .
Then the total loading for this portion is ko (a + a) = ko which must be equal to W.
Thus
ko = W
ko =
a < x < a +
otherwise
=
0
a < x < a +
otherwise
W
. The
W
=W .
In the limit as tends to zero, the portion from x = a to x = a + reduces to the point x = a.
An impulse of strength W at x = a is represented by
lim k ( x ) = W ( x a )
0
MAT3700
83
EXAMPLE 8
A beam of length b with its end built in has a concentrated load W acting at its centre.
Find the resulting deflection. The differential equation is:
d4y W
b
=
x
4
2
EI
dx
b
2
b
x
Figure 5
SOLUTION
Take Laplace transforms of both sides of the given equation to get:
L { y ""( x)} = W L x b
EI
W bs2
e
EI
Using the initial conditions and writing y (0) = c1 and y (0) = c2 , we have
s 4Y ( s ) sc1 c2 =
W bs2
e
EI
s 4Y ( s ) = sc1 c2 +
W bs2
e
EI
bs
c c
We 2
Y ( s ) = 1 + 24 +
s3 s
E I s4
MAT3700
84
2
W
1
1 1
1 e
c
+
L
+
L
3 2
4
4
s
s E I
s
bs
Thus
L {Y ( s)} = c1L
1
c x 2 c x3
W
b
b
and y ( x) = 1 + 2 +
x Ux
2
6
6 EI
2
2
6
2
y ( x) = 2
3
3
c1 x + c2 x + W x b
2
6
6 EI
2
b
x >
2
0 < x <
In order to use the initial conditions, we differentiate y(x) using the value for x >
y ( x) = c1 x +
c2 x 2
W
b
+
x
2
6 EI
2
b
.
2
We now substitute y(b) = 0 and y (b) = 0 in the equations for y(x) and y ( x) respectively,
obtaining
0=
c1b 2 c2 b3
W b
+
+
2
6
6 EI2
c b2
W b
0 = c1b + 2 +
2
2 EI2
E I 16 12
y ( x) =
3
2
3
W bx x + 1 x b
E I 16 12 6
2
0 < x <
x >
b
2
Examples 6 and 8 above may seem rather long and involved, but they have been included to
demonstrate the use of unit step and impulse functions in beam problems.
MAT3700
85
Marks: 49
2.
(25)
d2 y
dy
6
+ 10 y = 0
2
dx
dx
where y is the displacement at time t. If the initial conditions are y(0) = 0 and
y (0) = 3 , find y in terms of t.
3.
(9)
A cantilever beam, clamped at x = 0 and free at x = b carries a uniform load k per unit
length. Given the differential equation
d4 y
k
=
4
EI
dx
0 < x < b
k
x 4 4bx 3 + 6b 2 x 2 )
(
24 E I
(16)
[49]
MAT3700
86
MODULE 3
UNIT 1
LINEAR ALGEBRA I
CONTENTS
PAGE
1.1
INTRODUCTION
89
1.2
EIGENVALUES
89
1.3
EIGENVECTORS
90
MAT3700
87
Unit 1
Outcome
To determine the eigenvalues
and eigenvectors of a matrix
MAT3700
88
1.1
INTRODUCTION
occur, where A is a square matrix and is a number. Clearly, x = 0 is a solution for any
value of and is not normally useful. For non-trivial solutions, that is x 0 the values of
are called the eigenvalues of the matrix A and the corresponding solutions of the given
equation A ix = x are called the eigenvectors of A.
Before continuing:
- Refer to Tutorial letter 101.
- Refer to myUnisa to refresh your memory on determinants and matrices.
- Take your prescribed book and study the part on eigenvalues and eigenvectors.
Now study the following examples.
1.2
EIGENVALUES
EXAMPLE 1
4 1
Find the eigenvalues of the matrix A =
.
2 1
SOLUTION
( A I ) x = 0
Characteristic determinant: A I =
A I = 0
Characteristic equation:
Thus
4 1
2
1
=0
( 4 )(1 ) ( 1)( 2 ) = 0
4 5 + 2 + 2 = 0
2 5 + 6 = 0
( 3)( 2 ) = 0
1 = 3 and 2 = 2
MAT3700
89
EXAMPLE 2
2 3 2
Find the eigenvalues of the matrix A = 1 4 2 .
2 10 5
SOLUTION
2
1
2
4
2
10 5
= ( 2 ) {( 4 )( 5 ) ( 20 )} 3{(1)( 5 ) ( 2 )( 2 )} + ( 2 ) {(10 ) ( 4 )( 2 )}
= ( 2 ) {20 + + 2 + 20} 3{5 + 4} 2 {10 8 + 2}
= ( 2 ) { 2 + } 3{ 1} 2 {2 + 2}
= ( 2 ) .. ( + 1) + 3 ( + 1) 4 ( + 1)
= ( + 1) ( 2 ) . + 3 4
= ( + 1) 2 2 1
= ( + 1) 2 2 + 1
= ( + 1)( 1)
1.3
EIGENVECTORS
The eigenvalues for a matrix is unique, however there is many possibilities for the
corresponding eigenvectors, as can be seen from the following example.
EXAMPLE 3
4 1
Find the eigenvectors for the matrix A =
3 2
MAT3700
90
SOLUTION
The characteristic equation is
4
1
=0
3
2
( 4 )( 2 ) 3 = 0
2 6 + 5 = 0
( 1)( 5) = 0
1 = 1 and 2 = 5
For 1 = 1 the equation A ix = x becomes
x1
4 1 x1
3 2 i x = 1i x
2
2
Use matrix multiplication rules to find a set of simultaneous equations:
4 x1 + x2 = x1
3 x1 + 2 x2 = x2
2
2
MAT3700
91
EXAMPLE 3
3 1 4
2 6 find the eigenvalues of A and the eigenvector that corresponds with one of the
0 0 5
If A = 0
eigenvalues = 5.
SOLUTION
The characteristic equation is
3
1
4
0
2
6 =0
0
0
5
Develop along the first column
( 3 )( 2 )( 5 ) = 0
1 = 3 , 2 = 2 and 3 = 5
It is often more convenient to use the form ( A I ) x = 0 instead of A ix = x .
For 3 = 5 the equation ( A I ) x = 0 becomes
1
4
3
0
2
6 x = 0
0
0
5
2 1 4 x1 0
0 3 6 x = 0
2
0 0 0 x3 0
Use matrix multiplication to obtain the set of simultaneous equations:
2 x1 + x2 + 4 x3 = 0
3x2 + 6 x3 = 0
0=0
From eq. (2)
x2 = 2 x3
(1)
( 2)
(the last one can be omitted as it does not lead to a solution)
(A)
( B)
MAT3700
92
Marks: 60
For the coefficient matrix A given in each case, determine the eigenvalues and an eigenvector
corresponding to each eigenvalue:
1.
2 1 1
A = 1 3 2
1 1 2
(12)
2.
1 2 2
A = 1 3 1
2 2 1
(12)
3.
2 0 1
A = 1 4 1
1 2 0
(12)
4.
1 4 2
A = 0 3 1
1 2 4
(12)
5.
3 0 3
A = 0 3 3
2 3 1
(12)
[60]
MAT3700
93
MODULE 3
UNIT 2
LINEAR ALGEBRA II
CONTENTS
PAGE
2.1
INTRODUCTION
96
2.2
GAUSS ELIMINATION
96
MAT3700
94
Unit 2
Outcome
To solve simultaneous
equations using Gauss
elimination
MAT3700
95
2.1
INTRODUCTION
Linear algebra involves the systematic solving of linear algebraic or differential equations
that arise during mathematical modelling of an electrical, mechanical or other engineering
system where two or more components are interacting with each other. In the first level
mathematics engineering course you used elimination, substitution and Cramers rule to solve
simultaneous equations. In the second level you used matrix multiplication and the inverse
of the coefficient matrix to solve simultaneous equations. We are now adding another
method called Gaussian elimination.
Before continuing:
- Refer to Tutorial letter 101.
- Refer to myUnisa to refresh your memory on other methods of solving simultaneous
equations.
- Take your prescribed book and study the part on Gauss elimination.
Now study the following example.
2.2
GAUSSIAN ELIMINATION
EXAMPLE 1
Use Gaussian elimination to solve the following system of linear equations:
x 2 y + 3z = 9
x + 3 y = 4
2 x 5 y + 5 z = 17
SOLUTION
x 2 y + 3z = 9
x + 3y
= 4
2 x 5 y + 5 z = 17
x 2 y + 3z = 9
+ y + 3z = 5
y z = 1
MAT3700
Equation 1
Equation 2
Equation 3
Equation 1
Equation 4 = Equation 1+2
Equation 5 = Equation 3 - 2 times equation 1
96
x 2 y + 3z = 9
+ y + 3z = 5
2z = 4
x 2 y + 3z = 9
+ y + 3z = 5
z=2
Equation 1
Equation 4 = Equation 1+2
Equation 6 = Equation 5+Equation 4
Equation 1
Equation 4 = Equation 1+2
Equation 7 = Equation 6 divided by 2
EXAMPLE 2
A simple pulley system gives the equations
x1 +
x2 = 0
3
x1 + T = 3g
2
x2 + T = 2 g
x1 ,
x2 represent acceleration, T is the tension in the rope and g is the acceleration due
where
x1 ,
x2 and T using Gaussian elimination.
to gravity. Determine
SOLUTION
x1 0
1 1 0
In matrix form: 3 0 1
x2 = 3 g
0 2 1 T 2 g
In augmented matrixform:
R1 1
R2 3
R3 0
1
0
0
0 0
1 3g
2 1 2 g
1 0 0
3 1 3 g R2 + 3R1 = *R 2
2 1 2 g
1
0
1 1 0 0
0 3 1 3g
0 0 5 4g R + 2 * R
3
3 3 2
MAT3700
97
MAT3700
98
Marks: 60
1.
(a)
2x + y z = 2
x + 3y + 2z = 1
(10)
x+ y+z =2
10 x + y 5 z = 18
(b)
(10)
20 x + 3 y + 20 z = 14
5x + 3 y + 5z = 9
3.
By applying Kirchhoffs law and Ohms law to a circuit, we obtain the following
equations:
3I1 5 I 2 + 3I 3 = 7,5
2 I1 + I 2 7 I 3 = 17,5
10 I1 + 4 I 2 + 5 I 3 = 16
Gaussian elimination
(10)
(b)
(10)
(c)
Cramers rule
(10)
[60]
MAT3700
99
MODULE 4
UNIT 1
FOURIER SERIES
CONTENTS
PAGE
1.1
INTRODUCTION
102
1.2
102
1.3
FOURIER SERIES
106
MAT3700
100
Unit 1
Outcome
To find Fourier Series
representation of functions
MAT3700
101
1.1
INTRODUCTION
Many functions can be expressed in the form of an infinite series. Problems involving
various forms of oscillations are common in all fields of modern technology and Fourier
series enable us to represent a periodic function as an infinite trigonometrical series in sine
and cosine terms. One important advantage of Fourier series is that it can represent a
function containing discontinuities, whereas Maclaurin and Taylors series require the
function to be continuous throughout.
We will be working with periodic functions. Periodic functions repeat themselves at regular
intervals.
Before continuing:
- Refer to Tutorial letter 101.
- Refer to myUnisa and revise integration by parts
- Take your prescribed book and study the part on Fourier series.
Now study the following examples.
1.2
1.2.1
A function is said to be even if it is symmetrical around the y-axis. The easiest way to check
if a function is even is to make a sketch, fold on the y- axis and the two pieces is identical.
Mathematically f ( x) = f ( x ) . For example the parabola y = x2 :
y
25
20
15
10
0
-5
-2.5
2.5
5
x
MAT3700
102
50
0
-5
-2.5
2.5
5
x
-50
-100
Activity 1
Determine whether each of the following functions is odd, even or neither:
a)
f ( x ) = 2x + 3
(1)
b)
f ( x ) = cos x
(1)
c)
3 2 < t < 0
f (t ) =
3 0 < t <
(1)
MAT3700
103
10
0
-5
-2.5
2.5
5
x
-5
0.5
0
-5
-2.5
2.5
5
x
-0.5
-1
MAT3700
104
(c)
y
2.5
1.25
0
-1.5
-1
-0.5
0.5
1.5
x
-1.25
-2.5
Answers
a) Neither 9
b) Even 9
c) Odd 9
1.2.1
EXAMPLE 1
Define analytically the periodic function shown:
Y
5
10
14
MAT3700
105
3 0 < x < 4
f ( x ) = 5 4 < x < 7
0 7 < x < 10
f ( x + 10 ) = f ( x )
Remember to indicate the period.
This function is neither odd nor even.
1.3
FOURIER SERIES
Definition:
a
n t
n t
+
f ( t ) = 0 + a cos
b sin
2 n =1 n
L n =1 n
L
1
where a = LL f ( t ) dt
0 L
1
n t
a = LL f ( t ) cos
dt
n L
L
1
n t
b = LL f ( t ) sin
dt
n L
L
Note L is defined as half the period of the function.
So if it is given that f (t ) = f (t + 2) it means that the function repeats itself over the length
2 . Thus the period is 2 and L =
Whichever book you use as reference make sure that you know the meaning of the symbols
in the formula.
EXAMPLE 2
A function f(x) is defined by:
x < x < 0
f ( x) =
0< x<
0
[ f ( x) =
f ( x + 2 )]
MAT3700
106
SOLUTION
Sketch the given Function
y
2.5
1.5
0.5
0
-2.5
-1.25
1.25
2.5
x
myUNISA)
This function is neither odd nor even. All coefficients must be computed.
1
f ( x ) dx
integral must be split over the two pieces over which f is defined
1 0
= xdx + 0dx
a0 =
1 x2
=
+0
1
2
0 +
2
MAT3700
107
1 0
an = x cos nx dx
Use integration by parts take u = x and dv = cos nxdx
dv = cos nxdx
v = 1 sin nx
n
=
0
1 x
1
+
sin
sin
nx
nx
n
n
1 x
1
= sin nx
cos nx
n
n2
1
1
1
sin n +
cos n
0
n2 n
n2
sin n
cos n
( 1)
-1
-1
-1
-1
-1
-1
1 1 ( 1)
+
Thus an =
n2
n2
1 + ( 1)n
=
n 2
MAT3700
108
bn =
1 0
x sin nxdx
= cos nx cos nx
n
n
1 x
1
= cos nx 2 sin n
n
n
1
= 0 + cos n
n
( 1)
=
f ( x) =
1
1
1
2
EXAMPLE 3
A function f ( t ) is defined by:
3 2 < t < 0
f (t ) =
3 0 < t <
[ f (t ) =
f (t + ) ]
SOLUTION
We already found the function to be odd in activity 1 thus a0 = an = 0 .
MAT3700
109
1 2
2nt
bn =
f ( t ) sin
dt
2
2
=
2 0
2 3sin2ntdt
3sin2
ntdt
0
2
0
2 3
3
2
cos 2nt
=
+ cos 2nt
2n
2n
0
2
2 3
3
3
3
cos n +
cos n
=
+
2n
2n
2n 2 n
=
2 6
6
+
( 1)n
2n 2 n
f (t ) =
12
1
MAT3700
110
Marks: 40
1.
f ( x ) = f ( x + 2 )
f ( x) = 1
0 < x < 2
2.
+ x < x < 0
f ( x) =
x 0 < x <
(10)
(10)
f ( x ) = f ( x + 2 )
3.
f ( x) = 0
0 < x < 2
2
<x<
3
3
2
<x<
3
(10)
f ( x ) = f ( x + )
4.
If f ( x ) is defined by
f ( x) = x ( x)
0< x<
(10)
[40]
MAT3700
111