Chapter 1 Introduction
Chapter 1 Introduction
Chapter 1 Introduction
INTRODUCTION
Calculus is the branch of mathematics that deals with the finding and properties of derivatives
and integrals of functions, by methods originally based on the summation of infinitesimal
differences. The two main types are differential calculus and integral calculus.
Before calculus was invented, all mathematics was static: It could only help calculate objects that
were perfectly still. But the universe is constantly moving and changing. Indeed, just about
everything in the universe is constantly moving. Calculus helped to determine how particles,
stars, and matter actually move and change in real time.
Calculus is used in a multitude of fields that you wouldn't ordinarily think would make use of its
concepts. Among them are physics, engineering, economics, statistics, and medicine. Calculus is
also used in such disparate areas as space travel, as well as determining how medications interact
with the body, and even how to build safer structures. You'll understand why calculus is useful in
so many areas if you know a bit about its history as well as what it is designed to do and
measure.
Calculus played an integral role in the development of navigation in the 17th and 18th centuries
because it allowed sailors to use the position of the moon to accurately determine the local time.
To chart their position at sea, navigators needed to be able to measure both time and angles with
accuracy. Before the development of calculus, ship navigators and captains could do neither.
Calculus — both derivative and integral — helped to improve the understanding of this
important concept in terms of the curve of the Earth, the distance ships had to travel around a
curve to get to a specific location, and even the alignment of the Earth, seas, and ships in relation
to the stars.
Practical Applications
Calculus has many practical applications in real life. Some of the concepts that use
calculus include motion, electricity, heat, light, harmonics, acoustics, and astronomy. Calculus is
used in geography, computer vision (such as for autonomous driving of cars), photography,
artificial intelligence, robotics, video games, and even movies. Calculus is also used to calculate
the rates of radioactive decay in chemistry, and even to predict birth and death rates, as well as in
the study of gravity and planetary motion, fluid flow, ship design, geometric curves, and bridge
engineering.
In physics, for example, calculus is used to help define, explain, and calculate motion, electricity,
heat, light, harmonics, acoustics, astronomy, and dynamics. Einstein's theory of relativity relies
on calculus, a field of mathematics that also helps economists predict how much profit a
company or industry can make. And in shipbuilding, calculus has been used for many years to
determine both the curve of the hull of the ship (using differential calculus), as well as the area
under the hull (using integral calculus), and even in the general design of ships.
In addition, calculus is used to check answers for different mathematical disciplines such as
statistics, analytical geometry, and algebra.
Calculus in Economics
Economists use calculus to predict supply, demand, and maximum potential profits. Supply and
demand are, after all, essentially charted on a curve—and an ever-changing curve at that.
Economists use calculus to determine the price elasticity of demand. They refer to the ever-
changing supply-and-demand curve as "elastic," and the actions of the curve as "elasticity." To
calculate an exact measure of elasticity at a particular point on a supply or demand curve, you
need to think about infinitesimally small changes in price and, as a result, incorporate
mathematical derivatives into your elasticity formulas. Calculus allows you to determine specific
points on that ever-changing supply-and-demand curve.
Mathematics in Computer Science
We all know that math and computers are deeply connected. So to truly understand computers
and the science that goes into making them work, we must first understand the math which
makes up their anatomy.
One of the mathematical programs we use every day is GPS systems such as Google Maps!.
They work on several complex applications at once weighing one route against another to find
you the fastest one. Factors such as location data, historical traffic patterns, and other metrics are
the numbers that make these equations.
It would be impossible to boil down the mathematics of computer science into a single article,
but here are a few of the core mathematical mechanics of computer science. These are:
Linear Algebra:
Linear Algebra is the language of machine learning. The heartbeat of the computer is in
linear algebra. This branch of mathematics provides concepts crucial to many areas of
computer science, including graphics, image processing, cryptography, machine learning,
computer vision, optimization, graph algorithms, quantum computation, computational
biology, information retrieval and web search.
Binary Mathematics:
Binary mathematics is the heart of the computer and an essential math field for computer
programming. Computers store data using the binary system. The information we store on
computers, from pictures to games and even videos, is stored using the binary number
system.
Calculus in Computer Science:
Calculus is a branch of mathematics. It studies the rate at which change occurs. It is often used in
computer graphics, scientific computing, problem-solving applications, game programming and
computer security.
Calculus is the examination of continuous change and the rate change occurs. It is used in an
array of computer science areas, including creating graphs or visuals, simulations, problem-
solving applications, coding in applications, creating statistic solvers, and the design and analysis
of algorithms. There are two different types of calculus: integral calculus and differential
calculus. Together, these disciplines help you to figure out the rate of change, which is an
important ingredient in many algorithms and programs.
Differential equations are particularly important. A differential equation calculates how
something changes and how fast that happens, so a computer can predict future outputs.