Lesson 1 NATURE OF MATHEMATICS
Lesson 1 NATURE OF MATHEMATICS
Lesson 1 NATURE OF MATHEMATICS
Mathematics relies on both logic and creativity, and it is pursued both for a
variety of practical purposes and for its intrinsic interest. For some people, and not only
professional mathematicians, the essence of mathematics lies in its beauty and its
intellectual challenge. For others, including many scientists and engineers, the chief
value of mathematics is how it applies to their own work. Because mathematics plays
such a central role in modern culture, some basic understanding of the nature of
mathematics is requisite for scientific literacy. To achieve this, students need to
perceive mathematics as part of the scientific endeavor, comprehend the nature of
mathematical thinking, and become familiar with key mathematical ideas and skills.
Mathematics is the cradle of all creations, without which the world cannot move an
inch.be it a cook or a farmer, a carpenter or a mechanic, a shopkeeper or a doctor, an
engineer or a scientist, a musician or a magician, everyone needs a mathematics in
their day-to-day life. Even insects use mathematics in their everyday life for existence.
General Objectives:
2. expressed the nature of mathematics, how it is represented, and the use of it;
Learning Objectives:
At the end of this lesson, the students can identify nature that exhibit different
patterns and regularities in the world.
______________________________________________________________
Patterns in nature are visible regular forms found in the natural world. The
patterns can sometimes be modeled mathematically and they include symmetries,
trees, spirals, meanders, waves, foams, tessellations, cracks and stripes.
Symmetry
There are many objects in nature that are symmetrical. The face and the body of
a human being is symmetric. The left and the right wings of the butterfly is symmetrical.
Why is this so? Imagine a vertical line from the top of the head down to the chin of the
face. The distance of each point on the right side of the façade to this imaginary vertical
line is exactly the same as the distance of each point on the left side. Animals mainly
have bilateral or mirror symmetry, as do the leaves of plants and some flowers such
as orchids. Animals that move in one direction necessarily have upper and lower sides,
head and tail ends, and therefore a left and a right. The head becomes specialized with
a mouth and sense organs (cephalization), and the body becomes bilaterally symmetric
(though internal organs need not be).
Plants often have radial or rotational symmetry, as do many flowers and some
groups of animals such as sea anemones. Rotational symmetry is also found at
different scales among non-living things including the crown-shaped splash pattern
formed when a drop falls into a pond, and both the spheroidal shape and rings of a
planet like Saturn. Radial symmetry suits organisms like sea anemones whose adults
do not move: food and threats may arrive from any direction.
An object that repeat themselves upon rotation of 120 o are said to have a 3-fold
axis of rotational symmetry (360/120 =3), and they will repeat 3 times in a 360 o rotation.
A filled triangle is used to symbolize the location of 3-fold rotation axis.
Fourfold Rotational Symmetry
An object that repeat themselves upon rotation of 120 o are said to have a 3-fold
axis of rotational symmetry (360/120 =3), and they will repeat 3 times in a 360 o rotation.
For the spiderwort, the angle of rotation is 120 0 while the angle of rotation for the baby
starfish is 720.
Sixfold Symmetry
If rotation of 72o about an axis causes the object to repeat itself, then it has 5-fold
axis of rotational symmetry (360/7= 5). A filled hexagon is used as the symbol for a 5-
fold rotation axis.
STRIPS
Stripes is a long, narrow band, mark, or streak, differing in color, texture, or
material from the surrounding area. Pattern are also exhibited in the external
appearance of animals. According to a theory of Alan Turing, the man famous for
breaking the enigma code during World War II, chemical reaction and diffusion
processes in cells determine these growths of pattern. Most recent studies addressed
the question why some species grow vertical stripes while others have horizontal ones.
A new model by Harvard University researches predicts that there are three variables
that could affect the orientation of these stripes. First, the substance that amplifies the
density of stripe patterns. Second, the substance that changes one of the parameters
involved in stripes formation. Lastly, the physical change in the direction of the origin of
the stripe.
Spirals
Spirals is a curve pattern that focuses on the center point and a series of
circular shapes that revolve around it. If you construct a series of squares with lengths
equal to the Fibonacci numbers (1,1,2,3,5, etc ) and trace a line through the diagonals
of each square, it forms a Fibonacci spiral.
Many examples of the Fibonacci spiral can be seen in nature, including the
examples below.
Fractals
Fractals are infinitely complex patterns that are self-similar across different
scales. They are patterns that is repeated at ever smaller scales to produce irregular
shapes and surfaces that cannot be represented by classical geometry. It comes from a
Latin adjective “fractus” or verb “frangere” which means to break. Fractal geometry is a
discipline named and popularized by the mathematician Benoit Mandelbrot (1924-2000).
This category of geometry describes a set of curves many of which were rarely seen
before the advent of computers.
Mandelbrot wrote the fractal geometry of nature (1977) and he stated: “clouds
are not sphering, mountains are not coning, coastlines are not circling, and bark is not
smooth, nor does lightning travel in a straight line” some popular fractals are: Sierpinski
triangle, Pascal’s triangle, Koch snowflake, fractal trees and Barnsley ferns.
Cracks
A fracture or cracks is the separation of an object into two or more pieces under
the action of stress.the fracture is a solid usually occurs due to the development of
certain displacement discontinuity surfaces with in the solid.if a displace ment develops
perpendicular to the surface of displacement,it is called a normal tensil crack or simply a
crack.If a displacement develops tangentially to the surface of displacement,it is called a
shear crack, slip band,or dislocation.
Wave
Tesselation
Fibonacci Numbers
Fibonacci rabbit problems in the end of this lesson is not a realistic model of
population growth of rabbits but is a very good example of a mathematical problem
solved using patterns. It is interesting to note also that the famous rabbit problem paved
the way to the discovery of a phenomenal sequence of numbers known as the
Fibonacci Sequence.
Let F n be the nth integer in the Fibonacci sequence, the next (n +1) th
term F n+1 is determined by adding nth and the (n-1) th integer.
Consider the first few terms below: Let F 1 = 1 be the first term, and F 2 = 1
be the second term, the third term F3 is found by F3 = F1 + F2 = 1 + 1 = 2.
The fourth term F 4 is 2 + 1 =3, the sum of the second and the third term.
To find the new nth Fibonacci number, simply add the two numbers
immediately preceding this nth number.
n= 3 : F 3 = 1 + 1 = 2 n= 7 : F 7 = 5 + 8 = 13
n= 4 : F4 = 1 + 2 = 3 n= 8 : F8 = 8 + 13 = 21
n= 5: F 5 = 2 + 3 = 5 n= 9 : F9 = 13 + 21 = 34
n= 6 : F 6 = 3 + 5 = 8
Example 1: Using the definition of Fibonacci numbers find the eight and tenth
Fibonacci number.
Solution: the eight Fibonacci number is the sum of the two previous Fibonacci
number. Thus,
F8=F7+F6
= (F6 +F5) + F6
= (8 + 5) +8
= 13 + 8
= 21
The tenth Fibonacci number is the sum of the two previous Fibonacci number in
an ordered sequence. Thus,
F 10 = F 9 + F 8
= (F8 +F7) + F8
= (21 + 13) + 21
= 34 + 21
= 55
It is easy to find the nth Fibonacci number F n if the two previous number, F n-1
and F n-2 are known. Suppose we want find F 20 using the definition, it is tedious and
time consuming to compute F 19 and F 18 to determine F 20 . Fortunately, Jacques Binet
in 1543 was able to find a formula for the nth Fibonacci number.
Binet’s Formula:
Example 2: Use Binet formula and a calculator to find the 20 th and 50th Fibonacci
number.
Solution:
Fn = (1 + √ 5 / 2) n – (1-√ 5 / 2) n / √ 5
F 20 = (1 + √ 5 / 2) 20 – (1-√ 5 / 2) 20
= 6765
Fn = (1 + √ 5 / 2) n – (1-√ 5 / 2) n / √ 5
F 50 = (1 + √ 5 / 2) 50 – (1-√ 5 / 2) 50
= 12,586,269,020
The Golden Ratio
The Fibonacci number or the Golden Ratio is been called the natures
secret code and natures universal rule. It is said to govern the dimensions of everything
from the great Pyramid of Giza to the iconic seashell found in nature.
The ratio between the forearms and the hand also yields a value close to the
golden ratio.
Another name for golden ratio is divine proportion. This must be so because
human beauty is based on the divine proportion. The human face is also proportion to
the other parts of it.
If you construct a series of squares with lengths equal to the Fibonacci numbers
(1,1,2,3,5, etc) and trace a line through the diagonals of each square, it forms a
Fibonacci spiral.
The golden ratio denoted by "φ" is sometimes called the golden mean or golden
section.
"φ"= 1 + √ 5 / 2 = 1.6180339887….
Take Note:
Exponential Growth
As of 2017, it is estimated that the world population is about 7.6 billion. World
leaders, sociologist, and anthropologists, are interested in studying population, including
its growth. Mathematics can be used to model population growth.
The following two function formulas were used to easily illustrate the concepts of
growth and decay in applied situations. If a quantity grows by a fixed percent at regular
intervals, the pattern can be depicted by these functions.
c) Use the equation to estimate the population in 2020 to the nearest hundred
people.
Solution:
The bacteria do not wait until the end of the 24 hours, and then all reproduce at
once.
The exponential” e” is used when modeling continuous growth that occurs
naturally such as populations, bacteria, radioactive decay, etc. You can think of e like a
universal constant representing how fast you could possibly grow using a continuous
process. And, the beauty of e is that not only is it used to represent continuous growth,
but it can also represent growth measured periodically across time.
A = A0 e k t
If we compare this new formula to our previous exponential decay formula (or
growth formula), we can see how e k is related to the rate of decay, r, (or growth).
Solution:
Now, form the equation using this k value, and solve the problem using the time
of 96 minutes.