Chapter 5. Factorization of Integers

Size: px
Start display at page:

Download "Chapter 5. Factorization of Integers"

Transcription

1 Chapter 5 Factorization of Integers 51 Definition: For a, b Z we say that a ivies b (or that a is a factor of b, or that b is a multiple of a, an we write a b, when b = ak for some k Z 52 Theorem: (Basic Properties of Divisors Let a, b, c Z Then (1 a 0 for all a Z an 0 a a = 0, (2 a 1 a = ±1 an 1 a for all a Z (3 If a b an b c then a c (4 If a b an b a then b = ±a (5 If a b an b 0 then a b (6 If a b an a c then a (bx + cy for all x, y Z Proof: We leave the proof as an exercise, but we make some remarks Some of these properties hol in all rings while other properties are specific to Z Properties (1, (3 an (6 hol in all rings Properties (2 an (4 hol in Z but not in all rings, for example they o not hol in Q an R Property (2 was proven in Example 337 an the proof use the Discreteness Property of Z Property (4 follows easily from Property (2 Property (5 oes not hol in Q or R, an it oes not even make sense in a ring with no orer relation To prove that Property (5 hols in Z you shoul first use the Discreetness Property show that for all k Z, if k 0 then k 1 53 Theorem: (The Division Algorithm For all a, b Z with b 0, there exist unique integers q an r such that a = qb + r an 0 r < b The integers q an r are calle the quotient an remainer when a is ivie by b Proof: Let a, b Z with b 0 Since b 0, either b > 0 or b < 0 We consier the case that b > 0 Since b > 0 we have b = b For q, r Z we have ( a = qb + r an 0 r < b ( r = a qb an 0 r < b Also, since b > 0 we have ( r = a qb an 0 a qb < b 0 a qb < b 0 a + qg > b a qb > a b a b < qb a a b 1 < q a b q = a b Thus we have a = bq + r an 0 r < b if an only if q = a b an r = a bq We leave it as an exercise to show that, in the case that b < 0 so that b = b, we have a = qb + r an 0 r < b if an only if q = a b an r = a bq 54 Note: For a, b Z, when we write a = qb + r with q, r Z an 0 r < b, we have b a if an only if r = 0 Inee if r = 0 then a = qb so that b a an, conversely, if b a with say a = pb = pb + 0, then we must have q = p an r = 0 by the uniqueness of the quotient an remainer 1

2 55 Definition: Let a, b Z A common ivisor of a an b is an integer such that a an b When a an b are not both 0, we enote the greatest common ivisor of a an b by gc(a, b For convenience, we also efine gc(0, 0 = 0 56 Theorem: (Basic Properties of the Greatest Common Divisor Let a, b, q, r Z (1 gc(a, b = gc(b, a (2 gc(a, b = gc( a, b (3 If a b then gc(a, b = a In particular, gc(a, 0 = a (4 If b = qa + r then gc(a, b = gc(a, r Proof: The proof is left as an exercise 57 Theorem: (The Eucliean Algorithm With Back-Substitution Let a an b be integers an let = gc(a, b Then there exist integers s an t such that as + bt = The proof provies explicit proceures for fining an for fining s an t Proof: We can fin using the following proceure, calle the Eucliean Algorithm If b a then we have = b Otherwise, let r 1 = a an r 0 = b an use the ivision algorithm repeately to obtain integers q i an r i such that r 1 = a = q 1 b + r 1 0 < r 1 < a r 0 = b = q 2 r 1 + r 2 0 < r 2 < r 1 r 1 = q 3 r 2 + r 3 0 < r 3 < r 2 r k 2 = q k r k 1 + r k 0 < r k < r k 1 r n 2 = q n r n 1 + r n 0 < r n < r n 1 r n 1 = q n+1 r n + r n+1 r n+1 = 0 Since r n 1 = q n+1 r n we have r n rn 1 so gc(r n 1, r n = r n Since r k 2 = q k r k 1 + r k we have gc(r k 2, r k 1 = gc(r k 1, r k an so = gc(a, b = gc(b, r 1 = gc(r 1, r 2 = = gc(r n 2, r n 1 = gc(r n 1, r n = r n Having foun using the Eucliean algorithm, as above, we can fin s an t using the following proceure, which is known as Back-Substitution If b a so that = b, then we can take s = 0 an t = ±1 to get as + bt = Otherwise, we let s 0 = 1, s 1 = q n, an s l+1 = s l 1 q n l s l for 1 l n 1 an then we can take s = s n 1 an t = s n to get as + bt =, because, writing k = n l, = r n = r n 2 q n r n 1 = s 1 r n 1 + s 0 r n 2 = = s l r n l + s l 1 r n l 1 = s n k r k + s n k 1 r k 1 = s n k ( rk 2 q k r k 1 + sn k 1 r k 1 = ( s n k 1 q k s n k rk 1 + s n k r k 2 = (s l 1 q n l s l r n l 1 + s l r n l 2 = s l+1 r n l 1 + s l r n l 2 = = s n r 0 + s n 1 r 1 = s n b + s n 1 a 2

3 58 Example: Let a = 5151 an b = 1632 Fin = gc(a, b an then fin integers s an t so that as + bt = Solution: The Eucliean Algorithm gives 5151 = = = = so = 51 Using the quotients q 1 = 3, q 2 = 6 an q 3 = 2, Back-Substitution gives s 0 = 1 s 1 = q 3 = 2 s 2 = s 0 q 2 s 1 = 1 6( 2 = 13 s 3 = s 1 q 1 s 2 = 2 3(13 = 41, so we take s = s 2 = 13 an t = s 3 = 41 (It is a goo iea to check that inee we have (1632( 41 + (5151(13 = Example: Let a = 754 an b = 3973 Fin = gc(a, b then fin integers s an t such that as + bt = Solution: The Eucliean Algorithm gives 3973 = , 754 = , 203 = , 145 = , 58 = so that = 29 Then Back-Substitution gives rise to the sequence 1, 2, 3, 11, 58 so we have (754(58 + (3973( 11 = 29, that is (754(58 + ( 3973(11 = 29 Thus we can take s = 58 an t = Theorem: (More Properties of the Greatest Common Divisor Let a, b, c, Z (1 If c a an c b then c gc(a, b (3 We have gc(a, b = 1 if an only if there exist x, y Z such that ax + by = 1 (4 If = gc(a, b 0 then gc ( a, b = 1 (5 If a bc an gc(a, b = 1 then a c Proof: We prove Part (5 Suppose that a bc an gc(a, b = 1 Since a bc we can choose k Z so that bc = ak Since gc(a, b = 1, by the Eucliean Algorithm with Back- Substitution, we can choose s, t Z with as + bt = 1 Then we have an so a c, as require c = c 1 = c(as + bt = acs + bct = acs + akt = a(cs + kt, 3

4 511 Definition: A iophantine equation is a polynomial equation in which the variables represent integers Some iophantine equations are fairly easy to solve while others can be extremely ifficult 512 Theorem: (Linear Diophantine Equations Let a, b, c Z with (a, b (0, 0 Let = gc(a, b an note that 0 Consier the Diophantine equation ax + by = c (1 The equation has a solution (x, y Z 2 if an only if c, an (2 if (u, v Z 2 is one solution to the equation then the general solution is given by (x, y = (u, v + k ( b, a for some k Z Proof: Suppose that the equation ax+by = c has a solution (x, y Z 2 Choose (s, t Z 2 so that as + bt = c Since a an b, it follows that (ax + by for all x, y Z, so in particular (as + bt, that is c Conversely, suppose that c, say c = l with l Z Use the Eucliean Algorithm with Back-Substitution to fin s, t Z such that as + bt = Multiply by l to get a(sl + b(tl = l = c Thus we can take x = el an y = tl to obtain a solution (x, y Z 2 to the equation ax + by = c This proves Part (1 Now suppose that (u, v Z 2 is a solution to the given equation, so we have au+bv = c To prove Part (2, we nee to prove that for all k Z, if we let (x, y = (u, v + k ( b, a then (x, y is a solution to ax + by = c an, conversely, that if (x, y is a solution then there exists k Z such that (x, y = (u, v + k ( b, a Let k Z an let (x, y = (u, v + k ( b, a Then x = u kb ax + by = a ( ( u kb + b v + ka = (au + bv kab + kab ka an y = v + = au + bv = c an so Conversely, let (x, y be a solution to the given equation, so we have ax + by = c Suppose that a 0 (we leave the case a = 0 as an exercise Since ax + by = c an au + bu = c we have ax + by = au + bv an so a(x u = b(y v Divie both sies by to get a (x u = b (y v Since a b (y v an gc ( a, b = 1, it follows that a (y v Choose k Z so that y v = ka kab Since a 0 an a(x u = b(y v =, we have x u = kb an so (x, y = (u, v + k( b, a, as require 513 Example: Let a = 426, b = 132 an c = 42 Fin all x, y Z such that ax + by = c Solution: The Eucliean Algorithm gives 426 = , 132 = , 30 = , 12 = so that = gc(a, b = 6 Note that c, inee c = l with l = 7, so a solution oes exist Back-Substitution gives the sequence 1, 2, 9, 29 so we have a(9 + b( 29 = Multiply by l = 7 to get a(63 + b( 203 = c, so one solution is given by (x, y = (63, 203 Since a = = 71 an b = = 22, The general solution is (x, y = (63, k( 22, Exercise: Let a = 4123, b = an c = 798 Fin all x, y Z with 0 y 100 such that ax + by = c 4

5 515 Definition: Let n be a positive integer We say that n is a prime number when n 2 an n has no factor a Z with 1 < a < n We say that n is composite when n 2 an n is not prime, that is when n oes have a factor a Z with 1 < a < n 516 Theorem: (Basic Properties of Primes Let p be a prime number (1 For all a Z we have gc(a, p {1, p} with gc(a, p = p if an only if p a (2 For all a, b Z, if p ab then either p a or p b Proof: The proof is left as an exercise Part (2 follows from Part (5 of Theorem Theorem: Every integer n 2 has a prime factor Every composite integer n 2 has a prime factor p with p n Proof: Let n 2 Suppose, inuctively, that every integer k with 2 k < n has a prime factor If n is prime, then n is a prime factor of itself, so n has a prime factor Suppose that n is composite Let a be a factor of n with 1 < a < n By the inuction hypothesis, a has a prime factor Let p be a prime factor of a Since p a an a n we have p n, an so p is a prime factor of n It follows, by inuction, that every integer n 2 has a prime factor Now suppose that n is composite Write n = ab where a, b Z with 1 < a b < n Note that a n because if we ha a > n then we woul also have b a > n so that n = ab > n n = n which is impossible Let p be a prime factor of a Since p a an a n we have p n so that p is a prime factor of n Since p a an a n we have p a n 518 Note: Given an integer n 2, we can list all primes p with p n using the following proceure, which is calle the Sieve of Eratosthenes We begin by listing all the integers from 1 to n, an we cross off the number 1 (1 is a unit; it is not a prime We circle the smallest remaining number p 1 (namely p 1 = 2, which is prime then we cross off all other multiples of p 1 (which are composite We circle the smallest remaining number p 2 (namely p 2 = 3, which is prime then we cross off all other multiples of p 2 (which are all composite At the k th step of the proceure, when we circle the smallest remaining number p k, it must be prime because if p k was composite then it woul have a prime factor p i with p i < p k, but we have alreay foun all primes p i < p k an we have alreay crosse off all their multiples We continue the proceure until we have circle a prime p l with p l n an crosse off its multiples At this stage we circle all of the remaining numbers in the list because they are all prime Inee, if a remaining number m was composite then it woul have a prime factor p with p m n, but we have alreay foun all primes p with n an crosse off all their multiples 519 Exercise: Use the Sieve of Eratosthenes to list all primes p with p Theorem: (Eucli There exist infinitely many prime numbers Proof: Suppose, for a contraiction, that there exist finitely many prime numbers Let p 1, p 2,, p l be all of the prime numbers Consier the number n = p 1 p By Theorem 517, the number n has a prime factor an so p k n for some inex k But p k is not a factor of n because when we write n = qp k + r as in the Division Algorithm, we fin that the remainer is r = 1 0 (an the quotient is q = p i 521 Example: Note that there exist arbitrarily large gaps between consecutive prime numbers because, given a positive integer m 2, we have 2 (m!+2, 3 (m!+3, 4 (m!+4 an so on, so the consecutive numbers m!+2, m!+3, m!+4,, m!+m are all composite i k 5

6 522 Remark: Here are a few facts about prime numbers which are ifficult to prove (1 Bertran s Postulate: for every integer n 1 there exists a prime p with n p 2n (2 Dirichlet s Theorem: for all positive integers a, b with gc(a, b = 1, there exist infinitely many primes of the form p = a + kb for some k N (3 The Prime Number Theorem: for x R, let π(x be the number of primes p with π(x p x Then lim x x/ ln x = Remark: Here are a few statements about prime numbers which are conjecture to be true, but for which no proof has, as yet, been foun (1 Legenre s Conjecture: for every n Z + there exists a prime p with n 2 p (n +1 2 (2 Golbach s Conjecture: every even integer n 4 is the sum of two prime numbers (3 Twin Primes Conjecture: there exist infinitely many p for which p an p + 2 are prime (4 The n Conjecture: there exist infinitely many primes p = n with n Z + (5 Mersenne Primes Conjecture: there exist infinitely many primes p = 2 k 1 with k Z + (6 Fermat Primes Conjecture: there exist finitely many primes p = 2 k + 1 with k N 524 Theorem: (The Unique Factorization Theorem Every integer n 2 can be written uniquely in the form n = p 1 p 2 p l l k=1 p k = p 1 p 2 where l Z + an the p k are primes with Proof: First we prove the existence of such a factorization Let n be an integer with n 2 an suppose, inuctively, that every integer k with 2 k < n can be written in the require form If n is prime then we can write n = l k=1 p k = p 1 with l = 1 an p 1 = n Suppose that n is composite Write n = ab where a, b Z with 1 < a < n an 1 < b < n By the inuction hypothesis, we can write a = q 1 q 2 q l an b = r 1 r 2 r m where l, m Z + an the p i an q i are primes with p 1 p 2 p l an q 1 q 2 q m Then n = q 1 q 2 q l r 1 r 2 r m = p 1 p 2 +m where the orere (l+m-tuple (p 1, p 2,, p l+m is obtaine from the orere (l + m-tuple (q 1, q 2,, q l, r 1, r 2,, r m by rearranging the terms into non-ecreasing orer Let us prove uniqueness Suppose that n = p 1 p 2 = q 1 q 2 q m where l, m Z + an the p i an q j are primes with p 1 p 2 p l an q 1 q 2 q m We nee to prove that l = m an that p i = q i for every inex i Since n = p 1 p 2 we see that p 1 n an so p q1 q 2 q m By applying Part (2 of Theorem 512 repeately, it follows that p 1 q i for some inex i Since p 1 q i an q i is prime, we must have p 1 {±1, ±q i } Since p 1 is prime, we have p 1 > 1 Since p 1 > 1 an p 1 {±1, ±q i } it follows that p 1 = q i A similar argument shows that q 1 = p j for some inex j Since p 1 = q i q 1 = p j p 1, it follows that p 1 = q 1 Since p 1 p 2 = q 1 q 2 q m an p 1 = q 1, we can ivie both sies by p 1 to get p 2 p 3 = q 2 q 3 q m By repeating the above argument, we can show that p 2 = q 2, then we can ivie both sies by p 2 = q 2 to get p 3 = q 3 q m an so on If we ha l m, say l < m, repeating the above proceure woul eventually yiel p l = q l q l+1 q m with p l = q l an then 1 = q l+1 q m which is not possible since each q i > 1 Thus we must have l = m an repeating the above proceure gives p i = q i for all inices i, as require 6

7 525 Note: Here are two alternate ways of expressing the above theorem (1 Every integer n 2 can be written uniquely in the form n = l m p i m1 m i = p 1 l where l Z + an the p i are istinct primes with p 1 < p 2 < < p l an each m i Z + (2 Given istinct primes p 1, p 2,, p l, every n Z + whose prime factors are inclue in {p 1,, p l } can be written uniquely in the form n = l m p i m1 m i = p 1 l with m i N 526 Theorem: (Unique Factorization an Divisors Let n = p 1 m 1 p 2 m2 m l where l Z +, the p i are istinct primes, an each m i N Then the positive ivisors of n are the numbers of the form a = p 1 j 1 p 2 j2 j l where each j i Z with 0 j i m i m Proof: Suppose that n = p 1 m2 m 1 p 2 l j an a = p 1 j2 j 1 p 2 l where p 1, p 2,, p l are istinct primes an 0 j i m i for all inices i k Let b = p 1 k2 k 1 p 2 l where k i = m i j i (note that k i 0 since j i m i Then ab = (p 1 j1 jl (p 1 k1 k l = p 1 j 1 +k1 j l +k l = p 1 m1 m l = n an so a n m Conversely, suppose that n = p 1 m2 m 1 p 2 l, as above, an let a be a positive ivisor of n Let p be any prime factor of a Since p a an a n we have p n Since p n m an n = p 1 m2 m 1 p 2 l we have p p i for some inex i Since p an p i are both prime an p p i, we have p = p i This proves that every prime factor of a is among the primes j p 1, p 2,, p l It follows that a can be written in the form a = p 1 j2 j 1 p 2 l with each j i N It remains to show that j i m i Since a n we can choose b Z so that n = ab Since n an a are positive, so is b Since b is a positive factor of n, the above argument shows that every prime factor of b is k among the primes p 1, p 2,, p l an so we can write b = p 1 k2 k 1 p 2 l for some k i N Since n = ab we have p 1 m 1 p 2 m2 m l = n = ab = (p 1 j1 j l (p 1 k1 k l = p 1 j 1 +k1 j l +k l By the uniqueness of prime factorization, it follows that m i = j i +k i for all inices i Since k i 0 it follows that j i = m i k i m i, as require 527 Definition: For a, b Z, a common multiple of a an b is an integer m such that a m an b m When a an b are nonzero, we efine lcm(a, b to be the smallest positive common multiple of a an b For convenience, we also efine lcm(a, 0 = lcm(0, a = 0 for a Z 528 Theorem: Let a = l j p i i an b = l an j i, k i N Then (1 gc(a, b = l min{j p i,k i } i, (2 lcm(a, b = l max{j p i,k i } i, an (3 gc(a, b lcm(a, b = ab Proof: The proof is left as an exercise k p i i where l Z +, the p i are istinct primes, 7

8 529 Definition: For a prime p an a positive integer n, the exponent of p in (the prime factorization of n, enote by e(p, n, is efine as follows We write n in the form m n = p 1 m2 m 1 p 2 l where the p i are istinct primes an each m i N, then we efine e(p, n = m i if p = p i an we efine e(p, n = 0 if p p i for any inex i 530 Exercise: Let n Z + Show that if e(p, n is o for some prime p then n is irrational / 531 Exercise: Show that e(p, n! = n p + n p + n 2 p + an that n = n p 3 p k+1 p k 532 Exercise: Fin the number of zeros which occur at the en of the number 100!, in its ecimal representation 533 Definition: For a positive integer n, we write τ(n to enote the number of positive ivisors of n, we write σ(n to enote the sum of the positive ivisors of n, an we write ρ(n to enote the prouct of the positive ivisors of n 534 Exercise: Let n = l k p i i where p 1, p 2,, p l are istinct primes an each k i N Show that τ(n = l (k i + 1, σ(n = l p i k i +1 1 p i 1 an ρ(n = n τ(n/2 535 Exercise: Determine which positive integers n have the property that τ(n o, an which have the property that σ(n is o 536 Exercise: Let m Z + For 0 n m, efine a n = (a n,1, a n,2,, a n,m {0, 1} m recursively as follows Let a 0 = (0, 0,, 0 an for n 0 let { 1 an,k if n k, a n+1,k = a n,k otherwise Fin m a m,k k=1 8

Two formulas for the Euler ϕ-function

Two formulas for the Euler ϕ-function Two formulas for the Euler ϕ-function Robert Frieman A multiplication formula for ϕ(n) The first formula we want to prove is the following: Theorem 1. If n 1 an n 2 are relatively prime positive integers,

More information

Zachary Scherr Math 503 HW 3 Due Friday, Feb 12

Zachary Scherr Math 503 HW 3 Due Friday, Feb 12 Zachary Scherr Math 503 HW 3 Due Friay, Feb 1 1 Reaing 1. Rea sections 7.5, 7.6, 8.1 of Dummit an Foote Problems 1. DF 7.5. Solution: This problem is trivial knowing how to work with universal properties.

More information

Diophantine Approximations: Examining the Farey Process and its Method on Producing Best Approximations

Diophantine Approximations: Examining the Farey Process and its Method on Producing Best Approximations Diophantine Approximations: Examining the Farey Process an its Metho on Proucing Best Approximations Kelly Bowen Introuction When a person hears the phrase irrational number, one oes not think of anything

More information

Week 1: Number Theory - Euler Phi Function, Order and Primitive Roots. 1 Greatest Common Divisor and the Euler Phi Function

Week 1: Number Theory - Euler Phi Function, Order and Primitive Roots. 1 Greatest Common Divisor and the Euler Phi Function 2010 IMO Summer Training: Number Theory 1 Week 1: Number Theory - Euler Phi Function, Orer an Primitive Roots 1 Greatest Common Divisor an the Euler Phi Function Consier the following problem. Exercise

More information

LEGENDRE TYPE FORMULA FOR PRIMES GENERATED BY QUADRATIC POLYNOMIALS

LEGENDRE TYPE FORMULA FOR PRIMES GENERATED BY QUADRATIC POLYNOMIALS Ann. Sci. Math. Québec 33 (2009), no 2, 115 123 LEGENDRE TYPE FORMULA FOR PRIMES GENERATED BY QUADRATIC POLYNOMIALS TAKASHI AGOH Deicate to Paulo Ribenboim on the occasion of his 80th birthay. RÉSUMÉ.

More information

QF101: Quantitative Finance September 5, Week 3: Derivatives. Facilitator: Christopher Ting AY 2017/2018. f ( x + ) f(x) f(x) = lim

QF101: Quantitative Finance September 5, Week 3: Derivatives. Facilitator: Christopher Ting AY 2017/2018. f ( x + ) f(x) f(x) = lim QF101: Quantitative Finance September 5, 2017 Week 3: Derivatives Facilitator: Christopher Ting AY 2017/2018 I recoil with ismay an horror at this lamentable plague of functions which o not have erivatives.

More information

ALGEBRAIC AND ANALYTIC PROPERTIES OF ARITHMETIC FUNCTIONS

ALGEBRAIC AND ANALYTIC PROPERTIES OF ARITHMETIC FUNCTIONS ALGEBRAIC AND ANALYTIC PROPERTIES OF ARITHMETIC FUNCTIONS MARK SCHACHNER Abstract. When consiere as an algebraic space, the set of arithmetic functions equippe with the operations of pointwise aition an

More information

Discrete Structures Lecture Primes and Greatest Common Divisor

Discrete Structures Lecture Primes and Greatest Common Divisor DEFINITION 1 EXAMPLE 1.1 EXAMPLE 1.2 An integer p greater than 1 is called prime if the only positive factors of p are 1 and p. A positive integer that is greater than 1 and is not prime is called composite.

More information

Section 2.7 Derivatives of powers of functions

Section 2.7 Derivatives of powers of functions Section 2.7 Derivatives of powers of functions (3/19/08) Overview: In this section we iscuss the Chain Rule formula for the erivatives of composite functions that are forme by taking powers of other functions.

More information

5.1. Primes, Composites, and Tests for Divisibility

5.1. Primes, Composites, and Tests for Divisibility CHAPTER 5 Number Theory 5.1. Primes, Composites, and Tests for Divisibility Definition. A counting number with exactly two di erent factors is called a prime number or a prime. A counting number with more

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

Proof by Mathematical Induction.

Proof by Mathematical Induction. Proof by Mathematical Inuction. Mathematicians have very peculiar characteristics. They like proving things or mathematical statements. Two of the most important techniques of mathematical proof are proof

More information

On the enumeration of partitions with summands in arithmetic progression

On the enumeration of partitions with summands in arithmetic progression AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 8 (003), Pages 149 159 On the enumeration of partitions with summans in arithmetic progression M. A. Nyblom C. Evans Department of Mathematics an Statistics

More information

3.2 Differentiability

3.2 Differentiability Section 3 Differentiability 09 3 Differentiability What you will learn about How f (a) Might Fail to Eist Differentiability Implies Local Linearity Numerical Derivatives on a Calculator Differentiability

More information

Acute sets in Euclidean spaces

Acute sets in Euclidean spaces Acute sets in Eucliean spaces Viktor Harangi April, 011 Abstract A finite set H in R is calle an acute set if any angle etermine by three points of H is acute. We examine the maximal carinality α() of

More information

Iterated Point-Line Configurations Grow Doubly-Exponentially

Iterated Point-Line Configurations Grow Doubly-Exponentially Iterate Point-Line Configurations Grow Doubly-Exponentially Joshua Cooper an Mark Walters July 9, 008 Abstract Begin with a set of four points in the real plane in general position. A to this collection

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

Zachary Scherr Math 503 HW 5 Due Friday, Feb 26

Zachary Scherr Math 503 HW 5 Due Friday, Feb 26 Zachary Scherr Math 503 HW 5 Due Friay, Feb 26 1 Reaing 1. Rea Chapter 9 of Dummit an Foote 2 Problems 1. 9.1.13 Solution: We alreay know that if R is any commutative ring, then R[x]/(x r = R for any r

More information

Witt#5: Around the integrality criterion 9.93 [version 1.1 (21 April 2013), not completed, not proofread]

Witt#5: Around the integrality criterion 9.93 [version 1.1 (21 April 2013), not completed, not proofread] Witt vectors. Part 1 Michiel Hazewinkel Sienotes by Darij Grinberg Witt#5: Aroun the integrality criterion 9.93 [version 1.1 21 April 2013, not complete, not proofrea In [1, section 9.93, Hazewinkel states

More information

Summary Slides for MATH 342 June 25, 2018

Summary Slides for MATH 342 June 25, 2018 Summary Slides for MATH 342 June 25, 2018 Summary slides based on Elementary Number Theory and its applications by Kenneth Rosen and The Theory of Numbers by Ivan Niven, Herbert Zuckerman, and Hugh Montgomery.

More information

Cool Results on Primes

Cool Results on Primes Cool Results on Primes LA Math Circle (Advanced) January 24, 2016 Recall that last week we learned an algorithm that seemed to magically spit out greatest common divisors, but we weren t quite sure why

More information

Final Exam Study Guide and Practice Problems Solutions

Final Exam Study Guide and Practice Problems Solutions Final Exam Stuy Guie an Practice Problems Solutions Note: These problems are just some of the types of problems that might appear on the exam. However, to fully prepare for the exam, in aition to making

More information

11.7. Implicit Differentiation. Introduction. Prerequisites. Learning Outcomes

11.7. Implicit Differentiation. Introduction. Prerequisites. Learning Outcomes Implicit Differentiation 11.7 Introuction This Section introuces implicit ifferentiation which is use to ifferentiate functions expresse in implicit form (where the variables are foun together). Examples

More information

SOLUTIONS TO PROBLEM SET 1. Section = 2 3, 1. n n + 1. k(k + 1) k=1 k(k + 1) + 1 (n + 1)(n + 2) n + 2,

SOLUTIONS TO PROBLEM SET 1. Section = 2 3, 1. n n + 1. k(k + 1) k=1 k(k + 1) + 1 (n + 1)(n + 2) n + 2, SOLUTIONS TO PROBLEM SET 1 Section 1.3 Exercise 4. We see that 1 1 2 = 1 2, 1 1 2 + 1 2 3 = 2 3, 1 1 2 + 1 2 3 + 1 3 4 = 3 4, and is reasonable to conjecture n k=1 We will prove this formula by induction.

More information

Slide 1 / 69. Slide 2 / 69. Slide 3 / 69. Whole Numbers. Table of Contents. Prime and Composite Numbers

Slide 1 / 69. Slide 2 / 69. Slide 3 / 69. Whole Numbers. Table of Contents. Prime and Composite Numbers Slide 1 / 69 Whole Numbers Table of Contents Slide 2 / 69 Prime and Composite Numbers Prime Factorization Common Factors Greatest Common Factor Relatively Prime Least Common Multiple Slide 3 / 69 Prime

More information

Calculus in the AP Physics C Course The Derivative

Calculus in the AP Physics C Course The Derivative Limits an Derivatives Calculus in the AP Physics C Course The Derivative In physics, the ieas of the rate change of a quantity (along with the slope of a tangent line) an the area uner a curve are essential.

More information

MATH 145 Algebra, Solutions to Assignment 4

MATH 145 Algebra, Solutions to Assignment 4 MATH 145 Algebra, Solutions to Assignment 4 1: a Let a 975 and b161 Find d gcda, b and find s, t Z such that as + bt d Solution: The Euclidean Algorithm gives 161 975 1 + 86, 975 86 3 + 117, 86 117 + 5,

More information

Linear First-Order Equations

Linear First-Order Equations 5 Linear First-Orer Equations Linear first-orer ifferential equations make up another important class of ifferential equations that commonly arise in applications an are relatively easy to solve (in theory)

More information

Pure Further Mathematics 1. Revision Notes

Pure Further Mathematics 1. Revision Notes Pure Further Mathematics Revision Notes June 20 2 FP JUNE 20 SDB Further Pure Complex Numbers... 3 Definitions an arithmetical operations... 3 Complex conjugate... 3 Properties... 3 Complex number plane,

More information

Applied Cryptography and Computer Security CSE 664 Spring 2017

Applied Cryptography and Computer Security CSE 664 Spring 2017 Applied Cryptography and Computer Security Lecture 11: Introduction to Number Theory Department of Computer Science and Engineering University at Buffalo 1 Lecture Outline What we ve covered so far: symmetric

More information

Objective Type Questions

Objective Type Questions DISTANCE EDUCATION, UNIVERSITY OF CALICUT NUMBER THEORY AND LINEARALGEBRA Objective Type Questions Shyama M.P. Assistant Professor Department of Mathematics Malabar Christian College, Calicut 7/3/2014

More information

23 Implicit differentiation

23 Implicit differentiation 23 Implicit ifferentiation 23.1 Statement The equation y = x 2 + 3x + 1 expresses a relationship between the quantities x an y. If a value of x is given, then a corresponing value of y is etermine. For

More information

Relatively Prime Uniform Partitions

Relatively Prime Uniform Partitions Gen. Math. Notes, Vol. 13, No., December, 01, pp.1-1 ISSN 19-7184; Copyright c ICSRS Publication, 01 www.i-csrs.org Available free online at http://www.geman.in Relatively Prime Uniform Partitions A. Davi

More information

arxiv: v1 [math.co] 31 Mar 2008

arxiv: v1 [math.co] 31 Mar 2008 On the maximum size of a (k,l)-sum-free subset of an abelian group arxiv:080386v1 [mathco] 31 Mar 2008 Béla Bajnok Department of Mathematics, Gettysburg College Gettysburg, PA 17325-186 USA E-mail: bbajnok@gettysburgeu

More information

Number theory lectures

Number theory lectures Number theory lectures By Dr. Mohammed M. AL-Ashker Associated professor Mathematics Department E.mail:mashker @ mail.iugaza.edu Islamic University of Gaza P.O.Box 108, Gaza, Palestine 1 Contents 1 Divisibility

More information

2 Elementary number theory

2 Elementary number theory 2 Elementary number theory 2.1 Introduction Elementary number theory is concerned with properties of the integers. Hence we shall be interested in the following sets: The set if integers {... 2, 1,0,1,2,3,...},

More information

Exercises Exercises. 2. Determine whether each of these integers is prime. a) 21. b) 29. c) 71. d) 97. e) 111. f) 143. a) 19. b) 27. c) 93.

Exercises Exercises. 2. Determine whether each of these integers is prime. a) 21. b) 29. c) 71. d) 97. e) 111. f) 143. a) 19. b) 27. c) 93. Exercises Exercises 1. Determine whether each of these integers is prime. a) 21 b) 29 c) 71 d) 97 e) 111 f) 143 2. Determine whether each of these integers is prime. a) 19 b) 27 c) 93 d) 101 e) 107 f)

More information

Math 242: Principles of Analysis Fall 2016 Homework 7 Part B Solutions

Math 242: Principles of Analysis Fall 2016 Homework 7 Part B Solutions Mat 22: Principles of Analysis Fall 206 Homework 7 Part B Solutions. Sow tat f(x) = x 2 is not uniformly continuous on R. Solution. Te equation is equivalent to f(x) = 0 were f(x) = x 2 sin(x) 3. Since

More information

A Look at the ABC Conjecture via Elliptic Curves

A Look at the ABC Conjecture via Elliptic Curves A Look at the ABC Conjecture via Elliptic Curves Nicole Cleary Brittany DiPietro Alexaner Hill Gerar D.Koffi Beihua Yan Abstract We stuy the connection between elliptic curves an ABC triples. Two important

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson JUST THE MATHS UNIT NUMBER 10.2 DIFFERENTIATION 2 (Rates of change) by A.J.Hobson 10.2.1 Introuction 10.2.2 Average rates of change 10.2.3 Instantaneous rates of change 10.2.4 Derivatives 10.2.5 Exercises

More information

Introduction Integers. Discrete Mathematics Andrei Bulatov

Introduction Integers. Discrete Mathematics Andrei Bulatov Introduction Integers Discrete Mathematics Andrei Bulatov Discrete Mathematics - Integers 9- Integers God made the integers; all else is the work of man Leopold Kroenecker Discrete Mathematics - Integers

More information

Ramsey numbers of some bipartite graphs versus complete graphs

Ramsey numbers of some bipartite graphs versus complete graphs Ramsey numbers of some bipartite graphs versus complete graphs Tao Jiang, Michael Salerno Miami University, Oxfor, OH 45056, USA Abstract. The Ramsey number r(h, K n ) is the smallest positive integer

More information

Chapter 2. Divisibility. 2.1 Common Divisors

Chapter 2. Divisibility. 2.1 Common Divisors Chapter 2 Divisibility 2.1 Common Divisors Definition 2.1.1. Let a and b be integers. A common divisor of a and b is any integer that divides both a and b. Suppose that a and b are not both zero. By Proposition

More information

1. (a) q = 4, r = 1. (b) q = 0, r = 0. (c) q = 5, r = (a) q = 9, r = 3. (b) q = 15, r = 17. (c) q = 117, r = 11.

1. (a) q = 4, r = 1. (b) q = 0, r = 0. (c) q = 5, r = (a) q = 9, r = 3. (b) q = 15, r = 17. (c) q = 117, r = 11. 000 Chapter 1 Arithmetic in 1.1 The Division Algorithm Revisited 1. (a) q = 4, r = 1. (b) q = 0, r = 0. (c) q = 5, r = 3. 2. (a) q = 9, r = 3. (b) q = 15, r = 17. (c) q = 117, r = 11. 3. (a) q = 6, r =

More information

LIAISON OF MONOMIAL IDEALS

LIAISON OF MONOMIAL IDEALS LIAISON OF MONOMIAL IDEALS CRAIG HUNEKE AND BERND ULRICH Abstract. We give a simple algorithm to ecie whether a monomial ieal of nite colength in a polynomial ring is licci, i.e., in the linkage class

More information

1. (a) q = 4, r = 1. (b) q = 0, r = 0. (c) q = 5, r = (a) q = 9, r = 3. (b) q = 15, r = 17. (c) q = 117, r = 11.

1. (a) q = 4, r = 1. (b) q = 0, r = 0. (c) q = 5, r = (a) q = 9, r = 3. (b) q = 15, r = 17. (c) q = 117, r = 11. 000 Chapter 1 Arithmetic in 1.1 The Division Algorithm Revisited 1. (a) q = 4, r = 1. (b) q = 0, r = 0. (c) q = 5, r = 3. 2. (a) q = 9, r = 3. (b) q = 15, r = 17. (c) q = 117, r = 11. 3. (a) q = 6, r =

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

Intermediate Math Circles February 29, 2012 Linear Diophantine Equations I

Intermediate Math Circles February 29, 2012 Linear Diophantine Equations I Intermediate Math Circles February 29, 2012 Linear Diophantine Equations I Diophantine equations are equations intended to be solved in the integers. We re going to focus on Linear Diophantine Equations.

More information

Quantum Mechanics in Three Dimensions

Quantum Mechanics in Three Dimensions Physics 342 Lecture 20 Quantum Mechanics in Three Dimensions Lecture 20 Physics 342 Quantum Mechanics I Monay, March 24th, 2008 We begin our spherical solutions with the simplest possible case zero potential.

More information

Ch 4.2 Divisibility Properties

Ch 4.2 Divisibility Properties Ch 4.2 Divisibility Properties - Prime numbers and composite numbers - Procedure for determining whether or not a positive integer is a prime - GCF: procedure for finding gcf (Euclidean Algorithm) - Definition:

More information

Math 300 Winter 2011 Advanced Boundary Value Problems I. Bessel s Equation and Bessel Functions

Math 300 Winter 2011 Advanced Boundary Value Problems I. Bessel s Equation and Bessel Functions Math 3 Winter 2 Avance Bounary Value Problems I Bessel s Equation an Bessel Functions Department of Mathematical an Statistical Sciences University of Alberta Bessel s Equation an Bessel Functions We use

More information

On colour-blind distinguishing colour pallets in regular graphs

On colour-blind distinguishing colour pallets in regular graphs J Comb Optim (2014 28:348 357 DOI 10.1007/s10878-012-9556-x On colour-blin istinguishing colour pallets in regular graphs Jakub Przybyło Publishe online: 25 October 2012 The Author(s 2012. This article

More information

x = c of N if the limit of f (x) = L and the right-handed limit lim f ( x)

x = c of N if the limit of f (x) = L and the right-handed limit lim f ( x) Limit We say the limit of f () as approaches c equals L an write, lim L. One-Sie Limits (Left an Right-Hane Limits) Suppose a function f is efine near but not necessarily at We say that f has a left-hane

More information

6 Wave equation in spherical polar coordinates

6 Wave equation in spherical polar coordinates 6 Wave equation in spherical polar coorinates We now look at solving problems involving the Laplacian in spherical polar coorinates. The angular epenence of the solutions will be escribe by spherical harmonics.

More information

The Natural Logarithm

The Natural Logarithm The Natural Logarithm -28-208 In earlier courses, you may have seen logarithms efine in terms of raising bases to powers. For eample, log 2 8 = 3 because 2 3 = 8. In those terms, the natural logarithm

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

DECOMPOSITION OF POLYNOMIALS AND APPROXIMATE ROOTS

DECOMPOSITION OF POLYNOMIALS AND APPROXIMATE ROOTS DECOMPOSITION OF POLYNOMIALS AND APPROXIMATE ROOTS ARNAUD BODIN Abstract. We state a kin of Eucliian ivision theorem: given a polynomial P (x) an a ivisor of the egree of P, there exist polynomials h(x),

More information

4 Number Theory and Cryptography

4 Number Theory and Cryptography 4 Number Theory and Cryptography 4.1 Divisibility and Modular Arithmetic This section introduces the basics of number theory number theory is the part of mathematics involving integers and their properties.

More information

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth MA 2232 Lecture 08 - Review of Log an Exponential Functions an Exponential Growth Friay, February 2, 2018. Objectives: Review log an exponential functions, their erivative an integration formulas. Exponential

More information

Math 115 Section 018 Course Note

Math 115 Section 018 Course Note Course Note 1 General Functions Definition 1.1. A function is a rule that takes certain numbers as inputs an assigns to each a efinite output number. The set of all input numbers is calle the omain 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

Mathematics 116 HWK 25a Solutions 8.6 p610

Mathematics 116 HWK 25a Solutions 8.6 p610 Mathematics 6 HWK 5a Solutions 8.6 p6 Problem, 8.6, p6 Fin a power series representation for the function f() = etermine the interval of convergence. an Solution. Begin with the geometric series = + +

More information

Contest Number Theory

Contest Number Theory Contest Number Theory Andre Kessler December 7, 2008 Introduction Number theory is one of the core subject areas of mathematics. It can be somewhat loosely defined as the study of the integers. Unfortunately,

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

Multiplicative properties of sets of residues

Multiplicative properties of sets of residues Multiplicative properties of sets of resiues C. Pomerance Hanover an A. Schinzel Warszawa Abstract: We conjecture that for each natural number n, every set of resiues mo n of carinality at least n/2 contains

More information

UNDERSTANDING INTEGRATION

UNDERSTANDING INTEGRATION UNDERSTANDING INTEGRATION Dear Reaer The concept of Integration, mathematically speaking, is the "Inverse" of the concept of result, the integration of, woul give us back the function f(). This, in a way,

More information

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations Lecture XII Abstract We introuce the Laplace equation in spherical coorinates an apply the metho of separation of variables to solve it. This will generate three linear orinary secon orer ifferential equations:

More information

Differentiation ( , 9.5)

Differentiation ( , 9.5) Chapter 2 Differentiation (8.1 8.3, 9.5) 2.1 Rate of Change (8.2.1 5) Recall that the equation of a straight line can be written as y = mx + c, where m is the slope or graient of the line, an c is the

More information

IMPLICIT DIFFERENTIATION

IMPLICIT DIFFERENTIATION IMPLICIT DIFFERENTIATION CALCULUS 3 INU0115/515 (MATHS 2) Dr Arian Jannetta MIMA CMath FRAS Implicit Differentiation 1/ 11 Arian Jannetta Explicit an implicit functions Explicit functions An explicit function

More information

2Algebraic ONLINE PAGE PROOFS. foundations

2Algebraic ONLINE PAGE PROOFS. foundations Algebraic founations. Kick off with CAS. Algebraic skills.3 Pascal s triangle an binomial expansions.4 The binomial theorem.5 Sets of real numbers.6 Surs.7 Review . Kick off with CAS Playing lotto Using

More information

Associative property

Associative property Addition Associative property Closure property Commutative property Composite number Natural numbers (counting numbers) Distributive property for multiplication over addition Divisibility Divisor Factor

More information

Math 1271 Solutions for Fall 2005 Final Exam

Math 1271 Solutions for Fall 2005 Final Exam Math 7 Solutions for Fall 5 Final Eam ) Since the equation + y = e y cannot be rearrange algebraically in orer to write y as an eplicit function of, we must instea ifferentiate this relation implicitly

More information

Discrete mathematics I - Number theory

Discrete mathematics I - Number theory Discrete mathematics I - Number theory Emil Vatai (based on hungarian slides by László Mérai) 1 January 31, 2018 1 Financed from the financial support ELTE won from the Higher Education

More information

UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS 116C. Problem Set 2. Benjamin Stahl. October 22, d dx J 0(x) = J 1 (x) (1.

UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS 116C. Problem Set 2. Benjamin Stahl. October 22, d dx J 0(x) = J 1 (x) (1. UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS 6C Problem Set Benjamin Stahl October, 4 BOAS, P. 59, PROBLEM.-4 Using Equation.9 from Chapter of Boas, it will be shown that: Starting

More information

Chapter 3 Basic Number Theory

Chapter 3 Basic Number Theory Chapter 3 Basic Number Theory What is Number Theory? Well... What is Number Theory? Well... Number Theory The study of the natural numbers (Z + ), especially the relationship between different sorts of

More information

Outline. MS121: IT Mathematics. Differentiation Rules for Differentiation: Part 1. Outline. Dublin City University 4 The Quotient Rule

Outline. MS121: IT Mathematics. Differentiation Rules for Differentiation: Part 1. Outline. Dublin City University 4 The Quotient Rule MS2: IT Mathematics Differentiation Rules for Differentiation: Part John Carroll School of Mathematical Sciences Dublin City University Pattern Observe You may have notice the following pattern when we

More information

Lenny Jones Department of Mathematics, Shippensburg University, Shippensburg, Pennsylvania Daniel White

Lenny Jones Department of Mathematics, Shippensburg University, Shippensburg, Pennsylvania Daniel White #A10 INTEGERS 1A (01): John Selfrige Memorial Issue SIERPIŃSKI NUMBERS IN IMAGINARY QUADRATIC FIELDS Lenny Jones Deartment of Mathematics, Shiensburg University, Shiensburg, Pennsylvania lkjone@shi.eu

More information

f(x + h) f(x) f (x) = lim

f(x + h) f(x) f (x) = lim Introuction 4.3 Some Very Basic Differentiation Formulas If a ifferentiable function f is quite simple, ten it is possible to fin f by using te efinition of erivative irectly: f () 0 f( + ) f() However,

More information

1 The Derivative of ln(x)

1 The Derivative of ln(x) Monay, December 3, 2007 The Derivative of ln() 1 The Derivative of ln() The first term or semester of most calculus courses will inclue the it efinition of the erivative an will work out, long han, a number

More information

LECTURE 1: DIVISIBILITY. 1. Introduction Number theory concerns itself with studying the multiplicative and additive structure of the natural numbers

LECTURE 1: DIVISIBILITY. 1. Introduction Number theory concerns itself with studying the multiplicative and additive structure of the natural numbers LECTURE 1: DIVISIBILITY 1. Introduction Number theory concerns itself with studying the multiplicative and additive structure of the natural numbers N = {1, 2, 3,... }. Frequently, number theoretic questions

More information

Review of Differentiation and Integration for Ordinary Differential Equations

Review of Differentiation and Integration for Ordinary Differential Equations Schreyer Fall 208 Review of Differentiation an Integration for Orinary Differential Equations In this course you will be expecte to be able to ifferentiate an integrate quickly an accurately. Many stuents

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

Further Differentiation and Applications

Further Differentiation and Applications Avance Higher Notes (Unit ) Prerequisites: Inverse function property; prouct, quotient an chain rules; inflexion points. Maths Applications: Concavity; ifferentiability. Real-Worl Applications: Particle

More information

Integer and Polynomial Arithmetic First Steps towards Abstract Algebra. Arjeh M. Cohen Hans Cuypers Hans Sterk

Integer and Polynomial Arithmetic First Steps towards Abstract Algebra. Arjeh M. Cohen Hans Cuypers Hans Sterk Integer and Polynomial Arithmetic First Steps towards Abstract Algebra Arjeh M. Cohen Hans Cuypers Hans Sterk October 8, 2007 2 Contents 1 Integer arithmetic 7 1.1 Divisors and multiples......................

More information

Intermediate Math Circles February 26, 2014 Diophantine Equations I

Intermediate Math Circles February 26, 2014 Diophantine Equations I Intermediate Math Circles February 26, 2014 Diophantine Equations I 1. An introduction to Diophantine equations A Diophantine equation is a polynomial equation that is intended to be solved over the integers.

More information

4.2 First Differentiation Rules; Leibniz Notation

4.2 First Differentiation Rules; Leibniz Notation .. FIRST DIFFERENTIATION RULES; LEIBNIZ NOTATION 307. First Differentiation Rules; Leibniz Notation In this section we erive rules which let us quickly compute the erivative function f (x) for any polynomial

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

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control 19 Eigenvalues, Eigenvectors, Orinary Differential Equations, an Control This section introuces eigenvalues an eigenvectors of a matrix, an iscusses the role of the eigenvalues in etermining the behavior

More information

MATH 145 Algebra, Solutions to Assignment 4

MATH 145 Algebra, Solutions to Assignment 4 MATH 145 Algebra, Solutions to Assignment 4 1: a) Find the inverse of 178 in Z 365. Solution: We find s and t so that 178s + 365t = 1, and then 178 1 = s. The Euclidean Algorithm gives 365 = 178 + 9 178

More information

1 Lecture 13: The derivative as a function.

1 Lecture 13: The derivative as a function. 1 Lecture 13: Te erivative as a function. 1.1 Outline Definition of te erivative as a function. efinitions of ifferentiability. Power rule, erivative te exponential function Derivative of a sum an a multiple

More information

4.3 - Primes and Greatest Common Divisors

4.3 - Primes and Greatest Common Divisors 4.3 - Primes and Greatest Common Divisors Introduction We focus on properties of integers and prime factors Primes Definition 1 An integer p greater than 1 is called prime if the only positive factors

More information

CISC-102 Fall 2017 Week 6

CISC-102 Fall 2017 Week 6 Week 6 page 1! of! 15 CISC-102 Fall 2017 Week 6 We will see two different, yet similar, proofs that there are infinitely many prime numbers. One proof would surely suffice. However, seeing two different

More information

3.7 Implicit Differentiation -- A Brief Introduction -- Student Notes

3.7 Implicit Differentiation -- A Brief Introduction -- Student Notes Fin these erivatives of these functions: y.7 Implicit Differentiation -- A Brief Introuction -- Stuent Notes tan y sin tan = sin y e = e = Write the inverses of these functions: y tan y sin How woul we

More information

II. First variation of functionals

II. First variation of functionals II. First variation of functionals The erivative of a function being zero is a necessary conition for the etremum of that function in orinary calculus. Let us now tackle the question of the equivalent

More information

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

More information

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1 Lecture 5 Some ifferentiation rules Trigonometric functions (Relevant section from Stewart, Seventh Eition: Section 3.3) You all know that sin = cos cos = sin. () But have you ever seen a erivation of

More information

Fall 2016: Calculus I Final

Fall 2016: Calculus I Final Answer the questions in the spaces provie on the question sheets. If you run out of room for an answer, continue on the back of the page. NO calculators or other electronic evices, books or notes are allowe

More information

Introduction to Information Security

Introduction to Information Security Introduction to Information Security Lecture 5: Number Theory 007. 6. Prof. Byoungcheon Lee sultan (at) joongbu. ac. kr Information and Communications University Contents 1. Number Theory Divisibility

More information

Diagonalization of Matrices Dr. E. Jacobs

Diagonalization of Matrices Dr. E. Jacobs Diagonalization of Matrices Dr. E. Jacobs One of the very interesting lessons in this course is how certain algebraic techniques can be use to solve ifferential equations. The purpose of these notes is

More information

Prime Numbers and Irrational Numbers

Prime Numbers and Irrational Numbers Chapter 4 Prime Numbers and Irrational Numbers Abstract The question of the existence of prime numbers in intervals is treated using the approximation of cardinal of the primes π(x) given by Lagrange.

More information