CTU 07105 Mathematics - 1
CTU 07105 Mathematics - 1
I believe in that, education should be available for every qualified and desired
individual if you have excelled well in the secondary/higher secondary
results but financially not capable to continue the higher education and have
the willingness to make a proud career please feel free to contact me at
sree@uniquetz.com. I will certainly be of support to you.
UNIT 2: Matrices
Matrix definitions, transposes, determinants, Eigenvalues and Eigenvectors
UNIT 4: Integrals
Definition, importance, indefinite and definite integrals.
How to use this book
Each unit of the book provides a precise and complete knowledge on a particular
topic. You need to first read the unit and then test your learning by performing
different activities and solving model questions provided at the end of the unit.
INTRODUCTION
Introduction provides an overview of what we are going to learn in the unit. It
discusses the main topics of the unit and tried to answer the basic questions of
WHAT, WHY and HOW preferably in the same order. Wherever possible, examples
and daily applications are included in the introduction to make the concept
understandable to the reader.
SUMMARY
Towards the end of each unit a brief summary of the main topics covered in the
unit is provided. You must go through the summary to have a quick revise of all
the major concepts discussed in the unit.
Modules
Representation of Set
A set can be described in a number of different ways. The simplest is to list up all
of its members if that is possible. For example {1, 2, 3} is the set of three
numbers 1, 2, and 3. { indicates the beginning of the set, and } its end. Every
object between them separated by commas is a member of the set. Thus {{1, 2},
{{3}, 2}, 2}, {1 } } is the set of the elements {1, 2}, {{3}, 2} and {1}.
A set can also be described by listing the properties that its members must
satisfy. For example, { x| 1≤ x≥2and x is a real number} represents the set of real
numbers between 1 and 2, and { x| x is the square of an integer and x≤ 100 }
represents the set { 0, 1, 4, 9, 16, 25, 36, 49, 64, 81, 100 }.
Note that if we don't have (3), 0.5, 1.5, 2.5, ... can be included in N, which is not
what we want as the set of natural numbers.
More formally, for any sets A and B, A = B if and only if x [ xЄA xЄB ].
Thus for example {1, 2, 3} = {3, 2, 1}, that is the order of elements does not
matter, and {1, 2, 3} = {3, 2, 1, 1}, that is duplications do not make any difference
for sets.
More formally, for any sets A and B, A is a subset of B, and denoted by A⊆B, if
and only if x [ xЄA xЄB ] .
For example
{1, 2} ⊆ {3, 2, 1}.
Also {1, 2} ⊂{3, 2, 1}.
Note that ∅ and {∅} are different sets. {∅} has one element namely ∅ in it. So {∅} is not
empty. But ∅ has nothing in it.
Definition(Universal set): A set which has all the elements in the universe of
discourse is called a universal set.
More formally, auniversal set, denoted by U , is a set that satisfies the following:
x xЄU .
Three subset relationships involving empty set and universal set are listed below
as theorems without proof. Their proofs are found elsewhere.
Note that the set A in the next four theorems are arbitrary. So A can be an empty
set or universal set.
For B = {{1, 2}, {{1}, 2}, ∅} , (B) = { ∅, {{1, 2}}, {{{1}, 2}}, {∅}, { {1, 2}, {{1}, 2 }}, { {1,
2}, ∅}, { {{1}, 2}, ∅}, {{1, 2}, {{1}, 2}, ∅} } .
Also (∅) = {∅} and ({∅}) = {∅, {∅}} .
Theorem 4: For an arbitrary set A, the number of subsets of A is 2|A| .
Example
Q = {x, y, z}. How many subsets will Q have? List all the subsets.
Solution
|Q| = 3
Number of subsets = 2|Q|= 23 = 8
The subsets of Q are { }, {x}, {y}, {z}, {x, y}, {x, z}, {y, z}and {x, y, z}
The INTERSECTION of two sets is the set of elements which are in both sets.
For example: let A = (1,2,3) and B = (3,4,5). The INTERSECTION of A and B,
written A∩B = (3).
Sometimes there will be no intersection at all. In that case we say the answer is the
"empty set" or the "null set { }" Ø.
For example: Given set
A ={all prime numbers greater than 5} and set B= {all even prime numbers},
then A∩B = { }.
Now sometimes we want to talk about elements which lie OUTSIDE of a given set
and within another set. This is referred to as finding the COMPLEMENT of the set
and is written for example, ~B.
Example 1:
Given the set P is the set of even numbers between 15 and 25. Draw and label a
Venn diagram to represent the set P and indicate all the elements of set P in the
Venn diagram.
Solution:
List out the elements of P.
P = {16, 18, 20, 22, 24} ← ‘between’ does not include 15 and 25
Draw a circle or oval. Label it P . Put the elements in P.
Example 2:
Draw and label a Venn diagram to represent the set
R = {Monday, Tuesday, Wednesday}.
Example 3:
Given the set Q = {x : 2x – 3 < 11, x is a positive integer }. Draw and label a Venn
diagram to represent the set Q.
Solution:
Since an equation is given, we need to first solve for x.
2x – 3 < 11 ⇒ 2x< 14 ⇒x< 7
So, Q = {1, 2, 3, 4, 5, 6}
Draw a circle or oval. Label it Q .
Put the elements in Q.
Example4:
Draw a Venn diagram to represent the relationship between the sets. A = {1, 3, 5}
and B = {1, 2, 3, 4, 5}
Solution:
Since A is a subset of B:
Step 1: Draw circle A within the circle B
Step 2 : Write down the elements in circle A.
Step 3 : Write down the remaining elements in circle B.
Example 5:
Draw a Venn diagram to represent the following sets:
U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {1, 2, 5, 6}, B = {3, 9}
Solution:
Step 1 : Draw a rectangle and label it U to represent the universal set.
Complement Of A Set
The complement of set A, denoted by A’ , is the set of all elements in the universal
set that are not in A.
The number of elements of A and the number of elements of A ’ make up the total
number of elements in U .
n(A) + n(A ’ ) = n( U )
Example:
Let U = {x :x is an integer, –4 ≤ x ≤ 7}, P = {–4, –2, 0, 2, 4, 5, 6} and
Q ’ = {–3, –2, –1, 2, 3}.
a) List the elements of set P ’
b) Draw a Venn diagram to display the sets U ,P and P ’
c) Find n(Q)
Solution:
a) First, list out the members of U.
U = {–4, –3, –2, –1, 0, 1, 2, 3, 4, 5, 6, 7}
P ’ = {–3, –1, 1, 3, 7} ← in U but not in P
b) Draw a Venn diagram to display the sets U ,P and P ’
c) Find n(Q)
n( U ) = 12, n(Q ’ ) = 5
Example:
Draw a Venn diagram to represent the relationship between the sets
X = {1, 2, 5, 6, 7, 9, 10} and Y = {1, 3, 4, 5, 6, 8, 10}
Solution:
Example:
Draw a Venn diagram to represent the relationship between the sets
X = {1, 6, 9} and Y = {1, 3, 5, 6, 8, 9}
Solution:
Solution:
We find that X ∩ Y ∩ Z = {5, 6}, X ∩ Y = {1, 5, 6},
Y ∩ Z = {3, 5, 6, 8} and X ∩ Z = {5, 6, 7}
Example
Avectorisaspecialtypeofmatrixthathasonlyonerow(calledarowvector)oronecolumn(c
alledacolumnvector).Itisdefinedasavectorbecauseitisoftenusedtodefinethecoordinat
esofapointinamulti-dimensionalspace.
Ascalarisamatrixwithonlyonerowandonecolumn. It is
customary to denote scalars byitalicized,lowercaseletters
(e.g.,x).
Vectorsaredenotedby bold,lowercaseletters (e.g., x).
Matriceswithmorethanonerowandonecolumnaredenotedbybold,uppercaselet
ters(e.g., X).
A squarematrixisamatrixthathasas manyrows asit hascolumns.
Asymmetricmatrixis asquarematrixinwhich x =x for allI andj.
ij ji
MatrixAissymmetricmatrixbutBisnotsymmetric.
Adiagonalmatrixisasymmetricmatrixwherealltheoff theleadingdiagonalelements
are0.
Anidentitymatrixisadiagonalmatrixwith1sandonly1sontheleading diagonal
and0elsewhere.
Example
Example
Thesubtractionoftwomatricesissimilarlydefined;ifAandBhavethe
samedimensions,thenthediffeƌeŶĐeC=A−Bimpliesthatthe elementsof Care
c =a −b
ij ij ij
MatrixMultiplication
Inmatrixalgebra,therearetwokindsof matrixmultiplication:multiplicationof
amatrixbyanumber(scalar) and multiplicationof a matrixbyanother matrix.
Multiplicationbetweenamatrixandascalar
Eachelementin theproductmatrixissimplythescalarmultipliedbytheelement
inthematrix.Thatis,for R=aB,
then
rij=abij
Example
a=8,
B=
Then, aB =
Example
Allothertypesofmatrixmultiplicationinvolvethe multiplicationofa
rowvectorandacolumnvector. Specifically, intheexpression
R=AB,r =a •b
ij i j
Thus,if
Then
Formatrixmultiplicationtobelegal,the first
matrixmusthaveasmanycolumnsasthesecondmatrixhasrows.This,ofcourse,isthe
requirementformultiplyinga rowvectorby acolumnvector.
Example
Examplesof matrixmultiplication
Solution
MatrixInverse
Inmatrixalgebra,theinverseofamatrixisthatmatrixwhich,whenmultiplied bythe
originalmatrix,givesanidentitymatrix.Theinverseofamatrixis denotedbythe
superscript“ 1”.Hence,
-
AA−1 = A−1A = I
Note
Theinverseofa2×2matrix
Theinverseofa2×2 matrixA, is another 2×2matrixdenotedby A−1
withthepropertythatAA−1=A−1A=I, hereIisthe2×2identitymatrix
A simpleformulafortheinverse of a 2×2matrix
Example1
Findtheinverse ofthematrix
Solution
Example2
Find,ifpossible,theinverseofthematrix
Inthiscasethedeterminantof thematrixiszero:
i. Thedeterminantofamatrixisarealnumber,itis notamatrix.
ii. Thedeterminant canbeanegativenumber.
iii. It is not associated with absolute value at
allexceptthattheybothuseverticallines.
iv. Thedeterminantonlyexistsforsquarematrices(2×2,3×3,...n×n).Thedetermina
ntofa1×1matrixisthatsinglevalueinthedeterminant.
v. The inverse of a matrix will exist only if the determinantisnotzero.
DeterminantsofLargerMatrices
Thedeterminantof a3x3matrixA
i+j
=(−1) M
ij
Inthecaseofthe(3×3)exampleabove
Therefore
IfAisa(3×3) matrix,
Example
Thedeterminantofthematrix
The inverseofa
squarematrixAwithanonzerodeterminantistheadjointmatrixdividedbyth
edeterminant,thiscanbewrittenas
For a (2×2)matrix,
ComputingEigenvaluesandEigenvectors
Example
1. A……………. isacollectionofnumbersorderedbyrowsandcolumns.
2. A. . . . . . . . isaspecialtypeofmatrixthathasonlyonerow(calledarowvector)orone
column(calledacolumnvector).
We notice that the distance from the starting point increases at a constant rate
of 60 km each hour, so after 5 hours we have travelled 300 km. We notice that
Notice this time that the slope of the graph is changing throughout the motion.
At the beginning, it has a steep positive slope (indicating the large velocity we
give it when we throw it). Then, as it slows, the slope get less and less until it
becomes 0 (when the ball is at the highest point and the velocity is zero). Then
the ball starts to fall and the slope becomes negative (corresponding to the
negative velocity) and the slope becomes steeper (as the velocity increases).
Applications of Differentiation
We use the derivative to determine the maximum and minimum values of
particular functions (e.g. cost, strength, amount of material used in a building,
profit, loss, etc.). Also, Tangents and Normals which are important in physics
(e.g. forces on a car turning a corner).A tangent to a curve is a line that
touches the curve at one point and has the same slope as the curve at that
point. A normal to a curve is a line perpendicular to a tangent to the curve.
Limits
In the study of calculus, we are interested in what happens to the value of a
function as the independent variable gets very close to a particular value.
Example 1
Find the limit as t approaches 10 of the expression P=3t+7.
i. Derivative of a Constant
Here, u and v are functions of x. The derivative of the sum is simply equal to the
derivative of the first plus derivative of the second.
Example
Quotient Rule
(A quotient is just a fraction.)
If u and v are two functions of x, then the derivative of the quotient u/v is given
by...
Example
The Sydney Opera House is a very unusual design based on slices out of a
ball. Designed by Danish architect Jørn Utzon, the facility formally opened on
20 October 1973. Many differential equations (one type of integration) were
solved in the design of this building.
Historically, one of the first uses of integration was in finding the volumes of
wine-casks (which have a curved surface).
We write dy/dx and f'(x) to mean the same thing. We used d/dx as an operator.
Definitions
When comparing small changes in quantities that are related to each other
(like in the case where y is some function f x, we say the differentialdy, of
y=f(x) is written:
Note:
We are now treating dy/dx more like a fraction (where we can manipulate the
parts separately), rather than as an operator.
Example
Find the differential dy of the function y=3x5-x.
Example 1
If we know that
,
and we need to know the function this derivative came from, then we "undo"
the differentiation process. (Think: "What would I have to differentiate to get
this result?")
Note:
Most math text books use C for the constant of integration, but for questions
involving electrical engineering, we prefer to write "+K", since C is normally
used for capacitance and it can get confusing.
Example 2
Find ∫(x2−5)dx
The antiderivative of x2 is x3/3, and the antiderivative of 5 is 5x, so we can
write:
∫(x2 − 5)dx=x3/3−5x+K
Integral of a Constant
∫k dx=kx+K
(k and K are constants.)
Example 3
Find ∫4 dx
Using our new rule, we can simply write:
∫4 dx=4x+K
Always check by differentiating your answer, and you should get back to what
the question was asking you to integrate.
Integral of a Power of x
For the integral of a power of x: add 1 to the power and divide by the new
number.
Example 5
Integrate
∫8x6dx
8 is a constant, so it can go out the front:
8∫x6dx
Next, do the integration step by adding 1 to the index and dividing by the new
number:
Example 6
Integrate dy=(5x2−4x+3)dx
Solution
dy=(5x2−4x+3)dx
This is already in differential form, so we can just add the integral signs:
∫dy=∫(5x2−4x+3)dx
∫(2x4−5)6x3dx
Solution
We use, as a starting point, the substitution
u=2x4−5.
Why? Because 2x4−5 is the expression in brackets in the question.
(Now the right hand side is the same as what we have in the question, x3dx.)
We can now rewrite our question as:
The number “a” that is at the bottom of the integral sign is called the lower
limit of the integral and the number “b” at the top of the integral sign is called
the upper limit of the integral.
and
2. Integrate
Unit 1
1. x = 8 students
2. 225 students
3. x = 5 patrons
4. x=7
Unit 2
1. matrix
2. vector
3. squarematrix
4. symmetricmatrix
5. adjoint matrix
Unit 3
1. -42x5
2. 15x4
3. 52x3−18x2−1
4. −328x7+84x3
5. 28x2 +88x3+90x2
Unit 4
1. x3 + k
2. x3 – 3x + k
3. 2x3 – 2x2 + 3x + k
4. (x3 – 2)7/7 + K
5.