Book: What Is ADE? Drew Armstrong Section 1: What Is a Number? Version: July 12, 2013

Total Page:16

File Type:pdf, Size:1020Kb

Book: What Is ADE? Drew Armstrong Section 1: What Is a Number? Version: July 12, 2013 Book: What is ADE? Drew Armstrong Section 1: What is a number? Version: July 12, 2013 Question: What is a number? Answer: R, C, H, and sometimes O. (1.A) In order of logical dependence, we have \numbers that can be added and multiplied" N = f0 < 1 < 2 < · · · g; followed by \numbers that can be subtracted" Z = {· · · < −2 < −1 < 0 < 1 < 2 < · · · g; followed by \numbers that can be divided" na o = : a; b 2 ; b 6= 0 ; Q b Z a c where we declare that the abstract symbols b and d are equal if and only if ad = bc. In this book we also want to know when two numbers are \close together", so we need some kind of topology. The idea of topology arises in the transition from N to Z. Recall that Z is defined as the set of ordered pairs 2 Z := N = f(a; b): a; b 2 Ng; where we declare (a; b) and (c; d) equal if and only if a + d = b + c. We are supposed to think that (a; b) = \a − b". Then the absolute value function Z ! Z≥0 is defined by ( (a; b) if a ≤ b j(a; b)j := ; (b; a) if b ≤ a as you know. This function extends to Q ! Q≥0 in the natural way by defining a jaj := 2 : b jbj Q≥0 Now things get a bitp tricky. If Q is going to be our definition of number, then many interesting things like 2 are unfortunately not numbers. People puzzled over this for a long time until Cantor came up with the following (admittedly quite scary) solution. We say that (xi)i = x1; x2; x3;::: 2 Q is a Cauchy sequence if for each (presumably small) rational number " 2 Q>0 there exists a natural number N" 2 N such that for all natural numbers m; n > N" we have jxm − xnj < ". The thing about a Cauchy sequence is that it seems to be going somewhere. Cantor's idea was to arbitrarily declare that it is going somewhere. We define the set R := f(xi)i in Q :(xi)i is a Cauchy sequence g; and we declare that (xi)i and (yi)i are equal in R if their componentwise difference tends to zero|that is, if for each " 2 Q>0 there exists N" 2 N such that for all n > N" we have jxn − ynj < ". We are supposed to think that (xi)i = \x1". Now this is a real number system. (1.B) We say that R is the topological completion of Q with respect to the absolute value function j · j : Q ! Q≥0. More generally, a function k · k : Q ! Q is called a norm if it satisfies the following three properties: • 8 x 2 Q; kxk = 0 , x = 0, • 8 x; y 2 Q; kxyk = kxkkyk, and • 8 x; y 2 Q; kx + yk ≤ kxk + kyk. Exercise: Show that these three properties imply that kxk ≥ 0 for all x 2 Q. One can also fiddle around with the definitions to show that the absolute value is a norm. It turns out that the norm axioms are the only properties needed in Cantor's construction of R from Q. Thus, if one is worried about the ontological status of R, one might wonder if there are other (inequivalent) norm functions on Q. Indeed there are. We define the trivial norm on Q by ( 0 x = 0 kxk0 := : 1 x 6= 0 I wouldn't worry about that, but there are worse things. Let p 2 N be a prime number. Then for each nonzero x 2 Q we can factor p from the n a numerator and denominator to write x = p b for some n 2 Z with a; b; p coprime. We define the p-adic norm on Q by ( 0 x = 0 kxkp := : p−n x 6= 0 Exercise: Show that the p-adic norm is a norm. We use the notation k · k1 for the usual absolute value, because it acts like that. Ostrowski's Theorem (1916). The inequivalent norms on Q are precisely k · k0; k · k1; and k · kp for p prime: Let Qs denote the topological completion of Q with respect to the norm k · ks. Then Q0 = Q, Q1 = R, and Qp is called the field of p-adic numbers. I will have no more to say about p-adic numbers, because I am not qualified. The absolute value j · j = k · k1 is sometimes called the Archimedean norm because it satisfies the additional (Archimedean) property • 8 0 6= x 2 Q; 9 n 2 N; k x + x + ··· + x k > 1, | {z } n times and the other norms don't. (Roughly, this says that there are no infinitesimal numbers.) So if you are worried about the ontological status of R, you can say something like \it is the unique complete Archimedean field”. But don't worry. (To paraphrase Hadamard:) All of this is merely to sanction and legitimize our intuition about the continuity of a piece of string, and there never was any other reason for it. (1.C) Using R as a foundation, we can build three more amazing number systems. Here I will primarily follow Chapter 20 of Stillwell (2001), a book which I strongly recommend. For more references, see the Notes. The complex numbers C are the first exceptional structure in mathematics. (My use of the term \exceptional" will hopefully become clear later.) Apparently, they were first observed by Diophantus, who knew that (a2 + b2)(α2 + β2) = (aα ∓ βb)2 + (bα ± βa)2: We will call this the two-square identity. In geometric terms, let (a; b) denote the right angled triangle with side lengths a and b. If (a; b) and (α; β) are two such triangles, then we have a rule for producing a third triangle (aα − βb; bα + βa); whose hypotenuse is the product of the hypotenuses of (a; b) and (α; β). It is literally unbelievable how much of modern mathematics comes from this simple rule. Following Hamilton (1835), we will define the complex numbers as pairs of real numbers 2 C := R = f(a; b): a; b; 2 Rg with componentwise addition and with the strange product (a; b) × (α; β) := (aα − βb; bα + βa): Exercise: Explain why the distributive law holds. We can extend the absolute value from 2 2 2 R to C by defining j(a; b)j := a + b , and the two-square identity tells us that this is a norm. Furthermore, we can define the conjugation map (a; b)∗ := (a; −b) and observe that (a; b) × (a; b)∗ = j(a; b)j2: It follows that we can divide by nonzero complex numbers 1 (a; b)∗ a −b = = ; ; (a; b) j(a; b)j2 a2 + b2 a2 + b2 hence C is a field. We can also think of C as a 2-dimensional vector space over R with basis 1 = (1; 0) and i = (0; 1), so that (a; b) = a1 + bi. Then for each (a; b) 2 C, the multiplication map (α; β) 7! (a; b) × (α; β) is linear and we may identify (a; b) with the 2 × 2 matrix a −b 1 0 0 −1 (a; b) = = a + b = a1 + bi: b a 0 1 1 0 Note that 0 −12 −1 0 i2 = = = −1: 1 0 0 −1 2 We will call this a Hermitian structure on R . If you already believe in linear algebra then this is the correct definition of C because it explains the properties of the conjugate (a; b)∗ = (a; b)> (transpose matrix) and norm j(a; b)j = det(a; b) (determinant). Taking all of this structure into account, we can say that C is a real normed division algebra. (1.D) Hamilton was so fascinated by the complex numbers that he spent at least 13 years (from 1830 to 1843) trying to multiply triples of real numbers, in order to define hypercomplex numbers. Had he been a better student of number theory, he wouldn't have bothered. For example, we have 3 = 12 + 12 + 12 and 5 = 02 + 12 + 22; but it is easy to show that 15 = 3 · 5 is not the sum of three integer squares. This implies that there is no such thing as a three-square identity, and hence it is impossible to 3 give R the structure of a normed division algebra. But we are happy that Hamilton didn't know this. In frustration, he was eventually willing to throw away the commutative property of multiplication. On the afternoon of Monday, October 16, 1843, he was walking along the Royal Canal in Dublin with his wife, on the way to a meeting of the Royal Irish Academy, when he suddenly realized that there is a reasonable way to multiply quadruples of real numbers. After recording this insight in his notebook he got out his knife and carved the following formulas into the stone of the Brougham Bridge: i2 = j2 = k2 = ijk = −1: (?) Implicit in these formulas are the equations ij = −ji = k; jk = −kj = i; ki = −ik = j; which we can visualize in the following way: Hamilton had just invented vector calculus|not to mention vectors. To be specific, Hamilton defined the set of quaternions 4 H := R = fa1 + bi + cj + dk : a; b; c; d 2 Rg: The relations (?) induce an R-bilinear associative product operation, which means that the quaternions can be represented as matrices. If you believe in the complex number i 2 C then, following Cayley (1858), we can identify each quaternion with a complex 2 × 2 matrix: a1 + bi c1 + di a1 + bi + cj + dk = −c1 + di a1 − bi 1 0 i 0 0 1 0 i = a + b + c + d : 0 1 0 −i −1 0 i 0 Warning: i 2 H is not the same as i 2 C.
Recommended publications
  • Proofs, Sets, Functions, and More: Fundamentals of Mathematical Reasoning, with Engaging Examples from Algebra, Number Theory, and Analysis
    Proofs, Sets, Functions, and More: Fundamentals of Mathematical Reasoning, with Engaging Examples from Algebra, Number Theory, and Analysis Mike Krebs James Pommersheim Anthony Shaheen FOR THE INSTRUCTOR TO READ i For the instructor to read We should put a section in the front of the book that organizes the organization of the book. It would be the instructor section that would have: { flow chart that shows which sections are prereqs for what sections. We can start making this now so we don't have to remember the flow later. { main organization and objects in each chapter { What a Cfu is and how to use it { Why we have the proofcomment formatting and what it is. { Applications sections and what they are { Other things that need to be pointed out. IDEA: Seperate each of the above into subsections that are labeled for ease of reading but not shown in the table of contents in the front of the book. ||||||||| main organization examples: ||||||| || In a course such as this, the student comes in contact with many abstract concepts, such as that of a set, a function, and an equivalence class of an equivalence relation. What is the best way to learn this material. We have come up with several rules that we want to follow in this book. Themes of the book: 1. The book has a few central mathematical objects that are used throughout the book. 2. Each central mathematical object from theme #1 must be a fundamental object in mathematics that appears in many areas of mathematics and its applications.
    [Show full text]
  • The Evolution of Numbers
    The Evolution of Numbers Counting Numbers Counting Numbers: {1, 2, 3, …} We use numbers to count: 1, 2, 3, 4, etc You can have "3 friends" A field can have "6 cows" Whole Numbers Whole numbers are the counting numbers plus zero. Whole Numbers: {0, 1, 2, 3, …} Negative Numbers We can count forward: 1, 2, 3, 4, ...... but what if we count backward: 3, 2, 1, 0, ... what happens next? The answer is: negative numbers: {…, -3, -2, -1} A negative number is any number less than zero. Integers If we include the negative numbers with the whole numbers, we have a new set of numbers that are called integers: {…, -3, -2, -1, 0, 1, 2, 3, …} The Integers include zero, the counting numbers, and the negative counting numbers, to make a list of numbers that stretch in either direction indefinitely. Rational Numbers A rational number is a number that can be written as a simple fraction (i.e. as a ratio). 2.5 is rational, because it can be written as the ratio 5/2 7 is rational, because it can be written as the ratio 7/1 0.333... (3 repeating) is also rational, because it can be written as the ratio 1/3 More formally we say: A rational number is a number that can be written in the form p/q where p and q are integers and q is not equal to zero. Example: If p is 3 and q is 2, then: p/q = 3/2 = 1.5 is a rational number Rational Numbers include: all integers all fractions Irrational Numbers An irrational number is a number that cannot be written as a simple fraction.
    [Show full text]
  • Control Number: FD-00133
    Math Released Set 2015 Algebra 1 PBA Item #13 Two Real Numbers Defined M44105 Prompt Rubric Task is worth a total of 3 points. M44105 Rubric Score Description 3 Student response includes the following 3 elements. • Reasoning component = 3 points o Correct identification of a as rational and b as irrational o Correct identification that the product is irrational o Correct reasoning used to determine rational and irrational numbers Sample Student Response: A rational number can be written as a ratio. In other words, a number that can be written as a simple fraction. a = 0.444444444444... can be written as 4 . Thus, a is a 9 rational number. All numbers that are not rational are considered irrational. An irrational number can be written as a decimal, but not as a fraction. b = 0.354355435554... cannot be written as a fraction, so it is irrational. The product of an irrational number and a nonzero rational number is always irrational, so the product of a and b is irrational. You can also see it is irrational with my calculations: 4 (.354355435554...)= .15749... 9 .15749... is irrational. 2 Student response includes 2 of the 3 elements. 1 Student response includes 1 of the 3 elements. 0 Student response is incorrect or irrelevant. Anchor Set A1 – A8 A1 Score Point 3 Annotations Anchor Paper 1 Score Point 3 This response receives full credit. The student includes each of the three required elements: • Correct identification of a as rational and b as irrational (The number represented by a is rational . The number represented by b would be irrational).
    [Show full text]
  • E6-132-29.Pdf
    HISTORY OF MATHEMATICS – The Number Concept and Number Systems - John Stillwell THE NUMBER CONCEPT AND NUMBER SYSTEMS John Stillwell Department of Mathematics, University of San Francisco, U.S.A. School of Mathematical Sciences, Monash University Australia. Keywords: History of mathematics, number theory, foundations of mathematics, complex numbers, quaternions, octonions, geometry. Contents 1. Introduction 2. Arithmetic 3. Length and area 4. Algebra and geometry 5. Real numbers 6. Imaginary numbers 7. Geometry of complex numbers 8. Algebra of complex numbers 9. Quaternions 10. Geometry of quaternions 11. Octonions 12. Incidence geometry Glossary Bibliography Biographical Sketch Summary A survey of the number concept, from its prehistoric origins to its many applications in mathematics today. The emphasis is on how the number concept was expanded to meet the demands of arithmetic, geometry and algebra. 1. Introduction The first numbers we all meet are the positive integers 1, 2, 3, 4, … We use them for countingUNESCO – that is, for measuring the size– of collectionsEOLSS – and no doubt integers were first invented for that purpose. Counting seems to be a simple process, but it leads to more complex processes,SAMPLE such as addition (if CHAPTERSI have 19 sheep and you have 26 sheep, how many do we have altogether?) and multiplication ( if seven people each have 13 sheep, how many do they have altogether?). Addition leads in turn to the idea of subtraction, which raises questions that have no answers in the positive integers. For example, what is the result of subtracting 7 from 5? To answer such questions we introduce negative integers and thus make an extension of the system of positive integers.
    [Show full text]
  • An Introduction to the P-Adic Numbers Charles I
    Union College Union | Digital Works Honors Theses Student Work 6-2011 An Introduction to the p-adic Numbers Charles I. Harrington Union College - Schenectady, NY Follow this and additional works at: https://digitalworks.union.edu/theses Part of the Logic and Foundations of Mathematics Commons Recommended Citation Harrington, Charles I., "An Introduction to the p-adic Numbers" (2011). Honors Theses. 992. https://digitalworks.union.edu/theses/992 This Open Access is brought to you for free and open access by the Student Work at Union | Digital Works. It has been accepted for inclusion in Honors Theses by an authorized administrator of Union | Digital Works. For more information, please contact [email protected]. AN INTRODUCTION TO THE p-adic NUMBERS By Charles Irving Harrington ********* Submitted in partial fulllment of the requirements for Honors in the Department of Mathematics UNION COLLEGE June, 2011 i Abstract HARRINGTON, CHARLES An Introduction to the p-adic Numbers. Department of Mathematics, June 2011. ADVISOR: DR. KARL ZIMMERMANN One way to construct the real numbers involves creating equivalence classes of Cauchy sequences of rational numbers with respect to the usual absolute value. But, with a dierent absolute value we construct a completely dierent set of numbers called the p-adic numbers, and denoted Qp. First, we take p an intuitive approach to discussing Qp by building the p-adic version of 7. Then, we take a more rigorous approach and introduce this unusual p-adic absolute value, j jp, on the rationals to the lay the foundations for rigor in Qp. Before starting the construction of Qp, we arrive at the surprising result that all triangles are isosceles under j jp.
    [Show full text]
  • Chapter I, the Real and Complex Number Systems
    CHAPTER I THE REAL AND COMPLEX NUMBERS DEFINITION OF THE NUMBERS 1, i; AND p2 In order to make precise sense out of the concepts we study in mathematical analysis, we must first come to terms with what the \real numbers" are. Everything in mathematical analysis is based on these numbers, and their very definition and existence is quite deep. We will, in fact, not attempt to demonstrate (prove) the existence of the real numbers in the body of this text, but will content ourselves with a careful delineation of their properties, referring the interested reader to an appendix for the existence and uniqueness proofs. Although people may always have had an intuitive idea of what these real num- bers were, it was not until the nineteenth century that mathematically precise definitions were given. The history of how mathematicians came to realize the necessity for such precision in their definitions is fascinating from a philosophical point of view as much as from a mathematical one. However, we will not pursue the philosophical aspects of the subject in this book, but will be content to con- centrate our attention just on the mathematical facts. These precise definitions are quite complicated, but the powerful possibilities within mathematical analysis rely heavily on this precision, so we must pursue them. Toward our primary goals, we will in this chapter give definitions of the symbols (numbers) 1; i; and p2: − The main points of this chapter are the following: (1) The notions of least upper bound (supremum) and greatest lower bound (infimum) of a set of numbers, (2) The definition of the real numbers R; (3) the formula for the sum of a geometric progression (Theorem 1.9), (4) the Binomial Theorem (Theorem 1.10), and (5) the triangle inequality for complex numbers (Theorem 1.15).
    [Show full text]
  • Rational and Irrational Numbers 1
    CONCEPT DEVELOPMENT Mathematics Assessment Project CLASSROOM CHALLENGES A Formative Assessment Lesson Rational and Irrational Numbers 1 Mathematics Assessment Resource Service University of Nottingham & UC Berkeley Beta Version For more details, visit: http://map.mathshell.org © 2012 MARS, Shell Center, University of Nottingham May be reproduced, unmodified, for non-commercial purposes under the Creative Commons license detailed at http://creativecommons.org/licenses/by-nc-nd/3.0/ - all other rights reserved Rational and Irrational Numbers 1 MATHEMATICAL GOALS This lesson unit is intended to help you assess how well students are able to distinguish between rational and irrational numbers. In particular, it aims to help you identify and assist students who have difficulties in: • Classifying numbers as rational or irrational. • Moving between different representations of rational and irrational numbers. COMMON CORE STATE STANDARDS This lesson relates to the following Standards for Mathematical Content in the Common Core State Standards for Mathematics: N-RN: Use properties of rational and irrational numbers. This lesson also relates to the following Standards for Mathematical Practice in the Common Core State Standards for Mathematics: 3. Construct viable arguments and critique the reasoning of others. INTRODUCTION The lesson unit is structured in the following way: • Before the lesson, students attempt the assessment task individually. You then review students’ work and formulate questions that will help them improve their solutions. • The lesson is introduced in a whole-class discussion. Students then work collaboratively in pairs or threes to make a poster on which they classify numbers as rational and irrational. They work with another group to compare and check solutions.
    [Show full text]
  • [email protected] 2 Math480/540, TOPICS in MODERN MATH
    1 Department of Mathematics, The University of Pennsylvania, Philadel- phia, PA 19104-6395 E-mail address: [email protected] 2 Math480/540, TOPICS IN MODERN MATH. What are numbers? A.A.Kirillov Dec. 2007 2 The aim of this course is to show, what meaning has the notion of number in modern mathematics; tell about the problems arising in connection with different understanding of numbers and how these problems are being solved. Of course, I can explain only first steps of corresponding theories. For those who want to know more, I indicate the appropriate literature. 0.1 Preface The “muzhiks” near Vyatka lived badly. But they did not know it and believed that they live well, not worse than the others A.Krupin, “The live water.” When a school student first meet mathematics, (s)he is told that it is a science which studies numbers and figures. Later, in a college, (s)he learns analytic geometry which express geometric notions using numbers. So, it seems that numbers is the only object of study in mathematics. True, if you open a modern mathematical journal and try to read any article, it is very probable that you will see no numbers at all. Instead, au- thors speak about sets, functions, operators, groups, manifolds, categories, etc. Nevertheless, all these notions in one way or another are based on num- bers and the final result of any mathematical theory usually is expressed by a number. So, I think it is useful to discuss with math major students the ques- tion posed in the title.
    [Show full text]
  • The Rational Number System Worksheet #1
    Subject: Math Unit: Number Concepts Lesson: Two email:[email protected] www.youtheducationservices.ca The Rational Number System Worksheet Classify these numbers as rational or irrational and give your reason. 1. a. 7329 b. √4 2. a. 0.95832758941… b. 0.5287593593593 Give an example of a number that would satisfy these rules. 3. a number that is: real, rational, whole, an integer, and natural 4. a number that is: real and irrational 5. a number that is: real, rational, an integer Classify each number as: real, rational, irrational, whole, natural, and integer. Give your reason. 6. a. 3/4 b. -12/4 7. a. 0.345 345 345 b. -0. 6473490424 Thank-you to our supporters! - 1 - Subject: Math Unit: Number Concepts Lesson: Two email:[email protected] www.youtheducationservices.ca 8. Give examples of rational numbers that fit between the following sets of numbers. a. -0.56 and -0.65 b. -5.76 and -5.77 c. 3.64 and 3.46 9. Which two numbers are irrational? How do you know? a. 8-√56 b. 8-√25 c. 2-√73 10. Place the following numbers in the Venn Diagram. Place the following numbers in the Venn Diagram. Note that some numbers may not fit in the diagram. -0.462 -56 735 0.326 8321 0 Integers Whole Numbers Thank-you to our supporters! - 2 - Subject: Math Unit: Number Concepts Lesson: Two email:[email protected] www.youtheducationservices.ca The Rational Number System Worksheet Solutions Classify these numbers as rational or irrational and give your reason. 1. a.
    [Show full text]
  • NON-SPLIT REDUCTIVE GROUPS OVER Z Brian Conrad
    NON-SPLIT REDUCTIVE GROUPS OVER Z Brian Conrad Abstract. | We study the following phenomenon: some non-split connected semisimple Q-groups G admit flat affine Z-group models G with \everywhere good reduction" (i.e., GFp is a connected semisimple Fp-group for every prime p). Moreover, considering such G up to Z-group isomorphism, there can be more than one such G for a given G. This is seen classically for types B and D by using positive-definite quadratic lattices. The study of such Z-groups provides concrete applications of many facets of the theory of reductive groups over rings (scheme of Borel subgroups, auto- morphism scheme, relative non-abelian cohomology, etc.), and it highlights the role of number theory (class field theory, mass formulas, strong approximation, point-counting over finite fields, etc.) in analyzing the possibilities. In part, this is an expository account of [G96]. R´esum´e. | Nous ´etudions le ph´enom`ene suivant : certains Q-groupes G semi-simples connexes non d´eploy´es admettent comme mod`eles des Z-groupes G affines et plats avec \partout bonne r´eduction" (c'est `adire, GFp est un Fp- groupe Q-groupes G pour chaque premier p). En outre, consid´erant de tels G `a Z-groupe isomorphisme pr`es, il y a au plus un tel G pour un G donn´e.Ceci est vu classiquement pour les types B et D en utilisant des r´eseaux quadratiques d´efinis positifs. L'´etude de ces Z-groupes donne lieu `ades applications concr`etes d'aspects multiples, de la th´eorie des groupes r´eductifs sur des anneaux (sch´emas de sous-groupes de Borel, sch´emas d'automorphismes, cohomologie relative non ab´elienne, etc.), et met en ´evidence le r^ole de la th´eorie des nombres (th´eorie du corps de classes, formules de masse, approximation forte, comptage de points sur les corps finis, etc.) dans l'analyse des possibilit´es.En partie, ceci est un article d'exposition sur [G96].
    [Show full text]
  • Quaternion Algebras and Q 1.1. What Are Quaternion Algebras?
    INTRODUCTION TO THE LOCAL-GLOBAL PRINCIPLE LIANG XIAO Abstract. This is the notes of a series lectures on local-global principle and quaternion algebras, given at Connecticut Summer School in Number Theory. 1. Day I: Quaternion Algebras and Qp 1.1. What are Quaternion Algebras? 1.1.1. Hamiltonian H. Recall that we setup mathematics in such a way starting with positive integers N and integers Z to build Q as its quotient field, and then defining R using several equivalent axioms, e.g. Dedekind cut, or as certain completions. After that, we introduced the field of complex numbers as C = R ⊕ Ri, satisfying i2 = −1. One of the most important theorem for complex numbers is the Fundamental Theorem of Algebra: all complex coefficients non-constant polynomials f(x) 2 C[x] has a zero. In other words, C is an algebraically closed field; so there is no bigger field than C that is finite dimensional as an R-vector space. (With the development of physics), Hamilton discovered that there is an \associative-but- non-commutative field” (called a skew field or a division algebra) H which is 4-dimensional over R: H = R ⊕ Ri ⊕ Rj ⊕ Rk = ai + bj + cj + dk a; b; c; d 2 R ; where the multiplication is R-linear and subject to the following rules: i2 = j2 = k2 = −1; ij = −ji = k; jk = −kj = i; and ki = −ik = j: This particular H is called the Hamiltonian quaternion. One simple presentation of H is: 2 2 H := Chi; ji i + 1; j + 1; ij + ji : Question 1.1.2.
    [Show full text]
  • 1-1 the Rational Numbers Name Date
    1-1 The Rational Numbers Name Date A rational number is a number that can be 5 a Write 6 as a decimal. expressed in the form , where a and b are 08333. b • Divide 5 by 6. 6͒50000. 222 integers and b 0. • Use an ellipsis or 5 ϭ ϭ A rational number can be written as a an overbar to show 6 0.8333. 0.83 terminating or repeating decimal. that the 3s repeat. 5 ϭ ϭ So in decimal form, 6 0.8333. 0.83. Write a rational number for each expression. 1. 5.03 km underwater 2. a deposit of $141.15 3. 20.4Њ below zero ؊ ؉ ؊ 5.03 141.15 or 141.15 20.4 2 4. loss of 15 yards 5. a gain of $16.25 6. down 43 points 2 ؊ ؉ ؊4 15 16.25 or 16.25 3 7. withdrawal of $50 8. 5 more minutes 9. down 21 fl oors ؊ ؉ ؊ 50 5 or 5 21 a Show that each number is rational by writing it in the form b , where a and b are integers and b fi 0. Possible answers shown. Ϫ Ϫ 1 3 1 Ϫ 10. 32 11. 7 12. 82 13. 45 14. 563 15. 6 ؊ 7 ؊17 23 169 ؊ 6 32 1 1 2 5 3 1 16. 7 9 17. Ϫ362 18. Ϫ175 19. 302 20. Ϫ51 21. 312 10 7 9 4 ؊254 ؊ 175 272 ؊21 312 79 10 7 1 9 4 1 Write each fraction or mixed number in decimal form. 1 Ϫ3 Ϫ11 7 8 Ϫ15 22.
    [Show full text]