EQUAL LABELINGS FOR P K -SIDED DICE

Size: px
Start display at page:

Download "EQUAL LABELINGS FOR P K -SIDED DICE"

Transcription

1 EQUAL LABELINGS FOR P K -SIDED DICE A Thesis Presented to the Faculty of California State Polytechnic University, Pomona In Partial Fulfillment Of the Requirements for the Degree Master of Science In Mathematics By Omar Mendez 2015

2 SIGNATURE PAGE THESIS: EQUAL LABELINGS FOR P K -SIDED DICE AUTHOR: Omar Mendez DATE SUBMITTED: Spring 2015 Mathematics and Statistics Department Dr. Amber Rosin Thesis Committee Chair Mathematics & Statistics Dr. John Rock Mathematics & Statistics Dr. Robin Wilson Mathematics & Statistics ii

3 ACKNOWLEDGMENTS Graduate school has been the most fruitful experience of my life. Here, I learned to love mathematics through professors like Amber Rosin, Robin Wilson, and John Rock. I also met people in my math courses that I now consider lifelong friends. I would like to thank all these people for the love and support I have received these past few years. iii

4 ABSTRACT For m n-sided dice we call the possible sums m, m + 1, m + 2,..., mn the standard sums. We wish to relabel m n-sided dice in such a way that the standard sums have an equal likelihood of occurring. We call such a relabeling an equal relabeling. We will look at the case n = P k where P is prime and k is some positive integer. We will find the form of m for which m n-sided dice have an equal relabeling and we will provide the labeling. We also show that such equal relabelings require stupid dice and find formulas that characterize the least and greatest number of stupid dice for a given m. iv

5 Contents 1 Equal Labelings The Problem The Order of an Element Back to the Problem Stupid Dice The Inequality Lemmas Proving the Inequality Most/Least Stupid Dice The Case of 5 4-sided Dice The General Case Further Questions 20 Bibiliography 21 v

6 Chapter 1 Equal Labelings 1.1 The Problem A die is a solid that has markings on each of its faces. Dice are used for many activities, such as gambling or games involving probabilities. Because of this, dice are preferably constructed to have equal sides, equal angles, and have the same number of faces meet at each vertex. This is exactly the structure of the five platonic solids, and thus it is important to discuss dice that have the form of these solids. Recall that the five platonic solids are the tetrahedron (4-sided), cube (6-sided), octrahedron (8-sided),dodecahedron (12-sided), and icosahedron (20-sided). The form of these platonic solids can be further generalized. For example, the number of sides of a cube has the form pq where p and q are distinct primes. The number of sides of the docecahedron and icosahedron have the form 4p where p is a prime. Lastly, the number of sides of the tetrahedron and octrahedron have the form P k where P is prime and k is some positive integer. The case of dice with pq faces is examined 1

7 in [3]. We will focus on dice that have P k faces. Suppose we have a pair of four-sided dice where each die is labeled with 1 to 4 dots on each of the 4 faces. The standard sums for a pair of four-sided dice are 2, 3, 4, 5, 6, 7, and 8. When we look at the different ways to roll each sum we get probabilities ,,,,,, One may ask if it is possible to relabel a pair of four-sided dice in such a way that we have an equal likelihood for each of the standard sums to occur? The answer is no. If it were the case, for some integer t, we would have probabilities t t t t t t t,,,,,, In addition, the sum of these probabilities has to equal 1 and thus we obtain the 7t equation 16 = 1. This implies that 7 divides 16 which is not true. What if we consider more than 2 dice? Say 5? Consider the following labeling. D 1 : D 2 : D 3 : D 4 : D 5 : The first two dice lead us to sums 2, 3,..., 8, 9. Including the third dice yields sums 3, 4,..., 17, 18. Adding the last two dice gives us sums 5, 6,..., 19, 20. For probabilities, we see that we have two choices of which face to use for die 2 and die 3 and four choices on the last two dice. Hence each sum can be realized = 2 6 2

8 different ways. Thus the sums occur with equal probability. We just saw that a labeling was not possible for a pair of four-sided dice, but it was possible for five four-sided dice. One may now ask, for what m values do m P k -sided dice have an equal labeling? We will need the following definitions and lemmas to help us with this question. 1.2 The Order of an Element Definition. The order of a(mod b), denoted a b, is the least positive integer x such that a x (mod b) 1(mod b). As an example, consider the order of 2(mod 5). Notice that 2 1 2(mod 5) 2 2 4(mod 5) 2 3 3(mod 5) 2 4 1(mod 5). Therefore 4 is the least positive integer that works, and so the order of 2(mod 5) is 4. Lemma 1. If P k 1(mod b), then k = l P b for some l Z +. Proof. Say P k 1(mod b). Since P b is the smallest integer such that P P b 1 (mod b), k P b. Thus by the division algorihm, k = l P b + r where 3

9 0 r < P b. Now, 1 P k (mod b) P l P b+r (mod b) P l P b P r (mod b) 1 P r (mod b) P r (mod b) Since r < P b, it must be that r = 0. Therefore k = l P b. 1.3 Back to the Problem Suppose we have m many n = P k sided dice. Then dice rolling allows us to acquire the possible sums m, m + 1,..., mn. We can see that there are mn (m 1) many standard sums with a total of n m possible outcomes. In order to have an equal m labeling, mn (m 1) must divide n = (P k ) m and so mn (m 1) = P a for some a Z +. Further, leads to mn (m 1) = P a m(n 1) = P a 1 which yields P a 1 m =. n 1 Notice that m(n 1) = P a 1 tells us that P a 1(mod n 1). From the latter and the fact that P n 1 = k, lemma 1 tell us that we have a = kt for some t Z +. 4

10 Thus, P kt 1 n t 1 m = =. (1.1) P k 1 n 1 What we have shown is that for an equal relabeling of m n-sided dice to exist, m must have the form in (1.1). Two natural questions arise from this. If m has the form described above, will the number of standard sums always divide the number of outcomes? Also, is it guaranteed that such an m will always yield an equal relabeling of m n-sided dice? P kt 1 Let us explore the first question. Suppose m =. Then the number of P k 1 standard sums is m(n 1) + 1 = m(p k 1) + 1 = P kt. We know that the number of outcomes is n m = P km. Now, we need the number of standard sums to divide the number of outcomes. Thus P kt P km. Therefore we need the following inequality to hold: t < m. (1.2) In section 2.2, we will show that this inequality does indeed hold. As far as the second question is concerned, we will now see that if m has the form in (1.1), then m n-sided dice do have an equal labeling. Theorem 2. Let n = P k, where p is prime. Then there is an equal labeling of m n-sided dice if and only if m = n n t 1 1 where t 1. Proof. We already showed above that if we have an equal labeling, then m has the n t 1 n 1 1 form in (1.1). Now suppose m = where t 1. If t = 1, then m = = 1. n 1 n 1 This means that we have one die, and thus an equal labeling is 1, 2, 3,..., p k. 5

