MATH130 Lec 2.0 Review of Mathematical Functions
MATH130 Lec 2.0 Review of Mathematical Functions
NUMERICAL
SOLUTIONS TO CE
PROBLEMS
ENGR. OWEN FRANCIS A. MAONGAT, CE, RMP, RES, SO2
Instructor
1st Sem, SY 2024-2025
Lecture No. 1
Numerical Solutions to CE Problems – Introduction
Desired Learning Outcomes (DLO)
Its importance lies in the fact that many physical entities such
as velocity, acceleration, force and so on are defined as
instantaneous rates of change of some other quantity.
To find minimum of y = – 3x +2
To improve the accuracy, we can search in 1.4 < x < 1.6 with
a small increment, such as 0.04.
Numerical Solutions to CE Problems – Introduction
Analytical VS Numerical Analysis
Conclusion
Summary: Taylor series is a powerful tool for approximating
functions and analyzing mathematical problems.
Key Takeway: Understanding the basics of Taylor series is crucial
for advanced mathematical applications.
Numerical Solutions to CE Problems – Introduction
1.3 Taylor Series Expansion
• A Maclaurin Series, it is a special case when a = 0
• Formula:
Numerical Solutions to CE Problems – Introduction
1.3 Taylor Series Expansion
SAMPLE
PROBLEM NO.PROBLEM
1: Given the function around
Find the first three non-zero terms of the Taylor series expansion of f(x) centered at x = 3
Numerical Solutions to CE Problems – Introduction
1.3 Taylor Series Expansion
OTHER SAMPLES
Numerical Solutions to CE Problems – Introduction
1.3 Taylor Series Expansion
OTHER SAMPLES
Numerical Solutions to CE Problems – Matrix and Vector
1.4 Definition of a Matrix
A matrix is a rectangular array of numbers, symbols, or
expressions arranged in rows and columns.
The individual items in a matrix are called elements or
entries.
Matrices are often used in various branches of mathematics,
including linear algebra, for solving systems of linear
equations, transformations, and more
Numerical Solutions to CE Problems – Matrix and Vector
1.4 Definition of a Matrix
A matrix is defined as a rectangular array of quantities
arranged in rows and columns.
A matrix with m rows and n columns can be expressed as
follows.
Numerical Solutions to CE Problems – Matrix and Vector
1.4 Definition of a Matrix
As shown in Eq. (2.1), matrices are denoted either by boldface
letters (A) or by italic letters enclosed within brackets, [A].
The quantities forming a matrix are referred to as its elements.
The elements of a matrix are usually numbers, but they can be
symbols, equations, or even other matrices (called
submatrices).
Each element of a matrix is represented by a double-
subscripted letter, with the first subscript identifying the row
and the second subscript identifying the column in which the
element is located.
Numerical Solutions to CE Problems – Matrix and Vector
1.4 Definition of a Matrix
Thus, in Eq. (2.1), A23 represents the element located in the
second row and third column of matrix A. In general, Aij refers
to an element located in the ith row and jth column of matrix A.
The size of a matrix is measured by the number of its rows and
columns and is referred to as the order of the matrix.
Thus, matrix A in Eq. (2.1), which has m rows and n columns,
is considered to be of order m x n (m by n).
Numerical Solutions to CE Problems – Matrix and Vector
1.4 Definition of a Matrix
As an example, consider a matrix D given by
or, symbolically, as
Even when the orders of two matrices A and B are such that
both products AB and BA are defined and are of the same
order, the two products, in general, will not be equal.
It is essential, therefore, to maintain the proper sequential
order of matrices when evaluating matrix products
Numerical Solutions to CE Problems – Matrix Algebra
1.5 Matrix Algebra
Multiplication of Matrices
Numerical Solutions to CE Problems – Matrix Algebra
1.5 Matrix Algebra
Multiplication of Matrices
For example,
Numerical Solutions to CE Problems – Matrix Algebra
1.5 Matrix Algebra
Multiplication of Matrices
For example,
Numerical Solutions to CE Problems – Matrix Algebra
1.5 Matrix Algebra
Multiplication of Matrices
We can see from Eqs. (2.13) and (2.14) that the null and unit
matrices serve purposes in matrix algebra that are similar to
those of the numbers 0 and 1, respectively, in scalar algebra.
Numerical Solutions to CE Problems – Transpose of a Matrix
1.6 Transpose of a Matrix
Note that the first row of B becomes the first column of . Similarly, the second and
third rows of B become, respectively, the second and third columns of . The order of
thus obtained is 2 x 3.
Numerical Solutions to CE Problems – Transpose of a Matrix
1.6 Transpose of a Matrix
As another example, consider the matrix
Similarly,
Numerical Solutions to CE Problems – Transpose of a Matrix
1.6 Transpose of a Matrix
Numerical Solutions to CE Problems – Transpose of a Matrix
1.6 Transpose of a Matrix
Numerical Solutions to CE Problems – Determinant of a Matrix
1.7 Determinant of a Matrix
The determinant of a square matrix is a scalar value that can be
computed from its elements and provides important properties of
the matrix.
The determinant is especially useful in solving systems of linear
equations, finding the inverse of a matrix, and determining
whether a matrix is singular or non-singular.
Numerical Solutions to CE Problems – Determinant of a Matrix
1.7 Determinant of a Matrix
Determinant of a 2x2 Matrix
For a 2x2 matrix: