SlideShare a Scribd company logo
1 of 24
 A number system is a system of writing for
expressing numbers. It is the mathematical
notation for representing numbers of a given
set by using digits or other symbols in a
consistent manner. It provides a unique
representation to every number and
represents the arithmetic and algebraic
structure of the figures. It also allows us to
operate arithmetic operations like addition,
subtraction, and division.
 Decimal number system (Base- 10)
 Binary number system (Base- 2)
 Octal number system (Base-8)
 Hexadecimal number system (Base- 16)
 Decimal number system has base 10 because
it uses ten digits from 0 to 9. In decimal
number system, the positions successive to
the left of the decimal point represent units,
tens, hundreds, thousands and so on.
 Every position shows a particular power of
the base (10). For example, the decimal
number 1457 consists of the digit 7 in the
units position, 5 in the tens place, 4 in the
hundreds position, and 1 in the thousands
place whose value can be written as
 1×1000) + (4×100) + (5×10) + (7×1)
 (1×103) + (4×102) + (5×101) + (7×1)
 1000 + 400 + 50 + 7
 1457
 Base 2 Number System
 Base 2 number systems are also known as Binary
number system wherein, only two binary digits
exist, i.e., 0 and 1. Specifically, the usual base-2
is a radix of 2. The figures described under this
system are known as binary numbers which are
the combination of 0 and 1. For example, 110101
is a binary number.
 The binary number system is also a positional
notation numbering system, but in this case,
the base is not ten but is instead two. Each
digit position in a binary number represents a
power of two. When we write a binary
number, each binary digit is multiplied by an
appropriate power of 2 which is based on
their position in the number.
 1×1000) + (4×100) + (5×10) + (7×1)
 (1×103) + (4×102) + (5×101) + (7×1)
 1000 + 400 + 50 + 7
 1457
 Base 2 Number System
 Base 2 number systems are also known as Binary
number system wherein, only two binary digits
exist, i.e., 0 and 1. Specifically, the usual base-2
is a radix of 2. The figures described under this
system are known as binary numbers which are
the combination of 0 and 1. For example, 110101
is a binary number.
 this number system, the base used is 16. So
there are 16 digits used to represent a given
number. This number system is called
hexadecimal number system and each digit
position represents a power of 16. The following
are the hexadecimal numerals.
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F; the
number system is supplemented by letters as the
base is greater than 10. To take A, B, C, D, E,
and F as part of the number system is
conventional and has no logical or deductive
reason. Since the base numbers for any number
system that has more than 9 as its base will have
to be supplemented, in the hexadecimal number
system, the letters A to F are used.
 Octal number system uses numbers from 0 to
7 (i.e. 8 digits) and the numbers are as a
base of 8.
For example, 24 = 3×81+0×80 = 308.
 The real numbers is the set of numbers containing all
of the rational numbers and all of the irrational
numbers. The real numbers are “all the numbers” on
the number line. There are infinitely many real
numbers just as there are infinitely many numbers in
each of the other sets of numbers. But, it can be
proved that the infinity of the real numbers is
a bigger infinity.
 The "smaller", or countable infinity of the integers
and rationals is sometimes called ℵ0ℵ0(alef-naught),
and the uncountable infinity of the reals is
called ℵ1ℵ1(alef-one).
 There are even "bigger" infinities, but you should take
a set theory class for that!
 The complex numbers are the set
{a+bia+bi | aa and bb are real numbers},
where ii is the imaginary unit, −1−−−√−1.
(click here for more on imaginary
numbers and operations with complex numbers).
 The complex numbers include the set of real
numbers. The real numbers, in the complex
system, are written in the form a+0i=aa+0i=a. a
real number.
 This set is sometimes written as CC for short.
The set of complex numbers is important
because for any polynomial p(x)p(x) with real
number coefficients, all the solutions
of p(x)=0p(x)=0 will be in CC.
 The rational numbers are those numbers
which can be expressed as a ratio between
two integers. For example, the
fractions 1313 and −11118−11118 are both
rational numbers. All the integers are
included in the rational numbers, since any
integer zz can be written as the ratio z1z1.
 All decimals which terminate are rational
numbers (since 8.278.27 can be written
as 827100827100.) Decimals which have
a repeating pattern after some point are also
rationals
 0.0833333....=1120.0833333....=112.
 The set of rational numbers is closed under