11 Let t > 1. Label the first t dice as follows: die 1 : 1, 2, 3,..., n die 2 : 1, 1 n + 1, 2 n + 1,..., (n 1) n + 1 die 3 : 1, 1 n 2 + 1, 2 n 2 + 1,..., (n 1) n die t : 1, 1 n t 1 + 1, 2 n t 1 + 1,..., (n 1) n t Since every integer can be uniquely expressed in base n, we get exactly one copy of the sums t, t + 1, t + 2,..., n t + t 1. Next, label the remaining m t dice with 1 ' s on every face. These m t dice yield m t m t n copies of the sum m t. Combining all dice, we get n copies of the sums t + (m t), t (m t), t (m t),..., n t + t 1 + (m t) which is equivalent to m, m + 1, m + 2,..., n t 1 + m. 6

12 Note that n t 1 n t 1 + m = n t 1 + n 1 (n t 1)(n 1) + n t 1 = n 1 n t+1 n = n 1 n(n t 1) = n 1 = nm. So we do, in fact, get the standard sums m, m + 1,..., nm, and they all occur n m t times, so they are equally likely. We just saw that our labeling depends on being able to label the first t dice. Since we have a total of m dice, in order for our labeling to make sense, it must be that P kt 1 t m =. (1.3) n 1 We will ultimately prove an inequality in section 2.2 that proves that (1.3) holds n t 1 for t 1. So if m has the form then there is an equal labeling. n Stupid Dice Something that can be noticed in our labeling is the use of dice with 1 ' s on every face. We will call such dice stupid dice. One may ask if it is possible to avoid stupid dice and if so, under what conditions? We will now explore this. Let us start by considering the sum m. In order to acquire the sum m from m dice we need each die to possess at least one face labeled 1. Now, let a i be the number 7

13 of 1 ' s on die i. Since each die has a i different ways of landing on a 1 and there are m dice, the product of these a i s yields the number of ways to obtain m. We also know that the number of ways to roll a sum of m is given by the total number of outcomes divided by the number of standard sums. That is, Thus, m n. m(n 1) + 1 n m a 1 a 2... a m 1 a m = m(n 1) + 1 n m = n t m t = n = P k(m t). If we want to avoid stupid dice, we need a i = n for each i. From this and the fact that a i P k(m t), each a i = P b i where 0 b i < k. Hence a i P k 1 for each i and so it follows that Thus for no stupid dice we would need Hence m a P m(k 1) i. i=1 m P k(m t) = a i P m(k 1). i=1 km kt = k(m t) m(k 1) = mk m, and so kt m. 8

14 Therefore kt m. We will show that this inequality does not hold for t 2 by showing that m > kt holds for t 2 instead. This then tells us that stupid dice are unavoidable. 9

15 Chapter 2 The Inequality To show that stupid dice are necessary, we will need to show that P kt 1 m = > kt. (2.1) P k Lemmas We will eventually show that this inequality always holds for t 2. Note that if (2.1) holds then (1.2) and (1.3) hold as well. First we will prove a series of lemmas. P kt 1 P kt Lemma 3. For t 2, m = >. P k 1 P k Proof. For t 2, we know P k < P tk, and hence P k (P kt 1) = P kt+k P k > P kt+k P kt = P kt (P k 1). 10

16 Thus P kt 1 P k 1 P kt P k >. Lemma 4. For t 2, P kt k kt. Proof. We will prove this inequality via induction on t. For the base case t = 2, P 2k k = P k 2 k 2k. Suppose P kt k kt holds. Now, P k(t+1) k = P kt+k k = P kt k+k = P kt k P k ktp k kt 2 2tk (t + 1)k. Therefore for t 2, P kt k kt. 2.2 Proving the Inequality We are now in a position to prove the inequality in (2.1). Theorem 5. If m = P kt 1 P k 1 and t > 2, then m > kt. Proof. With the use of Lemma 3 and Lemma 4 we see that, P kt 1 m = > P k 1 P kt = P kt k kt. P k 11

17 We just showed that in order to create an equal labeling of m, n = P k -sided dice, stupid dice must be used. This inequality also allows us to show that (1.2) and (1.3) hold. Since m > kt, m > kt t and so m > t. Note that m t follows from m > t. We now know without question that if m has the form in (1.1), the number of standard sums divides the number of outcomes and that m having this form always allows an equal labeling. 12

18 Chapter 3 Most/Least Stupid Dice This unavoidability of stupid dice in equal labelings raises various questions. Is there a minimum amount of stupid dice that can be used in a labeling? Is there a maximum amount? Can we characterize these? We will entertain such questions with a concrete example. 3.1 The Case of 5 4-sided Dice Let n = 2 2 and m = 5. The first labeling is given by 13

19 D 1 : D 2 : Labeling 1 D 3 : D 4 : D 5 : Notice that the first two dice yield sums 2, 3, 4, 5. Including the third dice, we get sums 3, 4,..., 9, 10. Now, using the fourth die as well generates sums 4, 5,...,18, 19. The last die brings us to the sums 5, 6,..., 19, 20. Let us observe the probabilities associated with this labeling. For each sum there are two choices of which face to use on die 1 through die 4 and four choices on the last die. Therefore each sum can be realized = 2 6 different ways. We do indeed have an equal labeling. Since stupid dice are unavoidable and we only used one stupid die, this labeling exemplifies the case where the minimum amount of stupid dice are used. For the n = 2 2 and m = 5 case, we do have at least one other labeling. D 1 : D 2 : Labeling 2 D 3 : D 4 : D 5 :

20 Here, the first two dice give us possible sums 2, 3,..., 16, 17. Including the last three dice, we get the sums 5, 6,..., 19, 20. What about the probabilities? Since we have four choices of which face to use on die 3 through die 5, each sum can be realized 4 3 = 2 6 different ways. Again, an equal labeling. We will show that three is the maximum amount of stupid dice that can be used in a labeling by considering the product of a i s where a i is the number of 1 ' s on die i. We know that a 1 a 2 a 3 a 4 a 5 yields the number of ways to obtain m. The number of ways to get any sum is the number of outcomes divided by the number of sums, which is = = 2 6. Thus, a 1 a 2 a 3 a 4 a 5 = 2 6. Maximizing the amount of stupid dice used translates to choosing the maximum amount of a i s to equal 4 and still have this equation hold. This is done by choosing three a i s to equal 4 and the remaining a i s to equal 1. The product is now a 1 a 2 a 3 a 4 a 5 = = 2 6. Therefore three is the maximum amount of stupid dice that can be used in a labeling. Hence our labeling has the most amount of stupid dice that can be used. We just showed that for n = 2 2 and m = 5, one is the minimum amount of stupid dice that can be used in a labeling and three is the maximum amount. Is there a labeling which contains only two stupid dice? 15

