Basic Number Theory. Instructor: Laszlo Babai Notes by Vincent Lucarelli and the instructor. Last revision: June 11, 2001

Size: px
Start display at page:

Download "Basic Number Theory. Instructor: Laszlo Babai Notes by Vincent Lucarelli and the instructor. Last revision: June 11, 2001"

Transcription

1 Basc Number Theory Instructor: Laszlo Baba Notes by Vncent Lucarell and the nstructor Last revson: June, 200 Notaton: Unless otherwse stated, all varables n ths note are ntegers. For n 0, [n] = {, 2,..., n}. The formula d n denotes the relaton d dvdes n,. e., ( k(n = dk. We also say d s a dvsor of n or n s a multple of d. Note that ( a(a a, ncludng 0 0 (even though we do not allow dvson by zero!. In fact 0 n n = 0. Note also that ( n(( k(n k k = ±. We wrte a b (mod m f m a b ( a s congruent to b modulo m. Gcd, congruences Exercse. Prove that the product of n consecutve ntegers s always dvsble by n!. Hnt. One-lne proof. Exercse.2 (The Dvsor Game Select an nteger n 2. Two players alternate namng postve dvsors of n subject to the followng rule: no dvsor of any prevously named nteger can be named. The frst player forced to name n loses. Example: f n = 30 then the followng s a possble sequence of moves: 0, 3, 6, 5, at whch pont t s the frst player s move; he s forced to say 30 and loses.. Fnd a wnnng strategy for the frst player when n s a prme power or the product of two prme powers or when n s square-free (n s not dvsble by the square of any prme. 2. Prove: n 2, the frst player has a wnnng strategy. (Hnt: prove, n two or three lnes, the exstence of a wnnng strategy. Let Dv (n denote the set of postve dvsors or n. Exercse.3 Prove: ( a, b( d(dv (a Dv (b = Dv (d. A nonnegatve d satsfyng ths statement s called the g.c.d. of a and b. Note that g.c.d. (a, b = 0 a = b = 0. Defne l.c.m. analogously. When s l.c.m. (a, b = 0?

2 Exercse.4 Prove: g.c.d. (a k, a l = a d, where d = g.c.d. (k, l. Defnton.5 The Fbonacc numbers are defned by the recurrence F n = F n + F n 2, F 0 = 0, F =. Exercse.6 Prove: g.c.d. (F k, F l = F d, where d = g.c.d. (k, l. Exercse.7 Prove: f a b (mod m then g.c.d. (a, m = g.c.d. (b, m. Exercse.8 Prove: f a, b 0 then g.c.d. (a, b l.c.m. (a, b = ab. Exercse.9 Prove: congruence modulo m s an equvalence relaton on Z. The equvalence classes are called the resdue classes mod m. There are m resdue classes modulo m. Under the natural operatons they form the rng Z/mZ. The addtve group of ths rng s cyclc. Exercse.0 Prove that the sequence of Fbonacc numbers modm s perodc. The length of the perod s m 2. Exercse. An nteger-preservng polynomal s a polynomal f(x such that ( a Z(f(a Z. Prove that f(x s nteger-preservng f and only f t can be wrtten as f(x = n ( x a =0 wth sutable nteger coeffcents a. Here ( x x(x... (x + = ;! ( x =. 0 Exercse.2 A congruence-preservng polynomal s an nteger-preservng polynomal such that ( a, b, m Z(a b (mod m f(a f(b (mod m. Prove that f(x s congruencepreservng f and only f ( (e a n the expresson (, where e = l.c.m. (, 2,...,. Exercse.3 A multplcatve nverse of a modulo m s an nteger x such that ax (mod m; notaton: x = a mod m. Prove: a mod m g.c.d. (a, m =. Exercse.4 (Wlson s theorem Prove: (p! (mod p. Hnt: match each number wth ts multplcatve nverse n the product (p! Exercse.5 Prove: f g.c.d. (a, p = then p j= j p (a. Hnt. Match terms on the rght hand sde wth terms on the left hand sde so that correspondng terms satsfy j a (mod p. Exercse.6 Infer Fermat s lttle Theorem from the precedng exercse: f g.c.d. (a, p = then a p (mod p. ( 2

3 Exercse.7 Use the same dea to prove the Euler Fermat theorem: f g.c.d. (a, m = then a ϕ(m (mod m. (ϕ s Euler s ϕ functon, see below. Exercse.8 Prove: f p s a prme and f s a polynomal wth nteger coeffcents then f(x p f(x p (mod p. Here the congruence of two polynomals means coeffcentwse congruence. The multplcatve group (Z/mZ conssts of the mod m resdue classes relatvely prme to m. Its order s ϕ(m. Exercse +.9 Prove: f p s a prme then (Z/pZ s cyclc. A generator of ths group s called a prmtve root mod p. Exercse +.20 Prove: f p s an odd prme then (Z/p k Z s cyclc. Exercse +.2 If k 2 then the group (Z/2 k Z s not cyclc but the drect sum of a cyclc group of order 2 and a cyclc group of order 2 k 2. 2 Arthmetc Functons Defnton 2. (Euler s Ph Functon ϕ(n = { k [n] : g.c.d. (k, n = } = number of postve ntegers not greater than n whch are relatvely prme to n Exercse 2.2 Show that the number of complex prmtve n-th roots of unty s ϕ(n. Show that f d n then the number of elements of order d n a cyclc group of order n s ϕ(d. Exercse 2.3 Show ϕ(d = n. d n Exercse Let D n = (d j denote the n n matrx wth d j = g.c.d. (, j. Prove: det D n = ϕ(ϕ(2 ϕ(n. (Hnt. Let Z = (z j be the matrx wth z j = f j and z j = 0 otherwse. Consder the matrx Z T F Z where F s the dagonal matrx wth entres ϕ(,..., ϕ(n and Z T s Ztranspose (reflecton n the man dagonal. Defnton 2.5 (Number of [postve] dvsors d(n = {d N : d n} 3

4 Exercse 2.6 Prove: d(n < 2 n. Exercse Prove: ( ɛ > 0( n 0 ( n > n 0 (d(n < n ɛ. (Hnt. Use a consequence of the Prme Number Theorem (see the next secton. Prove that d(n < n c/ ln ln n for some constant c. The best asymptotc constant s c = ln 2 + o(. Exercse Prove that for nfntely many values of n the reverse nequalty d(n > nc/ ln ln n holds (wth another constant c > 0. (Agan, use the PNT. Exercse Let D(n = (/n n d( (the average number of dvsors. Prove: D(n ln(n. (Comment. If we pck an nteger t at random between and n then D(n wll be the expected number of dvsors of t. Make your proof very smple (3 lnes. Do not use the PNT. Exercse Prove: (/n n d(2 = Θ((ln n 3. Defnton 2. (Sum of [postve] dvsors σ(n = d n d Defnton 2.2 Let n = p k pkr r where the p are dstnct prmes and k > 0. Set ν(n = r (number of dstnct prme dvsors; so ν( = 0. Set ν (n = k + + k r (total number of prme dvsors; so ν ( = 0. Exercse Prove that the expected number of dstnct prme dvsors of a random nteger [n] s asymptotcally ln ln n : n ν( ln ln n. n How much larger s ν? On average, not much. Prove that the average value of ν s also asymptotc to ln ln n. Termnology. n s square-free f ( p prme (p 2 n. Defnton 2.4 (Möbus Functon n = µ(n = ( k n = p p k where the p are dstnct (n s square-free 0 f ( p(p 2 n Exercse 2.5 Let δ(n = d n µ(d. Evaluate δ(n. Defnton 2.6 For s > defne the zeta functon ζ(s = 4 n= n s.

5 Exercse 2.7 Prove Euler s dentty: ζ(s = p prme p s. Exercse 2.8 Prove: Exercse 2.9 Prove: Exercse 2.20 Prove: ζ(s = (ζ(s 2 = n= n= ζ(s(ζ(s = µ(n n s. d(n n s. n= σ(n n s. Exercse 2.2 Prove: ζ(2 = π 2 /6. Exercse 2.22 Gve a natural defnton whch wll make followng statement sensble and true: the probablty that a random postve nteger n satsfes n 3 (mod 7 s /7. Our choce of a random postve nteger should be unform (obvously mpossble. (Hnt. Consder the ntegers up to x; then take the lmt as x. Exercse 2.23 Make sense out of the queston What s the probablty that two random postve ntegers are relatvely prme? Prove that the answer s 6/π 2. Hnt. To prove that the requred lmt exsts may be somewhat tedous. If you want to see the fun part, assume the exstence of the lmt, and prove n just two lnes that the lmt must be /ζ(2. Defnton 2.24 Let F be a feld. f : N F s called multplcatve f f s called completely multplcatve f f s called addtve f Exercse 2.25 Show that ( a, b(g.c.d. (a, b = f(ab = f(af(b. ( a, b(f(ab = f(af(b. ( a, b(g.c.d. (a, b = f(ab = f(a + f(b.. ϕ, σ, d, and µ are multplcatve but not completely multplcatve 5

6 2. ν s addtve and ν s completely addtve. Exercse 2.26 Show. ϕ ( p k = p k p k = (p p k 2. d ( p k = k + 3. σ ( p k = pk+ p Exercse 2.27 Show ( r r. ϕ = (p p k 2. d 3. σ ( r ( r p k p k p k = = r (k + r p k + p Exercse 2.28 Show ϕ(n = n p N p prme ( p Let F be a feld and f : N F. Defne g(n = d n f(d. Exercse 2.29 (Möbus Inverson Formula Show f(n = ( n g(dµ. d d N Exercse 2.30 Use the Möbus Inverson Formula together wth Exercse 2.3 for a second proof of Exercse Exercse 2.3 Prove that the sum of the complex prmtve n-th roots of unty s µ(n. Defnton 2.32 The n-th cyclotomc polynomal Φ n (x s defned as Φ n (x = ω (x ω where the product ranges over all complex prmtve n-th roots of unty. Note that the degree of Φ n (x s ϕ(n. Also note that Φ (x = x, Φ 2 (x = x+, Φ 3 (x = x 2 +x+, Φ 4 (x = x 2 +, Φ 5 (x = x 4 + x 3 + x 2 + x +, Φ 6 (x = x 2 x +. 6

7 Exercse 2.33 Prove that Φ n (x has nteger coeffcents. What s the coeffcent of x ϕ(n? Exercse 2.34 Prove: f p s a prme then Φ p (x = x p + x p x +. Exercse 2.35 Prove: Φ n (x = d n(x d µ(n/d. Exercse (Bateman Let A n denote the sum of the absolute values of the coeffcents of Φ n (x. Prove that A n < n d(n/2. Infer from ths that A n < exp(n c/ ln ln n for some constant c. Hnt: We say that the power seres n=0 a nx n domnates the power seres n=0 b nx n f ( n( b n a n. Prove that the power seres domnates Φ n (x. d n x d Note: Erdős proved that ths bound s tght, apart from the value of the constant: for nfntely many values of n, A n > exp(n c/ ln ln n for another constant c > 0. Exercse (Hermte Let f(x = n =0 a x be a monc polynomal of degree n (. e., a n = wth nteger coeffcents. Suppose all roots of f have unt absolute value. Prove that all roots of f are roots of unty. (In other words, f all algebrac conjugates of a complex algebrac number z have unt absolute value then z s a root of unty. 3 Prme Numbers Exercse 3. Prove: n = ln n + O(. Exercse 3.2 Prove: p x /p =, where the product s over all prmes x and the summaton extends over all postve ntegers wth no prme dvsors greater than x. In partcular, the sum on the rght-hand sde converges. It also follows that the left-hand sde s greater than ln x. Exercse 3.3 Prove: /p =. (Hnt. Use the precedng exercse. Take natural logarthms; use the power seres expanson of ln( z. Conclude that p x /p > ln ln x + O(. (In other words, p x /p ln ln x s bounded from below. 7

8 Exercse Prove: bounded. p x /p = ln ln x + O(. (In other words, p x /p ln ln x s ( n Exercse Prove ϕ(n = Ω and fnd the largest mplct asymptotc constant. ln ln n Let π(x the number of prmes less than or equal to x. Theorem 3.6 (Prme Number Theorem, Hadamard and de la Vallée Poussn, 896 π(x x ln x p n+ Exercse 3.7 Use the PNT to show that lm n p n =, where p n s the n-th prme. Exercse 3.8 Use the PNT to prove p n n ln n. Exercse 3.9 Prove p = exp ( x( + o(. Prove that ths result s n fact equvalent to the PNT. p x p prme Exercse 3.0 Let e n = l.c.m. (, 2,..., n. Prove: e n = exp ( n( + o(. Prove that ths result s n fact equvalent to the PNT. Exercse 3. Prove: p x p x2 /(2 ln x. (Use the PNT. Defnton 3.2 A permutaton s a bjecton of a set to tself. The permutatons of a set form a group under composton. The symmetrc group of degree n s the group of all permutatons of a set of n elements; t has order n!. The exponent of a group s the l.c.m. of the orders of all elements of the group. Exercse 3.3 Prove: the exponent of S n s e n. Exercse Let m(n denote the maxmum of the orders of the elements n S n. Prove: m(n = exp( n ln n( + o(. Exercse 3.5 Let a(n denote the typcal order of elements n S n. Prove that ln a(n = O((ln n 2. ( Typcal order means that 99% of the elements has order fallng n the stated range. Here 99 s arbtrarly close to 00. Hnt. Prove that a typcal permutaton has O(ln n cycles. Erdős and Turán proved n 965 that n fact ln a(n (ln n 2 /2. Exercse 3.6 Prove from frst prncples: p<x p prme 8 p < 4 x. (Hnt: f n < p 2n then p ( 2n n.

9 Exercse 3.7 Prove: f p > 2n then p 2 ( 2n n. Exercse 3.8 Prove: f q s a prme power dvdng ( 2n n then q n. (Hnt. Gve a formula for the hghest exponent of a prme p whch dvdes ( 2n n. Frst, fnd a formula for the exponent of p n n!. Exercse 3.9 Prove from frst prncples: p<x p prme p > (2 + o( x. (Hnt. Consder the prmepower decomposton of ( x x/2. Show that the contrbuton of the powers of prmes x s neglgble. Exercse 3.20 Paul Erdős was an undergraduate when he found a smple proof of Chebyshev s theorem based on the prme factors of ( 2n n. Chebyshev s theorem s a precursor of the PNT; t says that ( x π(x = Θ. ln x Followng Erdős, prove Chebyshev s Theorem from frst prncples. The proof should be only a few lnes, based Exercses 3.6 and Quadratc Resdues Defnton 4. a s a quadratc resdue modp f (p a and ( b(a b 2 mod p. Exercse 4.2 Prove: a s a quadratc resdue modp a (p /2 (mod p. Defnton 4.3 a s a quadratc non-resdue modp f ( b(a b 2 mod p. Exercse 4.4 Prove: a s a quadratc non-resdue modp a (p /2 (mod p. Defnton 4.5 (Legendre Symbol ( a f a s a quadratc resdue modp = f a s a quadratc non-resdue modp p 0 f p a Let F q be a fnte feld of odd prme power order q. Defnton 4.6 a F q s a quadratc resdue f a 0 and ( b(a = b 2. Exercse 4.7 Prove: a s a quadratc resdue n F q a (q /2 =. Defnton 4.8 a F q s a quadratc non-resdue f ( b(a b 2. 9

10 Exercse 4.9 Prove: a s a quadratc non-resdue n F q a (q /2 =. Exercse 4.0 Prove: n F q, the number of quadratc resdues equals the number of quadratc non-resdues; so there are (q /2 of each. (As before, q s an odd prme power. Defnton 4. Let q be an odd prme power. We defne the quadratc character χ: F q {0,, } C by f a s a quadratc resdue χ(a = f a s a non-resdue 0 f a = 0 Note that f q = p (.e. prme and not prme power then χ(a = Exercse 4.2 Prove χ s multplcatve. ( a. p Exercse 4.3 The Legendre Symbol s completely multplcatve n the numerator. Exercse 4.4 Prove that s a quadratc resdue n F q f and only f q (mod 4. Exercse 4.5 Prove that a F q χ(a(a =. Hnt. Dvde by a 2. Exercse 4.6 Prove that each of the four pars (±, ± occur a roughly equal number of tmes ( q/4 as (χ(a, χ(a (a F q. Roughly equal means the dfference s bounded by a small constant. Moral: for a random element a F q, the values of χ(a and χ(a are nearly ndependent. Exercse 4.7 Let f(x = ax 2 +bx+c be a quadratc polynomal over F q (a, b, c F q, a 0. Prove: f b 2 4ac 0 then a F q χ(f(a 2. What happens f b 2 4ac = 0? Exercse 4.8 a 2 + b 2 (mod 4. Exercse 4.9 (Gauss Prove: a prme p can be wrtten as the sum of two squares f and only f p = 2 or p (mod 4. Hnt. The ( necessty s clear from the precedng exercse. For suffcency, assume p (mod 4. Then = and therefore ( a(p a 2 +. Consder the lattce (plane grd L Z 2 p consstng of all ntegral lnear combnatons of the vectors (a, and (p, 0. Observe that f (x, y L then p x 2 + y 2. Moreover, the area of the fundamental parallelogram of the lattce s p. Apply Mnkowsk s Theorem (below to ths lattce to obtan a nonzero lattce pont (x, y satsfyng x 2 + y 2 < 2p. (Ths proof s due to P. Turán. 0

11 5 Lattces and dophantne approxmaton Defnton 5. An n-dmensonal lattce (grd s the set L of all ntegral lnear combnatons n a b of a bass {b,..., b n } of R n (a Z. The set of those lnear combnatons wth 0 a (a R form a fundamental parallelopped. Exercse 5.2 The volume of the fundamental parallelopped of the lattce L s det(l := det(b,..., b n. Exercse 5.3 (Mnkowsk s Theorem Let L be an n-dmensonal lattce and let V be the volume of ts fundamental parallelopped. Let A R n be an n-dmensonal convex set, symmetrcal about the orgn (. e., A = A, wth volume greater than 2 n V. Then A L {0},. e., A contans a lattce pont other than the orgn. Hnt. Lnear transformatons don t change the proporton of volumes, and preserve convexty and central symmetry. So WLOG L = Z n wth {b } the standard bass. The fundamental parallelopped s now the unt cube C. Consder the lattce 2L = (2Z n. Then the quotent space R n /(2Z n can be dentfed wth the cube 2C whch has volume 2 n. Snce A has volume > 2 n, there exst two ponts u, v A whch are mapped to the same pont n 2C,. e., all coordnates of u v are even ntegers. Show that (u v/2 A L. Exercse 5.4 Fndng short vectors n a lattce s of partcular mportance. followng corollary to Mnkowsk s Theorem: Prove the ( v L(0 < v (det L /n. Defnton 5.5 Let α,..., α n R. A smultaneous ɛ-approxmaton of the α s a sequence of fractons p /q wth a common denomnator q > 0 such that ( ( qα p ɛ. Exercse (Drchlet ( α,..., α n R( ɛ > 0( an ɛ-approxmaton wth the denomnator satsfyng 0 < q ɛ n. Hnt. Apply the precedng exercse to the (n + -dmensonal lattce L wth bass e,..., e n, f where f = n α e + ɛ n+ e n+ and {e,..., e n+ } s the standard bass.

18.781: Solution to Practice Questions for Final Exam

18.781: Solution to Practice Questions for Final Exam 18.781: Soluton to Practce Questons for Fnal Exam 1. Fnd three solutons n postve ntegers of x 6y = 1 by frst calculatng the contnued fracton expanson of 6. Soluton: We have 1 6=[, ] 6 6+ =[, ] 1 =[,, ]=[,,

More information

THE CHINESE REMAINDER THEOREM. We should thank the Chinese for their wonderful remainder theorem. Glenn Stevens

THE CHINESE REMAINDER THEOREM. We should thank the Chinese for their wonderful remainder theorem. Glenn Stevens THE CHINESE REMAINDER THEOREM KEITH CONRAD We should thank the Chnese for ther wonderful remander theorem. Glenn Stevens 1. Introducton The Chnese remander theorem says we can unquely solve any par of

More information

Foundations of Arithmetic

Foundations of Arithmetic Foundatons of Arthmetc Notaton We shall denote the sum and product of numbers n the usual notaton as a 2 + a 2 + a 3 + + a = a, a 1 a 2 a 3 a = a The notaton a b means a dvdes b,.e. ac = b where c s an

More information

SL n (F ) Equals its Own Derived Group

SL n (F ) Equals its Own Derived Group Internatonal Journal of Algebra, Vol. 2, 2008, no. 12, 585-594 SL n (F ) Equals ts Own Derved Group Jorge Macel BMCC-The Cty Unversty of New York, CUNY 199 Chambers street, New York, NY 10007, USA macel@cms.nyu.edu

More information

Math 261 Exercise sheet 2

Math 261 Exercise sheet 2 Math 261 Exercse sheet 2 http://staff.aub.edu.lb/~nm116/teachng/2017/math261/ndex.html Verson: September 25, 2017 Answers are due for Monday 25 September, 11AM. The use of calculators s allowed. Exercse

More information

DISCRIMINANTS AND RAMIFIED PRIMES. 1. Introduction A prime number p is said to be ramified in a number field K if the prime ideal factorization

DISCRIMINANTS AND RAMIFIED PRIMES. 1. Introduction A prime number p is said to be ramified in a number field K if the prime ideal factorization DISCRIMINANTS AND RAMIFIED PRIMES KEITH CONRAD 1. Introducton A prme number p s sad to be ramfed n a number feld K f the prme deal factorzaton (1.1) (p) = po K = p e 1 1 peg g has some e greater than 1.

More information

The internal structure of natural numbers and one method for the definition of large prime numbers

The internal structure of natural numbers and one method for the definition of large prime numbers The nternal structure of natural numbers and one method for the defnton of large prme numbers Emmanul Manousos APM Insttute for the Advancement of Physcs and Mathematcs 3 Poulou str. 53 Athens Greece Abstract

More information

APPENDIX A Some Linear Algebra

APPENDIX A Some Linear Algebra APPENDIX A Some Lnear Algebra The collecton of m, n matrces A.1 Matrces a 1,1,..., a 1,n A = a m,1,..., a m,n wth real elements a,j s denoted by R m,n. If n = 1 then A s called a column vector. Smlarly,

More information

Lectures - Week 4 Matrix norms, Conditioning, Vector Spaces, Linear Independence, Spanning sets and Basis, Null space and Range of a Matrix

Lectures - Week 4 Matrix norms, Conditioning, Vector Spaces, Linear Independence, Spanning sets and Basis, Null space and Range of a Matrix Lectures - Week 4 Matrx norms, Condtonng, Vector Spaces, Lnear Independence, Spannng sets and Bass, Null space and Range of a Matrx Matrx Norms Now we turn to assocatng a number to each matrx. We could

More information

Example: (13320, 22140) =? Solution #1: The divisors of are 1, 2, 3, 4, 5, 6, 9, 10, 12, 15, 18, 20, 27, 30, 36, 41,

Example: (13320, 22140) =? Solution #1: The divisors of are 1, 2, 3, 4, 5, 6, 9, 10, 12, 15, 18, 20, 27, 30, 36, 41, The greatest common dvsor of two ntegers a and b (not both zero) s the largest nteger whch s a common factor of both a and b. We denote ths number by gcd(a, b), or smply (a, b) when there s no confuson

More information

Affine transformations and convexity

Affine transformations and convexity Affne transformatons and convexty The purpose of ths document s to prove some basc propertes of affne transformatons nvolvng convex sets. Here are a few onlne references for background nformaton: http://math.ucr.edu/

More information

ALGEBRA HW 7 CLAY SHONKWILER

ALGEBRA HW 7 CLAY SHONKWILER ALGEBRA HW 7 CLAY SHONKWILER 1 Whch of the followng rngs R are dscrete valuaton rngs? For those that are, fnd the fracton feld K = frac R, the resdue feld k = R/m (where m) s the maxmal deal), and a unformzer

More information

= = = (a) Use the MATLAB command rref to solve the system. (b) Let A be the coefficient matrix and B be the right-hand side of the system.

= = = (a) Use the MATLAB command rref to solve the system. (b) Let A be the coefficient matrix and B be the right-hand side of the system. Chapter Matlab Exercses Chapter Matlab Exercses. Consder the lnear system of Example n Secton.. x x x y z y y z (a) Use the MATLAB command rref to solve the system. (b) Let A be the coeffcent matrx and

More information

5 The Rational Canonical Form

5 The Rational Canonical Form 5 The Ratonal Canoncal Form Here p s a monc rreducble factor of the mnmum polynomal m T and s not necessarly of degree one Let F p denote the feld constructed earler n the course, consstng of all matrces

More information

More metrics on cartesian products

More metrics on cartesian products More metrcs on cartesan products If (X, d ) are metrc spaces for 1 n, then n Secton II4 of the lecture notes we defned three metrcs on X whose underlyng topologes are the product topology The purpose of

More information

8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS

8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS SECTION 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS 493 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS All the vector spaces you have studed thus far n the text are real vector spaces because the scalars

More information

a b a In case b 0, a being divisible by b is the same as to say that

a b a In case b 0, a being divisible by b is the same as to say that Secton 6.2 Dvsblty among the ntegers An nteger a ε s dvsble by b ε f there s an nteger c ε such that a = bc. Note that s dvsble by any nteger b, snce = b. On the other hand, a s dvsble by only f a = :

More information

COMPLEX NUMBERS AND QUADRATIC EQUATIONS

COMPLEX NUMBERS AND QUADRATIC EQUATIONS COMPLEX NUMBERS AND QUADRATIC EQUATIONS INTRODUCTION We know that x 0 for all x R e the square of a real number (whether postve, negatve or ero) s non-negatve Hence the equatons x, x, x + 7 0 etc are not

More information

MULTIPLICATIVE FUNCTIONS: A REWRITE OF ANDREWS CHAPTER 6

MULTIPLICATIVE FUNCTIONS: A REWRITE OF ANDREWS CHAPTER 6 MULTIPLICATIVE FUNCTIONS: A REWRITE OF ANDREWS CHAPTER 6 In these notes we offer a rewrte of Andrews Chapter 6. Our am s to replace some of the messer arguments n Andrews. To acheve ths, we need to change

More information

2.3 Nilpotent endomorphisms

2.3 Nilpotent endomorphisms s a block dagonal matrx, wth A Mat dm U (C) In fact, we can assume that B = B 1 B k, wth B an ordered bass of U, and that A = [f U ] B, where f U : U U s the restrcton of f to U 40 23 Nlpotent endomorphsms

More information

Math 217 Fall 2013 Homework 2 Solutions

Math 217 Fall 2013 Homework 2 Solutions Math 17 Fall 013 Homework Solutons Due Thursday Sept. 6, 013 5pm Ths homework conssts of 6 problems of 5 ponts each. The total s 30. You need to fully justfy your answer prove that your functon ndeed has

More information

332600_08_1.qxp 4/17/08 11:29 AM Page 481

332600_08_1.qxp 4/17/08 11:29 AM Page 481 336_8_.qxp 4/7/8 :9 AM Page 48 8 Complex Vector Spaces 8. Complex Numbers 8. Conjugates and Dvson of Complex Numbers 8.3 Polar Form and DeMovre s Theorem 8.4 Complex Vector Spaces and Inner Products 8.5

More information

Bernoulli Numbers and Polynomials

Bernoulli Numbers and Polynomials Bernoull Numbers and Polynomals T. Muthukumar tmk@tk.ac.n 17 Jun 2014 The sum of frst n natural numbers 1, 2, 3,..., n s n n(n + 1 S 1 (n := m = = n2 2 2 + n 2. Ths formula can be derved by notng that

More information

PRIMES 2015 reading project: Problem set #3

PRIMES 2015 reading project: Problem set #3 PRIMES 2015 readng project: Problem set #3 page 1 PRIMES 2015 readng project: Problem set #3 posted 31 May 2015, to be submtted around 15 June 2015 Darj Grnberg The purpose of ths problem set s to replace

More information

Chowla s Problem on the Non-Vanishing of Certain Infinite Series and Related Questions

Chowla s Problem on the Non-Vanishing of Certain Infinite Series and Related Questions Proc. Int. Conf. Number Theory and Dscrete Geometry No. 4, 2007, pp. 7 79. Chowla s Problem on the Non-Vanshng of Certan Infnte Seres and Related Questons N. Saradha School of Mathematcs, Tata Insttute

More information

Ballot Paths Avoiding Depth Zero Patterns

Ballot Paths Avoiding Depth Zero Patterns Ballot Paths Avodng Depth Zero Patterns Henrch Nederhausen and Shaun Sullvan Florda Atlantc Unversty, Boca Raton, Florda nederha@fauedu, ssull21@fauedu 1 Introducton In a paper by Sapounaks, Tasoulas,

More information

Dirichlet s Theorem In Arithmetic Progressions

Dirichlet s Theorem In Arithmetic Progressions Drchlet s Theorem In Arthmetc Progressons Parsa Kavkan Hang Wang The Unversty of Adelade February 26, 205 Abstract The am of ths paper s to ntroduce and prove Drchlet s theorem n arthmetc progressons,

More information

REDUCTION MODULO p. We will prove the reduction modulo p theorem in the general form as given by exercise 4.12, p. 143, of [1].

REDUCTION MODULO p. We will prove the reduction modulo p theorem in the general form as given by exercise 4.12, p. 143, of [1]. REDUCTION MODULO p. IAN KIMING We wll prove the reducton modulo p theorem n the general form as gven by exercse 4.12, p. 143, of [1]. We consder an ellptc curve E defned over Q and gven by a Weerstraß

More information

Restricted divisor sums

Restricted divisor sums ACTA ARITHMETICA 02 2002) Restrcted dvsor sums by Kevn A Broughan Hamlton) Introducton There s a body of work n the lterature on varous restrcted sums of the number of dvsors of an nteger functon ncludng

More information

Problem Solving in Math (Math 43900) Fall 2013

Problem Solving in Math (Math 43900) Fall 2013 Problem Solvng n Math (Math 43900) Fall 2013 Week four (September 17) solutons Instructor: Davd Galvn 1. Let a and b be two nteger for whch a b s dvsble by 3. Prove that a 3 b 3 s dvsble by 9. Soluton:

More information

Linear Algebra and its Applications

Linear Algebra and its Applications Lnear Algebra and ts Applcatons 4 (00) 5 56 Contents lsts avalable at ScenceDrect Lnear Algebra and ts Applcatons journal homepage: wwwelsevercom/locate/laa Notes on Hlbert and Cauchy matrces Mroslav Fedler

More information

LECTURE V. 1. More on the Chinese Remainder Theorem We begin by recalling this theorem, proven in the preceeding lecture.

LECTURE V. 1. More on the Chinese Remainder Theorem We begin by recalling this theorem, proven in the preceeding lecture. LECTURE V EDWIN SPARK 1. More on the Chnese Remander Theorem We begn by recallng ths theorem, proven n the preceedng lecture. Theorem 1.1 (Chnese Remander Theorem). Let R be a rng wth deals I 1, I 2,...,

More information

Complex Numbers Alpha, Round 1 Test #123

Complex Numbers Alpha, Round 1 Test #123 Complex Numbers Alpha, Round Test #3. Wrte your 6-dgt ID# n the I.D. NUMBER grd, left-justfed, and bubble. Check that each column has only one number darkened.. In the EXAM NO. grd, wrte the 3-dgt Test

More information

Multiplicative Functions and Möbius Inversion Formula

Multiplicative Functions and Möbius Inversion Formula Multplcatve Functons and Möbus Inverson Forula Zvezdelna Stanova Bereley Math Crcle Drector Mlls College and UC Bereley 1. Multplcatve Functons. Overvew Defnton 1. A functon f : N C s sad to be arthetc.

More information

Inner Product. Euclidean Space. Orthonormal Basis. Orthogonal

Inner Product. Euclidean Space. Orthonormal Basis. Orthogonal Inner Product Defnton 1 () A Eucldean space s a fnte-dmensonal vector space over the reals R, wth an nner product,. Defnton 2 (Inner Product) An nner product, on a real vector space X s a symmetrc, blnear,

More information

A First Order q-difference System for the BC 1 -Type Jackson Integral and Its Applications

A First Order q-difference System for the BC 1 -Type Jackson Integral and Its Applications Symmetry Integrablty and Geometry: Methods and Applcatons SIGMA 5 2009 041 14 pages A Frst Order -Dfference System for the BC 1 -Type Jackson Integral and Its Applcatons Masahko ITO Department of Physcs

More information

Polynomials. 1 What is a polynomial? John Stalker

Polynomials. 1 What is a polynomial? John Stalker Polynomals John Stalker What s a polynomal? If you thnk you already know what a polynomal s then skp ths secton. Just be aware that I consstently wrte thngs lke p = c z j =0 nstead of p(z) = c z. =0 You

More information

U.C. Berkeley CS294: Beyond Worst-Case Analysis Luca Trevisan September 5, 2017

U.C. Berkeley CS294: Beyond Worst-Case Analysis Luca Trevisan September 5, 2017 U.C. Berkeley CS94: Beyond Worst-Case Analyss Handout 4s Luca Trevsan September 5, 07 Summary of Lecture 4 In whch we ntroduce semdefnte programmng and apply t to Max Cut. Semdefnte Programmng Recall that

More information

MATH 241B FUNCTIONAL ANALYSIS - NOTES EXAMPLES OF C ALGEBRAS

MATH 241B FUNCTIONAL ANALYSIS - NOTES EXAMPLES OF C ALGEBRAS MATH 241B FUNCTIONAL ANALYSIS - NOTES EXAMPLES OF C ALGEBRAS These are nformal notes whch cover some of the materal whch s not n the course book. The man purpose s to gve a number of nontrval examples

More information

Discrete Mathematics Lecture Notes Incomplete Preliminary Version. Instructor: László Babai

Discrete Mathematics Lecture Notes Incomplete Preliminary Version. Instructor: László Babai Discrete Mathematics Lecture Notes Incomplete Preliminary Version Instructor: László Babai Last revision: June 22, 2003 Last update: October 12, 2004 Copyright c 2003 2004 by László Babai All rights reserved.

More information

Polynomial PSet Solutions

Polynomial PSet Solutions Polynomal PSet Solutons Note: Problems A, A2, B2, B8, C2, D2, E3, and E6 were done n class. (A) Values and Roots. Rearrange to get (x + )P (x) x = 0 for x = 0,,..., n. Snce ths equaton has roots x = 0,,...,

More information

An efficient algorithm for multivariate Maclaurin Newton transformation

An efficient algorithm for multivariate Maclaurin Newton transformation Annales UMCS Informatca AI VIII, 2 2008) 5 14 DOI: 10.2478/v10065-008-0020-6 An effcent algorthm for multvarate Maclaurn Newton transformaton Joanna Kapusta Insttute of Mathematcs and Computer Scence,

More information

2 More examples with details

2 More examples with details Physcs 129b Lecture 3 Caltech, 01/15/19 2 More examples wth detals 2.3 The permutaton group n = 4 S 4 contans 4! = 24 elements. One s the dentty e. Sx of them are exchange of two objects (, j) ( to j and

More information

THEOREMS OF QUANTUM MECHANICS

THEOREMS OF QUANTUM MECHANICS THEOREMS OF QUANTUM MECHANICS In order to develop methods to treat many-electron systems (atoms & molecules), many of the theorems of quantum mechancs are useful. Useful Notaton The matrx element A mn

More information

THE CLASS NUMBER THEOREM

THE CLASS NUMBER THEOREM THE CLASS NUMBER THEOREM TIMUR AKMAN-DUFFY Abstract. In basc number theory we encounter the class group (also known as the deal class group). Ths group measures the extent that a rng fals to be a prncpal

More information

Polynomials. 1 More properties of polynomials

Polynomials. 1 More properties of polynomials Polynomals 1 More propertes of polynomals Recall that, for R a commutatve rng wth unty (as wth all rngs n ths course unless otherwse noted), we defne R[x] to be the set of expressons n =0 a x, where a

More information

Section 8.3 Polar Form of Complex Numbers

Section 8.3 Polar Form of Complex Numbers 80 Chapter 8 Secton 8 Polar Form of Complex Numbers From prevous classes, you may have encountered magnary numbers the square roots of negatve numbers and, more generally, complex numbers whch are the

More information

inv lve a journal of mathematics 2008 Vol. 1, No. 1 Divisibility of class numbers of imaginary quadratic function fields

inv lve a journal of mathematics 2008 Vol. 1, No. 1 Divisibility of class numbers of imaginary quadratic function fields nv lve a journal of mathematcs Dvsblty of class numbers of magnary quadratc functon felds Adam Merberg mathematcal scences publshers 2008 Vol. 1, No. 1 INVOLVE 1:1(2008) Dvsblty of class numbers of magnary

More information

The Ramanujan-Nagell Theorem: Understanding the Proof By Spencer De Chenne

The Ramanujan-Nagell Theorem: Understanding the Proof By Spencer De Chenne The Ramanujan-Nagell Theorem: Understandng the Proof By Spencer De Chenne 1 Introducton The Ramanujan-Nagell Theorem, frst proposed as a conjecture by Srnvasa Ramanujan n 1943 and later proven by Trygve

More information

Causal Diamonds. M. Aghili, L. Bombelli, B. Pilgrim

Causal Diamonds. M. Aghili, L. Bombelli, B. Pilgrim Causal Damonds M. Aghl, L. Bombell, B. Plgrm Introducton The correcton to volume of a causal nterval due to curvature of spacetme has been done by Myrhem [] and recently by Gbbons & Solodukhn [] and later

More information

U.C. Berkeley CS294: Spectral Methods and Expanders Handout 8 Luca Trevisan February 17, 2016

U.C. Berkeley CS294: Spectral Methods and Expanders Handout 8 Luca Trevisan February 17, 2016 U.C. Berkeley CS94: Spectral Methods and Expanders Handout 8 Luca Trevsan February 7, 06 Lecture 8: Spectral Algorthms Wrap-up In whch we talk about even more generalzatons of Cheeger s nequaltes, and

More information

Some Consequences. Example of Extended Euclidean Algorithm. The Fundamental Theorem of Arithmetic, II. Characterizing the GCD and LCM

Some Consequences. Example of Extended Euclidean Algorithm. The Fundamental Theorem of Arithmetic, II. Characterizing the GCD and LCM Example of Extended Eucldean Algorthm Recall that gcd(84, 33) = gcd(33, 18) = gcd(18, 15) = gcd(15, 3) = gcd(3, 0) = 3 We work backwards to wrte 3 as a lnear combnaton of 84 and 33: 3 = 18 15 [Now 3 s

More information

Smarandache-Zero Divisors in Group Rings

Smarandache-Zero Divisors in Group Rings Smarandache-Zero Dvsors n Group Rngs W.B. Vasantha and Moon K. Chetry Department of Mathematcs I.I.T Madras, Chenna The study of zero-dvsors n group rngs had become nterestng problem snce 1940 wth the

More information

Composite Hypotheses testing

Composite Hypotheses testing Composte ypotheses testng In many hypothess testng problems there are many possble dstrbutons that can occur under each of the hypotheses. The output of the source s a set of parameters (ponts n a parameter

More information

Prof. Dr. I. Nasser Phys 630, T Aug-15 One_dimensional_Ising_Model

Prof. Dr. I. Nasser Phys 630, T Aug-15 One_dimensional_Ising_Model EXACT OE-DIMESIOAL ISIG MODEL The one-dmensonal Isng model conssts of a chan of spns, each spn nteractng only wth ts two nearest neghbors. The smple Isng problem n one dmenson can be solved drectly n several

More information

DIFFERENTIAL FORMS BRIAN OSSERMAN

DIFFERENTIAL FORMS BRIAN OSSERMAN DIFFERENTIAL FORMS BRIAN OSSERMAN Dfferentals are an mportant topc n algebrac geometry, allowng the use of some classcal geometrc arguments n the context of varetes over any feld. We wll use them to defne

More information

FACTORIZATION IN KRULL MONOIDS WITH INFINITE CLASS GROUP

FACTORIZATION IN KRULL MONOIDS WITH INFINITE CLASS GROUP C O L L O Q U I U M M A T H E M A T I C U M VOL. 80 1999 NO. 1 FACTORIZATION IN KRULL MONOIDS WITH INFINITE CLASS GROUP BY FLORIAN K A I N R A T H (GRAZ) Abstract. Let H be a Krull monod wth nfnte class

More information

MTH 819 Algebra I S13. Homework 1/ Solutions. 1 if p n b and p n+1 b 0 otherwise ) = 0 if p q or n m. W i = rw i

MTH 819 Algebra I S13. Homework 1/ Solutions. 1 if p n b and p n+1 b 0 otherwise ) = 0 if p q or n m. W i = rw i MTH 819 Algebra I S13 Homework 1/ Solutons Defnton A. Let R be PID and V a untary R-module. Let p be a prme n R and n Z +. Then d p,n (V) = dm R/Rp p n 1 Ann V (p n )/p n Ann V (p n+1 ) Note here that

More information

The Geometry of Logit and Probit

The Geometry of Logit and Probit The Geometry of Logt and Probt Ths short note s meant as a supplement to Chapters and 3 of Spatal Models of Parlamentary Votng and the notaton and reference to fgures n the text below s to those two chapters.

More information

FINITELY-GENERATED MODULES OVER A PRINCIPAL IDEAL DOMAIN

FINITELY-GENERATED MODULES OVER A PRINCIPAL IDEAL DOMAIN FINITELY-GENERTED MODULES OVER PRINCIPL IDEL DOMIN EMMNUEL KOWLSKI Throughout ths note, s a prncpal deal doman. We recall the classfcaton theorem: Theorem 1. Let M be a fntely-generated -module. (1) There

More information

Section 3.6 Complex Zeros

Section 3.6 Complex Zeros 04 Chapter Secton 6 Comple Zeros When fndng the zeros of polynomals, at some pont you're faced wth the problem Whle there are clearly no real numbers that are solutons to ths equaton, leavng thngs there

More information

Some basic inequalities. Definition. Let V be a vector space over the complex numbers. An inner product is given by a function, V V C

Some basic inequalities. Definition. Let V be a vector space over the complex numbers. An inner product is given by a function, V V C Some basc nequaltes Defnton. Let V be a vector space over the complex numbers. An nner product s gven by a functon, V V C (x, y) x, y satsfyng the followng propertes (for all x V, y V and c C) (1) x +

More information

n α j x j = 0 j=1 has a nontrivial solution. Here A is the n k matrix whose jth column is the vector for all t j=0

n α j x j = 0 j=1 has a nontrivial solution. Here A is the n k matrix whose jth column is the vector for all t j=0 MODULE 2 Topcs: Lnear ndependence, bass and dmenson We have seen that f n a set of vectors one vector s a lnear combnaton of the remanng vectors n the set then the span of the set s unchanged f that vector

More information

Quantum Mechanics for Scientists and Engineers. David Miller

Quantum Mechanics for Scientists and Engineers. David Miller Quantum Mechancs for Scentsts and Engneers Davd Mller Types of lnear operators Types of lnear operators Blnear expanson of operators Blnear expanson of lnear operators We know that we can expand functons

More information

where a is any ideal of R. Lemma Let R be a ring. Then X = Spec R is a topological space. Moreover the open sets

where a is any ideal of R. Lemma Let R be a ring. Then X = Spec R is a topological space. Moreover the open sets 11. Schemes To defne schemes, just as wth algebrac varetes, the dea s to frst defne what an affne scheme s, and then realse an arbtrary scheme, as somethng whch s locally an affne scheme. The defnton of

More information

Kuroda s class number relation

Kuroda s class number relation ACTA ARITMETICA XXXV (1979) Kurodas class number relaton by C. D. WALTER (Dubln) Kurodas class number relaton [5] may be derved easly from that of Brauer [2] by elmnatng a certan module of unts, but the

More information

Bezier curves. Michael S. Floater. August 25, These notes provide an introduction to Bezier curves. i=0

Bezier curves. Michael S. Floater. August 25, These notes provide an introduction to Bezier curves. i=0 Bezer curves Mchael S. Floater August 25, 211 These notes provde an ntroducton to Bezer curves. 1 Bernsten polynomals Recall that a real polynomal of a real varable x R, wth degree n, s a functon of the

More information

7. Products and matrix elements

7. Products and matrix elements 7. Products and matrx elements 1 7. Products and matrx elements Based on the propertes of group representatons, a number of useful results can be derved. Consder a vector space V wth an nner product ψ

More information

MEM 255 Introduction to Control Systems Review: Basics of Linear Algebra

MEM 255 Introduction to Control Systems Review: Basics of Linear Algebra MEM 255 Introducton to Control Systems Revew: Bascs of Lnear Algebra Harry G. Kwatny Department of Mechancal Engneerng & Mechancs Drexel Unversty Outlne Vectors Matrces MATLAB Advanced Topcs Vectors A

More information

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X Statstcs 1: Probablty Theory II 37 3 EPECTATION OF SEVERAL RANDOM VARIABLES As n Probablty Theory I, the nterest n most stuatons les not on the actual dstrbuton of a random vector, but rather on a number

More information

Introduction to Algorithms

Introduction to Algorithms Introducton to Algorthms 6.046J/8.40J Lecture 7 Prof. Potr Indyk Data Structures Role of data structures: Encapsulate data Support certan operatons (e.g., INSERT, DELETE, SEARCH) Our focus: effcency of

More information

Christian Aebi Collège Calvin, Geneva, Switzerland

Christian Aebi Collège Calvin, Geneva, Switzerland #A7 INTEGERS 12 (2012) A PROPERTY OF TWIN PRIMES Chrstan Aeb Collège Calvn, Geneva, Swtzerland chrstan.aeb@edu.ge.ch Grant Carns Department of Mathematcs, La Trobe Unversty, Melbourne, Australa G.Carns@latrobe.edu.au

More information

8.6 The Complex Number System

8.6 The Complex Number System 8.6 The Complex Number System Earler n the chapter, we mentoned that we cannot have a negatve under a square root, snce the square of any postve or negatve number s always postve. In ths secton we want

More information

Representation theory and quantum mechanics tutorial Representation theory and quantum conservation laws

Representation theory and quantum mechanics tutorial Representation theory and quantum conservation laws Representaton theory and quantum mechancs tutoral Representaton theory and quantum conservaton laws Justn Campbell August 1, 2017 1 Generaltes on representaton theory 1.1 Let G GL m (R) be a real algebrac

More information

Discrete Mathematics Lecture Notes Incomplete Preliminary Version. Instructor: László Babai

Discrete Mathematics Lecture Notes Incomplete Preliminary Version. Instructor: László Babai Discrete Mathematics Lecture Notes Incomplete Preliminary Version Instructor: László Babai Last revision: June 22, 2003 Last update: October 24, 2003 Copyright c 2003 by László Babai All rights reserved.

More information

Linear, affine, and convex sets and hulls In the sequel, unless otherwise specified, X will denote a real vector space.

Linear, affine, and convex sets and hulls In the sequel, unless otherwise specified, X will denote a real vector space. Lnear, affne, and convex sets and hulls In the sequel, unless otherwse specfed, X wll denote a real vector space. Lnes and segments. Gven two ponts x, y X, we defne xy = {x + t(y x) : t R} = {(1 t)x +

More information

arxiv: v6 [math.nt] 23 Aug 2016

arxiv: v6 [math.nt] 23 Aug 2016 A NOTE ON ODD PERFECT NUMBERS JOSE ARNALDO B. DRIS AND FLORIAN LUCA arxv:03.437v6 [math.nt] 23 Aug 206 Abstract. In ths note, we show that f N s an odd perfect number and q α s some prme power exactly

More information

where a is any ideal of R. Lemma 5.4. Let R be a ring. Then X = Spec R is a topological space Moreover the open sets

where a is any ideal of R. Lemma 5.4. Let R be a ring. Then X = Spec R is a topological space Moreover the open sets 5. Schemes To defne schemes, just as wth algebrac varetes, the dea s to frst defne what an affne scheme s, and then realse an arbtrary scheme, as somethng whch s locally an affne scheme. The defnton of

More information

Attacks on RSA The Rabin Cryptosystem Semantic Security of RSA Cryptology, Tuesday, February 27th, 2007 Nils Andersen. Complexity Theoretic Reduction

Attacks on RSA The Rabin Cryptosystem Semantic Security of RSA Cryptology, Tuesday, February 27th, 2007 Nils Andersen. Complexity Theoretic Reduction Attacks on RSA The Rabn Cryptosystem Semantc Securty of RSA Cryptology, Tuesday, February 27th, 2007 Nls Andersen Square Roots modulo n Complexty Theoretc Reducton Factorng Algorthms Pollard s p 1 Pollard

More information

Lecture 4: Constant Time SVD Approximation

Lecture 4: Constant Time SVD Approximation Spectral Algorthms and Representatons eb. 17, Mar. 3 and 8, 005 Lecture 4: Constant Tme SVD Approxmaton Lecturer: Santosh Vempala Scrbe: Jangzhuo Chen Ths topc conssts of three lectures 0/17, 03/03, 03/08),

More information

HMMT February 2016 February 20, 2016

HMMT February 2016 February 20, 2016 HMMT February 016 February 0, 016 Combnatorcs 1. For postve ntegers n, let S n be the set of ntegers x such that n dstnct lnes, no three concurrent, can dvde a plane nto x regons (for example, S = {3,

More information

Linear Approximation with Regularization and Moving Least Squares

Linear Approximation with Regularization and Moving Least Squares Lnear Approxmaton wth Regularzaton and Movng Least Squares Igor Grešovn May 007 Revson 4.6 (Revson : March 004). 5 4 3 0.5 3 3.5 4 Contents: Lnear Fttng...4. Weghted Least Squares n Functon Approxmaton...

More information

Complete subgraphs in multipartite graphs

Complete subgraphs in multipartite graphs Complete subgraphs n multpartte graphs FLORIAN PFENDER Unverstät Rostock, Insttut für Mathematk D-18057 Rostock, Germany Floran.Pfender@un-rostock.de Abstract Turán s Theorem states that every graph G

More information

On the partial orthogonality of faithful characters. Gregory M. Constantine 1,2

On the partial orthogonality of faithful characters. Gregory M. Constantine 1,2 On the partal orthogonalty of fathful characters by Gregory M. Constantne 1,2 ABSTRACT For conjugacy classes C and D we obtan an expresson for χ(c) χ(d), where the sum extends only over the fathful rreducble

More information

MEM633 Lectures 7&8. Chapter 4. Descriptions of MIMO Systems 4-1 Direct Realizations. (i) x u. y x

MEM633 Lectures 7&8. Chapter 4. Descriptions of MIMO Systems 4-1 Direct Realizations. (i) x u. y x MEM633 Lectures 7&8 Chapter 4 Descrptons of MIMO Systems 4- Drect ealzatons y() s s su() s y () s u () s ( s)( s) s y() s u (), s y() s u() s s s y() s u(), s y() s u() s ( s)( s) s () ( s ) y ( s) u (

More information

Distribution det x s on p-adic matrices

Distribution det x s on p-adic matrices January 30, 207 Dstruton det x s on p-adc matrces aul arrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ Let e a p-adc feld wth ntegers o, local parameter, and resdue feld cardnalty q. Let A

More information

Strong Markov property: Same assertion holds for stopping times τ.

Strong Markov property: Same assertion holds for stopping times τ. Brownan moton Let X ={X t : t R + } be a real-valued stochastc process: a famlty of real random varables all defned on the same probablty space. Defne F t = nformaton avalable by observng the process up

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

More information

Complex Numbers. x = B B 2 4AC 2A. or x = x = 2 ± 4 4 (1) (5) 2 (1)

Complex Numbers. x = B B 2 4AC 2A. or x = x = 2 ± 4 4 (1) (5) 2 (1) Complex Numbers If you have not yet encountered complex numbers, you wll soon do so n the process of solvng quadratc equatons. The general quadratc equaton Ax + Bx + C 0 has solutons x B + B 4AC A For

More information

Lecture 21: Numerical methods for pricing American type derivatives

Lecture 21: Numerical methods for pricing American type derivatives Lecture 21: Numercal methods for prcng Amercan type dervatves Xaoguang Wang STAT 598W Aprl 10th, 2014 (STAT 598W) Lecture 21 1 / 26 Outlne 1 Fnte Dfference Method Explct Method Penalty Method (STAT 598W)

More information

Finding Primitive Roots Pseudo-Deterministically

Finding Primitive Roots Pseudo-Deterministically Electronc Colloquum on Computatonal Complexty, Report No 207 (205) Fndng Prmtve Roots Pseudo-Determnstcally Ofer Grossman December 22, 205 Abstract Pseudo-determnstc algorthms are randomzed search algorthms

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

REAL ANALYSIS I HOMEWORK 1

REAL ANALYSIS I HOMEWORK 1 REAL ANALYSIS I HOMEWORK CİHAN BAHRAN The questons are from Tao s text. Exercse 0.0.. If (x α ) α A s a collecton of numbers x α [0, + ] such that x α

More information

Week 2. This week, we covered operations on sets and cardinality.

Week 2. This week, we covered operations on sets and cardinality. Week 2 Ths week, we covered operatons on sets and cardnalty. Defnton 0.1 (Correspondence). A correspondence between two sets A and B s a set S contaned n A B = {(a, b) a A, b B}. A correspondence from

More information

Lecture 10 Support Vector Machines II

Lecture 10 Support Vector Machines II Lecture 10 Support Vector Machnes II 22 February 2016 Taylor B. Arnold Yale Statstcs STAT 365/665 1/28 Notes: Problem 3 s posted and due ths upcomng Frday There was an early bug n the fake-test data; fxed

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 1, July 2013

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 1, July 2013 ISSN: 2277-375 Constructon of Trend Free Run Orders for Orthogonal rrays Usng Codes bstract: Sometmes when the expermental runs are carred out n a tme order sequence, the response can depend on the run

More information

First day August 1, Problems and Solutions

First day August 1, Problems and Solutions FOURTH INTERNATIONAL COMPETITION FOR UNIVERSITY STUDENTS IN MATHEMATICS July 30 August 4, 997, Plovdv, BULGARIA Frst day August, 997 Problems and Solutons Problem. Let {ε n } n= be a sequence of postve

More information

C4B Machine Learning Answers II. = σ(z) (1 σ(z)) 1 1 e z. e z = σ(1 σ) (1 + e z )

C4B Machine Learning Answers II. = σ(z) (1 σ(z)) 1 1 e z. e z = σ(1 σ) (1 + e z ) C4B Machne Learnng Answers II.(a) Show that for the logstc sgmod functon dσ(z) dz = σ(z) ( σ(z)) A. Zsserman, Hlary Term 20 Start from the defnton of σ(z) Note that Then σ(z) = σ = dσ(z) dz = + e z e z

More information

and problem sheet 2

and problem sheet 2 -8 and 5-5 problem sheet Solutons to the followng seven exercses and optonal bonus problem are to be submtted through gradescope by :0PM on Wednesday th September 08. There are also some practce problems,

More information

THERE ARE NO POINTS OF ORDER 11 ON ELLIPTIC CURVES OVER Q.

THERE ARE NO POINTS OF ORDER 11 ON ELLIPTIC CURVES OVER Q. THERE ARE NO POINTS OF ORDER 11 ON ELLIPTIC CURVES OVER Q. IAN KIMING We shall prove the followng result from [2]: Theorem 1. (Bllng-Mahler, 1940, cf. [2]) An ellptc curve defned over Q does not have a

More information