Nature of Mathematics: Robert Kim M. Cabeza
Nature of Mathematics: Robert Kim M. Cabeza
Definition
Patterns are regular, repeated, or occuring forms or designs.
Example
layout of floor tiles
designs of buildings
the way we tie our shoelaces
Let’s take a look the pattern below. What do you think will be the next
face in the sequence?
Definition
Symmetry indicates that you can draw an imaginary line across an
object and the resulting parts are mirror images of each other.
Example
butterfly
Leonardo da Vinci’s Vitruvian Man
starfish
The butterfly is symmetric about the axis indicated by the broken line.
Note that the left and right portions are exactly the same. This type of
symmetry is called bilateral symmetry.
Note that if you rotate the starfish by 72◦ , you can still achieve the same
appearance as the original position. This is known as the rotational
symmetry. The smallest measure of angle that a figure can be rotated
while still preserving the original position is called the angle of
rotation. A more common way of describing rotational symmetry is by
order of rotation.
The pattern on the snowflake repeat six times, indicating that there is a
6 -fold symmetry. Using the formula, the angle of rotation is 60◦ .
Population Growth
Mathematics used to model population growth with the formula
𝐴 = 𝑃𝑒𝑟𝑡
Example
The exponential growth model 𝐴 = 30𝑒 0.02𝑡 describes the population of
a city in the Philipines in thosands, 𝑡 years after 1995.
1 What was the population of the city in 1995?
2 What will be the population in 2017?
Solution (1)
Since our exponential growth model describes the population 𝑡 years
after 1995, we consider 1995 as 𝑡 = 0 and then solve for 𝐴, our
population size.
𝐴 = 30𝑒 0.02𝑡
= 30𝑒 (0.02) (0)
= 30𝑒 0
= 30(1)
= 30
Solution (2)
We need to find 𝐴 for the year 2017. To find 𝑡, we subtract 2017 and
1995 to get 𝑡 = 22, which we then plug in to our exponential growth
model.
𝐴 = 30𝑒 0.02𝑡
= 30𝑒 (0.02) (22)
= 30𝑒 0.44
= 30(1.55271)
= 46.5813
Definition
A sequence is an ordered list of numbers, called terms, that may have
repeated values. The arrangement of these terms is a set by a definite
rule.
Example
Analyze the given sequence for its rule and identify the next three
terms.
1 1, 10, 100, 1000
2 2, 5, 9, 14, 20
3 1, 1, 2, 3, 5, 8
𝐹𝑛 = 𝐹𝑛−1 + 𝐹𝑛−2
where:
𝐹𝑛 , Fibonacci number
𝐹𝑛−1 , the previous term
𝐹𝑛−2 , the term before 𝐹𝑛−1
0 + 1 = 1 → 0, 1, 1
1 + 1 = 2 → 0, 1, 1, 2
1 + 2 = 3 → 0, 1, 1, 2, 3
2 + 3 = 5 → 0, 1, 1, 2, 3, 5
3 + 5 = 8 → 0, 1, 1, 2, 3, 5, 8
. . . . . . . . . → 0, 1, 1, 2, 3, 5, 8, . . .
To find the 𝑛th Fibonacci number without using the recursion formula,
the following is evaluated using a calculator:
√ !𝑛 √ !𝑛
1+ 5 1− 5
−
2 2
𝐹𝑛 = √ .
5
This form is known as the Binet form of the 𝑛th Fibonacci number.
Example
Find the following terms of Fibonacci Sequence.
1 35th term
2 40th term
3 47 term
Two quantities are in golden ratio if their ratio is the same as the ratio
of their sum to the larger of the two quantities.