21 Let us look at the following labeling: D 1 : D 2 : Labeling 3 D 3 : D 4 : D 5 : Notice that two stupid dice are used in this labeling. Also, the first two dice lead us to sums 2, 3,..., 8, 9. Including the third dice yields sums 3, 4,..., 17, 18. Adding the last two dice gives us sums 5, 6,..., 19, 20. For probabilities, we see that we have two choices of which face to use for die 2 and die 3 and four choices on the last two dice. Hence each sum can be realized = 2 6 different ways. 3.2 The General Case n t 1 Let us now look at the general case where n = P k and m =. We want to n 1 find an equal labeling which contains the maximum amount of stupid dice. First, we will figure out how many stupid dice are needed for such a labeling. We know that the number of ways to get a sum of m is given by the number of outcomes divided by the number of standard sums. Therefore m n m n m t n t = = n = = yields the number of ways to mn m + 1 obtain the sum m. Let a i be the number of 1 s on die i. We know the product P k(m t) P km kt a 1 a 2... a m also gives the number of ways to get m. Thus a 1 a 2... a m 1 a m = 16

22 P k(m t). Getting the maximum amount of stupid dice translates to choosing the maximum amount of a i s to equal P k. This happens when m t of the a i s equal P k and the rest of the a i s equal 1. Therefore the maximum amount of stupid dice that can be used is m t. We actually already considered an equal labeling which uses m t stupid dice. The labeling was shown in the proof of Theorem 2. What is the least amount of stupid dice that can be used? Again, consider the product of a i s where a i is the number of 1 s on die i. In order to minimize the number of stupid dice that may arise from this product we will start by setting each a i to equal P k 1 and then increasing some a i s to get the desired number of ways to obtain m. If each a i = P k 1, then the product a 1 a 2... a m would be P m(k 1) = P mk m, but we want the product to be P km kt. So we need to distribute m kt more P ' s. The way to do this that makes the least number of a i s equal to P k is as follows: P p k P k..... P k P _ k P p k 1 P k P k 1 P k 1 _ = P k(m kt) P kt(k 1) m-kt times kt times = P km k2 t P k2 t kt = P km k2 t+k 2 t kt = P km kt. Thus the minimum amount of stupid dice that can be used in an equal labeling is m kt. Let us now consider a labeling with m kt stupid dice. First, for any integer z let z represent the sequence z, z,..., z, z. We will call the sequence z a z block. Consider p.. _ P k 1 times the following labeling. 17

23 Label the first kt dice die 1: 1, 2, 3, 4,..., P die 2: 1, P + 1, 2P + 1, 3P + 1,..., (P 1)P + 1 die 3: 1, P 2 + 1, 2P 2 + 1, 3P 2 + 1,..., (P 1)P die 4: 1, P 3 + 1, 2P 3 + 1, 3P 3 + 1,..., (P 1)P die kt: 1 P kt 1 + 1, 2P kt 1 + 1, 3P kt 1 + 1,..., (P 1)P kt Since every integer can be uniquely expressed in base P, each sum will use exactly one block from each die, so we get (P k 1 ) kt copies of the sums kt, kt + 1,..., P kt + kt 1. Next, label the remaining m kt dice with 1 s on every face. These m kt dice give us n m kt = P k(m kt) copies of the sum m kt. Combining all dice, we get (P k 1 ) kt (P k ) m kt = (P k2 t kt )(P km k2t ) = P k2 t kt+km k 2 t = P km kt copies of the sums m, m + 1,..., P kt + m 1. 18

24 Notice that P kt P kt 1 + m 1 = P kt + 1 P k 1 P kt (P k 1 ) + P kt 1 (P k 1) = P k 1 P k2 t P kt + P kt 1 P k + 1 = P k 1 P k2 t P k = P k 1 P k (P kt 1) = P k 1 = nm, so we do indeed get the standard sums. 19

25 Chapter 4 Further Questions In section 3.2 we found that the minimum amount of stupid dice that a labeling may contain when considering m many n = P k sided die is m kt. The maximum amount of stupid dice was shown to be m t. A natural question that arises is if we can always find a labeling with j stupid dice where m kt < j < m t? Similarly, given a particular number of stupid dice, how many different labelings are possible with that number of stupid dice? The labelings we have shown all involve (possibly repeated) arithmetic sequences; must all labelings look like this? Lastly, is it possible to extend the results for n = P k sided dice to any positive integer n? 20

26 Bibliography [1] J. Gallian, Contemporary Abstract Algebra, Houghton Mifflin Company, [2] A. Medina, Relabeling PQ-Sided Dice:An Equal Probability Problem, California State Polytechnic University Pomona, [3] F. Bermudez, A. Medina, A. Rosin, E. Scott. Are Stupid Dice Necessary?, The College Mathematics Journal, Vol. 44, No. 4, September

Restricted and Unrestricted Coverings of Complete Bipartite Graphs with Hexagons

Restricted and Unrestricted Coverings of Complete Bipartite Graphs with Hexagons East Tennessee State University Digital Commons @ East Tennessee State University Electronic Theses and Dissertations 5-2013 Restricted and Unrestricted Coverings of Complete Bipartite Graphs with Hexagons

More information

MATH ASSIGNMENT 1 - SOLUTIONS September 11, 2006

MATH ASSIGNMENT 1 - SOLUTIONS September 11, 2006 MATH 0-090 ASSIGNMENT - September, 00. Using the Trichotomy Law prove that if a and b are real numbers then one and only one of the following is possible: a < b, a b, or a > b. Since a and b are real numbers

More information

1 What is the area model for multiplication?

1 What is the area model for multiplication? for multiplication represents a lovely way to view the distribution property the real number exhibit. This property is the link between addition and multiplication. 1 1 What is the area model for multiplication?

More information

University of Colorado at Colorado Springs Math 090 Fundamentals of College Algebra

University of Colorado at Colorado Springs Math 090 Fundamentals of College Algebra University of Colorado at Colorado Springs Math 090 Fundamentals of College Algebra Table of Contents Chapter The Algebra of Polynomials Chapter Factoring 7 Chapter 3 Fractions Chapter 4 Eponents and Radicals

More information

Number Theory A focused introduction

Number Theory A focused introduction Number Theory A focused introduction This is an explanation of RSA public key cryptography. We will start from first principles, but only the results that are needed to understand RSA are given. We begin

More information

Notes on Systems of Linear Congruences

Notes on Systems of Linear Congruences MATH 324 Summer 2012 Elementary Number Theory Notes on Systems of Linear Congruences In this note we will discuss systems of linear congruences where the moduli are all different. Definition. Given the

More information

Ma/CS 6b Class 15: The Probabilistic Method 2

Ma/CS 6b Class 15: The Probabilistic Method 2 Ma/CS 6b Class 15: The Probabilistic Method 2 By Adam Sheffer Reminder: Random Variables A random variable is a function from the set of possible events to R. Example. Say that we flip five coins. We can

More information

Math 3000 Section 003 Intro to Abstract Math Homework 6

