Exercises for Chapter 1

Size: px
Start display at page:

Download "Exercises for Chapter 1"

Transcription

1 Solution Manual for A First Course in Abstract Algebra, with Applications Third Edition by Joseph J. Rotman Exercises for Chapter. True or false with reasons. (i There is a largest integer in every nonempty set of negative integers. Solution. True. If C is a nonempty set of negative integers, then C ={ n : n C} is a nonempty set of positive integers. If a is the smallest element of C, which exists by the Least Integer Axiom, then a c for all c C, so that a c for all c C. (ii There is a sequence of 3 consecutive natural numbers containing exactly 2 primes. Solution. True. The integers 48 through 60 form such a sequence; only 3 and 9 are primes. (iii There are at least two primes in any sequence of 7 consecutive natural numbers. Solution. False. The integers 48 through 4 are 7 consecutive natural numbers, and only 3 is prime. (iv Of all the sequences of consecutive natural numbers not containing 2 primes, there is a sequence of shortest length. Solution. True. The set C consisting of the lengths of such (finite sequences is a nonempty subset of the natural numbers. (v 79 is a prime. Solution. True. 79 < 8 = 9, and 79 is not divisible by 2, 3,, or 7. (vi There exists a sequence of statements S(, S(2,... with S(2n true for all n and with S(2n false for every n. Solution. True. Define S(2n to be the statement n = n, and define S(2n to be the statement n = n. (vii For all n 0, we have n F n, where F n is the nth Fibonacci number.

2 2 Solution. True. We have 0 = F 0,= F,= F 2, and 2 = F 3. Use the second form of induction with base steps n = 2 and n = 3 (verifying the inductive step will show why we choose these numbers. By the inductive hypothesis, n 2 F n 2 and n F n. Hence, 2n 3 F n.butn 2n 3 for all n 3, as desired. (viii If m and n are natural numbers, then (mn! =m!n!. Solution. False. If m = 2 = n, then (mn! = 24 and m!n! = 4..2 (i For any n 0 and any r =, prove that + r + r 2 + r 3 + +r n = ( r n+ /( r. Solution. We use induction on n. When n =, both sides equal + r. For the inductive step, note that [ + r + r 2 + r 3 + +r n ]+r n+ = ( r n+ /( r + r n+ = r n+ + ( rr n+ r = r n+2. r (ii Prove that n = 2 n+. Solution. This is the special case of the geometric series when r = 2; hence, the sum is ( 2 n+ /( 2 = 2 n+. One can also prove this directly, by induction on n 0..3 Show, for all n, that 0 n leaves remainder after dividing by 9. Solution. This may be rephrased to say that there is an integer q n with 0 n = 9q n +. If we define q =, then 0 = q +, and so the base step is true. For the inductive step, there is an integer q n with 0 n+ = 0 0 n = 0(9q n + = 90q n + 0 = 9(0q n + +. Define q n+ = 0q n +, which is an integer..4 Prove that if 0 a b, then a n b n for all n 0. Solution. Base step. a 0 = = b 0, and so a 0 b 0. Inductive step. The inductive hypothesis is a n b n.

3 3 Since a is positive, Theorem.4(i gives a n+ = aa n ab n ; since b is positive, Theorem.4(i now gives ab n bb n = b n+.. Prove that n 2 = 6 n(n + (2n + = 3 n3 + 2 n2 + 6 n. Solution. The proof is by induction on n. When n =, the left side is and the right side is =. For the inductive step, [ n 2 ]+(n + 2 = 3 n3 + 2 n2 + 6n + (n + 2 = 3 (n (n (n +, after some elementary algebraic manipulation..6 Prove that n 3 = 4 n4 + 2 n3 + 4 n2. Solution. Base step: When n =, both sides equal. Inductive step: [ n 3 ]+(n + 3 = 4 n4 + 2 n3 + 4 n2 + (n + 3. Expanding gives 4 n n n2 + 3n +, which is 4 (n (n (n Prove that n 4 = n + 2 n4 + 3 n3 30 n. Solution. The proof is by induction on n. If n, then the left side is, while the right side is = as well. For the inductive step, [ n 4] + (n + 4 = n + 2 n4 + 3 n3 30 n + (n + 4. It is now straightforward to chec that this last expression is equal to (n (n (n (n +..8 Find a formula for (2n, and use mathematical induction to prove that your formula is correct. Solution. We prove by induction on n that the sum is n 2. Base Step. When n =, we interpret the left side to mean. Of course, 2 =, and so the base step is true. Inductive Step (2n + (2n + = (2n ]+(2n + = n 2 + 2n + = (n + 2.

4 4.9 Find a formula for + n j= j! j, and use induction to prove that your formula is correct. Solution. A list of the sums for n =, 2, 3, 4, is2, 6, 24, 20, 720. These are factorials; better, they are 2!, 3!, 4!,!, 6!. We have been led to the guess S(n : + j! j = (n +!. j= We now use induction to prove that the guess is always true. The base step S( has already been checed; it is on the list. For the inductive step, we must prove n+ S(n + : + j! j = (n + 2!. Rewrite the left side as [ + j= j= ] j! j + (n +!(n +. By the inductive hypothesis, the braceted term is (n +!, and so the left side equals (n +!+(n +!(n + = (n +![ + (n + ] = (n +!(n + 2 = (n + 2!. By induction, S(n is true for all n..0 (M. Barr There is a famous anecdote describing a hospital visit of G. H. Hardy to Ramanujan. Hardy mentioned that the number 729 of the taxi he had taen to the hospital was not an interesting number. Ramanujan disagreed, saying that it is the smallest positive integer that can be written as the sum of two cubes in two different ways. (i Prove that Ramanujan s statement is true. Solution. First, 729 is the sum of two cubes in two different ways: 729 = ; 927 = Second, no smaller number n has this property. If n = a 3 + b 3, then a, b 2. It is now a matter of checing all pairs a 3 + b 3 for such a and b.

5 (ii Prove that Ramanujan s statement is false. Solution. One must pay attention to hypotheses. Consider a 3 +b 3 if b is negative: 728 = ( 0 3 = ( 3.. Derive the formula for n i= i by computing the area (n + 2 of a square with sides of length n + using Figure.. Solution. Compute the area A of the square in two ways. On the one hand, A = (n + 2. On the other hand, A = D +2 S, where D is the diagonal and S is the staircase. Therefore, S = 2 [ (n + 2 (n + But S is the sum we are seeing. ] = 2n(n Figure n = 2 (n2 + n Figure n = 2 n(n +.2 (i Derive the formula for n i= i by computing the area n(n + of a rectangle with height n + and base n, as pictured in Figure.2. Solution. Compute the area R of the rectangle in two ways. On the one hand, R = n(n +. On the other hand, R = 2 S, where S is the shaded region (whose area is what we see. (ii (Alhazen Forfixed, use Figure.3 to prove (n + i = i= i + + i= ( i p. i= p=

6 6 Solution. As indicated in Figure.3, a rectangle with height n + and base n i= i can be subdivided so that the shaded staircase has area n i= i +, while the area above it is + ( ( ( n. One can prove this, for fixed, by induction on n Figure.3 Alhazan s Dissection (iii Given the formula n i= i = 2n(n +, use part (ii to derive the formula for n i= i 2. Solution. ( i (n + i = i 2 + p Therefore, and so = = i 2 + i p=0 2 i(i + i (n + 2 i = 3 2 i 2, i 2 = 2 3 (n + 2 2n(n + = 3 2 (2n + n(n + = 6 (2n + n(n +. i.

7 7.3 (i Prove that 2 n > n 3 for all n 0. Solution. Base step. 2 0 = 024 > 0 3 = 000. (Note that 2 9 = 2 < 9 3 = 729. Inductive step Note that n 0 implies n 4. The inductive hypothesis is 2 n > n 3 ; multiplying both sides by 2 gives 2 n+ = 2 2 n > 2n 3 = n 3 + n 3 n 3 + 4n 2 = n 3 + 3n 2 + n 2 > n 3 + 3n 2 + 4n = n 3 + 3n 2 + 3n + n n 3 + 3n 2 + 3n + = (n + 3. (ii Prove that 2 n > n 4 for all n 7. Solution. Base step. 2 7 = 3, 072 > 7 4 = 83, 2. (Note that 6 4 = (2 4 4 = 2 6. Inductive step. Note that n 7 implies n 7. The inductive hypothesis is 2 n > n 4 ; multiplying both sides by 2 gives 2 n+ = 2 2 n > 2n 4 = n 4 + n 4 n 4 + n 3 n 4 + 4n 3 + n 3 n 4 + 4n 3 + 7n 2 n 4 + 4n 3 + 6n 2 + n 2 n 4 + 4n 3 + 6n 2 + n n 4 + 4n 3 + 6n 2 + 4n + = (n Around 30, N. Oresme was able to sum the series n= n/2 n by dissecting the region in Figure.4 in two ways. Let A n be the vertical rectangle with base 2 n and height n, so that area(a n = n/2 n, and let B n be horizontal rectangle with base 2 n + + and height. Prove that 2 n+ n= n/2 n = 2. Solution. You may assume that n=0 ar n = a/( r if 0 r <. Now compute the area using A n = B n.

8 8 B 3 B 2 B A A 2 A 3 B Figure.4 Oresme s Dissections. Let g (x,...,g n (x be differentiable functions, and let f (x be their product: f (x = g (x g n (x. Prove, for all integers n 2, that the derivative f (x = g (x g i (xg i (xg i+(x g n (x. i= Solution. Base step. Ifn = 2, this is the usual product rule for derivatives. Inductive step. Define h(x = g (x g n (x = f (x/g n+ (x. Rewrite what has to be shown: Now f (x = f (x = (h(xg n+ (x n+ j= g j (x f (x. g j (x = h (xg n+ (x + h(xg n+ (x [ g = = i (xh(x i= g i (x = n+ j= g j (x f (x. g j (x ] g n+ (x + [ ] f (x g n g n+ (x.6 Prove, for every n N, that ( + x n + nx whenever x R and + x > 0. Solution. We prove the inequality by induction on n. The base step n = says + x + x, which is obviously true. For the inductive step,

9 9 we record the inductive hypothesis: ( + x n + nx. Multiplying both sides of this inequality by the positive number + x preserves the inequality: ( + x n+ = ( + x( + x n ( + x( + nx = + (n + x + nx 2 + (n + x, because nx Prove that every positive integer a has a unique factorization a = 3 m, where 0 and m is not a multiple of 3. Solution. Model your solution on the proof of Proposition.4. Replace even by multiple of 3 and odd by not a multiple of 3. We prove this by the second form of induction on a. The base step n = holds, for = 3 0 is a factorization of the desired ind. For the inductive step, let a. If a is not a multiple of 3, then a = 3 0 a is a good factorization. If a = 3b, then b < a, and so the inductive hypothesis gives 0 and an integer c not divisible by 3 such that b = 3 c. It follows that a = 3b = 3 + c, which is a factorization of the desired ind. We have proved the existence of a factorization. To prove uniqueness, suppose that n = 3 m = 3 t m, where both and t are nonnegative and both m and m are not multiples of 3; it must be shown that = t and m = m. We may assume that t. If > t, then canceling 3 t from both sides gives 3 t m = m. Since t > 0, the left side is a multiple of 3 while the right side is not; this contradiction shows that = t. We may thus cancel 3 from both sides, leaving m = m..8 Prove that F n < 2 n for all n 0, where F 0, F, F 2,... is the Fibonacci sequence. Solution. The proof is by the second form of induction. Base step: F 0 = 0 < = 2 0 and F = < 2 = 2. (There are two base steps because we will have to use two predecessors for the inductive step. Inductive step:

10 0 If n 2, then F n = F n + F n 2 < 2 n + 2 n 2 (by inductive hypothesis < 2 n + 2 n = 2 2 n = 2 n. By induction, F n < 2 n for all n 0. Notice that the second form is the appropriate induction here, for we are using two predecessors, S(n 2 and S(n, to prove S(n..9 If F n denotes the nth term of the Fibonacci sequence, prove that m F n = F m+2. n= Solution. By Theorem., we have F n = (α n β n for all n. Hence, m F n = n= m n= m = n= (α n β n (α n β n ([ α = m+ α ] [ β m+ ]. β Now α(α =, so that /( α = α; similarly, /( β = β. Therefore, m n= F n = ([ α m+ α ] [ β m+ ] β = (( α[( α m+ ] [( β( β m+ ] = [ (α β + (α m+2 β m+2 ]. This is the desired formula, for (α β = and (α m+2 β m+2 = F m Prove that 4 n+ + 2n is divisible by 2 for all n. Solution. We use the second form of induction.

11 Base Step. Ifn =, then 4 n+ + 2n = 6 + = 2, which is obviously divisible by 2. Since our inductive step will involve two predecessors, we are obliged to chec the case n = 2. But = = 89 = 2 9. Inductive Step. 4 n+2 + 2n+ = 4 4 n n = 4 4 n+ + (4 2n 4 2n + 2 2n = 4(4 n+ + 2n + 2n ( 2 4. Now the last term is divisible by 2; the first term, by the inductive hypothesis, and the second because 2 4 = 2..2 For any integer n 2, prove that there are n consecutive composite numbers. Conclude that the gap between consecutive primes can be arbitrarily large. Solution. The proof has nothing to do with induction. If 2 a n +, then a is a divisor of (n +!; say, (n +! =da for some integer d. It follows that (n +!+a = (d + a, and so (n +!+a is composite for all a between 2 and n Prove that the first and second forms of mathematical induction are equivalent; that is, prove that Theorem.4 is true if and only if Theorem.2 is true. Solution. Absent..23 (Double Induction Let S(m, n be a doubly indexed family of statements, one for each m 0 and n 0. Suppose that (i S(0, 0 is true; (ii if S(m, 0 is true, then S(m +, 0 is true; (iii if S(m, n is true for all m 0, then S(m, n + is true for all m 0. Prove that S(m, n is true for all m 0 and n 0. Solution. Conditions (i and (ii are the hypotheses needed to prove, by (ordinary induction that the statements S(m, 0 are true for all m 0. Now consider the statements T (n : S(m, n is true for all m 0. We prove that all the statements T (n are true by induction on n 0. The base step has been proved above, and condition (iii is precisely what is needed for the inductive step.

12 2.24 Use double induction to prove that (m + n > mn for all m, n 0. Solution. According to Exercise.23, there are three things to verify. (i S(0, 0: ( = 0. (ii S(m, 0 S(m+, 0: if(m+ 0 > m, then (m+2 0 >(m+ 0 = 0? (iii S(m, n S(m, n + : does (m + n > mn imply (m + n+ > m(n +? Yes, because (m + n+ = (m + (m + n >(m + mn = m 2 n + mn > mn + m, for m 2 n mn and mn m. Notice that 2 n > n is the special case S(0, n..2 For every acute angle θ, i.e., 0 <θ<90, prove that sin θ + cot θ + sec θ 3. Solution. That θ is an acute angle implies that the numbers sin θ, cot θ, and sec θ are all positive. The inequality of the means gives [ 3 (sin θ + cot θ + sec θ ] 3 sin θ cot θ sec θ. Now sin θ cot θ sec θ = sin θ cos θ sin θ so that [ 3 (sin θ + cot θ + sec θ ] 3 and cos θ =, 3 (sin θ + cot θ + sec θ. Therefore, sin θ + cot θ + sec θ Isoperimetric Inequality. (i Let p be a positive number. If is an equilateral triangle with perimeter p = 2s, prove that area( = s 2 / 27. Solution. This is an elementary fact of high school geometry.

13 3 (ii Of all the triangles in the plane having perimeter p, prove that the equilateral triangle has the largest area. Solution. Use Heron s formula: if a triangle T has area A and sides of lengths a, b, c, then A 2 = s(s a(s b(s c, where s = 2 (a + b + c. The inequality of the means gives [ ] (s a + (s b + (s c 3 (s a(s b(s c = A2 3 s, with equality holding if and only if s a = s b = s c. Thus, equality holds if and only if a = b = c, which is to say T is equilateral..27 Prove that if a, a 2,...,a n are positive numbers, then (a + a 2 + +a n (/a + /a 2 + +/a n n 2. Solution. By the inequality of the means, [(a + a 2 + +a n /n] n a a n and [(/a + /a 2 + +/a n /n] n /a /a n. Now use the general fact that if p q > 0 and p q > 0, then pp qq to obtain (a + a 2 + +a n /n] n [(/a + /a 2 + +/a n /n] n (a a n (/a /a n. But the right side is a a n (/a (/a n =, so that (a + a 2 + +a n /n] n [(/a + /a 2 + +/a n /n] n. Taing nth roots gives (a +a 2 + +a n (/a +/a 2 + +/a n n True or false with reasons. (i For all integers r with 0 < r < 7, the binomial coefficient ( 7 r is a multiple of 7. Solution. True. (ii For any positive integer n and any r with 0 < r < n, the binomial coefficient r is a multiple of n. Solution. False. (iii Let D be a collection of 0 different dogs, and let C be a collection of 0 different cats. There are the same number of quartets of dogs as there are sextets of cats. Solution. True. (iv If q is a rational number, then e 2πiq is a root of unity. Solution. True.

14 4 (v Let f (x = ax 2 + bx + c, where a, b, c are real numbers. If z is a root of f (x, then z is also a root of f (x. Solution. True. (vi Let f (x = ax 2 + bx + c, where a, b, c are complex numbers. If z is a root of f (x, then z is also a root of f (x. Solution. False. (vii The primitive 4th roots of unity are i and i. Solution. True..29 Prove that the binomial theorem holds for complex numbers: if u and v are complex numbers, then (u + v n = u r n r v r. Solution. The proof of the binomial theorem for real numbers used only properties of the three operations: addition, multiplication, and division. These operations on complex numbers have exactly the same properties. (Division enters in only because we chose to expand (a + b n by using the formula for ( + x n ; had we not chosen this expository path, then division would not have been used. Thus, the binomial theorem really holds for commutative rings..30 Show that the binomial coefficients are symmetric : = r n r r=0 for all r with 0 r n. Solution. By Lemma.7, both ( r and n n r are equal to n! r!(n r!..3 Show, for every n, that the sum of the binomial coefficients is 2 n : = n n. Solution. By Corollary.9, if f (x = ( + x n, then there is the expansion ( f (x = + x + x n + + x n n. Evaluating at x = gives the answer, for f ( = ( + n = 2 n.

15 .32 (i Show, for every n, that the alternating sum of the binomial coefficients is zero: + +( 0 2 n = 0. n (ii Solution. If f (x = ( + x n, then f ( = ( n = 0; but the expansion is the alternating sum of the binomial coefficients. Use part (i to ( prove, for a given n, that the sum of all the binomial n coefficients r with r even is equal to the sum of all those r with r odd. Solution. By part (i, + ± = n Since the sign of r is ( r, the terms r with r even are positive while those with r odd are negative. Just put those coefficients with negative coefficient on the other side of the equation..33 Prove that if n 2, then ( ( r n r = 0. r r= Solution. Again, consider f (x = (+x n. There are two ways to describe its derivative f (x. On the one hand, f (x = n( + x n. On the other hand, we can do term-by-term differentiation: f (x = r= r x r r. Evaluating at x = gives f ( = n( n = 0, since n. On the other hand, we can use the expansion to see f ( = ( ( r n r. r r=.34 If r n, prove that = n r r. r Solution. Absent.

16 6.3 Let ε,...,ε n be complex numbers with ε j =for all j, where n 2. (i Prove that ε j ε j = n. (ii j= j= Solution. The triangle inequality gives u + v u + v for all complex numbers u and v, with no restriction on their norms. The inductive proof is routine. Prove that there is equality, ε j = n, j= if and only if all the ε j are equal. Solution. The proof is by induction on n 2. For the base step, suppose that ε + ε 2 =2. Therefore, 4 = ε + ε 2 2 = (ε + ε 2 (ε + ε 2 = ε 2 + 2ε ε 2 + ε 2 2 = 2 + 2ε ε 2. Therefore, 2 = + ε ε 2, so that = ε ε 2 = ε ε 2 cos θ = cos θ, where θ is the angle between ε and ε 2 (for ε = = ε 2. Therefore, θ = 0orθ = π, so that ε 2 =±ε. We cannot have ε 2 = ε, for this gives ε + ε 2 =0. For the inductive step, let n+ j= ε j =n +. If n j= ε j < n, then part (i gives ( n ε j + εn+ ε j + < n +, j= contrary to hypothesis. Therefore, n j= ε j = n, and so the inductive hypothesis gives ε,...,ε n all equal, say to ω. Hence, nj= ε j = nω, and so j= nω + ε n+ =n +.

17 7 The argument concludes as that of the base step. (n + 2 = (nω + ε n+ (nω + ε n+ = n 2 + 2nω ε n+ +, so that ω ε n+ =. By the base step, ω = ε n+, and the proof is complete..36 (Star of David Prove, for all n > r, that + r r + r r = +. r r r + r r r + r r + + r + Solution. Using Pascal s formula, one sees that both sides are equal to (n!n!(n +! (r!r!(r +!(n r!(n r!(n r +!..37 For all odd n, prove that there is a polynomial g n (x, all of whose coefficients are integers, such that sin(nx = g n (sin x. Solution. From De Moivre s theorem, we have cos nx + i sin nx = (cos x + i sin x n, sin nx = Im (cos x + i sin x n ( = Im i r r sin r x cos n r x. r=0

18 8 Write n = 2m +. Only odd powers of i are imaginary, so that, if r = 2 +, sin nx = ( n ( 2 + sin 2+ x cos 2(m x. 0 m But cos 2(m x = (cos 2 x m = ( sin 2 x m, and so we have expressed sin nx as a polynomial in sin x..38 (i What is the coefficient of x 6 in ( + x 20? Solution. Pascal s formula gives ( 20 6 = 484. (ii How many ways are there to choose 4 colors from a palette containing paints of 20 different colors? Solution. Pascal s formula gives ( 20 4 = 484. One could also have used part (i and Exercise Give at least two different proofs that a set X with n elements has exactly 2 n subsets. Solution. There are many proofs of this. We offer only three. Algebraic. Let X ={a, a 2,...,a n }. We may describe each subset S of X by a bitstring; that is, by an n-tuple where ɛ i = (ɛ,ɛ 2,...,ɛ n, { 0 ifa i is not in S ifa i is in S. (after all, a set is determined by the elements comprising it. But there are exactly 2 n such n-tuples, for there are two choices for each coordinate. Combinatorial. Induction on n (taing base step n = 0 is also fine; the only set with 0 elements is X =, which has exactly one subset, itself. If X has just one element, then there are two subsets: and X. For the inductive step, assume that X has n + elements, of which one is colored red, the other n being blue. There are two types of subsets S: those that are solid blue; those that contain the red. By induction, there are 2 n solid blue subsets; denote them by B. But, there are as many subsets R containing the red as there are solid blue subsets: each R arises by adjoining the red element to a solid blue subset, namely, B = R {red} (even the singleton subset consisting of the red element alone arises in this way, by adjoining the red element to. Hence, there are 2 n + 2 n = 2 n+ subsets.

19 9 Binomial Coefficients. If X has n elements, then the number of its subsets is the sum of the number of 0-subsets (there is only, the empty set, the number of - subsets, the number of 2-subsets, etc. But r is the number of r-subsets, as we have seen in the text, and so the total number of subsets is the sum of all the binomial coefficients, which is 2 n, by Exercise A weely lottery ass you to select different numbers between and 4. At the wee s end, such numbers are drawn at random, and you win the jacpot if all your numbers match the drawn numbers. What is your chance of winning? Solution. The answer is 4 choose, which is ( 4 =, 22, 79. The odds against your winning are more than a million to one..4 Assume that term-by-term differentiation holds for power series: if f (x = c 0 +c x +c 2 x 2 + +c n x n +, then the power series for the derivative f (x is f (x = c + 2c 2 x + 3c 3 x 2 + +nc n x n +. (i Prove that f (0 = c 0. Solution. f (0 = c 0, for all the other terms are 0. (If one wants to be fussy this is the wrong course for analytic fussiness then the partial sums of the series form the constant sequence c 0, c 0, c 0,... (ii Prove, for all n 0, that f (n (x = n!c n + (n +!c n+ x + x 2 g n (x, where g n (x is some power series. Solution. This is a straightforward proof by induction on n 0. The base step is obvious; for the inductive step, just observe that f n+ (x = ( f (n (x.asf (n (x is a power series, by assumption, its derivative is computed term by term. (iii Prove that c n = f (n (x(0/n! for all n 0. (Of course, this is Taylor s formula. Solution. If n = 0, then our conventions that f (0 (x = f (x and 0! = give the result. For the inductive step, use parts (i and (ii..42 (Leibniz Prove that if f and g are C -functions, then ( fg (n (x = f ( (x g (n (x. =0 Solution. The proof is by induction on n.

20 20 If n =, then the equation is precisely the product rule of Calculus: ( fg = f g + fg. For the inductive step, we have ( fg n+ =[( fg n ] [ = f g n ] = = = =0 f [ g n ] =0 f [ + g n + f g n +] =0 f + g n + =0 f g n +. Rewrite this last expression without the sigma notation: ( f 0 0 g n+ n ( + f g n n + + f g n + + ( + f 0 g n n + + f g n +. The coefficient of f g n + is thus ( + n ( = n+, by Lemma.7, as desired..43 Find i. Solution. By De Moivre s theorem, since i = e iπ/2,wehave =0 i = e iπ/4 = cos π/4 + i sin π/4 = i (i If z = r[cos θ + i sin θ], show that w = n r [cos(θ/n + i sin(θ/n] is an nth root of z, where r 0. Solution. By De Moivre s theorem, w n = r n ([cos(θ/n + i sin(θ/n] n = r[cos(θ + i sin(θ]. (ii Show that every nth root of z has the form ζ w, where ζ is a primitive nth root of unity and = 0,, 2,...,n.

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction Math 4 Summer 01 Elementary Number Theory Notes on Mathematical Induction Principle of Mathematical Induction Recall the following axiom for the set of integers. Well-Ordering Axiom for the Integers If

More information

MATH 324 Summer 2011 Elementary Number Theory. Notes on Mathematical Induction. Recall the following axiom for the set of integers.

MATH 324 Summer 2011 Elementary Number Theory. Notes on Mathematical Induction. Recall the following axiom for the set of integers. MATH 4 Summer 011 Elementary Number Theory Notes on Mathematical Induction Principle of Mathematical Induction Recall the following axiom for the set of integers. Well-Ordering Axiom for the Integers If

More information

MATH 117 LECTURE NOTES

MATH 117 LECTURE NOTES MATH 117 LECTURE NOTES XIN ZHOU Abstract. This is the set of lecture notes for Math 117 during Fall quarter of 2017 at UC Santa Barbara. The lectures follow closely the textbook [1]. Contents 1. The set

More information

Lecture 3 - Tuesday July 5th

Lecture 3 - Tuesday July 5th Lecture 3 - Tuesday July 5th jacques@ucsd.edu Key words: Identities, geometric series, arithmetic series, difference of powers, binomial series Key concepts: Induction, proofs of identities 3. Identities

More information

Properties of the Integers

Properties of the Integers Properties of the Integers The set of all integers is the set and the subset of Z given by Z = {, 5, 4, 3, 2, 1, 0, 1, 2, 3, 4, 5, }, N = {0, 1, 2, 3, 4, }, is the set of nonnegative integers (also called

More information

a + b = b + a and a b = b a. (a + b) + c = a + (b + c) and (a b) c = a (b c). a (b + c) = a b + a c and (a + b) c = a c + b c.

a + b = b + a and a b = b a. (a + b) + c = a + (b + c) and (a b) c = a (b c). a (b + c) = a b + a c and (a + b) c = a c + b c. Properties of the Integers The set of all integers is the set and the subset of Z given by Z = {, 5, 4, 3, 2, 1, 0, 1, 2, 3, 4, 5, }, N = {0, 1, 2, 3, 4, }, is the set of nonnegative integers (also called

More information

Introduction to Abstract Mathematics

Introduction to Abstract Mathematics Introduction to Abstract Mathematics Notation: Z + or Z >0 denotes the set {1, 2, 3,...} of positive integers, Z 0 is the set {0, 1, 2,...} of nonnegative integers, Z is the set {..., 1, 0, 1, 2,...} of

More information

We want to show P (n) is true for all integers

We want to show P (n) is true for all integers Generalized Induction Proof: Let P (n) be the proposition 1 + 2 + 2 2 + + 2 n = 2 n+1 1. We want to show P (n) is true for all integers n 0. Generalized Induction Example: Use generalized induction to

More information

Homework #2 Solutions Due: September 5, for all n N n 3 = n2 (n + 1) 2 4

Homework #2 Solutions Due: September 5, for all n N n 3 = n2 (n + 1) 2 4 Do the following exercises from the text: Chapter (Section 3):, 1, 17(a)-(b), 3 Prove that 1 3 + 3 + + n 3 n (n + 1) for all n N Proof The proof is by induction on n For n N, let S(n) be the statement

More information

Chapter 5: The Integers

Chapter 5: The Integers c Dr Oksana Shatalov, Fall 2014 1 Chapter 5: The Integers 5.1: Axioms and Basic Properties Operations on the set of integers, Z: addition and multiplication with the following properties: A1. Addition

More information

In N we can do addition, but in order to do subtraction we need to extend N to the integers

In N we can do addition, but in order to do subtraction we need to extend N to the integers Chapter The Real Numbers.. Some Preliminaries Discussion: The Irrationality of 2. We begin with the natural numbers N = {, 2, 3, }. In N we can do addition, but in order to do subtraction we need to extend

More information

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall.

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall. .1 Limits of Sequences. CHAPTER.1.0. a) True. If converges, then there is an M > 0 such that M. Choose by Archimedes an N N such that N > M/ε. Then n N implies /n M/n M/N < ε. b) False. = n does not converge,

More information

The primitive root theorem

The primitive root theorem The primitive root theorem Mar Steinberger First recall that if R is a ring, then a R is a unit if there exists b R with ab = ba = 1. The collection of all units in R is denoted R and forms a group under

More information

IB Mathematics HL Year 2 Unit 11: Completion of Algebra (Core Topic 1)

IB Mathematics HL Year 2 Unit 11: Completion of Algebra (Core Topic 1) IB Mathematics HL Year Unit : Completion of Algebra (Core Topic ) Homewor for Unit Ex C:, 3, 4, 7; Ex D: 5, 8, 4; Ex E.: 4, 5, 9, 0, Ex E.3: (a), (b), 3, 7. Now consider these: Lesson 73 Sequences and

More information

and the compositional inverse when it exists is A.

and the compositional inverse when it exists is A. Lecture B jacques@ucsd.edu Notation: R denotes a ring, N denotes the set of sequences of natural numbers with finite support, is a generic element of N, is the infinite zero sequence, n 0 R[[ X]] denotes

More information

CHAPTER 8: EXPLORING R

CHAPTER 8: EXPLORING R CHAPTER 8: EXPLORING R LECTURE NOTES FOR MATH 378 (CSUSM, SPRING 2009). WAYNE AITKEN In the previous chapter we discussed the need for a complete ordered field. The field Q is not complete, so we constructed

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

Problem Set 5 Solutions

Problem Set 5 Solutions Problem Set 5 Solutions Section 4.. Use mathematical induction to prove each of the following: a) For each natural number n with n, n > + n. Let P n) be the statement n > + n. The base case, P ), is true

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

Review Sheet for the Final Exam of MATH Fall 2009

Review Sheet for the Final Exam of MATH Fall 2009 Review Sheet for the Final Exam of MATH 1600 - Fall 2009 All of Chapter 1. 1. Sets and Proofs Elements and subsets of a set. The notion of implication and the way you can use it to build a proof. Logical

More information

In N we can do addition, but in order to do subtraction we need to extend N to the integers

In N we can do addition, but in order to do subtraction we need to extend N to the integers Chapter 1 The Real Numbers 1.1. Some Preliminaries Discussion: The Irrationality of 2. We begin with the natural numbers N = {1, 2, 3, }. In N we can do addition, but in order to do subtraction we need

More information

Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 1 November 2017

Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 1 November 2017 Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 1 November 2017 1. Real Number System 1.1. Introduction. Numbers are at the heart of mathematics. By now you must be fairly familiar with

More information

FACTORIZATION AND THE PRIMES

FACTORIZATION AND THE PRIMES I FACTORIZATION AND THE PRIMES 1. The laws of arithmetic The object of the higher arithmetic is to discover and to establish general propositions concerning the natural numbers 1, 2, 3,... of ordinary

More information

1. Given the public RSA encryption key (e, n) = (5, 35), find the corresponding decryption key (d, n).

1. Given the public RSA encryption key (e, n) = (5, 35), find the corresponding decryption key (d, n). MATH 135: Randomized Exam Practice Problems These are the warm-up exercises and recommended problems taken from all the extra practice sets presented in random order. The challenge problems have not been

More information

Contribution of Problems

Contribution of Problems Exam topics 1. Basic structures: sets, lists, functions (a) Sets { }: write all elements, or define by condition (b) Set operations: A B, A B, A\B, A c (c) Lists ( ): Cartesian product A B (d) Functions

More information

ALGEBRA. 1. Some elementary number theory 1.1. Primes and divisibility. We denote the collection of integers

ALGEBRA. 1. Some elementary number theory 1.1. Primes and divisibility. We denote the collection of integers ALGEBRA CHRISTIAN REMLING 1. Some elementary number theory 1.1. Primes and divisibility. We denote the collection of integers by Z = {..., 2, 1, 0, 1,...}. Given a, b Z, we write a b if b = ac for some

More information

2. Two binary operations (addition, denoted + and multiplication, denoted

2. Two binary operations (addition, denoted + and multiplication, denoted Chapter 2 The Structure of R The purpose of this chapter is to explain to the reader why the set of real numbers is so special. By the end of this chapter, the reader should understand the difference between

More information

Math 4606, Summer 2004: Inductive sets, N, the Peano Axioms, Recursive Sequences Page 1 of 10

Math 4606, Summer 2004: Inductive sets, N, the Peano Axioms, Recursive Sequences Page 1 of 10 Math 4606, Summer 2004: Inductive sets, N, the Peano Axioms, Recursive Sequences Page 1 of 10 Inductive sets (used to define the natural numbers as a subset of R) (1) Definition: A set S R is an inductive

More information

n n P} is a bounded subset Proof. Let A be a nonempty subset of Z, bounded above. Define the set

n n P} is a bounded subset Proof. Let A be a nonempty subset of Z, bounded above. Define the set 1 Mathematical Induction We assume that the set Z of integers are well defined, and we are familiar with the addition, subtraction, multiplication, and division. In particular, we assume the following

More information

Complete Induction and the Well- Ordering Principle

Complete Induction and the Well- Ordering Principle Complete Induction and the Well- Ordering Principle Complete Induction as a Rule of Inference In mathematical proofs, complete induction (PCI) is a rule of inference of the form P (a) P (a + 1) P (b) k

More information

Solutions to Assignment 1

Solutions to Assignment 1 Solutions to Assignment 1 Question 1. [Exercises 1.1, # 6] Use the division algorithm to prove that every odd integer is either of the form 4k + 1 or of the form 4k + 3 for some integer k. For each positive

More information

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi Real Analysis Math 3AH Rudin, Chapter # Dominique Abdi.. If r is rational (r 0) and x is irrational, prove that r + x and rx are irrational. Solution. Assume the contrary, that r+x and rx are rational.

More information

2 Generating Functions

2 Generating Functions 2 Generating Functions In this part of the course, we re going to introduce algebraic methods for counting and proving combinatorial identities. This is often greatly advantageous over the method of finding

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

PRINCIPLE OF MATHEMATICAL INDUCTION

PRINCIPLE OF MATHEMATICAL INDUCTION Chapter 4 PRINCIPLE OF MATHEMATICAL INDUCTION 4.1 Overview Mathematical induction is one of the techniques which can be used to prove variety of mathematical statements which are formulated in terms of

More information

Mathathon Round 1 (2 points each)

Mathathon Round 1 (2 points each) Mathathon Round ( points each). A circle is inscribed inside a square such that the cube of the radius of the circle is numerically equal to the perimeter of the square. What is the area of the circle?

More information

Applications. More Counting Problems. Complexity of Algorithms

Applications. More Counting Problems. Complexity of Algorithms Recurrences Applications More Counting Problems Complexity of Algorithms Part I Recurrences and Binomial Coefficients Paths in a Triangle P(0, 0) P(1, 0) P(1,1) P(2, 0) P(2,1) P(2, 2) P(3, 0) P(3,1) P(3,

More information

PUTNAM TRAINING MATHEMATICAL INDUCTION. Exercises

PUTNAM TRAINING MATHEMATICAL INDUCTION. Exercises PUTNAM TRAINING MATHEMATICAL INDUCTION (Last updated: December 11, 017) Remark. This is a list of exercises on mathematical induction. Miguel A. Lerma 1. Prove that n! > n for all n 4. Exercises. Prove

More information

Study Guide for Math 095

Study Guide for Math 095 Study Guide for Math 095 David G. Radcliffe November 7, 1994 1 The Real Number System Writing a fraction in lowest terms. 1. Find the largest number that will divide into both the numerator and the denominator.

More information

= 1 2x. x 2 a ) 0 (mod p n ), (x 2 + 2a + a2. x a ) 2

= 1 2x. x 2 a ) 0 (mod p n ), (x 2 + 2a + a2. x a ) 2 8. p-adic numbers 8.1. Motivation: Solving x 2 a (mod p n ). Take an odd prime p, and ( an) integer a coprime to p. Then, as we know, x 2 a (mod p) has a solution x Z iff = 1. In this case we can suppose

More information

Climbing an Infinite Ladder

Climbing an Infinite Ladder Section 5.1 Section Summary Mathematical Induction Examples of Proof by Mathematical Induction Mistaken Proofs by Mathematical Induction Guidelines for Proofs by Mathematical Induction Climbing an Infinite

More information

PRIME NUMBERS YANKI LEKILI

PRIME NUMBERS YANKI LEKILI PRIME NUMBERS YANKI LEKILI We denote by N the set of natural numbers: 1,2,..., These are constructed using Peano axioms. We will not get into the philosophical questions related to this and simply assume

More information

Four Basic Sets. Divisors

Four Basic Sets. Divisors Four Basic Sets Z = the integers Q = the rationals R = the real numbers C = the complex numbers Divisors Definition. Suppose a 0 and b = ax, where a, b, and x are integers. Then we say a divides b (or

More information

NORMS ON SPACE OF MATRICES

NORMS ON SPACE OF MATRICES NORMS ON SPACE OF MATRICES. Operator Norms on Space of linear maps Let A be an n n real matrix and x 0 be a vector in R n. We would like to use the Picard iteration method to solve for the following system

More information

MAT115A-21 COMPLETE LECTURE NOTES

MAT115A-21 COMPLETE LECTURE NOTES MAT115A-21 COMPLETE LECTURE NOTES NATHANIEL GALLUP 1. Introduction Number theory begins as the study of the natural numbers the integers N = {1, 2, 3,...}, Z = { 3, 2, 1, 0, 1, 2, 3,...}, and sometimes

More information

Math 118: Advanced Number Theory. Samit Dasgupta and Gary Kirby

Math 118: Advanced Number Theory. Samit Dasgupta and Gary Kirby Math 8: Advanced Number Theory Samit Dasgupta and Gary Kirby April, 05 Contents Basics of Number Theory. The Fundamental Theorem of Arithmetic......................... The Euclidean Algorithm and Unique

More information

Sets, Structures, Numbers

Sets, Structures, Numbers Chapter 1 Sets, Structures, Numbers Abstract In this chapter we shall introduce most of the background needed to develop the foundations of mathematical analysis. We start with sets and algebraic structures.

More information

What can you prove by induction?

What can you prove by induction? MEI CONFERENCE 013 What can you prove by induction? Martyn Parker M.J.Parker@keele.ac.uk Contents Contents iii 1 Splitting Coins.................................................. 1 Convex Polygons................................................

More information

Basic Proof Examples

Basic Proof Examples Basic Proof Examples Lisa Oberbroeckling Loyola University Maryland Fall 2015 Note. In this document, we use the symbol as the negation symbol. Thus p means not p. There are four basic proof techniques

More information

Mathematics-I Prof. S.K. Ray Department of Mathematics and Statistics Indian Institute of Technology, Kanpur. Lecture 1 Real Numbers

Mathematics-I Prof. S.K. Ray Department of Mathematics and Statistics Indian Institute of Technology, Kanpur. Lecture 1 Real Numbers Mathematics-I Prof. S.K. Ray Department of Mathematics and Statistics Indian Institute of Technology, Kanpur Lecture 1 Real Numbers In these lectures, we are going to study a branch of mathematics called

More information

Notes on Complex Analysis

Notes on Complex Analysis Michael Papadimitrakis Notes on Complex Analysis Department of Mathematics University of Crete Contents The complex plane.. The complex plane...................................2 Argument and polar representation.........................

More information

CALCULUS JIA-MING (FRANK) LIOU

CALCULUS JIA-MING (FRANK) LIOU CALCULUS JIA-MING (FRANK) LIOU Abstract. Contents. Power Series.. Polynomials and Formal Power Series.2. Radius of Convergence 2.3. Derivative and Antiderivative of Power Series 4.4. Power Series Expansion

More information

CHAPTER 1 POLYNOMIALS

CHAPTER 1 POLYNOMIALS 1 CHAPTER 1 POLYNOMIALS 1.1 Removing Nested Symbols of Grouping Simplify. 1. 4x + 3( x ) + 4( x + 1). ( ) 3x + 4 5 x 3 + x 3. 3 5( y 4) + 6 y ( y + 3) 4. 3 n ( n + 5) 4 ( n + 8) 5. ( x + 5) x + 3( x 6)

More information

5: The Integers (An introduction to Number Theory)

5: The Integers (An introduction to Number Theory) c Oksana Shatalov, Spring 2017 1 5: The Integers (An introduction to Number Theory) The Well Ordering Principle: Every nonempty subset on Z + has a smallest element; that is, if S is a nonempty subset

More information

CONTINUED FRACTIONS, PELL S EQUATION, AND TRANSCENDENTAL NUMBERS

CONTINUED FRACTIONS, PELL S EQUATION, AND TRANSCENDENTAL NUMBERS CONTINUED FRACTIONS, PELL S EQUATION, AND TRANSCENDENTAL NUMBERS JEREMY BOOHER Continued fractions usually get short-changed at PROMYS, but they are interesting in their own right and useful in other areas

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

Studying Rudin s Principles of Mathematical Analysis Through Questions. August 4, 2008

Studying Rudin s Principles of Mathematical Analysis Through Questions. August 4, 2008 Studying Rudin s Principles of Mathematical Analysis Through Questions Mesut B. Çakır c August 4, 2008 ii Contents 1 The Real and Complex Number Systems 3 1.1 Introduction............................................

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

Factorization in Polynomial Rings

Factorization in Polynomial Rings Factorization in Polynomial Rings Throughout these notes, F denotes a field. 1 Long division with remainder We begin with some basic definitions. Definition 1.1. Let f, g F [x]. We say that f divides g,

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights

More information

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved.

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved. 11.10 Taylor and Maclaurin Series Copyright Cengage Learning. All rights reserved. We start by supposing that f is any function that can be represented by a power series f(x)= c 0 +c 1 (x a)+c 2 (x a)

More information

PUTNAM TRAINING EASY PUTNAM PROBLEMS

PUTNAM TRAINING EASY PUTNAM PROBLEMS PUTNAM TRAINING EASY PUTNAM PROBLEMS (Last updated: September 24, 2018) Remark. This is a list of exercises on Easy Putnam Problems Miguel A. Lerma Exercises 1. 2017-A1. Let S be the smallest set of positive

More information

Notes for Math 290 using Introduction to Mathematical Proofs by Charles E. Roberts, Jr.

Notes for Math 290 using Introduction to Mathematical Proofs by Charles E. Roberts, Jr. Notes for Math 290 using Introduction to Mathematical Proofs by Charles E. Roberts, Jr. Chapter : Logic Topics:. Statements, Negation, and Compound Statements.2 Truth Tables and Logical Equivalences.3

More information

TEST CODE: MMA (Objective type) 2015 SYLLABUS

TEST CODE: MMA (Objective type) 2015 SYLLABUS TEST CODE: MMA (Objective type) 2015 SYLLABUS Analytical Reasoning Algebra Arithmetic, geometric and harmonic progression. Continued fractions. Elementary combinatorics: Permutations and combinations,

More information

Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 5 December 2010

Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 5 December 2010 Advanced Calculus: MATH 410 Real Numbers Professor David Levermore 5 December 2010 1. Real Number System 1.1. Introduction. Numbers are at the heart of mathematics. By now you must be fairly familiar with

More information

MAS114: Solutions to Exercises

MAS114: Solutions to Exercises MAS114: s to Exercises Up to week 8 Note that the challenge problems are intended to be difficult! Doing any of them is an achievement. Please hand them in on a separate piece of paper if you attempt them.

More information

8. Given a rational number r, prove that there exist coprime integers p and q, with q 0, so that r = p q. . For all n N, f n = an b n 2

8. Given a rational number r, prove that there exist coprime integers p and q, with q 0, so that r = p q. . For all n N, f n = an b n 2 MATH 135: Randomized Exam Practice Problems These are the warm-up exercises and recommended problems taken from all the extra practice sets presented in random order. The challenge problems have not been

More information

5. Sequences & Recursion

5. Sequences & Recursion 5. Sequences & Recursion Terence Sim 1 / 42 A mathematician, like a painter or poet, is a maker of patterns. Reading Sections 5.1 5.4, 5.6 5.8 of Epp. Section 2.10 of Campbell. Godfrey Harold Hardy, 1877

More information

Section-A. Short Questions

Section-A. Short Questions Section-A Short Questions Question1: Define Problem? : A Problem is defined as a cultural artifact, which is especially visible in a society s economic and industrial decision making process. Those managers

More information

Foundations of Discrete Mathematics

Foundations of Discrete Mathematics Foundations of Discrete Mathematics Chapter 0 By Dr. Dalia M. Gil, Ph.D. Statement Statement is an ordinary English statement of fact. It has a subject, a verb, and a predicate. It can be assigned a true

More information

On a Balanced Property of Compositions

On a Balanced Property of Compositions On a Balanced Property of Compositions Miklós Bóna Department of Mathematics University of Florida Gainesville FL 32611-8105 USA Submitted: October 2, 2006; Accepted: January 24, 2007; Published: March

More information

Generating Functions

Generating Functions 8.30 lecture notes March, 0 Generating Functions Lecturer: Michel Goemans We are going to discuss enumeration problems, and how to solve them using a powerful tool: generating functions. What is an enumeration

More information

Algebra 2 Honors Final Exam StudyGuide

Algebra 2 Honors Final Exam StudyGuide Name: Score: 0 / 80 points (0%) Algebra 2 Honors Final Exam StudyGuide Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Simplify. 2. D Multiply the numerator

More information

Solutions to odd-numbered exercises Peter J. Cameron, Introduction to Algebra, Chapter 2

Solutions to odd-numbered exercises Peter J. Cameron, Introduction to Algebra, Chapter 2 Solutions to odd-numbered exercises Peter J Cameron, Introduction to Algebra, Chapter 1 The answers are a No; b No; c Yes; d Yes; e No; f Yes; g Yes; h No; i Yes; j No a No: The inverse law for addition

More information

2016 EF Exam Texas A&M High School Students Contest Solutions October 22, 2016

2016 EF Exam Texas A&M High School Students Contest Solutions October 22, 2016 6 EF Exam Texas A&M High School Students Contest Solutions October, 6. Assume that p and q are real numbers such that the polynomial x + is divisible by x + px + q. Find q. p Answer Solution (without knowledge

More information

MORE CONSEQUENCES OF CAUCHY S THEOREM

MORE CONSEQUENCES OF CAUCHY S THEOREM MOE CONSEQUENCES OF CAUCHY S THEOEM Contents. The Mean Value Property and the Maximum-Modulus Principle 2. Morera s Theorem and some applications 3 3. The Schwarz eflection Principle 6 We have stated Cauchy

More information

Moreover this binary operation satisfies the following properties

Moreover this binary operation satisfies the following properties Contents 1 Algebraic structures 1 1.1 Group........................................... 1 1.1.1 Definitions and examples............................. 1 1.1.2 Subgroup.....................................

More information

Situation: Summing the Natural Numbers

Situation: Summing the Natural Numbers Situation: Summing the Natural Numbers Prepared at Penn State University Mid-Atlantic Center for Mathematics Teaching and Learning 14 July 005 Shari and Anna Edited at University of Georgia Center for

More information

Proofs. Chapter 2 P P Q Q

Proofs. Chapter 2 P P Q Q Chapter Proofs In this chapter we develop three methods for proving a statement. To start let s suppose the statement is of the form P Q or if P, then Q. Direct: This method typically starts with P. Then,

More information

MTH 299 In Class and Recitation Problems SUMMER 2016

MTH 299 In Class and Recitation Problems SUMMER 2016 MTH 299 In Class and Recitation Problems SUMMER 2016 Last updated on: May 13, 2016 MTH299 - Examples CONTENTS Contents 1 Week 1 3 1.1 In Class Problems.......................................... 3 1.2 Recitation

More information

2k n. k=0. 3x 2 7 (mod 11) 5 4x 1 (mod 9) 2 r r +1 = r (2 r )

2k n. k=0. 3x 2 7 (mod 11) 5 4x 1 (mod 9) 2 r r +1 = r (2 r ) MATH 135: Randomized Exam Practice Problems These are the warm-up exercises and recommended problems take from the extra practice sets presented in random order. The challenge problems have not been included.

More information

3 The language of proof

3 The language of proof 3 The language of proof After working through this section, you should be able to: (a) understand what is asserted by various types of mathematical statements, in particular implications and equivalences;

More information

g(x) = 1 1 x = 1 + x + x2 + x 3 + is not a polynomial, since it doesn t have finite degree. g(x) is an example of a power series.

g(x) = 1 1 x = 1 + x + x2 + x 3 + is not a polynomial, since it doesn t have finite degree. g(x) is an example of a power series. 6 Polynomial Rings We introduce a class of rings called the polynomial rings, describing computation, factorization and divisibility in such rings For the case where the coefficients come from an integral

More information

Number Theory, Algebra and Analysis. William Yslas Vélez Department of Mathematics University of Arizona

Number Theory, Algebra and Analysis. William Yslas Vélez Department of Mathematics University of Arizona Number Theory, Algebra and Analysis William Yslas Vélez Department of Mathematics University of Arizona O F denotes the ring of integers in the field F, it mimics Z in Q How do primes factor as you consider

More information

Introduction to Number Theory

Introduction to Number Theory INTRODUCTION Definition: Natural Numbers, Integers Natural numbers: N={0,1,, }. Integers: Z={0,±1,±, }. Definition: Divisor If a Z can be writeen as a=bc where b, c Z, then we say a is divisible by b or,

More information

Immerse Metric Space Homework

Immerse Metric Space Homework Immerse Metric Space Homework (Exercises -2). In R n, define d(x, y) = x y +... + x n y n. Show that d is a metric that induces the usual topology. Sketch the basis elements when n = 2. Solution: Steps

More information

Solutions to Homework Set 1

Solutions to Homework Set 1 Solutions to Homework Set 1 1. Prove that not-q not-p implies P Q. In class we proved that A B implies not-b not-a Replacing the statement A by the statement not-q and the statement B by the statement

More information

MATHEMATICS. Higher 2 (Syllabus 9740)

MATHEMATICS. Higher 2 (Syllabus 9740) MATHEMATICS Higher (Syllabus 9740) CONTENTS Page AIMS ASSESSMENT OBJECTIVES (AO) USE OF GRAPHING CALCULATOR (GC) 3 LIST OF FORMULAE 3 INTEGRATION AND APPLICATION 3 SCHEME OF EXAMINATION PAPERS 3 CONTENT

More information

U + V = (U V ) (V U), UV = U V.

U + V = (U V ) (V U), UV = U V. Solution of Some Homework Problems (3.1) Prove that a commutative ring R has a unique 1. Proof: Let 1 R and 1 R be two multiplicative identities of R. Then since 1 R is an identity, 1 R = 1 R 1 R. Since

More information

NOTES ON DIOPHANTINE APPROXIMATION

NOTES ON DIOPHANTINE APPROXIMATION NOTES ON DIOPHANTINE APPROXIMATION Jan-Hendrik Evertse January 29, 200 9 p-adic Numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics

More information

Analytic Number Theory Solutions

Analytic Number Theory Solutions Analytic Number Theory Solutions Sean Li Cornell University sxl6@cornell.edu Jan. 03 Introduction This document is a work-in-progress solution manual for Tom Apostol s Introduction to Analytic Number Theory.

More information

Local Fields. Chapter Absolute Values and Discrete Valuations Definitions and Comments

Local Fields. Chapter Absolute Values and Discrete Valuations Definitions and Comments Chapter 9 Local Fields The definition of global field varies in the literature, but all definitions include our primary source of examples, number fields. The other fields that are of interest in algebraic

More information

Sequences of Real Numbers

Sequences of Real Numbers Chapter 8 Sequences of Real Numbers In this chapter, we assume the existence of the ordered field of real numbers, though we do not yet discuss or use the completeness of the real numbers. In the next

More information

HMMT February 2018 February 10, 2018

HMMT February 2018 February 10, 2018 HMMT February 018 February 10, 018 Algebra and Number Theory 1. For some real number c, the graphs of the equation y = x 0 + x + 18 and the line y = x + c intersect at exactly one point. What is c? 18

More information

Chapter 1. Sets and Numbers

Chapter 1. Sets and Numbers Chapter 1. Sets and Numbers 1. Sets A set is considered to be a collection of objects (elements). If A is a set and x is an element of the set A, we say x is a member of A or x belongs to A, and we write

More information

Standard forms for writing numbers

Standard forms for writing numbers Standard forms for writing numbers In order to relate the abstract mathematical descriptions of familiar number systems to the everyday descriptions of numbers by decimal expansions and similar means,

More information

MATH Fundamental Concepts of Algebra

MATH Fundamental Concepts of Algebra MATH 4001 Fundamental Concepts of Algebra Instructor: Darci L. Kracht Kent State University April, 015 0 Introduction We will begin our study of mathematics this semester with the familiar notion of even

More information

Rigid Geometric Transformations

Rigid Geometric Transformations Rigid Geometric Transformations Carlo Tomasi This note is a quick refresher of the geometry of rigid transformations in three-dimensional space, expressed in Cartesian coordinates. 1 Cartesian Coordinates

More information

Fast Polynomial Multiplication

Fast Polynomial Multiplication Fast Polynomial Multiplication Marc Moreno Maza CS 9652, October 4, 2017 Plan Primitive roots of unity The discrete Fourier transform Convolution of polynomials The fast Fourier transform Fast convolution

More information

are the q-versions of n, n! and . The falling factorial is (x) k = x(x 1)(x 2)... (x k + 1).

are the q-versions of n, n! and . The falling factorial is (x) k = x(x 1)(x 2)... (x k + 1). Lecture A jacques@ucsd.edu Notation: N, R, Z, F, C naturals, reals, integers, a field, complex numbers. p(n), S n,, b(n), s n, partition numbers, Stirling of the second ind, Bell numbers, Stirling of the

More information