0% found this document useful (0 votes)
335 views28 pages

Nature of Mathematics: Robert Kim M. Cabeza

The document discusses various patterns and mathematical concepts found in nature, including symmetry, sequences, and the Fibonacci sequence. It provides examples of symmetry in butterflies and human bodies. The Fibonacci sequence is defined as Fn=Fn-1+Fn-2 starting with 0 and 1, and the Binet formula is provided to calculate the nth Fibonacci number. The golden ratio is also discussed as being related to the Fibonacci sequence. In the last section, the document notes that mathematics can help solve societal problems through organization, prediction, and control.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
335 views28 pages

Nature of Mathematics: Robert Kim M. Cabeza

The document discusses various patterns and mathematical concepts found in nature, including symmetry, sequences, and the Fibonacci sequence. It provides examples of symmetry in butterflies and human bodies. The Fibonacci sequence is defined as Fn=Fn-1+Fn-2 starting with 0 and 1, and the Binet formula is provided to calculate the nth Fibonacci number. The golden ratio is also discussed as being related to the Fibonacci sequence. In the last section, the document notes that mathematics can help solve societal problems through organization, prediction, and control.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 28

Nature of Mathematics

Robert Kim M. Cabeza

August 21, 2021

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 1 / 26


Patterns and Numbers in Nature and the World

Definition
Patterns are regular, repeated, or occuring forms or designs.

Example
layout of floor tiles
designs of buildings
the way we tie our shoelaces

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 2 / 26


Patterns and Numbers in Nature and the World

Let’s take a look the pattern below. What do you think will be the next
face in the sequence?

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 3 / 26


Patterns and Numbers in Nature and the World

What number comes next in


1 1, 3, 5, 7, 9, ___?
2 1, 4, 9, 16, 25, ___?

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 4 / 26


Patterns and Numbers in Nature and the World

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

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 5 / 26


Patterns and Numbers in Nature and the World

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.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 6 / 26


Patterns and Numbers in Nature and the World

Leonardo da Vinci’s Vitruvian Man shows the proportion and


symmetry of the human body.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 7 / 26


Patterns and Numbers in Nature and the World

There are other types of symmetry depending on the number of sides


or faces that are symmetrical.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 8 / 26


Patterns and Numbers in Nature and the World

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.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 9 / 26


Patterns and Numbers in Nature and the World

A figure has a rotational symmetry of order 𝑛 (𝑛 -fold rotational


1
symmetry) if of a complete turn leaves the figure unchanged. To
𝑛
compute for the angle of rotation, we use the formula
360◦
Angle of rotation =
𝑛

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 10 / 26


Patterns and Numbers in Nature and the World

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◦ .

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 11 / 26


Patterns and Numbers in Nature and the World

Population Growth
Mathematics used to model population growth with the formula

𝐴 = 𝑃𝑒𝑟𝑡

where 𝐴 is the size of the population after it grows. 𝑃 is the innitial


number of people, 𝑟 is the rate of growth, 𝑡 is time and 𝑒 is the Euler’s
constant with an approximately value of 2.718.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 12 / 26


Patterns and Numbers in Nature and the World

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?

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 13 / 26


Patterns and Numbers in Nature and the World

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

Therefore, the city population in 1995 was 30,000.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 14 / 26


Patterns and Numbers in Nature and the World

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

Therefore, the city population would be about 46,581 in 2017.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 15 / 26


Fibonacci Sequence

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.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 16 / 26


Fibonacci Sequence

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

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 17 / 26


Fibonacci Sequence

The sequence in item 3 is a special sequence called Fibonacci


sequence. It is named after the Italian mathematician Leonardo of
Pisa, who was better known by his nickname Fibonacci.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 18 / 26


Fibonacci Sequence

Fibonacci Sequence is given by

𝐹𝑛 = 𝐹𝑛−1 + 𝐹𝑛−2

where:
𝐹𝑛 , Fibonacci number
𝐹𝑛−1 , the previous term
𝐹𝑛−2 , the term before 𝐹𝑛−1

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 19 / 26


Fibonacci Sequence

Starting with 0 and 1, the succeding terms in the sequence can be


generated by adding the two numbers that came before the term:

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, . . .

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 20 / 26


Fibonacci Sequence

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.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 21 / 26


Fibonacci Sequence

Example
Find the following terms of Fibonacci Sequence.
1 35th term
2 40th term
3 47 term

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 22 / 26


Fibonacci Sequence
It is often said that math contains the answer to most of the Universe’s
Question.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 23 / 26


Fibonacci Sequence
It is often said that math contains the answer to most of the Universe’s
Question. Math manifests itself everywhere. One such example is the
Golden Ratio.

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 23 / 26


Fibonacci Sequence
It is often said that math contains the answer to most of the Universe’s
Question. Math manifests itself everywhere. One such example is the
Golden Ratio.

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.

In symbols, 𝑎 and 𝑏, where 𝑎 > 𝑏 > 0, are in a golden ratio if


𝑎 𝑎+𝑏
= .
𝑏 𝑎

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 23 / 26


Fibonacci Sequence

The golden ratio is often symbolized by the Greek letter


√ 𝜙. It is the
1+ 5
number 𝜙 = 0.16803... and the irrational number .
2

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 24 / 26


Fibonacci Sequence

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 25 / 26


Mathematics for our World

Application of math in solving societal problem.


1 Mathematics for organization
2 Mathematics for prediction
3 Mathematics for control

Robert Kim M. Cabeza Nature of Mathematics August 21, 2021 26 / 26

You might also like