Math 3000 Section 003 Intro to Abstract Math Homework 6 Math 000 Section 00 Intro to Abstract Math Homework 6 Department of Mathematical and Statistical Sciences University of Colorado Denver, Spring 01 Solutions April, 01 Please note that these solutions are

More information

Introduction to Generating Functions

Introduction to Generating Functions Sicherman Dice Problems The purpose of this essay is to introduce the ideas of a generating function to students who have not seen it and to use these ideas to investigate, with exercises and problems,

More information

HOMEWORK #2 - MATH 3260

HOMEWORK #2 - MATH 3260 HOMEWORK # - MATH 36 ASSIGNED: JANUARAY 3, 3 DUE: FEBRUARY 1, AT :3PM 1) a) Give by listing the sequence of vertices 4 Hamiltonian cycles in K 9 no two of which have an edge in common. Solution: Here is

More information

Lecture notes for probability. Math 124

Lecture notes for probability. Math 124 Lecture notes for probability Math 124 What is probability? Probabilities are ratios, expressed as fractions, decimals, or percents, determined by considering results or outcomes of experiments whose result

More information

Numbers. 2.1 Integers. P(n) = n(n 4 5n 2 + 4) = n(n 2 1)(n 2 4) = (n 2)(n 1)n(n + 1)(n + 2); 120 =

Numbers. 2.1 Integers. P(n) = n(n 4 5n 2 + 4) = n(n 2 1)(n 2 4) = (n 2)(n 1)n(n + 1)(n + 2); 120 = 2 Numbers 2.1 Integers You remember the definition of a prime number. On p. 7, we defined a prime number and formulated the Fundamental Theorem of Arithmetic. Numerous beautiful results can be presented

More information

Math From Scratch Lesson 28: Rational Exponents

Math From Scratch Lesson 28: Rational Exponents Math From Scratch Lesson 28: Rational Exponents W. Blaine Dowler October 8, 2012 Contents 1 Exponent Review 1 1.1 x m................................. 2 x 1.2 n x................................... 2 m

More information

Infinite Continued Fractions

Infinite Continued Fractions Infinite Continued Fractions 8-5-200 The value of an infinite continued fraction [a 0 ; a, a 2, ] is lim c k, where c k is the k-th convergent k If [a 0 ; a, a 2, ] is an infinite continued fraction with

More information

Modular Monochromatic Colorings, Spectra and Frames in Graphs

Modular Monochromatic Colorings, Spectra and Frames in Graphs Western Michigan University ScholarWorks at WMU Dissertations Graduate College 12-2014 Modular Monochromatic Colorings, Spectra and Frames in Graphs Chira Lumduanhom Western Michigan University, chira@swu.ac.th

More information

A LATTICE POINT ENUMERATION APPROACH TO PARTITION IDENTITIES

A LATTICE POINT ENUMERATION APPROACH TO PARTITION IDENTITIES A LATTICE POINT ENUMERATION APPROACH TO PARTITION IDENTITIES A thesis presented to the faculty of San Francisco State University In partial fulfilment of The Requirements for The Degree Master of Arts

More information

Mathematics of Cryptography

Mathematics of Cryptography Modulo arithmetic Fermat's Little Theorem If p is prime and 0 < a < p, then a p 1 = 1 mod p Ex: 3 (5 1) = 81 = 1 mod 5 36 (29 1) = 37711171281396032013366321198900157303750656 = 1 mod 29 (see http://gauss.ececs.uc.edu/courses/c472/java/fermat/fermat.html)

More information

On Exponentially Perfect Numbers Relatively Prime to 15

On Exponentially Perfect Numbers Relatively Prime to 15 On Exponentially Perfect Numbers Relatively Prime to 15 by Joseph F. Kolenick Submitted in Partial Fulfillment of the Requirements for the Degree of Master of Science in the Mathematics Program YOUNGSTOWN

More information

Divisibility = 16, = 9, = 2, = 5. (Negative!)

Divisibility = 16, = 9, = 2, = 5. (Negative!) Divisibility 1-17-2018 You probably know that division can be defined in terms of multiplication. If m and n are integers, m divides n if n = mk for some integer k. In this section, I ll look at properties

More information

Carmen s Core Concepts (Math 135)

Carmen s Core Concepts (Math 135) Carmen s Core Concepts (Math 135) Carmen Bruni University of Waterloo Week 4 1 Principle of Mathematical Induction 2 Example 3 Base Case 4 Inductive Hypothesis 5 Inductive Step When Induction Isn t Enough

More information

S. Mrówka introduced a topological space ψ whose underlying set is the. natural numbers together with an infinite maximal almost disjoint family(madf)

S. Mrówka introduced a topological space ψ whose underlying set is the. natural numbers together with an infinite maximal almost disjoint family(madf) PAYNE, CATHERINE ANN, M.A. On ψ (κ, M) spaces with κ = ω 1. (2010) Directed by Dr. Jerry Vaughan. 30pp. S. Mrówka introduced a topological space ψ whose underlying set is the natural numbers together with

More information

CCSU Regional Math Competition, 2012 Part I

CCSU Regional Math Competition, 2012 Part I CCSU Regional Math Competition, Part I Each problem is worth ten points. Please be sure to use separate pages to write your solution for every problem.. Find all real numbers r, with r, such that a -by-r

More information

Fundamental Theorem of Finite Abelian Groups

Fundamental Theorem of Finite Abelian Groups Monica Agana Boise State University September 1, 2015 Theorem (Fundamental Theorem of Finite Abelian Groups) Every finite Abelian group is a direct product of cyclic groups of prime-power order. The number

More information

Essential Learning Outcomes for Algebra 2

Essential Learning Outcomes for Algebra 2 ALGEBRA 2 ELOs 1 Essential Learning Outcomes for Algebra 2 The following essential learning outcomes (ELOs) represent the 12 skills that students should be able to demonstrate knowledge of upon completion

More information

The Structure of the Jacobian Group of a Graph. A Thesis Presented to The Division of Mathematics and Natural Sciences Reed College

The Structure of the Jacobian Group of a Graph. A Thesis Presented to The Division of Mathematics and Natural Sciences Reed College The Structure of the Jacobian Group of a Graph A Thesis Presented to The Division of Mathematics and Natural Sciences Reed College In Partial Fulfillment of the Requirements for the Degree Bachelor of

More information

cse547, math547 DISCRETE MATHEMATICS Professor Anita Wasilewska

cse547, math547 DISCRETE MATHEMATICS Professor Anita Wasilewska cse547, math547 DISCRETE MATHEMATICS Professor Anita Wasilewska LECTURE 12 CHAPTER 4 NUMBER THEORY PART1: Divisibility PART 2: Primes PART 1: DIVISIBILITY Basic Definitions Definition Given m,n Z, we say

More information

NILPOTENT NUMBERS JONATHAN PAKIANATHAN AND KRISHNAN SHANKAR

