Tutorial Mat 3 (2024)
Tutorial Mat 3 (2024)
February 2024
x−y =7
(b)
−2x + 5y = −8
3x + 2y = 5
(c)
2x + 3y = 0
9x − 12 = 4y
(d)
3x + 2y = 3
Exercise 2: Solve each system using Gaussian Elimination methods
x + 2y + z = 3
(a) 2x − y − z = 4
−x − y + 2z = −5
3x − y + 4z = 2
(b) −5x + 3y − 7z = 0
7x − 4y + 4z = 12
x+y+z =2
(c) x − y + 3z = 12
2x + 5y + 2z = −2
1
Exercise 3: Solve the following systems of equations using Gaussian Elim-
ination
2x1 + x2 + 0 = 3
(a) −x1 + 0 + 2x3 = 4
4x1 − 2x2 + 7x3 = 0
x+y+z =3
(c) 2x − y + 3z = 0
−x + 2y − z = 3
2x1 + x2 + 3x3 = 0
(d) x1 + 5x3 = 0
x2 + x3 = 0
3x1 + x2 + x3 + x4 = 0
(e)
5x1 − x2 + x3 − x4 = 0
Exercise 2: Find the eigenvalues and eigenvectors (if any) for the follow-
ing matrices
2
" # " # 2 −2 0 2 1 0
1 2 17 −3
(a)
, (b) , (c)
0 1 0 , (d) 0 0 2
0 4 0 2
0 −1 1 5 −1 0
3
3 General Vector Space
3.1 Vector Spaces
In the following exercises sets of objects are given together with operations
of addition and scalar multiplication. Determine which sets are vector spaces
under the given operations. For those that are not, list all axioms that fail
to hold.
1. The set of all triples of real numbers (x, y, z) with the operations
(x, y, z) + (x́, ý, ź) = (x + x́, y + ý, z + ź) and k(x, y, z) = (kx, y, z).
2. The set of all triples of real numbers (x, y, z) with the operations
(x, y, z) + (x́, ý, ź) = (x + x́, y + ý, z + ź) and k(x, y, z) = (0, 0, 0).
3. The set of all pairs of real numbers (x, y) with the operations (x, y) +
(x́, ý) = (x + x́, y + ý) and k(x, y) = (2kx, 2ky).
4. The set of all real numbers x with the standard operations of addition
and multiplication.
5. The set of all pairs of real numbers (x, y) where x ≥ 0, with the stan-
dard operations on R2 .
6. The set of all pairs of real numbers (x, y) with the operations (x, y) +
(x́, ý) = (x + x́ + 1, y + ý + 1) and k(x, y) = (kx, ky).
7. The set of all n−tuples (x, x, ..., x) with the standard operations on
Rn .
4
" #
a a+b
a+b b
11. The set whose only element is the moon. The operations are moon +
moon = moon and k(moon) = moon, where k is a real number.
(a) 5 + 9x + 5x2
(b) 2 + 6x2
(c) 2 + 2x + 3x2
(d) 0
5
(a) cos 2x
(b) 3 + x2
(c) 1
(d) sin x
(a) p1 = 1 + 2x − x2
(b) p2 = 3 + x2
(c) p3 = 5 + 4x − x2
(d) p4 = −2 + 2x − 2x2
6
(d) h1, 3, 3i, h0, 1, 4i,h5, 6, 3i,h7, 2, −1i.
3. Which of the following sets of vectors in <4 are linearly dependent?
(a) h1, 2, 1, −2i, h0, −2, −2, 0i,h0, 2, 3, 1i,h3, 0, −3, 6i.
(b) h4, −4, 8, 0i, h2, 2, 4, 0i,h6, 0, 0, 2i ,h6, 3, −3, 0i.
(c) h4, 4, 0, 0i, h0, 0, 6, 6i , h−5, 0, 5, 5i.
(d) h3, 0, 4, 1i, h6, 2, −1, 2i,h−1, 3, 5, 1i,h−3, 7, 8, 3i.
4. Which of the following sets of vectors in P2 are linearly dependent?
(a) 2 − x + 4x2 , 3 + 6x + 2x2 , 2 + 10x − 4x2
(b) 3 + x + x2 , 2 − x + 5x2 , 4 − 3x2
(c) 6 − x2 , 1 + x + 4x2
(d) 1 + 3x + 3x2 , x + 4x2 , 5 + 6x + 3x2 , 7 + 2x − x2
5. Let V be the vector space of all real-valued functions dened on the
entire real line. Which of the following sets of vectors in V are linearly
dependent?
(a) 2, sin2 x, cos2 x
(b) 1, sin x, sin 2x
(c) cos 2x, sin2 x, cos2 x
(d) (1 + x)2 , x2 + 2x, 3
1. Explain why the following sets of vectors are not bases for the indicated
vector space.
(a) v1 = h1, 2i, v2 = h0, 3i and v3 = h2, 7i for <2
(b) p1 = 1 + x + x2 and p2 = x − 1 for P2
(c) v1 = h−1, 3, 2i and v2 = h6, 1, 1i for <3 .
" # " # " # " #
1 1 6 0 3 0 5 1
(d) A = ,B = ,C = ,D= ,E =
2 3 −1 4 1 7 4 2
" #
7 1
for M22
2 9
7
2. Show
" that#the" following #sets
" of vectors #form
" a bases #for M22
3 6 0 −1 0 −8 1 0
, , ,
3 −6 −1 0 −12 −4 −1 2
3. Determine the dimension of and the basis for the solution space of the
system
2x1 + x2 + 3x3 = 0
(a) x1 + 2x2 = 0
x2 + x3 = 0
3x1 + x2 + x3 + x4 = 0
(b)
5x1 − x2 + x3 − x4 = 0
3x1 + x2 + 2x3 = 0
(c) 4x1 + 5x3 = 0
x1 − 3x2 + 4x3 = 0
x1 − 3x2 + x3 = 0
(d) x1 − 6x2 + 2x3 = 0
3x1 − 9x2 + 3x3 = 0
8
4 First Order Linear Dierential Equations
1. Solve the following dierential equations:
(a) xy 0 = 2y
(b) (1 + y 2 )dx + (1 + x2 )dy = 0 subject to x = 0 and y = −1
(c) 2x(y + 1)dx − ydy = 0 subject to x = 0 and y = −2
(d) (1 − x)y 0 = y 2
(e) xy 3 dx + ex dy = 0
2
(f) y 0 = y sec θ
(g) y 0 = e2x−y
(h) xydx + e−x (y 2 − 1)dy = 0 subject to y(0) = 1
2
9
(d) (x + y)dx + tan xdy = 0
(e) (x + 2y)dx + (2x + y)dy = 0
(f) (2xy − tan y)dx + (x2 − x sec2 y)dy
(g) 2xydx + (x2 + y 2 )dy = 0
(a) y 0 + 2xy = xy 2
(b) y 0 + x1 y = xy 2
(c) yy 0 − 2y 2 = ex
10
4.1.2 Model for electric current
Find the electric current as a function of time t (in seconds) given that I
satises the dierential equation
dI
L + RI = sin 2t
dt
Find t if the company needs R800000 and can invest R75000 at 13% com-
pounded continuously.
4.1.4 Half-Life
11
5 Second Order Dierential Equations
1. Find the general solutions of the linear dierential equations:
(a) y 00 − y = 0
(b) y 00 + 2y 0 = 0
(c) y 00 − y 0 − 6y = 0
(d) y 00 − 9y = 0
(e) y 00 − 2y 0 + y = 0
(f) y 4 − y = 0
(g) y 000 − 6y 00 + 11y 0 − 6y = 0
(h) y 000 − 3y 00 + 3y 0 − y = 0
(i) y 00 + 4y = 0
(a) y 00 − 4y = 4
(b) y 00 − 3y 0 + 2y = 2x
(c) y 00 + y = 0, y(0) = 1, y 0 (0) = 0.
(d) y 00 + 2y 0 = ex
(e) y 00 + 9y = sin 3x
(f) y 00 + 4y 0 − 5y = sin x + cos x
(g) y 000 − y 00 = 4x2
(h) y 00 − 10y 0 + 25y = 5 + 6ex
(a) y 00 + y = sec x
(b) y 00 + 4y = csc 2x
(c) y 00 − 2y 0 + y = ex ln x
12
(d) y 00 + y = ln x
(e) y 00 + y = sec x tan x
(f) y 00 − 4y 0 + 4y = x2 e2x
(g) y 00 − 4y 0 + 4y = e2x
x
13
6 INFINITE SERIES
6.1 SEQUENCES
(a) an = 2n
(b) an = n
n+1
(c) an = (− 12 )n
(d) an = sin nπ
2
(e) an = 3n
n!
(−1)n
(f) an = n2
(g) an = 3n!
(n−1)!
n(n+1)
(h) an = (−1)
n2
2
2. Write down the expression for the nth term of the following sequence
(a) an = n2
2n −1
(b) an = n
n+1
(c) an = n2 −1
n+1
14
(d) an = (−1)n n+1
n
(e) an = ( 34n
n
(f) an = ln n2
n
(h) an = n−1
n − n
n−1
(i) an = 3n!
(n−1)!
(j) an = n2
2n+1 − n2
2n−1
(a) an = 4 − n1
(b) an = 4n
n+1
(c) an = cosn
n
(d) an = (−1)n n1
(e) an = 3n
4n
(f) an = 4n
3n
5. Use the Bounded monotonic sequence theorem to show that the se-
quence with the given nth term converges and nd its limit
(a) an = 5 + n1
(b) an = 3 − n1
(c) an = 4 + 21n
(d) an = 31 (1 − 31n )
15
6.2 SERIES
1. Write down the expression for the nth partial sum of each of the fol-
lowing series and use it to nd the series' sum if the series converges
(a) 2 + 32 + 29 + 27
2 2
+ .... 3n−1 .....
(b) 9
100 + 9
1002
+ 9
1003
+ ...... + 9
100n + ....
(c) 1 − 12 + 14 − 18 + .... + (−1)n−1 2n−1
1
+
(d) 1 − 2 + 4 − 8 + ... + (−1)n−1 2n−1 ..
(e) 1
2·3 + 1
3·4 + 1
5·6 + 1
(n+1)(n+2) .....
2. (Series with Geometric Terms)Write out the rst ve terms of the
series. Then nd the sum of the series
(−1)n
(a)
P∞
n=0 4n
(b)
P∞ 7
n=0 4n
(c)
P∞ 5 1
n=0 ( 2n + 3n )
(d)
P∞ 5 1
n=0 ( 2n − 3n )
(2)n+1
(e)
P∞
n=0 5n
3. (Telescoping Series) Use partial sums to nd the sum of the series
(a)
P∞ 1
n=1 (4n−3)(4n+1)
(b)
P∞ 6
n=1 (2n−1)(2n+1)
(c)
P∞ 40n
n=1 (2n−1)2 (2n+1)2
(d)
P∞ 2n+1
n=1 n2 (n+1)2
(a)
P∞
√1 )n
n=0 ( 2
(b)
P∞ n+1 3
n=0 (−1) 2n
√
(c)
P∞
n=0 ( 2)n
(d)
P∞ cosnπ
n=0 n
(e)
P∞ 1
n=1 ln n
16
5. (Geometric Series)Write out the rst ve terms of the series to nd
the rst term and the common ratio. Express the inequality |r| < 1 in
terms of x and nd the values of x for which the inequality holds and
the series converges
(a)
P∞ n n
n=0 (−1) x
(b)
P∞ n 2n
n=0 (−1) x
(c)
P∞ (x−1) n
n=0 3( 2 )
(a) 0.23
¯ = 0.232323....
(b) 0.234
¯ = 0.234234234....
(a)
P∞ 5
n=1 n+1
(b)
P∞ ln n
n=2 n
(c) en
P∞
n=1 1+e2n
(d)
P∞ 1
n=1 2n−1
(e)
P∞ ln
√n
n=2 n
√
(f)
P∞
√ n
n=1 ( n+1)
(a)
P∞
√ 1 √
n=1 2 n+ 3 n
(b)
P∞
√3
n=2 n+n
(c)
P∞ 1+cosn
n=1 n2
(d)
P∞ 1
n=1 2n−1
(e)
P∞ 1
n=2 ln(ln n)
17
9. (Limit Comparison Test)Use Limit Comparison Test to determine which
of the series converge and which diverge
(a)
P∞ 1
n=2 (ln n)2
(ln n)2
(b)
P∞
n=1 n3
(ln n)3
(c)
P∞
n=1 n3
(d)
P∞
√ 1
n=2 n ln n
(ln n)2
(e)
P∞
n=1 (n)1.5
(f)
P∞ 1
n=2 1+ln n
10. (Ratio Test)Use the Ratio Test to determine which of the series con-
verge and which diverge
√
(a) n 2
P∞
n=1 (2)n
(b)
P∞ 2 e−n
n=1 n
(c)
P∞ −n
n=1 n!e
(d)
P∞ n!
n=1 10n
(e)
P∞ n ln n
n=1 2n
(f)
P∞ (n+1)(n+2)
n=2 n!
11. (Root Test)Use the Root Test to determine which of the series converge
and which diverge
(ln n)n
(a)
P∞
n=1 nn
(b) nn
P∞
n=1 (ln n)n
(c)
P∞ 1 1 n
n=1 ( n − n2
)
(d) nn
P∞
n=1 (2n )2
(a) f (x) = ln x, a = 1
(b) f (x) = ln(1 + x), a = 0
(c) f (x) = 1
x+2 , a=0
18
(d) f (x) = cosx, a = π
4
(c) f (x) = 1
x+2
19
References
[1] Joubert, Kruger and Grimbeek. 1992. Technikon Mathematics 1 .Preto-
ria.Dirk Robin Publishers.
[9] Van de Walle, J.A. 2004. Elementary and Middle School Mathematics:
20