Answers and Solutions

Total Page:16

File Type:pdf, Size:1020Kb

Answers and Solutions Answers and Solutions Chapter 1 1.1(a). The point E can be obtained by folding the square along the bisector of angle BAC, so that AB is folded onto the diagonal with B landing on E. If F is the point where the bisector intersects B C, then B F folds to E F. Thus E F -1 AC and BF = EF. Since L.EFC = 45° = L.ECF, FE = EC. l.1(b). WC! = IBC! - IBFI = IAEI - ICEI = 21AEI - lAC! and IEC! = lAC! - IAEI = lAC! - IBC!. l.3(a). n Pn qn rn 1 1 1 1 2 3 2 3/2 = 1.5 3 7 5 7/5 = 1.4 4 17 12 17/12 = 1.416666 5 41 29 41/29 = 1.413793 1.3(c). Clearly, rn > 1 for each n, so that from (b), rn+1 - rn and rn - rn-I have opposite signs and 1 Irn+l - rnl < 41rn - rn-II· Since r2 > 1 = rl, it follows that rl < r3 < r2. Suppose as an induction hypothesis that rl < r3 < ... < r2m-1 < r2m < ... < r2. Then 0 < r2m - r2m+1 < r2m - r2m-1 and 0 < r2m+2 - r2m+1 < r2m - r2m+J. so that r2m-1 < r2m+1 < r2m+2 < r2m. Let k, 1 be any positive integers. Then, for m > k, I, r2k+1 < r2m-1 < r2m < r21. l.3(d). Leta be the least upper bound (i.e., the smallest number at least as great as all) of the numbers in the set {rl, r3, r5, ... , r2k+l, ... }. Then r2m-1 ::::: a ::::: r2m 139 140 Answers and Solutions .....-_______---,D \ \ \ \ \ \ \ \ \ \ BL..---...L..-----~ F FIGURE 1.3. for each positive integer m, so that la - r2m-ll and la - r2m I are both less than 1 1 Ir2m - r2m-ll .:::: 42(m-l) Ir2 - rll = 24m - 3 · It follows that limn--->oo rn = limn--->oo rn-l = a. Taking limits in the recursion in (d) leads to 1 a=I+-- l+a which reduces to a 2 = 2. Since rn > 0 for each n, a > O. 1.4(c). 347/19 = 18 + 1/3 + 1/1 + 1/4. 1.4(d). Since v'2 = 1 + (v'2 - 1) = 1 + 1/1 + v'2, it follows that the process does not terminate, since we can always replace the final 1 + v'2 by 2 + 1/1 + v'2 to get the continued fraction in Exercise 1.3. 1.7(b). This can be established from Exercise 1.5(a) by induction. 1.7(c). For each positive integer k, let P2k = Xk and q2k = 2Yk. Then, from Exercise 1.5(b), xf - 8Yf = P~k - 2q~k = 1. 1.7(d). If X2 - 8y2 = -1, then x would have to be odd. But then x2 == 1 (mod 8), yielding a contradiction. 2.4(a). Since qn + qn-l = (qn - qn-l) + 2qn-l = Pn-l + (Pn - Pn-l) = Pn, Pn(qn - qn-l) = PnPn-l = Pn-l (qn + qn-d. 2.4(b). From Exercise 2.3(c), Pn+lqn+l = 4pnqn + 2(Pnqn-l + Pn-lqn) + Pn-lqn-l = 4pnqn + 2(Pnqn - Pn-lqn-d + Pn-lqn-l = 6pnqn - Pn-lqn-l· 3.1(b). Yes. It suffices to consider the case for which the greatest common divisor of a, b, cis 1. Since each odd square leaves a remainer 1 and no square leaves a Chapter 1 141 remainder 2 upon division by 4, both of a and b cannot be odd. Suppose b is even and a is odd. Then b2 = (c - a)(c + a) expresses b as the product oftwo even divisors whose greatest common divisor is 2. Thus, there are integers m and n for which c + a = 2m2 and c - a = 2n 2, and the result holds. 3.2(a). 2mn - (m 2 - n2 ) = 1 can be rewritten (m + n)2 - 2m2 = 1, while (m 2 - n2) - 2mn = 1 can be rewritten (m - n)2 - 2n2 = 1. We obtain Pell's equation x2 - 2y2 = 1, where (x, y) = (m + n, m), (m, n) = (y, x - y), and (x, y) = (m - n, n), (m, n) = (x + y, y). 3.2(b). (m, n) = (2, 1) gives the triple (3, 4, 5), while (m, n) = (5,2) gives the triple (21, 20, 29). 3.2(c). For example, (x, y) = (17,12) leads ultimately to the triples (119, 120, 169) and (697, 696, 985). 3.3. (a + c)2 + (a + c + 1)2 - (2a + c + 1)2 = 1 - [a 2 + (a + 1)2 - c2] . 3.4(a). q~+l - q~ - 2qn+lqn = (qn+l - 2qn)qn+l - q~ = qn-lqn+l - q~ = qn-l (2qn + qn-l) - qn (2qn-l + qn-2) 2 = qn-l - qnqn-2 = ... = (-W(q? - qoqZ) = (-It. 3.5. 2mn - (m 2 - nZ) = 7 can be rewritten (n + m)2 - 2m 2 = 7, and (m 2 - n2) - 2mn = 7 as (m - n)2 - 2n2 = 7. The equation x2 - 2y2 = 7 is satisfied by (lxi, Iyl)] = (3,1), (13,9), (75,53), and these yield the triples (-3, 4, 5), (8, 15, 17), (65, 72, 97), (396, 403, 565), (2325, 2332, 3293), (13568, 13575, 19193). 3.6. Let a2 + b2 = c2, p2 + q2 = r2 with p = a + 3, q = b + 3, and r = c + 4. Then we must have 3a + 3b + 1 = 4c. Taking (a, b, c) = (m 2 - n2, 2mn, m2 + n2), we are led to (m - 3n)2 - 2n2 = 1. Suppose that x = m - 3n and y = n. Then x 2 - 2l = 1. Some solutions are (x, y) = (3,2), (-3,2), (17,12), (-17,12), which give rise to (m, n) = (9,2), (3,2), (53, 12), (19, 12). Thus we have some examples: [(a, b, c), (p, q, r)] = [(77,36,85), (80,39,89)], [(5,12,13), (8, 15, 17)], [(2665, 1272,2953), (2668, 1275,2957)], [(217,456,505), (220,459,509)]. 142 Answers and Solutions Comments on the Explorations Exploration 1.2. If X2 - 2y2 = ±2, then x would have to be even, say x = 2z, so that y2 - 2z2 = =fl. The equation x 2 - 2y2 = 2 is satis­ fied by (x, y) = (2,1), (10,7), (58,41), and x 2 - 2y2 = -2 by (x, y) = (4,3), (24, 17), (140,99). As for x 2 - 2y2 = 3, if y is even, then x 2 == 3 (mod 8), while if y is odd, then x 2 == 5 (mod 8); neither congruence for x 2 is realizable. A similar argument shows the impossibility of x 2 - 2y2 == -3. Exploration 1.3. We have to solve the equation x 2 - 3y2 = 1, where x = 2u is even and y = 2 v + 1 is odd. The following table gives the first few triangles of the required type: (x, y) (v, v + 1, u) (26, 15) (7,8, 13) (362,209) (104, 105, 181) (5042,2911) (1455, 1456,2521) (70226, 40545) (20272,20273,35113) (978122,564719) (282359,282360,489061) Observe that the equation satisfied by u and v implies that (v + 1)3 - v 3 = u2• It is known from this that u must be the sum of two consecutive squares. (See Power Play by E.J. Barbeau (MAA, 1997) pages 7,8, 11 for a proof of this.) 13 = 22 + 32 , 181 = 92 + 102, 2521 = 352 + 362, 35113 = 1322 + 1332, 489061 = 4942 + 4952. Adding together the consecutive roots of the squares in each right side gives the sequence {5, 19,71,265,981, ... }, which satisfies the recursion tn+l = 4tn - tn-I. The terms of the sequence are sums of the consecutive terms of a second sequence {l, 4, 15, 56,209, ...} that satisfies the same recursion. The values of y when x 2 - 3 y2 = 1 are not only found among its terms, but the numbers x and y are intricately related in other ways. For example, (5042, 2911) = (71 2 + 1, 562 -15). Is there something here that can be generalized? Exploration 1.4. This exploration can be approached in various ways. For x 2 + mx ± n to be factorizable, the discriminants m 2 =f 4n must be integer squares, say m2 - 4n = u2 and m2 + 4n = v2. In particular, we need u2 + v2 = 2m2. We can achieve this if m2 = p2 + q2. Then 2m2 = (p + q)2 + (p - q)2, so we can try u = p - q and v = p + q. This leads to n = pqj2. Thus we can find polynomials involving any number m whose square is the sum of two squares. Since m is thus the largest of a Pythagorean triple, we can let m = y (a2 + f32), Chapter 1 143 p = y (a2 - f32), and q = 2yaf3. Then n = pq 12 = y 2af3(a2 - f32). This leads to x 2 + mx + n = (x + ya(a - f3))(x + yf3(a + f3)), x 2 + mx - n = (x + ya(a + f3))(x - yf3(a - f3)). Alternatively, we need to find numbers a, b, e, d for which (x + a)(x + b) = (x - e)(y + d). This yields m = a + b = d - e and n = ab = cd. Substituting d = able into the first equation gives e2 + (a + b)e - ab = 0 with discriminant (a + 3b)2 - 8b2. If this is the square of w, then 8b2 = (a + 3b)2 - w2 = (a + 3b + w)(a + 3b - w). To construct possibilities, let b be chosen arbitrarily and write 8b2 = (2r) (2s). Then solving a + 3b + w = 2r, a + 3b - w = 2s gives a + 3b = r + sand w = r - s, leading to the possibilities (a, b, e, d) = (r + s - 3b, b, b - s, r - b), (m, n) = (r + s - 2b, b(r + s) - 3b2). Thus x 2 + mx + n = (x + b)(x + r + s - 3b) and x 2 + mx - n = (x + s - b)(x + r - b).
Recommended publications
  • Integer Linear Programs
    20 ________________________________________________________________________________________________ Integer Linear Programs Many linear programming problems require certain variables to have whole number, or integer, values. Such a requirement arises naturally when the variables represent enti- ties like packages or people that can not be fractionally divided — at least, not in a mean- ingful way for the situation being modeled. Integer variables also play a role in formulat- ing equation systems that model logical conditions, as we will show later in this chapter. In some situations, the optimization techniques described in previous chapters are suf- ficient to find an integer solution. An integer optimal solution is guaranteed for certain network linear programs, as explained in Section 15.5. Even where there is no guarantee, a linear programming solver may happen to find an integer optimal solution for the par- ticular instances of a model in which you are interested. This happened in the solution of the multicommodity transportation model (Figure 4-1) for the particular data that we specified (Figure 4-2). Even if you do not obtain an integer solution from the solver, chances are good that you’ll get a solution in which most of the variables lie at integer values. Specifically, many solvers are able to return an ‘‘extreme’’ solution in which the number of variables not lying at their bounds is at most the number of constraints. If the bounds are integral, all of the variables at their bounds will have integer values; and if the rest of the data is integral, many of the remaining variables may turn out to be integers, too.
    [Show full text]
  • The Group of Classes of Congruent Quadratic Integers with Respect to Any Composite Ideal Modulus Whatever
    THE GROUPOF CLASSESOF CONGRUENTQUADRATIC INTEGERS WITH RESPECTTO A COMPOSITEIDEAL MODULUS* BY ARTHUR RANUM Introduction. If in the ordinary theory of rational numbers we consider a composite integer m as modulus, and if from among the classes of congruent integers with respect to that modulus we select those which are prime to the modulus, they form a well-known multiplicative group, which has been called by Weber (Algebra, vol. 2, 2d edition, p. 60), the most important example of a finite abelian group. In the more general theory of numbers in an algebraic field we may in a corre- sponding manner take as modulus a composite ideal, which includes as a special case a composite principal ideal, that is, an integer in the field, and if we regard all those integers of the field which are congruent to one another with respect to the modulus as forming a class, and if we select those classes whose integers are prime to the modulus, they also will form a finite abelian group f under multiplication. The investigation of the nature of this group is the object of the present paper. I shall confine my attention, however, to a quadratic number-field, and shall determine the structure of the group of classes of congruent quadratic integers with respect to any composite ideal modulus whatever. Several distinct cases arise depending on the nature of the prime ideal factors of the modulus ; for every case I shall find a complete system of independent generators of the group. Exactly as in the simpler theory of rational numbers it will appear that the solution of the problem depends essentially on the case in which the modulus is a prime-power ideal, that is, a power of a prime ideal.
    [Show full text]
  • The Number Line Topic 1
    Topic 1 The Number Line Lesson Tutorials Positive numbers are greater than 0. They can be written with or without a positive sign (+). +1 5 +20 10,000 Negative numbers are less than 0. They are written with a negative sign (−). − 1 − 5 − 20 − 10,000 Two numbers that are the same distance from 0 on a number line, but on opposite sides of 0, are called opposites. Integers Words Integers are the set of whole numbers and their opposites. Opposite Graph opposites When you sit across from your friend at Ź5 ź4 Ź3 Ź2 Ź1 0 1234 5 the lunch table, you negative integers positive integers sit opposite your friend. Zero is neither negative nor positive. Zero is its own opposite. EXAMPLE 1 Writing Positive and Negative Integers Write a positive or negative integer that represents the situation. a. A contestant gains 250 points on a game show. “Gains” indicates a number greater than 0. So, use a positive integer. +250, or 250 b. Gasoline freezes at 40 degrees below zero. “Below zero” indicates a number less than 0. So, use a negative integer. − 40 Write a positive or negative integer that represents the situation. 1. A hiker climbs 900 feet up a mountain. 2. You have a debt of $24. 3. A student loses 5 points for being late to class. 4. A savings account earns $10. 408 Additional Topics MMSCC6PE2_AT_01.inddSCC6PE2_AT_01.indd 408408 111/24/101/24/10 88:53:30:53:30 AAMM EXAMPLE 2 Graphing Integers Graph each integer and its opposite. Reading a. 3 Graph 3.
    [Show full text]
  • Small-Span Hermitian Matrices Over Quadratic Integer Rings
    MATHEMATICS OF COMPUTATION Volume 84, Number 291, January 2015, Pages 409–424 S 0025-5718(2014)02836-6 Article electronically published on May 19, 2014 SMALL-SPAN HERMITIAN MATRICES OVER QUADRATIC INTEGER RINGS GARY GREAVES Abstract. A totally-real polynomial in Z[x] with zeros α1 α2 ··· αd has span αd−α1. Building on the classification of all characteristic polynomials of integer symmetric matrices having small span (span less than 4), we obtain a classification of small-span polynomials that are the characteristic polynomial of a Hermitian matrix over some quadratic integer ring. Taking quadratic integer rings as our base, we obtain as characteristic polynomials some low- degree small-span polynomials that are not the characteristic (or minimal) polynomial of any integer symmetric matrix. 1. Introduction and preliminaries 1.1. Introduction. Let f be a totally-real monic polynomial of degree d having integer coefficients with zeros α1 α2 ··· αd.Thespan of f is defined to be αd − α1. In this article, for Hermitian matrices A over quadratic integer rings, we are interested in the characteristic polynomials χA(x):=det(xI − A)andthe minimal polynomials pA(x). We build on the work of McKee [17] who classified all integer symmetric matrices whose characteristic polynomials have span less than 4. Following McKee, we call a totally-real monic integer polynomial small-span if its span is less than 4 and a Hermitian matrix is called small-span if its characteristic polynomial is small-span. A set consisting of an algebraic integer and all of its (Galois) conjugates is called a conjugate set.
    [Show full text]
  • Integersintegersintegers Chapter 6Chapter 6 6 Chapter 6Chapter Chapter 6Chapter Chapter 6
    IntegersIntegersIntegers Chapter 6Chapter 6 Chapter 6 Chapter 6 Chapter 6 6.1 Introduction Sunita’s mother has 8 bananas. Sunita has to go for a picnic with her friends. She wants to carry 10 bananas with her. Can her mother give 10 bananas to her? She does not have enough, so she borrows 2 bananas from her neighbour to be returned later. After giving 10 bananas to Sunita, how many bananas are left with her mother? Can we say that she has zero bananas? She has no bananas with her, but has to return two to her neighbour. So when she gets some more bananas, say 6, she will return 2 and be left with 4 only. Ronald goes to the market to purchase a pen. He has only ` 12 with him but the pen costs ` 15. The shopkeeper writes ` 3 as due amount from him. He writes ` 3 in his diary to remember Ronald’s debit. But how would he remember whether ` 3 has to be given or has to be taken from Ronald? Can he express this debit by some colour or sign? Ruchika and Salma are playing a game using a number strip which is marked from 0 to 25 at equal intervals. To begin with, both of them placed a coloured token at the zero mark. Two coloured dice are placed in a bag and are taken out by them one by one. If the die is red in colour, the token is moved forward as per the number shown on throwing this die. If it is blue, the token is moved backward as per the number 2021-22 MATHEMATICS shown when this die is thrown.
    [Show full text]
  • Algebraic Numbers, Algebraic Integers
    Algebraic Numbers, Algebraic Integers October 7, 2012 1 Reading Assignment: 1. Read [I-R]Chapter 13, section 1. 2. Suggested reading: Davenport IV sections 1,2. 2 Homework set due October 11 1. Let p be a prime number. Show that the polynomial f(X) = Xp−1 + Xp−2 + Xp−3 + ::: + 1 is irreducible over Q. Hint: Use Eisenstein's Criterion that you have proved in the Homework set due today; and find a change of variables, making just the right substitution for X to turn f(X) into a polynomial for which you can apply Eisenstein' criterion. 2. Show that any unit not equal to ±1 in the ring of integers of a real quadratic field is of infinite order in the group of units of that ring. 3. [I-R] Page 201, Exercises 4,5,7,10. 4. Solve Problems 1,2 in these notes. 3 Recall: Algebraic integers; rings of algebraic integers Definition 1 An algebraic integer is a root of a monic polynomial with rational integer coefficients. Proposition 1 Let θ 2 C be an algebraic integer. The minimal1 monic polynomial f(X) 2 Q[X] having θ as a root, has integral coefficients; that is, f(X) 2 Z[X] ⊂ Q[X]. 1i.e., minimal degree 1 Proof: This follows from the fact that a product of primitive polynomials is again primitive. Discuss. Define content. Note that this means that there is no ambiguity in the meaning of, say, quadratic algebraic integer. It means, equivalently, a quadratic number that is an algebraic integer, or number that satisfies a quadratic monic polynomial relation with integral coefficients, or: Corollary 1 A quadratic number is a quadratic integer if and only if its trace and norm are integers.
    [Show full text]
  • Solutions to Exercises
    Solutions to Exercises Solutions for Chapter 2 Exercise 2.1 Provide a function to check if a character is alphanumeric, that is lower case, upper case or numeric. One solution is to follow the same approach as in the function isupper for each of the three possibilities and link them with the special operator \/ : isalpha c = (c >= ’A’ & c <= ’Z’) \/ (c >= ’a’ & c <= ’z’) \/ (c >= ’0’ & c <= ’9’) An second approach is to use continued relations: isalpha c = (’A’ <= c <= ’Z’) \/ (’a’ <= c <= ’z’) \/ (’0’ <= c <= ’9’) A final approach is to define the functions isupper, islower and isdigit and combine them: isalpha c = (isupper c) \/ (islower c) \/ (isdigit c) This approach shows the advantage of reusing existing simple functions to build more complex functions. 268 Solutions to Exercises 269 Exercise 2.2 What happens in the following application and why? myfst (3, (4 div 0)) The function evaluates to 3, the potential divide by zero error is ignored because Miranda only evaluates as much of its parameter as it needs. Exercise 2.3 Define a function dup which takes a single element of any type and returns a tuple with the element duplicated. The answer is just a direct translation of the specification into Miranda: dup :: * -> (*,*) dup x = (x, x) Exercise 2.4 Modify the function solomonGrundy so that Thursday and Friday may be treated with special significance. The pattern matching version is easily modified; all that is needed is to insert the extra cases somewhere before the default pattern: solomonGrundy "Monday" = "Born" solomonGrundy "Thursday" = "Ill" solomonGrundy "Friday" = "Worse" solomonGrundy "Sunday" = "Buried" solomonGrundy anyday = "Did something else" By contrast, a guarded conditional version is rather messy: solomonGrundy day = "Born", if day = "Monday" = "Ill", if day = "Thursday" = "Worse", if day = "Friday" = "Buried", if day = "Sunday" = "Did something else", otherwise Exercise 2.5 Define a function intmax which takes a number pair and returns the greater of its two components.
    [Show full text]
  • 1. Simplicity.-Let N Denote an Arbitrary Integer >0, and M an Odd of N, Aimn
    160 MA THEMA TICS: E. T. BELL PROC. N. A. S. SIMPLICITY WITH RESPECT TO CERTAIN QUADRA TIC FORMS By E. T. BiLL DGPARTMUNT OF MATrHMATICS, CALUORNmA INSTITUTE OP T'CHINOIOGY Communicated December 28, 1929 1. Simplicity.-Let n denote an arbitrary integer >0, and m an odd interger >0. Write N[n = f] for the number of representations of n in the quadratic form f when this number is finite. If N[n = f] is a polynomial P(n) in the real divisors of n alone, N[n = f] is, by definition, simple; similarly for N[m = f]. In previous papers,1'23I have considered simplicity when f is a sum of an even number of squares. For an odd number > 1 of squares, no N[n = f] is simple, although if n be restricted to be a square, say k2, then N[k2 = f] is simple when f is a sum of 3, 5 or 7 squares, and for one case (k restricted) of 11 squares. To discuss simplicity for forms f in an odd number of variables, the above definition was extended in a former paper4 as follows. The exten- sion leads to theorems that are actually useful in calculations of numbers of representations, and it was devised with this end in view. Let 2 refer to all positive, zero or negative integers t which are congruent modulo M to a fixed integer T, and which render the arguments of the summand >0. Let P(n) denote a polynomial in the real divisors alone of n, and let c be a constant integer >O.
    [Show full text]
  • Idempotent Factorizations of Singular $2\Times 2$ Matrices Over Quadratic
    IDEMPOTENT FACTORIZATIONS OF SINGULAR 2 2 × MATRICES OVER QUADRATIC INTEGER RINGS LAURA COSSU AND PAOLO ZANARDO Abstract. Let D be the ring of integers of a quadratic number field Q[√d]. We study the factorizations of 2 2 matrices over D into idem- × potent factors. When d < 0 there exist singular matrices that do not admit idempotent factorizations, due to results by Cohn (1965) and by the authors (2019). We mainly investigate the case d > 0. We employ Vaserˇste˘ın’s result (1972) that SL2(D) is generated by elementary ma- trices, to prove that any 2 2 matrix with either a null row or a null × column is a product of idempotents. As a consequence, every column- row matrix admits idempotent factorizations. Introduction In 1967 J. A. Erdos [10] proved that every square matrix with entries in a field that is singular (i.e., with zero determinant) admits idempotent factorizations, i.e., it can be written as a product of idempotent matrices. His work originated the problem of characterising integral domains R that satisfy the property IDn: every singular n n matrix with entries in R admits idempotent factorizations. We recall the× papers by Laffey [15] (1983), Hannah and O’Meara [13] (1989), Fountain [12] (1991). The related problem of factorizing invertible matrices into products of elementary factors has been a prominent subject of research over the years (see [3,5,16,17,19,23]). Following Cohn [5], we say that R satisfies property GEn if every invertible n n matrix over R can be written as a product of elementary matrices.
    [Show full text]
  • Integer Work with Tiles
    Winter 2013 INTEGER WORK WITH TILES Using +/- tiles, build the number “4” in at least three different ways. Sketch each model after you have built it. 1) 2) 3) Again using the +/- tiles, build the number “0” in at least three different ways. Sketch each model after you have built it. Each of these models represents a “NEUTRAL FIELD” or “ZERO PAIR.” 1) 2) 3) Now build at least three different representations of the number “-3.” Sketch each model after you have built it. 1) 2) 3) Using +/- tiles, build a model of the following numbers with the smallest number of tiles possible. Sketch each model below. 1) -6 2) 5 3) -1 Now add a neutral field to each model immediately above until you have AT LEAST 10 tiles. Has the value of each model changed? Explain below. Integer Work with Tiles Page 1 of 6 Winter 2013 INTEGER ADDITION AND SUBTRACTION Adapted from CPM Educational Program Addition Example: -8 + 6 0 Start with a neutral field which is an + + + + equal number of positive and negative - - - - tiles and has a value of zero. -8 +6 - - - - - - - - + + + + + + Display the two numbers using tiles. + + + + - - - - Combine the two numbers with the + + + + + + + + + + neutral field. - - - - - - - - - - - - -8 + (+6) Circle the “zeros.” Record the sum. + + + + + + + + + + - - - - - - - - - - - - -8 + 6 = -2 Subtraction Example: -2 – (-4) Start with the first number displayed + + + + with the neutral field. - - - - - - -2 Circle the second number in your sketch and show with an arrow that + + + + it will be removed. Remove the second - - - - - - number. -2 – (-4) Circle the “zeros.” Record the difference. + + + + - - -2 – (-4) = 2 Integer Work with Tiles Page 2 of 6 Winter 2013 INTEGER MULTIPLICATION Adapted from CPM Educational Program Multiplication is repeated addition or subtraction in a problem with two factors.
    [Show full text]
  • Proof Techniques
    Proof Techniques Jessica Su November 12, 2016 1 Proof techniques Here we will learn to prove universal mathematical statements, like \the square of any odd number is odd". It's easy enough to show that this is true in specific cases { for example, 32 = 9, which is an odd number, and 52 = 25, which is another odd number. However, to prove the statement, we must show that it works for all odd numbers, which is hard because you can't try every single one of them. Note that if we want to disprove a universal statement, we only need to find one counterex- ample. For instance, if we want to disprove the statement \the square of any odd number is even", it suffices to provide a specific example of an odd number whose square is not even. (For instance, 32 = 9, which is not an even number.) Rule of thumb: • To prove a universal statement, you must show it works in all cases. • To disprove a universal statement, it suffices to find one counterexample. (For \existence" statements, this is reversed. For example, if your statement is \there exists at least one odd number whose square is odd, then proving the statement just requires saying 32 = 9, while disproving the statement would require showing that none of the odd numbers have squares that are odd.) 1.0.1 Proving something is true for all members of a group If we want to prove something is true for all odd numbers (for example, that the square of any odd number is odd), we can pick an arbitrary odd number x, and try to prove the statement for that number.
    [Show full text]
  • New York Journal of Mathematics Quadratic Integer Programming And
    New York Journal of Mathematics New York J. Math. 22 (2016) 907{932. Quadratic integer programming and the Slope Conjecture Stavros Garoufalidis and Roland van der Veen Abstract. The Slope Conjecture relates a quantum knot invariant, (the degree of the colored Jones polynomial of a knot) with a classical one (boundary slopes of incompressible surfaces in the knot complement). The degree of the colored Jones polynomial can be computed by a suitable (almost tight) state sum and the solution of a corresponding quadratic integer programming problem. We illustrate this principle for a 2-parameter family of 2-fusion knots. Combined with the results of Dunfield and the first author, this confirms the Slope Conjecture for the 2-fusion knots of one sector. Contents 1. Introduction 908 1.1. The Slope Conjecture 908 1.2. Boundary slopes 909 1.3. Jones slopes, state sums and quadratic integer programming 909 1.4. 2-fusion knots 910 1.5. Our results 911 2. The colored Jones polynomial of 2-fusion knots 913 2.1. A state sum for the colored Jones polynomial 913 2.2. The leading term of the building blocks 916 2.3. The leading term of the summand 917 3. Proof of Theorem 1.1 917 3.1. Case 1: m1; m2 ≥ 1 918 3.2. Case 2: m1 ≤ 0; m2 ≥ 1 919 3.3. Case 3: m1 ≤ 0; m2 ≤ −2 919 Received January 13, 2016. 2010 Mathematics Subject Classification. Primary 57N10. Secondary 57M25. Key words and phrases. knot, link, Jones polynomial, Jones slope, quasi-polynomial, pretzel knots, fusion, fusion number of a knot, polytopes, incompressible surfaces, slope, tropicalization, state sums, tight state sums, almost tight state sums, regular ideal octa- hedron, quadratic integer programming.
    [Show full text]