NILPOTENT NUMBERS JONATHAN PAKIANATHAN AND KRISHNAN SHANKAR NILPOTENT NUMBERS JONATHAN PAKIANATHAN AND KRISHNAN SHANKAR Introduction. One of the first things we learn in abstract algebra is the notion of a cyclic group. For every positive integer n, we have Z n,

More information

REALIZING TOURNAMENTS AS MODELS FOR K-MAJORITY VOTING

REALIZING TOURNAMENTS AS MODELS FOR K-MAJORITY VOTING California State University, San Bernardino CSUSB ScholarWorks Electronic Theses, Projects, and Dissertations Office of Graduate Studies 6-016 REALIZING TOURNAMENTS AS MODELS FOR K-MAJORITY VOTING Gina

More information

Lesson 12: Overcoming Obstacles in Factoring

Lesson 12: Overcoming Obstacles in Factoring Lesson 1: Overcoming Obstacles in Factoring Student Outcomes Students factor certain forms of polynomial expressions by using the structure of the polynomials. Lesson Notes Students have factored polynomial

More information

Generalizing Clatworthy Group Divisible Designs. Julie Rogers

Generalizing Clatworthy Group Divisible Designs. Julie Rogers Generalizing Clatworthy Group Divisible Designs by Julie Rogers A dissertation submitted to the Graduate Faculty of Auburn University in partial fulfillment of the requirements for the Degree of Doctor

More information

Simpsons Rule! An Examination of Math in The Simpsons. Eric Towne. Department of Mathematics, Bates College, Lewiston, ME 04240

Simpsons Rule! An Examination of Math in The Simpsons. Eric Towne. Department of Mathematics, Bates College, Lewiston, ME 04240 Simpsons Rule! An Examination of Math in The Simpsons Eric Towne Department of Mathematics, Bates College, Lewiston, ME 04240 Simpsons Rule! An Examination of Math in The Simpsons An Honors Thesis Presented

More information

ABSTRACT. Department of Mathematics. interesting results. A graph on n vertices is represented by a polynomial in n

ABSTRACT. Department of Mathematics. interesting results. A graph on n vertices is represented by a polynomial in n ABSTRACT Title of Thesis: GRÖBNER BASES WITH APPLICATIONS IN GRAPH THEORY Degree candidate: Angela M. Hennessy Degree and year: Master of Arts, 2006 Thesis directed by: Professor Lawrence C. Washington

More information

Reduced [tau]_n-factorizations in Z and [tau]_nfactorizations

Reduced [tau]_n-factorizations in Z and [tau]_nfactorizations University of Iowa Iowa Research Online Theses and Dissertations Summer 2013 Reduced [tau]_n-factorizations in Z and [tau]_nfactorizations in N Alina Anca Florescu University of Iowa Copyright 2013 Alina

More information

Executive Assessment. Executive Assessment Math Review. Section 1.0, Arithmetic, includes the following topics:

Executive Assessment. Executive Assessment Math Review. Section 1.0, Arithmetic, includes the following topics: Executive Assessment Math Review Although the following provides a review of some of the mathematical concepts of arithmetic and algebra, it is not intended to be a textbook. You should use this chapter

More information

Check boxes of Edited Copy of Sp Topics (was 217-pilot)

Check boxes of Edited Copy of Sp Topics (was 217-pilot) Check boxes of Edited Copy of 10024 Sp 11 213 Topics (was 217-pilot) College Algebra, 9th Ed. [open all close all] R-Basic Algebra Operations Section R.1 Integers and rational numbers Rational and irrational

More information

Prepared by Sa diyya Hendrickson. Package Summary

Prepared by Sa diyya Hendrickson. Package Summary Introduction Prepared by Sa diyya Hendrickson Name: Date: Figure 1: c Cengage Learning Package Summary Definition and Properties of Exponents Understanding Properties (Frayer Models) Discovering Zero and

More information

ABSTRACT A STUDY OF PROJECTIONS OF 2-BOUQUET GRAPHS. A new field of mathematical research has emerged in knot theory,

ABSTRACT A STUDY OF PROJECTIONS OF 2-BOUQUET GRAPHS. A new field of mathematical research has emerged in knot theory, ABSTRACT A STUDY OF PROJECTIONS OF -BOUQUET GRAPHS A new field of mathematical research has emerged in knot theory, which considers knot diagrams with missing information at some of the crossings. That

More information

Mathematics Without Calculations It s a Beautiful Thing!

Mathematics Without Calculations It s a Beautiful Thing! Sacred Heart University DigitalCommons@SHU Mathematics Faculty Publications Mathematics Department 8-4-2016 Mathematics Without Calculations It s a Beautiful Thing! Jason J. Molitierno Sacred Heart University,

More information

We will work with two important rules for radicals. We will write them for square roots but they work for any root (cube root, fourth root, etc.).

We will work with two important rules for radicals. We will write them for square roots but they work for any root (cube root, fourth root, etc.). College algebra We will review simplifying radicals, exponents and their rules, multiplying polynomials, factoring polynomials, greatest common denominators, and solving rational equations. Pre-requisite

More information

3. A square has 4 sides, so S = 4. A pentagon has 5 vertices, so P = 5. Hence, S + P = 9. = = 5 3.

3. A square has 4 sides, so S = 4. A pentagon has 5 vertices, so P = 5. Hence, S + P = 9. = = 5 3. JHMMC 01 Grade Solutions October 1, 01 1. By counting, there are 7 words in this question.. (, 1, ) = 1 + 1 + = 9 + 1 + =.. A square has sides, so S =. A pentagon has vertices, so P =. Hence, S + P = 9..

More information

Mathematical Induction

Mathematical Induction Mathematical Induction Let s motivate our discussion by considering an example first. What happens when we add the first n positive odd integers? The table below shows what results for the first few values

More information

SERIES

SERIES SERIES.... This chapter revisits sequences arithmetic then geometric to see how these ideas can be extended, and how they occur in other contexts. A sequence is a list of ordered numbers, whereas a series

More information

Arithmetic, Algebra, Number Theory

Arithmetic, Algebra, Number Theory Arithmetic, Algebra, Number Theory Peter Simon 21 April 2004 Types of Numbers Natural Numbers The counting numbers: 1, 2, 3,... Prime Number A natural number with exactly two factors: itself and 1. Examples:

More information

All variables a, b, n, etc are integers unless otherwise stated. Each part of a problem is worth 5 points.

All variables a, b, n, etc are integers unless otherwise stated. Each part of a problem is worth 5 points. Math 152, Problem Set 2 solutions (2018-01-24) All variables a, b, n, etc are integers unless otherwise stated. Each part of a problem is worth 5 points. 1. Let us look at the following equation: x 5 1

More information

McGill University Faculty of Science. Solutions to Practice Final Examination Math 240 Discrete Structures 1. Time: 3 hours Marked out of 60

