Exploring the History and Operations of Numbers: A Comprehensive Guide

  • Thread starter jd12345
  • Start date
  • Tags
    Book
In summary, the history of numbers involves the development of symbols and place values to make arithmetic operations easier, as well as the discovery of zero as a number and the use of various number systems such as binary, octal, and decimal. The concept of exponentiation was influenced by Rene Descartes, and the written language has also played a role in the evolution of numbers. While there is no single book that covers all aspects of numbers, there are resources available that explain the concepts in a rigorous and deep way, such as introductory digital circuits books and online sources. The definition of multiplication and division in different bases can be found in high school formulas and DIV/MOD algorithms, which are used in programming. The base 10 system that is
  • #1
jd12345
256
2
I want to study the history of numbers - the way we assigned symbols to numbers and then invented place values to make addition,subtraction easier. It should also deal with binary numbers, octals, decimals etc. And then how multiplication , division is defined.

Basically i need a book about numbers and how various operations are defined. It should explain it in the most rigorous and deepest way.
 
Physics news on Phys.org
  • #2
jd12345 said:
I want to study the history of numbers - the way we assigned symbols to numbers and then invented place values to make addition,subtraction easier. It should also deal with binary numbers, octals, decimals etc. And then how multiplication , division is defined.

Basically i need a book about numbers and how various operations are defined. It should explain it in the most rigorous and deepest way.

Hey jd12345.

In terms of arithmetic, normal algebra, and the different bases systems, the history is spread across a variety of times and places.

For example the sexigesimal system was used in the Babylonian times for a variety of reasons and is also used in angular and other periodic measures for things like geometry and time.

With regards to zero even becoming a number you can thank the Middle East for this crucial yet long due discovery.

With regards to binary, you can go back before even modern computers (before even things like the ENIAC) to some of the machine devices used to do calculations (one that comes to mind is Babbages device who was programmed by Ada consider by some to be the first programmer).

With regards to arithmetic, the idea of exponentiation was greatly influenced by Rene Descartes as he was the first to even think about talking about xn instead of thinking about say x*x or x*x*x or some other thing that reduces purely down to multiplication.

As for the number systems, if you look at the history of the written language, you will see how the alphabets of various languages have transformed and evolved from the past to the present day. You will see that things have become more standardized and clearer with the development of language and various languages that have come and gone have had influence on what we currently use today across the world not only in structure and syntax, but in the graphical description.

You say want a single book to talk about this, but the truth is that things have developed in a non-local way where bits and pieces have been added in different ways.

If you want to define division and multiplication in terms of a basewise description, you just need to look at the high school formulas used and use a particular base.

The actual specifics for all of base 2 are defined in any introductory digital circuits book that cover addition, subtraction, multiplication and division for base 2. The exact same ideas translate into any base if you modify the rules for what to carry (just like you did for base 10 in high school).

Division is defined using the normal long division which uses a DIV/MOD algorithm that is used in programming all the time. The high school algorithm and the DIV/MOD algorithm that a computer uses are the same thing. Review this for a proper understanding of definining division in any base.

In terms of the symbols used, the base 10 system that we take for granted today was invented somewhere in middle east/india area.

Take a look at things 'like' this (to your own satisfaction):

http://www.endlesssearch.co.uk/philo_enneagram_dec.htm

For the rigorous definition in terms of some base, the above will tell you everything you need in terms of that. Most of the formal stuff in mathematics doesn't deal with this, but deals with defining the language, structure, and properties of things like sets, functions, and so on (and not bases and descriptions of arithmetic in terms of these bases), but if you get a copy of a digital electronics book for 1st year electrical/computer/telecommunications engineering, you'll get a list of all the base 2 algorithms that can be extended to any base.
 

FAQ: Exploring the History and Operations of Numbers: A Comprehensive Guide

1) What is the importance of understanding the history of numbers?

Understanding the history of numbers allows us to appreciate the development and evolution of mathematical concepts and systems. It also provides insight into how numbers have been used and interpreted in various cultures throughout history.

2) How have numbers been used in different civilizations?

Numbers have been used in various ways in different civilizations, including for counting, measuring, and keeping track of time. Some civilizations, such as the ancient Egyptians, also used numbers for religious and ritualistic purposes.

3) What are the different number systems used throughout history?

Some of the different number systems used throughout history include the Egyptian, Roman, and Mayan systems. The most widely used number system today is the Hindu-Arabic system, which originated in India and was later adopted by the Arab world and Europe.

4) How has the understanding of numbers changed over time?

The understanding of numbers has evolved greatly over time. In ancient civilizations, numbers were primarily used for practical purposes, such as counting and measuring. However, with the development of mathematics, numbers have come to represent abstract concepts and have been used to solve complex problems.

5) How do numbers play a role in modern society?

Numbers play a crucial role in modern society, from basic everyday tasks such as counting money and telling time, to more advanced applications in fields such as science, technology, and finance. Numbers also play a significant role in data analysis, allowing us to make sense of large amounts of information and make informed decisions.

Similar threads

Back
Top