all four basic operations, that is, given any
two rational numbers, their sum, difference,
product, and quotient is also a rational
number (as long as we don't divide by 00).
 An irrational number is a number that cannot be
written as a ratio (or fraction). In decimal form,
it never ends or repeats. The ancient Greeks
discovered that not all numbers are rational;
there are equations that cannot be solved using
ratios of integers.
 The first such equation to be studied
was 2=x22=x2. What number times itself
equals 22?
 2√2 is about 1.4141.414,
because 1.4142=1.9993961.4142=1.999396,
which is close to 22. But you'll never hit exactly
by squaring a fraction (or terminating decimal).
The square root of 22 is an irrational number,
meaning its decimal equivalent goes on forever,
with no repeating pattern:
 2√=1.41421356237309...2=1.41421356237309...
 Other famous irrational numbers are the golden
ratio, a number with great importance to
biology:
 The natural (or counting) numbers are 1,2,3,4,5
,1,2,3,4,5, etc. There are infinitely many natural
numbers. The set of natural
numbers, {1,2,3,4,5,...}{1,2,3,4,5,...}, is
sometimes written NN for short.
 The whole numbers are the natural numbers
together with 00.
 The sum of any two natural numbers is also a
natural number (for
example, 4+2000=20044+2000=2004), and the
product of any two natural numbers is a natural
number (4×2000=80004×2000=8000). This is not
true for subtraction and division, though.
 The integers are the set of real numbers
consisting of the natural numbers, their
additive inverses and zero.
 {...,−5,−4,−3,−2,−1,0,1,2,3,4,5,...}{...,−5,−4,
−3,−2,−1,0,1,2,3,4,5,...}
 The set of integers is sometimes
written JJ or ZZ for short.
 The sum, product, and difference of any two
integers is also an integer. But this is not true
for division... just try 1÷21÷2.
 When we type any letter or word, the computer translates them into
numbers since computers can understand only numbers. A computer can
understand only a few symbols called digits, and these symbols describe
different values depending on the position they hold in the number.
The value of any digit in a number can be
determined by
 The digit
 Its position in the number
 The base of the number system

More Related Content

What's hot (19)

Number System in CoMpUtEr
Number System in CoMpUtErNumber System in CoMpUtEr
Number System in CoMpUtEr
 
Maths number system
Maths   number systemMaths   number system
Maths number system
 
Number system
Number systemNumber system
Number system
 
Mathematical concepts and their applications: Number system
Mathematical concepts and their applications: Number systemMathematical concepts and their applications: Number system
Mathematical concepts and their applications: Number system
 
number system school ppt ninth class
number system school ppt ninth classnumber system school ppt ninth class
number system school ppt ninth class
 
Number System
Number SystemNumber System
Number System
 
SD & D Real Numbers
SD & D Real NumbersSD & D Real Numbers
SD & D Real Numbers
 
number system ppt
number system ppt number system ppt
number system ppt
 
NUMBER SYSTEM
NUMBER SYSTEMNUMBER SYSTEM
NUMBER SYSTEM
 
types of numbers
types of numberstypes of numbers
types of numbers
 
Binary, Decimal and Hexadecimal
Binary, Decimal and HexadecimalBinary, Decimal and Hexadecimal
Binary, Decimal and Hexadecimal
 
Maths PPT on NUMBER SYSTEM
Maths PPT on NUMBER SYSTEMMaths PPT on NUMBER SYSTEM
Maths PPT on NUMBER SYSTEM
 
Realnumbersystems
RealnumbersystemsRealnumbersystems
Realnumbersystems
 
Number system
Number systemNumber system
Number system
 
Number System
Number SystemNumber System
Number System
 
Number system of computer
Number system of computerNumber system of computer
Number system of computer
 
The real number system
The real number systemThe real number system
The real number system
 
Power point presentation
Power point presentation Power point presentation
Power point presentation
 
SD & D Negative Numbers
SD & D Negative NumbersSD & D Negative Numbers
SD & D Negative Numbers
 

Similar to Number System

Realnumbersystemnotes
RealnumbersystemnotesRealnumbersystemnotes
Realnumbersystemnotesim8th2
 
Grade5(Test 2).pptx
Grade5(Test 2).pptxGrade5(Test 2).pptx
Grade5(Test 2).pptxMjMj96
 
Introduction Combined Number And Dp
Introduction Combined Number And DpIntroduction Combined Number And Dp
Introduction Combined Number And DpAwais Khan
 
Mathematics power point presenttation on the topic
Mathematics power point presenttation on the topicMathematics power point presenttation on the topic
Mathematics power point presenttation on the topicMeghansh Gautam
 
Convert Numbers to Words with Visual Basic.NET
Convert Numbers to Words with Visual Basic.NETConvert Numbers to Words with Visual Basic.NET
Convert Numbers to Words with Visual Basic.NETDaniel DotNet
 
Data repersentation.
Data repersentation.Data repersentation.
Data repersentation.Ritesh Saini
 
Number system(everyday41.com).pdf
Number system(everyday41.com).pdfNumber system(everyday41.com).pdf
Number system(everyday41.com).pdfeveryday
 
Algebra 101 real numbers and the real number line
Algebra 101 real numbers and the real number lineAlgebra 101 real numbers and the real number line
Algebra 101 real numbers and the real number lineChloeDaniel2
 

Similar to Number System (20)

Number+system (1)
Number+system (1)Number+system (1)
Number+system (1)
 
Realnumbersystemnotes
RealnumbersystemnotesRealnumbersystemnotes
Realnumbersystemnotes
 
Secondary Lecture
Secondary LectureSecondary Lecture
Secondary Lecture
 
Grade5(Test 2).pptx
Grade5(Test 2).pptxGrade5(Test 2).pptx
Grade5(Test 2).pptx
 
Lecture 7
Lecture 7Lecture 7
Lecture 7
 
Introduction Combined Number And Dp
Introduction Combined Number And DpIntroduction Combined Number And Dp
Introduction Combined Number And Dp
 
Mathematics power point presenttation on the topic
Mathematics power point presenttation on the topicMathematics power point presenttation on the topic
Mathematics power point presenttation on the topic
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Convert Numbers to Words with Visual Basic.NET
Convert Numbers to Words with Visual Basic.NETConvert Numbers to Words with Visual Basic.NET
Convert Numbers to Words with Visual Basic.NET
 
Number system
Number systemNumber system
Number system
 
Marh algebra lesson
Marh algebra lessonMarh algebra lesson
Marh algebra lesson
 
Aji
AjiAji
Aji
 
Number system
Number systemNumber system
Number system
 
Number system
Number systemNumber system
Number system
 
Ch 4
Ch 4Ch 4
Ch 4
 
NUMBER SYSTEM.pptx
NUMBER  SYSTEM.pptxNUMBER  SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Data repersentation.
Data repersentation.Data repersentation.
Data repersentation.
 
Number system(everyday41.com).pdf
Number system(everyday41.com).pdfNumber system(everyday41.com).pdf
Number system(everyday41.com).pdf
 
Algebra 101 real numbers and the real number line
Algebra 101 real numbers and the real number lineAlgebra 101 real numbers and the real number line
Algebra 101 real numbers and the real number line
 
Math Project
Math ProjectMath Project
Math Project
 

Recently uploaded

Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 

Recently uploaded (20)

Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 

Number System

  • 1.
  • 2.  A number system is a system of writing for expressing numbers. It is the mathematical notation for representing numbers of a given set by using digits or other symbols in a consistent manner. It provides a unique representation to every number and represents the arithmetic and algebraic structure of the figures. It also allows us to operate arithmetic operations like addition, subtraction, and division.
  • 3.
  • 4.
  • 5.
  • 6.  Decimal number system (Base- 10)  Binary number system (Base- 2)  Octal number system (Base-8)  Hexadecimal number system (Base- 16)
  • 7.  Decimal number system has base 10 because it uses ten digits from 0 to 9. In decimal number system, the positions successive to the left of the decimal point represent units, tens, hundreds, thousands and so on.  Every position shows a particular power of the base (10). For example, the decimal number 1457 consists of the digit 7 in the units position, 5 in the tens place, 4 in the hundreds position, and 1 in the thousands place whose value can be written as
  • 8.  1×1000) + (4×100) + (5×10) + (7×1)  (1×103) + (4×102) + (5×101) + (7×1)  1000 + 400 + 50 + 7  1457  Base 2 Number System  Base 2 number systems are also known as Binary number system wherein, only two binary digits exist, i.e., 0 and 1. Specifically, the usual base-2 is a radix of 2. The figures described under this system are known as binary numbers which are the combination of 0 and 1. For example, 110101 is a binary number.
  • 9.  The binary number system is also a positional notation numbering system, but in this case, the base is not ten but is instead two. Each digit position in a binary number represents a power of two. When we write a binary number, each binary digit is multiplied by an appropriate power of 2 which is based on their position in the number.
  • 10.
  • 11.  1×1000) + (4×100) + (5×10) + (7×1)  (1×103) + (4×102) + (5×101) + (7×1)  1000 + 400 + 50 + 7  1457  Base 2 Number System  Base 2 number systems are also known as Binary number system wherein, only two binary digits exist, i.e., 0 and 1. Specifically, the usual base-2 is a radix of 2. The figures described under this system are known as binary numbers which are the combination of 0 and 1. For example, 110101 is a binary number.
  • 12.  this number system, the base used is 16. So there are 16 digits used to represent a given number. This number system is called hexadecimal number system and each digit position represents a power of 16. The following are the hexadecimal numerals. 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F; the number system is supplemented by letters as the base is greater than 10. To take A, B, C, D, E, and F as part of the number system is conventional and has no logical or deductive reason. Since the base numbers for any number system that has more than 9 as its base will have to be supplemented, in the hexadecimal number system, the letters A to F are used.
  • 13.  Octal number system uses numbers from 0 to 7 (i.e. 8 digits) and the numbers are as a base of 8. For example, 24 = 3×81+0×80 = 308.
  • 14.
  • 15.  The real numbers is the set of numbers containing all of the rational numbers and all of the irrational numbers. The real numbers are “all the numbers” on the number line. There are infinitely many real numbers just as there are infinitely many numbers in each of the other sets of numbers. But, it can be proved that the infinity of the real numbers is a bigger infinity.  The "smaller", or countable infinity of the integers and rationals is sometimes called ℵ0ℵ0(alef-naught), and the uncountable infinity of the reals is called ℵ1ℵ1(alef-one).  There are even "bigger" infinities, but you should take a set theory class for that!
  • 16.  The complex numbers are the set {a+bia+bi | aa and bb are real numbers}, where ii is the imaginary unit, −1−−−√−1. (click here for more on imaginary numbers and operations with complex numbers).  The complex numbers include the set of real numbers. The real numbers, in the complex system, are written in the form a+0i=aa+0i=a. a real number.  This set is sometimes written as CC for short. The set of complex numbers is important because for any polynomial p(x)p(x) with real number coefficients, all the solutions of p(x)=0p(x)=0 will be in CC.
  • 17.  The rational numbers are those numbers which can be expressed as a ratio between two integers. For example, the fractions 1313 and −11118−11118 are both rational numbers. All the integers are included in the rational numbers, since any integer zz can be written as the ratio z1z1.  All decimals which terminate are rational numbers (since 8.278.27 can be written as 827100827100.) Decimals which have a repeating pattern after some point are also rationals
  • 18.  0.0833333....=1120.0833333....=112.  The set of rational numbers is closed under all four basic operations, that is, given any two rational numbers, their sum, difference, product, and quotient is also a rational number (as long as we don't divide by 00).
  • 19.  An irrational number is a number that cannot be written as a ratio (or fraction). In decimal form, it never ends or repeats. The ancient Greeks discovered that not all numbers are rational; there are equations that cannot be solved using ratios of integers.
  • 20.  The first such equation to be studied was 2=x22=x2. What number times itself equals 22?  2√2 is about 1.4141.414, because 1.4142=1.9993961.4142=1.999396, which is close to 22. But you'll never hit exactly by squaring a fraction (or terminating decimal). The square root of 22 is an irrational number, meaning its decimal equivalent goes on forever, with no repeating pattern:  2√=1.41421356237309...2=1.41421356237309...  Other famous irrational numbers are the golden ratio, a number with great importance to biology:
  • 21.  The natural (or counting) numbers are 1,2,3,4,5 ,1,2,3,4,5, etc. There are infinitely many natural numbers. The set of natural numbers, {1,2,3,4,5,...}{1,2,3,4,5,...}, is sometimes written NN for short.  The whole numbers are the natural numbers together with 00.
  • 22.  The sum of any two natural numbers is also a natural number (for example, 4+2000=20044+2000=2004), and the product of any two natural numbers is a natural number (4×2000=80004×2000=8000). This is not true for subtraction and division, though.
  • 23.  The integers are the set of real numbers consisting of the natural numbers, their additive inverses and zero.  {...,−5,−4,−3,−2,−1,0,1,2,3,4,5,...}{...,−5,−4, −3,−2,−1,0,1,2,3,4,5,...}  The set of integers is sometimes written JJ or ZZ for short.  The sum, product, and difference of any two integers is also an integer. But this is not true for division... just try 1÷21÷2.
  • 24.  When we type any letter or word, the computer translates them into numbers since computers can understand only numbers. A computer can understand only a few symbols called digits, and these symbols describe different values depending on the position they hold in the number. The value of any digit in a number can be determined by  The digit  Its position in the number  The base of the number system