McGill University Faculty of Science. Solutions to Practice Final Examination Math 240 Discrete Structures 1. Time: 3 hours Marked out of 60 McGill University Faculty of Science Solutions to Practice Final Examination Math 40 Discrete Structures Time: hours Marked out of 60 Question. [6] Prove that the statement (p q) (q r) (p r) is a contradiction

More information

Madison County Schools Suggested 7 th Grade Math Pacing Guide for CPM

Madison County Schools Suggested 7 th Grade Math Pacing Guide for CPM Madison County Schools Suggested 7 th Grade Math Pacing Guide for CPM The following Standards have changes from the 2015-16 MS College- and Career-Readiness Standards: Significant Changes (ex: change in

More information

COLORINGS FOR MORE EFFICIENT COMPUTATION OF JACOBIAN MATRICES BY DANIEL WESLEY CRANSTON

COLORINGS FOR MORE EFFICIENT COMPUTATION OF JACOBIAN MATRICES BY DANIEL WESLEY CRANSTON COLORINGS FOR MORE EFFICIENT COMPUTATION OF JACOBIAN MATRICES BY DANIEL WESLEY CRANSTON B.S., Greenville College, 1999 M.S., University of Illinois, 2000 THESIS Submitted in partial fulfillment of the

More information

Madison County Schools Suggested 7 th Grade Math Pacing Guide,

Madison County Schools Suggested 7 th Grade Math Pacing Guide, Madison County Schools Suggested 7 th Grade Math Pacing Guide, 2016 2017 The following Standards have changes from the 2015-16 MS College- and Career-Readiness Standards: Significant Changes (ex: change

More information

Pierre de Fermat ( )

Pierre de Fermat ( ) Section 04 Mathematical Induction 987 8 Find the sum of the first ten terms of the sequence: 9 Find the sum of the first 50 terms of the sequence: 0 Find the sum of the first ten terms of the sequence:

More information

Covering Subsets of the Integers and a Result on Digits of Fibonacci Numbers

Covering Subsets of the Integers and a Result on Digits of Fibonacci Numbers University of South Carolina Scholar Commons Theses and Dissertations 2017 Covering Subsets of the Integers and a Result on Digits of Fibonacci Numbers Wilson Andrew Harvey University of South Carolina

More information

College Algebra Through Problem Solving (2018 Edition)

College Algebra Through Problem Solving (2018 Edition) City University of New York (CUNY) CUNY Academic Works Open Educational Resources Queensborough Community College Winter 1-25-2018 College Algebra Through Problem Solving (2018 Edition) Danielle Cifone

More information

Doubly Indexed Infinite Series

Doubly Indexed Infinite Series The Islamic University of Gaza Deanery of Higher studies Faculty of Science Department of Mathematics Doubly Indexed Infinite Series Presented By Ahed Khaleel Abu ALees Supervisor Professor Eissa D. Habil

More information

64 P. ERDOS AND E. G. STRAUS It is possible that (1.1) has only a finite number of solutions for fixed t and variable k > 2, but we cannot prove this

64 P. ERDOS AND E. G. STRAUS It is possible that (1.1) has only a finite number of solutions for fixed t and variable k > 2, but we cannot prove this On Products of Consecutive Integers P. ERDŐS HUNGARIAN ACADEMY OF SCIENCE BUDAPEST, HUNGARY E. G. STRAUSt UNIVERSITY OF CALIFORNIA LOS ANGELES, CALIFORNIA 1. Introduction We define A(n, k) = (n + k)!/n!

More information

1 Rational Exponents and Radicals

1 Rational Exponents and Radicals Introductory Algebra Page 1 of 11 1 Rational Eponents and Radicals 1.1 Rules of Eponents The rules for eponents are the same as what you saw earlier. Memorize these rules if you haven t already done so.

More information

2 Arithmetic. 2.1 Greatest common divisors. This chapter is about properties of the integers Z = {..., 2, 1, 0, 1, 2,...}.

2 Arithmetic. 2.1 Greatest common divisors. This chapter is about properties of the integers Z = {..., 2, 1, 0, 1, 2,...}. 2 Arithmetic This chapter is about properties of the integers Z = {..., 2, 1, 0, 1, 2,...}. (See [Houston, Chapters 27 & 28]) 2.1 Greatest common divisors Definition 2.16. If a, b are integers, we say

More information

GRE Quantitative Reasoning Practice Questions

GRE Quantitative Reasoning Practice Questions GRE Quantitative Reasoning Practice Questions y O x 7. The figure above shows the graph of the function f in the xy-plane. What is the value of f (f( ))? A B C 0 D E Explanation Note that to find f (f(

More information

Quantum Mechanics- I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras

Quantum Mechanics- I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras Quantum Mechanics- I Prof. Dr. S. Lakshmi Bala Department of Physics Indian Institute of Technology, Madras Lecture - 6 Postulates of Quantum Mechanics II (Refer Slide Time: 00:07) In my last lecture,

More information

ABSTRACT. HEWITT, CHRISTINA M. Real Roots of Polynomials with Real Coefficients. (Under the direction of Dr. Michael Singer).

ABSTRACT. HEWITT, CHRISTINA M. Real Roots of Polynomials with Real Coefficients. (Under the direction of Dr. Michael Singer). ABSTRACT HEWITT, CHRISTINA M. Real Roots of Polynomials with Real Coefficients. (Under the direction of Dr. Michael Singer). Polynomial equations are used throughout mathematics. When solving polynomials

More information

Divisibility in the Fibonacci Numbers. Stefan Erickson Colorado College January 27, 2006

Divisibility in the Fibonacci Numbers. Stefan Erickson Colorado College January 27, 2006 Divisibility in the Fibonacci Numbers Stefan Erickson Colorado College January 27, 2006 Fibonacci Numbers F n+2 = F n+1 + F n n 1 2 3 4 6 7 8 9 10 11 12 F n 1 1 2 3 8 13 21 34 89 144 n 13 14 1 16 17 18

More information

UTAH CORE STATE STANDARDS for MATHEMATICS. Mathematics Grade 7

UTAH CORE STATE STANDARDS for MATHEMATICS. Mathematics Grade 7 Mathematics Grade 7 In Grade 7, instructional time should focus on four critical areas: (1) developing understanding of and applying proportional relationships; (2) developing understanding of operations

More information

Gauss School and Gauss Math Circle 2017 Gauss Math Tournament Grade 7-8 (Sprint Round 50 minutes)

Gauss School and Gauss Math Circle 2017 Gauss Math Tournament Grade 7-8 (Sprint Round 50 minutes) Gauss School and Gauss Math Circle 2017 Gauss Math Tournament Grade 7-8 (Sprint Round 50 minutes) 1. Compute. 2. Solve for x: 3. What is the sum of the negative integers that satisfy the inequality 2x

More information

Do not open this exam until you are told to begin. You will have 75 minutes for the exam.

Do not open this exam until you are told to begin. You will have 75 minutes for the exam. Math 2603 Midterm 1 Spring 2018 Your Name Student ID # Section Do not open this exam until you are told to begin. You will have 75 minutes for the exam. Check that you have a complete exam. There are 5

More information

Homework 7 Solutions, Math 55

Homework 7 Solutions, Math 55 Homework 7 Solutions, Math 55 5..36. (a) Since a is a positive integer, a = a 1 + b 0 is a positive integer of the form as + bt for some integers s and t, so a S. Thus S is nonempty. (b) Since S is nonempty,

More information

FORTY-SEVENTH ANNUAL MICHIGAN MATHEMATICS PRIZE COMPETITION. sponsored by The Michigan Section of the Mathematical Association of America.

FORTY-SEVENTH ANNUAL MICHIGAN MATHEMATICS PRIZE COMPETITION. sponsored by The Michigan Section of the Mathematical Association of America. FORTY-SEVENTH ANNUAL MICHIGAN MATHEMATICS PRIZE COMPETITION sponsored by The Michigan Section of the Mathematical Association of America Part I October 8, 00 INSTRUCTIONS (to be read aloud to the students

More information

Probability and Inference. POLI 205 Doing Research in Politics. Populations and Samples. Probability. Fall 2015

Probability and Inference. POLI 205 Doing Research in Politics. Populations and Samples. Probability. Fall 2015 Fall 2015 Population versus Sample Population: data for every possible relevant case Sample: a subset of cases that is drawn from an underlying population Inference Parameters and Statistics A parameter

More information

Expressions that always have the same value. The Identity Property of Addition states that For any value a; a + 0 = a so = 3

Expressions that always have the same value. The Identity Property of Addition states that For any value a; a + 0 = a so = 3 Name Key Words/Topic 2.1 Identity and Zero Properties Topic 2 Guided Notes Equivalent Expressions Identity Property of Addition Identity Property of Multiplication Zero Property of Multiplication The sum

More information

Definitions, Theorems and Exercises. Abstract Algebra Math 332. Ethan D. Bloch

Definitions, Theorems and Exercises. Abstract Algebra Math 332. Ethan D. Bloch Definitions, Theorems and Exercises Abstract Algebra Math 332 Ethan D. Bloch December 26, 2013 ii Contents 1 Binary Operations 3 1.1 Binary Operations............................... 4 1.2 Isomorphic Binary

More information

CHAPTER 7: RATIONAL AND IRRATIONAL NUMBERS (3 WEEKS)...

CHAPTER 7: RATIONAL AND IRRATIONAL NUMBERS (3 WEEKS)... Table of Contents CHAPTER 7: RATIONAL AND IRRATIONAL NUMBERS (3 WEEKS)... 20 7.0 ANCHOR PROBLEM: ZOOMING IN ON THE NUMBER LINE... 24 SECTION 7.1: REPRESENT NUMBERS GEOMETRICALLY... 26 7.1a Class Activity:

More information

MATH STUDENT BOOK. 11th Grade Unit 5

MATH STUDENT BOOK. 11th Grade Unit 5 MATH STUDENT BOOK th Grade Unit 5 Unit 5 ALGEBRAIC FRACTIONS MATH 05 ALGEBRAIC FRACTIONS INTRODUCTION 3. MULTIPLYING AND DIVIDING WITH FRACTIONS 5 ZERO AND NEGATIVE EXPONENTS 5 REDUCING RATIONAL EXPRESSIONS

More information

Primitive Matrices with Combinatorial Properties

Primitive Matrices with Combinatorial Properties Southern Illinois University Carbondale OpenSIUC Research Papers Graduate School Fall 11-6-2012 Primitive Matrices with Combinatorial Properties Abdulkarem Alhuraiji al_rqai@yahoo.com Follow this and additional

More information

Algebra 1. Unit 3: Quadratic Functions. Romeo High School

Algebra 1. Unit 3: Quadratic Functions. Romeo High School Algebra 1 Unit 3: Quadratic Functions Romeo High School Contributors: Jennifer Boggio Jennifer Burnham Jim Cali Danielle Hart Robert Leitzel Kelly McNamara Mary Tarnowski Josh Tebeau RHS Mathematics Department

More information

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively 6 Prime Numbers Part VI of PJE 6.1 Fundamental Results Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively D (p) = { p 1 1 p}. Otherwise

More information

Fall 2017 Test II review problems

Fall 2017 Test II review problems Fall 2017 Test II review problems Dr. Holmes October 18, 2017 This is a quite miscellaneous grab bag of relevant problems from old tests. Some are certainly repeated. 1. Give the complete addition and

More information

Thesis submitted in partial fulfillment of the requirement for The award of the degree of. Masters of Science in Mathematics and Computing

Thesis submitted in partial fulfillment of the requirement for The award of the degree of. Masters of Science in Mathematics and Computing SOME n-color COMPOSITION Thesis submitted in partial fulfillment of the requirement for The award of the degree of Masters of Science in Mathematics and Computing Submitted by Shelja Ratta Roll no- 301203014

More information

STEP Support Programme. Hints and Partial Solutions for Assignment 17

STEP Support Programme. Hints and Partial Solutions for Assignment 17 STEP Support Programme Hints and Partial Solutions for Assignment 7 Warm-up You need to be quite careful with these proofs to ensure that you are not assuming something that should not be assumed. For

More information

UNIVERSITY OF MICHIGAN UNDERGRADUATE MATH COMPETITION 27 MARCH 28, 2010

UNIVERSITY OF MICHIGAN UNDERGRADUATE MATH COMPETITION 27 MARCH 28, 2010 UNIVERSITY OF MICHIGAN UNDERGRADUATE MATH COMPETITION 27 MARCH 28, 200 Instructions. Write on the front of your blue book your student ID number. Do not write your name anywhere on your blue book. Each

More information

3.1 Induction: An informal introduction

3.1 Induction: An informal introduction Chapter 3 Induction and Recursion 3.1 Induction: An informal introduction This section is intended as a somewhat informal introduction to The Principle of Mathematical Induction (PMI): a theorem that establishes

More information

PGSS Discrete Math Solutions to Problem Set #4. Note: signifies the end of a problem, and signifies the end of a proof.

PGSS Discrete Math Solutions to Problem Set #4. Note: signifies the end of a problem, and signifies the end of a proof. PGSS Discrete Math Solutions to Problem Set #4 Note: signifies the end of a problem, and signifies the end of a proof. 1. Prove that for any k N, there are k consecutive composite numbers. (Hint: (k +

More information

Independent sets and repeated degrees

Independent sets and repeated degrees Independent sets repeated degrees B. Bollobás A.D. Scott Department of Pure Mathematics Mathematical Statistics, University of Cambridge, 16 Mill Lane, Cambridge, CB2 1SB, Engl. Department of Mathematics,

More information

The Kth M-ary Partition Function

The Kth M-ary Partition Function Indiana University of Pennsylvania Knowledge Repository @ IUP Theses and Dissertations (All) Fall 12-2016 The Kth M-ary Partition Function Laura E. Rucci Follow this and additional works at: http://knowledge.library.iup.edu/etd

More information

The Multiplicative Structure of the Group of Units of Zp[x]/ where f(x) is Reducible

The Multiplicative Structure of the Group of Units of Zp[x]/ where f(x) is Reducible Rose-Hulman Undergraduate Mathematics Journal Volume 16 Issue 1 Article 5 The Multiplicative Structure of the Group of Units of Zp[x]/ where f(x) is Reducible Erika Gerhold Salisbury University Jennifer

More information

Park Forest Math Team. Meet #3. Self-study Packet

Park Forest Math Team. Meet #3. Self-study Packet Park Forest Math Team Meet # Self-study Packet Problem Categories for this Meet (in addition to topics of earlier meets): 1. Mystery: Problem solving 2. Geometry: Properties of Polygons, Pythagorean Theorem.

More information

. As the binomial coefficients are integers we have that. 2 n(n 1).

. As the binomial coefficients are integers we have that. 2 n(n 1). Math 580 Homework. 1. Divisibility. Definition 1. Let a, b be integers with a 0. Then b divides b iff there is an integer k such that b = ka. In the case we write a b. In this case we also say a is a factor

More information

At the start of the term, we saw the following formula for computing the sum of the first n integers:

At the start of the term, we saw the following formula for computing the sum of the first n integers: Chapter 11 Induction This chapter covers mathematical induction. 11.1 Introduction to induction At the start of the term, we saw the following formula for computing the sum of the first n integers: Claim

More information

Optimization of new Chinese Remainder theorems using special moduli sets

Optimization of new Chinese Remainder theorems using special moduli sets Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 2010 Optimization of new Chinese Remainder theorems using special moduli sets Narendran Narayanaswamy Louisiana State

More information

EE6-16 Equivalent Expressions Pages

EE6-16 Equivalent Expressions Pages EE6-6 Equivalent Expressions Pages 0 STANDARDS 6.EE.A.2, 6.EE.A.3, 6.EE.A. Goals Students will use the area of rectangles and the properties of operations to show that two expressions are equivalent. Vocabulary

More information

Mathematics. Algebra I (PreAP, Pt. 1, Pt. 2) Curriculum Guide. Revised 2016

Mathematics. Algebra I (PreAP, Pt. 1, Pt. 2) Curriculum Guide. Revised 2016 Mathematics Algebra I (PreAP, Pt. 1, Pt. ) Curriculum Guide Revised 016 Intentionally Left Blank Introduction The Mathematics Curriculum Guide serves as a guide for teachers when planning instruction and

More information

The topics in this section concern with the first course objective.

The topics in this section concern with the first course objective. 1.1 Systems & Probability The topics in this section concern with the first course objective. A system is one of the most fundamental concepts and one of the most useful and powerful tools in STEM (science,

More information

A SURVEY OF PRIMALITY TESTS

A SURVEY OF PRIMALITY TESTS A SURVEY OF PRIMALITY TESTS STEFAN LANCE Abstract. In this paper, we show how modular arithmetic and Euler s totient function are applied to elementary number theory. In particular, we use only arithmetic

More information

Outline. We will cover (over the next few weeks) Induction Strong Induction Constructive Induction Structural Induction

Outline. We will cover (over the next few weeks) Induction Strong Induction Constructive Induction Structural Induction Outline We will cover (over the next few weeks) Induction Strong Induction Constructive Induction Structural Induction Induction P(1) ( n 2)[P(n 1) P(n)] ( n 1)[P(n)] Why Does This Work? I P(1) ( n 2)[P(n

More information

Course 2BA1: Trinity 2006 Section 9: Introduction to Number Theory and Cryptography

Course 2BA1: Trinity 2006 Section 9: Introduction to Number Theory and Cryptography Course 2BA1: Trinity 2006 Section 9: Introduction to Number Theory and Cryptography David R. Wilkins Copyright c David R. Wilkins 2006 Contents 9 Introduction to Number Theory and Cryptography 1 9.1 Subgroups

More information

ORDERS OF ELEMENTS IN A GROUP

ORDERS OF ELEMENTS IN A GROUP ORDERS OF ELEMENTS IN A GROUP KEITH CONRAD 1. Introduction Let G be a group and g G. We say g has finite order if g n = e for some positive integer n. For example, 1 and i have finite order in C, since

More information

STRONG FORMS OF ORTHOGONALITY FOR SETS OF HYPERCUBES

STRONG FORMS OF ORTHOGONALITY FOR SETS OF HYPERCUBES The Pennsylvania State University The Graduate School Department of Mathematics STRONG FORMS OF ORTHOGONALITY FOR SETS OF HYPERCUBES A Dissertation in Mathematics by John T. Ethier c 008 John T. Ethier

More information

On Systems of Diagonal Forms II

On Systems of Diagonal Forms II On Systems of Diagonal Forms II Michael P Knapp 1 Introduction In a recent paper [8], we considered the system F of homogeneous additive forms F 1 (x) = a 11 x k 1 1 + + a 1s x k 1 s F R (x) = a R1 x k

More information

Mathematical Induction

Mathematical Induction Chapter 6 Mathematical Induction 6.1 The Process of Mathematical Induction 6.1.1 Motivating Mathematical Induction Consider the sum of the first several odd integers. produce the following: 1 = 1 1 + 3

More information

3. pour from one decanter to the other until either the receiving decanter is full or the poured decanter is empty.

3. pour from one decanter to the other until either the receiving decanter is full or the poured decanter is empty. The Euclidean Algorithm The Decanting Problem is a liquid measuring problem that begins with two unmarked decanters with capacities a and b. Usually a and b are integers. The problem is to determine the

More information

1 True/False. Math 10B with Professor Stankova Worksheet, Discussion #9; Thursday, 2/15/2018 GSI name: Roy Zhao

1 True/False. Math 10B with Professor Stankova Worksheet, Discussion #9; Thursday, 2/15/2018 GSI name: Roy Zhao Math 10B with Professor Stankova Worksheet, Discussion #9; Thursday, 2/15/2018 GSI name: Roy Zhao 1 True/False 1. True False When we solve a problem one way, it is not useful to try to solve it in a second

More information

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 1A! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {2, 4, 6, 8, 10, 12, 14, 16,...} and let B = {3, 6, 9, 12, 15, 18,

More information

CHAPTER 8: Polar 1. Convert to polar.

CHAPTER 8: Polar 1. Convert to polar. CHAPTER 8: Polar 1. Convert to polar. a. 3,. Convert to rectangular. a. 4, 3 b. 4 4i b. 5cis10 3. Use DeMoivre s Theorem to find a. i 8 4. Graph a. r 4cos3 b. the cube roots of 4 4 3i b. r 3sin 5. Convert

More information

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 10

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 10 EECS 70 Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 10 Introduction to Basic Discrete Probability In the last note we considered the probabilistic experiment where we flipped

More information