6.451 Principles of Digital Communication II Wednesday, March 9, 2005 MIT, Spring 2005 Handout #12. Problem Set 5 Solutions

Size: px
Start display at page:

Download "6.451 Principles of Digital Communication II Wednesday, March 9, 2005 MIT, Spring 2005 Handout #12. Problem Set 5 Solutions"

Transcription

1 6.51 Priciples of Digital Commuicatio II Weesay, March 9, 2005 MIT, Sprig 2005 Haout #12 Problem Set 5 Solutios Problem 5.1 (Eucliea ivisio algorithm). (a) For the set F[x] of polyomials over ay fiel F, show that the istributive law hols: (f 1 (x)+ f 2 (x))h(x) = f 1 (x)h(x)+ f 2 (x)h(x). Usig the associative a commutative laws a the rules of polyomial arithmetic, we have ( )( ) (f (f 1i + f 2i )x i h j x j 1 (x)+ f 2 (x)) h(x) = = (f 1i + f 2i )h j x i+j a i j i j f (f 1i h j + f 2i h j )x i+j 1 (x)h(x)+ f 2 (x)h(x) =. Fially, (f 1i + f 2i )h j = f 1i h j + f 2i h j by the istributive law over F. (b) Use the istributive law to show that for ay give f(x) a g(x) i F[x], there is a uique q(x) a r(x) with eg r(x) < eg g(x) such that f(x) = q(x)g(x)+ r(x). Suppose that f(x) ca be writte i two ways: f(x) = q(x)g(x)+ r(x) = q (x)g(x)+ r (x) where eg r(x) < eg g(x) a eg r (x) < eg g(x). Usig the istributive law, we have i j (q(x) q (x))g(x)+(r(x) r (x)) = 0. (1) If q(x) = q (x), the (q(x) q (x))g(x) = 0, so (1) implies r(x) = r (x). If q(x) = q (x), the (q(x) q (x))g(x) 0 a has egree eg g(x), whereas r(x) r (x) has egree < eg g(x), so (1) caot hol. Thus the quotiet q(x) a remaier r(x) are uique. Problem 5.2 (uique factorizatio of the itegers). Followig the proof of Theorem 7.7, prove uique factorizatio for the itegers Z. We follow the statemet a proof of Theorem 7.7, replacig statemets about polyomials by correspoig statemets about itegers: Theorem 7.0 (Uique factorizatio of itegers) Every positive iteger Z with magitue 2 may be writte i the form k = p i, i=1 where each p i, 1 i k, is a prime iteger. This factorizatio is uique, up to the orer of the factors. 1

2 Proof. If is a prime, the = is the esire uique factorizatio. If is ot a prime, the ca be factore ito the prouct ab of two otrivial factors each less tha, which i tur ca be factore, a so forth. Sice magitues ecrease with each factorizatio, this process ca oly termiate i a prime factorizatio. Now we ee to prove uiqueess. Thus assume hypothetically that the theorem is false a let be the smallest iteger that has more tha oe such factorizatio, = a 1 a k = b 1 b j ; j, k 1, (2) where a 1,...,a k a b 1,...,b j are prime itegers. We will show that this implies a iteger smaller tha with o-uique factorizatio, a this cotraictio will prove the theorem. Now a 1 caot appear o the right sie of (2), else it coul be factore out for a immeiate cotraictio. Similarly, b 1 caot appear o the left. Without loss of geerality, assume b 1 a 1. By the Eucliea ivisio algorithm, a 1 = qb 1 + r. Sice a 1 is prime, r =0 a 0 <r <b 1 a 1.Now r has a prime factorizatio r = r 1 r,where b1 is ot a ivisor of ay of the r i, sice it has greater magitue. Substitutig ito (2), we have (qb 1 + r 1 r )a 2 a k = b 1 b j, or, efiig = r 1 r a 2 a k a rearragig terms, = r 1 r a 2 a k = b 1 (b 2 b j qa 2 a k ). Now is positive, because it is a prouct of positive itegers; it is less tha, sice r< a 1 ; a it has two ifferet factorizatios, with b 1 a factor i oe but ot a ivisor of ay of the factors i the other; cotraictio. Problem 5. (fiig irreucible polyomials). (a) Fi all prime polyomials i F 2 [x] of egrees a 5. [Hit: There are three prime polyomials i F 2 [x] of egree a six of egree 5.] We ca immeiately elimiate all polyomials which have the egree-1 factor x (i.e., whose costat term is 0) or the egree-1 factor x +1 (i.e., whichhaveaeveumber of ozero coefficiets). This elimiates of the caiate polyomials. We the ee to sieve out oly multiples of the egree-2 prime polyomial x 2 + x + 1 a the two egree- prime polyomials, x + x + 1 a its reverse, x + x This leaves four egree- polyomials. Oe of these is (x 2 + x +1) 2 = x + x The remaiig three are prime: 2 x + x +1,x + x +1,x + x + x + x +1. Similarly, this leaves eight egree-5 polyomials. Two of these are multiples of the egree- 2 prime polyomial with oe of the two egree- prime polyomials, amely (x 2 + x +1) 5 5 (x + x +1) = x + x + 1 a its reverse, x + x + 1. The remaiig six are prime: x + x 2 +1,x + x + x + x +1,x 5 + x + x + x +1, 5 5 a their reverses x 5 + x +1,x + x + x + x 2 +1,x + x + x + x +1. 2

3 (b) Show that x 16 + x factors ito the prouct of the prime polyomials whose egrees ivie, a x 2 + x factors ito the prouct of the prime polyomials whose egrees ivie 5. The prime polyomials whose egrees ivie are x, x + 1,x 2 + x + 1 a the three egree- prime polyomials above. Straightforwar polyomial multiplicatio shows that 2 x(x +1)(x 2 + x +1)(x + x +1)(x + x + x + x +1)(x + x +1) = x + x. (Note that (x 2 +x+1)(x +x +1)(x +x+1) = x 10 +x 5 +1 a (x+1)(x +x +x 2 +x+1) = x 5 +1.) Similarly, the prime polyomials whose egrees ivie 5 are x, x + 1 a the six egree-5 prime polyomials above. Agai, straightforwar polyomial multiplicatio shows that their prouct is x 2 + x. 16 Problem 5. (The ozero elemets of F g(x) form a abelia group uer multiplicatio). Let g(x) be a prime polyomial of egree m, a r(x),s(x),t(x) polyomials i F g(x). (a) Prove the istributive law, i.e., (r(x)+ s(x)) t(x) = r(x) t(x)+ s(x) t(x). [Hit: Express each prouct as a remaier usig the Eucliea ivisio algorithm.] By the istributive law for oriary polyomials, we have (r(x)+ s(x))t(x) = r(x)t(x)+ s(x)t(x). Followig the hit, write r(x)t(x) = q 1 (x)g(x)+ r 1 (x),s(x)t(x) = q 2 (x)g(x)+ r 2 (x), a (r(x) + s(x))t(x) = q (x)g(x) + r (x), where eg r i (x) < eg g(x) for i =1, 2,. The r(x) t(x) = r 1 (x),s(x) t(x) = r 2 (x), a (r(x) + s(x)) t(x) = r (x). Now from the equatio above, which implies q (x)g(x)+ r (x) = q 1 (x)g(x)+ r 1 (x)+ q 2 (x)g(x)+ r 2 (x). 0=(q (x) q 1 (x) q 2 (x))g(x)+(r (x) r 1 (x) r 2 (x)) Sice 0 = 0q(x) + 0 a such a ecompositio is uique, we have r (x) = r 1 (x)+ r 2 (x). (b) For r(x) =0, show that r(x) s(x) = r(x) t(x) if s(x) = t(x). The equatio r(x) s(x) = r(x) t(x) implies r(x) (s(x) t(x)) = 0; but sice g(x) is irreucible, this implies either r(x) =0 or s(x) = t(x). (c) For r(x) 0, show that as s(x) rus through all ozero polyomials i F g(x), the prouct r(x) s(x) also rus through all ozero polyomials i F g(x). By part (b), the proucts r(x) s(x) are all ozero a are all istict as as s(x) rus m through the F 1 ozero polyomials i F g(x), so they must be all of the F m 1 ozero polyomials i F g(x).

4 () Show from this that r(x) 0 hasamo-g(x) multiplicative iverse i F g(x) ; i.e., that r(x) s(x) =1 for some s(x) F g(x). By part (c), the proucts r(x) s(x) iclue every ozero polyomial i F g(x), icluig 1. Therefore, give r(x) =0 F g(x), there exists a uique s(x) =0 F g(x) such that r(x) s(x) =1; i.e., such that s(x) is the multiplicative iverse of r(x) i F g(x). Sice the multiplicatio operatio is associative a commutative a has ietity 1, it follows that the ozero elemets of F g(x) form a abelia group uer multiplicatio. Problem 5.5 (Costructio of F 2 ) (a) Usig a irreucible polyomial of egree 5 (see Problem 5.), costruct a fiite fiel F 2 with 2 elemets. We ca costruct F 2 usig ay of the 6 irreucible polyomials of egree 5 fou i Problem 5.. Usig g(x) = x 5 + x 2 + 1, the fiel F 2 is efie as the set of all 2 biary polyomials of egree or less uer polyomial arithmetic moulo g(x). (b) Show that aitio i F 2 ca be performe by vector aitio of 5-tuples over F 2. The sum of two polyomials of egree or less is obtaie by a compoetwise sum of their coefficiets, whether moulo g(x) orot. (c) Fi a primitive elemet F 2. Express every ozero elemet of F 2 as a istict power of. Show how to perform multiplicatio a ivisio of ozero elemets i F 2 usig this log table. The set F 2 of ozero elemets of F 2 is the set of roots of the equatio x 1 =1 i F2; i.e., every β F 2 satisfies β 1 = 1, so the multiplicative orer of every elemet must ivie 1, which is prime. There is oe elemet of multiplicative orer 1, amely 1. The remaiig 0 elemets must therefore have multiplicative orer 1; i.e., there are 0 primitive elemets i F 2. Therefore = x must be primitive. We compute its powers, reucig x 5 to x as ecessary: = x, 2 2 = x, = x, = x, 5 = x 2 +1, 6 = x + x, 2 7 = x + x, 8 = x + x 2 +1, 9 = x + x + x, 10 = x +1, 11 2 = x + x +1, 12 = x + x 2 + x, 1 2 = x + x + x,

5 1 = x + x + x 2 +1, 15 2 = x + x + x + x +1, 16 = x + x + x +1, 17 = x + x +1, 18 = x +1, 19 = x 2 + x, 20 2 = x + x, 21 = x + x, 22 = x + x 2 +1, 2 2 = x + x + x +1, 2 = x + x + x 2 + x, 25 = x + x +1, 26 2 = x + x + x +1, 27 = x + x +1, 28 = x + x 2 + x, 29 = x +1, 0 = x + x, 1 =1. The prouct of i a j is i+j. The quotiet of i ivie by j is i j. I both cases the expoets are compute moulo 1, sice 1 =1. () Discuss the rules for multiplicatio a ivisio i F 2 whe oe of the fiel elemets ivolve is the zero elemet, 0 F 2. The prouct of 0 with ay fiel elemet is 0. Divisio by 0 is ot efie; i.e., it is illegal (as with the real or complex fiel). Problem 5.6 (Seco ozero weight of a MDS coe) Show that the umber of coewors of weight +1 i a (, k, ) liear MDS coe over Fq is ( )( ( ) ) +1 N +1 = (q 2 1) (q 1), +1 where the first term i paretheses represets the umber of coewors with weight i ay subset of +1 cooriates, a the seco term represets the umber of coewors with weight equal to. Cosier ay subset of + 1 = k + 2 cooriates. Take two of these cooriates a combie them with the remaiig k 2 cooriates to form a iformatio set. Fix the compoets i the k 2 cooriates to zero, a let the remaiig two cooriates rufreelythrough F q. These q 2 iformatio set combiatios must correspo to q 2 5

6 coewors. (I fact, we may view this subset of coewors as a shortee ( + 1, 2,) MDS coe.) Oe of these coewors must be the all-zero coewor, sice the coe is liear. The remaiig q 2 1 coewors must have weight or + 1. Sice there are q 1coewors of weight with support i ay subset of cooriate positios, the umber of ( coewors of weight whose support is i ay subset of + 1 cooriate positios is ) +1 (q 1) (the umber of coewors of weight i a ( + 1, 2,) MDS coe). So the umber of coewors of weight +1 i ay + 1 cooriate positios is ( ( ) ) +1 (q 2 1) (q 1). ( ) Sice there are istict subsets of + 1 cooriate positios, the give expressio +1 for N +1 follows. Note that ( ( ) ) +1 (q 2 1) (q 1) =(q +1)(q 1) ( +1)(q 1) = (q )(q 1). This implies that if >,the q, sice otherwise N +1 woul become egative. I other wors, there exists o (, k, = k + 1) MDS coe over F q with q< <. For example, there exist o biary MDS coes other tha the (,, 1), (, 1, 2) a (, 1,) coes (a (, 0, ), if you like). More geerally, whe q + 2, there exist forbie values of, amely q Similarly, by cosierig shortee coes of legths +2,+,...,, we ca compute N+2,N +,...,N. Problem 5.7 (N a N +1 for certai MDS coes) (a) Compute the umber of coewors of weights 2 a i a (, 1, 2) SPC coe over F 2. ( ) ( ) We have N 2 =(q 1) 2 = ; i.e., there is a weight-2 coewor for every cooriate 2 ( ) pair. The N =(q )(q 1) = 0. This is cosistet with the efiitio of a SPC coe as the set of all eve-weight -tuples. (b) Compute the umber of coewors of weights 2 a i a (, 1, 2) liear coe over F. ( ) ( ) Here we have N 2 =(q 1) 2 =2 ; i.e., there are two weight-2 coewors for every 2 ( ) ( ) cooriate pair. The N =(q )(q 1) =2. For example, the (, 2, 2) RS coe over F has geerators (111, 012) a coewors {000, 111, 222, 012, 120, 201, 021, 102, 210}, with N 2 =6 a N = 2. Thusigeeral a zero-sum coe over a fiel larger tha F 2 has o-weight coewors. 6

7 (c) Compute the umber of coewors of weights a i a (, 2, ) liear coe over F. ( ) Here we have N =(q 1) = 2() = 8, so all o-zero coewors have weight. (Verificatio: N = 0 because q =.) The (, 2, ) liear coe over F give i the itrouctio of Chapter 8 (or i the ext problem) is a example of such a coe, calle a tetracoe. Problem 5.8 ( Doubly extee RS coes) (a) Cosier the followig mappig from (F q ) k to (F q ) q+1. Let (f 0,f 1,...,f k 1 ) be ay k-tuple over F q, a efie the polyomial f(z) = f 0 + f 1 z + + f k1 z k 1 of egree less tha k. Map (f 0,f 1,...,f k 1 ) to the (q +1)-tuple ({f(β j ),β j F q },f k 1 ) i.e., to the RS coewor correspoig to f(z), plus a aitioal compoet equal to f k 1. Show that the q k (q +1)-tuples geerate by this mappig as the polyomial f(z) rages over all q k polyomials over F q of egree less tha k form a liear ( = q + 1,k, = k + 1) MDS coe over F q. [Hit: f(z) has egree less tha k 1 if a oly if fk 1 =0.] The coe evietly has legth = q + 1. It is liear because the sum of coewors correspoig to f(z) a f (z) is the coewor correspoig to f(z)+ f (z), aother polyomial of egree less tha k. Its imesio is k because o polyomial other tha the zero polyomial maps to the zero (q + 1)-tuple. To prove that the miimum weight of ay ozero coewor is = k + 1, use the hit a cosier the two possible cases for f k 1 : If f k 1 0, the eg f(z) = k 1. By the fuametal theorem of algebra, the RS coewor correspoig to f(z) has at most k 1 zeroes. Moreover, the f k 1 compoet is ozero. Thus the umber of ozero compoets i the coe (q +1)- tuple is at least q (k 1) + 1 = k +1. If f k 1 =0 a f(z) 0,the eg f(x) k 2. By the fuametal theorem of algebra, the RS coewor correspoig to f(z) has at most k 2 zeroes, so the umber of ozero compoets i the coe (q+1)-tuple is at least q (k 2) = k+1. (b) Costruct a (, 2, ) liear coe over F. Verify that all ozero wors have weight. The geerators of a extee RS (, 2, ) tetracoe over F are (1110, 0121), a the coe is {0000, 1110, 2220, 0121, 1201, 2011, 0212, 1022, 2102}, with N =8 a N =0 (as show i Problem 5.7(c); compare the zero-sum (, 2, 2) coe of Problem 5.7(b)). 7

ALGEBRA HW 7 CLAY SHONKWILER

ALGEBRA HW 7 CLAY SHONKWILER ALGEBRA HW 7 CLAY SHONKWILER Prove, or isprove a salvage: If K is a fiel, a f(x) K[x] has o roots, the K[x]/(f(x)) is a fiel. Couter-example: Cosier the fiel K = Q a the polyomial f(x) = x 4 + 3x 2 + 2.

More information

AP Calculus BC Review Chapter 12 (Sequences and Series), Part Two. n n th derivative of f at x = 5 is given by = x = approximates ( 6)

AP Calculus BC Review Chapter 12 (Sequences and Series), Part Two. n n th derivative of f at x = 5 is given by = x = approximates ( 6) AP Calculus BC Review Chapter (Sequeces a Series), Part Two Thigs to Kow a Be Able to Do Uersta the meaig of a power series cetere at either or a arbitrary a Uersta raii a itervals of covergece, a kow

More information

Analytic Number Theory Solutions

Analytic Number Theory Solutions Aalytic Number Theory Solutios Sea Li Corell Uiversity sl6@corell.eu Ja. 03 Itrouctio This ocumet is a work-i-progress solutio maual for Tom Apostol s Itrouctio to Aalytic Number Theory. The solutios were

More information

Solutions to Problem Set 6

Solutions to Problem Set 6 18.781 Solutios to Problem Set 6 1. Sice both sies are positive, it s eough to show their squares are the same. Now =, so. For a prime power p e, we have = = = = (). σ k (p e ) = 1 + p k + + p ek, which

More information

Addition: Property Name Property Description Examples. a+b = b+a. a+(b+c) = (a+b)+c

Addition: Property Name Property Description Examples. a+b = b+a. a+(b+c) = (a+b)+c Notes for March 31 Fields: A field is a set of umbers with two (biary) operatios (usually called additio [+] ad multiplicatio [ ]) such that the followig properties hold: Additio: Name Descriptio Commutativity

More information

k=1 s k (x) (3) and that the corresponding infinite series may also converge; moreover, if it converges, then it defines a function S through its sum

k=1 s k (x) (3) and that the corresponding infinite series may also converge; moreover, if it converges, then it defines a function S through its sum 0. L Hôpital s rule You alreay kow from Lecture 0 that ay sequece {s k } iuces a sequece of fiite sums {S } through S = s k, a that if s k 0 as k the {S } may coverge to the it k= S = s s s 3 s 4 = s k.

More information

SNAP Centre Workshop. Basic Algebraic Manipulation

SNAP Centre Workshop. Basic Algebraic Manipulation SNAP Cetre Workshop Basic Algebraic Maipulatio 8 Simplifyig Algebraic Expressios Whe a expressio is writte i the most compact maer possible, it is cosidered to be simplified. Not Simplified: x(x + 4x)

More information

Unit 4: Polynomial and Rational Functions

Unit 4: Polynomial and Rational Functions 48 Uit 4: Polyomial ad Ratioal Fuctios Polyomial Fuctios A polyomial fuctio y px ( ) is a fuctio of the form p( x) ax + a x + a x +... + ax + ax+ a 1 1 1 0 where a, a 1,..., a, a1, a0are real costats ad

More information

11. FINITE FIELDS. Example 1: The following tables define addition and multiplication for a field of order 4.

11. FINITE FIELDS. Example 1: The following tables define addition and multiplication for a field of order 4. 11. FINITE FIELDS 11.1. A Field With 4 Elemets Probably the oly fiite fields which you ll kow about at this stage are the fields of itegers modulo a prime p, deoted by Z p. But there are others. Now although

More information

Properties and Tests of Zeros of Polynomial Functions

Properties and Tests of Zeros of Polynomial Functions Properties ad Tests of Zeros of Polyomial Fuctios The Remaider ad Factor Theorems: Sythetic divisio ca be used to fid the values of polyomials i a sometimes easier way tha substitutio. This is show by

More information

Outline of a development of fractions

Outline of a development of fractions Outlie of a evelopmet of fractios Fractios are a stumblig block for may stuets. I thikig about the reasos, two poits preset themselves as beig particularly relevat: i) To eal successfully with fractios,

More information

The multiplicative structure of finite field and a construction of LRC

The multiplicative structure of finite field and a construction of LRC IERG6120 Codig for Distributed Storage Systems Lecture 8-06/10/2016 The multiplicative structure of fiite field ad a costructio of LRC Lecturer: Keeth Shum Scribe: Zhouyi Hu Notatios: We use the otatio

More information

TEACHER CERTIFICATION STUDY GUIDE

TEACHER CERTIFICATION STUDY GUIDE COMPETENCY 1. ALGEBRA SKILL 1.1 1.1a. ALGEBRAIC STRUCTURES Kow why the real ad complex umbers are each a field, ad that particular rigs are ot fields (e.g., itegers, polyomial rigs, matrix rigs) Algebra

More information

Modern Algebra. Previous year Questions from 2017 to Ramanasri

Modern Algebra. Previous year Questions from 2017 to Ramanasri Moder Algebra Previous year Questios from 017 to 199 Ramaasri 017 S H O P NO- 4, 1 S T F L O O R, N E A R R A P I D F L O U R M I L L S, O L D R A J E N D E R N A G A R, N E W D E L H I. W E B S I T E

More information

Math 216A Notes, Week 3

Math 216A Notes, Week 3 Math 26A Notes Week 3 Scrie: Parker Williams Disclaimer: These otes are ot early as polishe (a quite possily ot early as correct as a pulishe paper. Please use them at your ow risk.. Posets a Möius iversio

More information

Lecture #3. Math tools covered today

Lecture #3. Math tools covered today Toay s Program:. Review of previous lecture. QM free particle a particle i a bo. 3. Priciple of spectral ecompositio. 4. Fourth Postulate Math tools covere toay Lecture #3. Lear how to solve separable

More information

Sparsification using Regular and Weighted. Graphs

Sparsification using Regular and Weighted. Graphs Sparsificatio usig Regular a Weighte 1 Graphs Aly El Gamal ECE Departmet a Cooriate Sciece Laboratory Uiversity of Illiois at Urbaa-Champaig Abstract We review the state of the art results o spectral approximatio

More information

Homework 1 Solutions. The exercises are from Foundations of Mathematical Analysis by Richard Johnsonbaugh and W.E. Pfaffenberger.

Homework 1 Solutions. The exercises are from Foundations of Mathematical Analysis by Richard Johnsonbaugh and W.E. Pfaffenberger. Homewor 1 Solutios Math 171, Sprig 2010 Hery Adams The exercises are from Foudatios of Mathematical Aalysis by Richard Johsobaugh ad W.E. Pfaffeberger. 2.2. Let h : X Y, g : Y Z, ad f : Z W. Prove that

More information

THE NUMBER OF IRREDUCIBLE POLYNOMIALS AND LYNDON WORDS WITH GIVEN TRACE

THE NUMBER OF IRREDUCIBLE POLYNOMIALS AND LYNDON WORDS WITH GIVEN TRACE SIM J. DISCRETE MTH. Vol. 14, No. 2, pp. 240 245 c 2001 Society for Iustrial a pplie Mathematics THE NUMBER OF IRREDUCIBLE POLYNOMILS ND LYNDON WORDS WITH GIVEN TRCE F. RUSKEY, C. R. MIERS, ND J. SWD bstract.

More information

Algorithms in The Real World Fall 2002 Homework Assignment 2 Solutions

Algorithms in The Real World Fall 2002 Homework Assignment 2 Solutions Algorithms i The Real Worl Fall 00 Homewor Assigmet Solutios Problem. Suppose that a bipartite graph with oes o the left a oes o the right is costructe by coectig each oe o the left to raomly-selecte oes

More information

CSE 1400 Applied Discrete Mathematics Number Theory and Proofs

CSE 1400 Applied Discrete Mathematics Number Theory and Proofs CSE 1400 Applied Discrete Mathematics Number Theory ad Proofs Departmet of Computer Scieces College of Egieerig Florida Tech Sprig 01 Problems for Number Theory Backgroud Number theory is the brach of

More information

Fermat s Little Theorem. mod 13 = 0, = }{{} mod 13 = 0. = a a a }{{} mod 13 = a 12 mod 13 = 1, mod 13 = a 13 mod 13 = a.

Fermat s Little Theorem. mod 13 = 0, = }{{} mod 13 = 0. = a a a }{{} mod 13 = a 12 mod 13 = 1, mod 13 = a 13 mod 13 = a. Departmet of Mathematical Scieces Istructor: Daiva Puciskaite Discrete Mathematics Fermat s Little Theorem 43.. For all a Z 3, calculate a 2 ad a 3. Case a = 0. 0 0 2-times Case a 0. 0 0 3-times a a 2-times

More information

Matrix Operators and Functions Thereof

Matrix Operators and Functions Thereof Mathematics Notes Note 97 31 May 27 Matrix Operators a Fuctios Thereof Carl E. Baum Uiversity of New Mexico Departmet of Electrical a Computer Egieerig Albuquerque New Mexico 87131 Abstract This paper

More information

THE LEGENDRE POLYNOMIALS AND THEIR PROPERTIES. r If one now thinks of obtaining the potential of a distributed mass, the solution becomes-

THE LEGENDRE POLYNOMIALS AND THEIR PROPERTIES. r If one now thinks of obtaining the potential of a distributed mass, the solution becomes- THE LEGENDRE OLYNOMIALS AND THEIR ROERTIES The gravitatioal potetial ψ at a poit A at istace r from a poit mass locate at B ca be represete by the solutio of the Laplace equatio i spherical cooriates.

More information

Algebraic Geometry I

Algebraic Geometry I 6.859/15.083 Iteger Programmig ad Combiatorial Optimizatio Fall 2009 Lecture 14: Algebraic Geometry I Today... 0/1-iteger programmig ad systems of polyomial equatios The divisio algorithm for polyomials

More information

We are mainly going to be concerned with power series in x, such as. (x)} converges - that is, lims N n

We are mainly going to be concerned with power series in x, such as. (x)} converges - that is, lims N n Review of Power Series, Power Series Solutios A power series i x - a is a ifiite series of the form c (x a) =c +c (x a)+(x a) +... We also call this a power series cetered at a. Ex. (x+) is cetered at

More information

3.2 Properties of Division 3.3 Zeros of Polynomials 3.4 Complex and Rational Zeros of Polynomials

3.2 Properties of Division 3.3 Zeros of Polynomials 3.4 Complex and Rational Zeros of Polynomials Math 60 www.timetodare.com 3. Properties of Divisio 3.3 Zeros of Polyomials 3.4 Complex ad Ratioal Zeros of Polyomials I these sectios we will study polyomials algebraically. Most of our work will be cocered

More information

Zeros of Polynomials

Zeros of Polynomials Math 160 www.timetodare.com 4.5 4.6 Zeros of Polyomials I these sectios we will study polyomials algebraically. Most of our work will be cocered with fidig the solutios of polyomial equatios of ay degree

More information

On triangular billiards

On triangular billiards O triagular billiars Abstract We prove a cojecture of Keyo a Smillie cocerig the oexistece of acute ratioal-agle triagles with the lattice property. MSC-iex: 58F99, 11N25 Keywors: Polygoal billiars, Veech

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors 5 Eigevalues ad Eigevectors 5.3 DIAGONALIZATION DIAGONALIZATION Example 1: Let. Fid a formula for A k, give that P 1 1 = 1 2 ad, where Solutio: The stadard formula for the iverse of a 2 2 matrix yields

More information

In number theory we will generally be working with integers, though occasionally fractions and irrationals will come into play.

In number theory we will generally be working with integers, though occasionally fractions and irrationals will come into play. Number Theory Math 5840 otes. Sectio 1: Axioms. I umber theory we will geerally be workig with itegers, though occasioally fractios ad irratioals will come ito play. Notatio: Z deotes the set of all itegers

More information

CHAPTER I: Vector Spaces

CHAPTER I: Vector Spaces CHAPTER I: Vector Spaces Sectio 1: Itroductio ad Examples This first chapter is largely a review of topics you probably saw i your liear algebra course. So why cover it? (1) Not everyoe remembers everythig

More information

THE ASYMPTOTIC COMPLEXITY OF MATRIX REDUCTION OVER FINITE FIELDS

THE ASYMPTOTIC COMPLEXITY OF MATRIX REDUCTION OVER FINITE FIELDS THE ASYMPTOTIC COMPLEXITY OF MATRIX REDUCTION OVER FINITE FIELDS DEMETRES CHRISTOFIDES Abstract. Cosider a ivertible matrix over some field. The Gauss-Jorda elimiatio reduces this matrix to the idetity

More information

LESSON 2: SIMPLIFYING RADICALS

LESSON 2: SIMPLIFYING RADICALS High School: Workig with Epressios LESSON : SIMPLIFYING RADICALS N.RN.. C N.RN.. B 5 5 C t t t t t E a b a a b N.RN.. 4 6 N.RN. 4. N.RN. 5. N.RN. 6. 7 8 N.RN. 7. A 7 N.RN. 8. 6 80 448 4 5 6 48 00 6 6 6

More information

Complex Numbers Solutions

Complex Numbers Solutions Complex Numbers Solutios Joseph Zoller February 7, 06 Solutios. (009 AIME I Problem ) There is a complex umber with imagiary part 64 ad a positive iteger such that Fid. [Solutio: 697] 4i + + 4i. 4i 4i

More information

New method for evaluating integrals involving orthogonal polynomials: Laguerre polynomial and Bessel function example

New method for evaluating integrals involving orthogonal polynomials: Laguerre polynomial and Bessel function example New metho for evaluatig itegrals ivolvig orthogoal polyomials: Laguerre polyomial a Bessel fuctio eample A. D. Alhaiari Shura Coucil, Riyah, Saui Arabia AND Physics Departmet, Kig Fah Uiversity of Petroleum

More information

Week 5-6: The Binomial Coefficients

Week 5-6: The Binomial Coefficients Wee 5-6: The Biomial Coefficiets March 6, 2018 1 Pascal Formula Theorem 11 (Pascal s Formula For itegers ad such that 1, ( ( ( 1 1 + 1 The umbers ( 2 ( 1 2 ( 2 are triagle umbers, that is, The petago umbers

More information

1 = 2 d x. n x n (mod d) d n

1 = 2 d x. n x n (mod d) d n HW2, Problem 3*: Use Dirichlet hyperbola metho to show that τ 2 + = 3 log + O. This ote presets the ifferet ieas suggeste by the stuets Daiel Klocker, Jürge Steiiger, Stefaia Ebli a Valerie Roiter for

More information

LECTURE NOTES, 11/10/04

LECTURE NOTES, 11/10/04 18.700 LECTURE NOTES, 11/10/04 Cotets 1. Direct sum decompositios 1 2. Geeralized eigespaces 3 3. The Chiese remaider theorem 5 4. Liear idepedece of geeralized eigespaces 8 1. Direct sum decompositios

More information

CAMI Education linked to CAPS: Mathematics. Grade The main topics in the FET Mathematics Curriculum NUMBER

CAMI Education linked to CAPS: Mathematics. Grade The main topics in the FET Mathematics Curriculum NUMBER - 1 - CAMI Eucatio like to CAPS: Grae 1 The mai topics i the FET Curriculum NUMBER TOPIC 1 Fuctios Number patters, sequeces a series 3 Fiace, growth a ecay 4 Algebra 5 Differetial Calculus 6 Probability

More information

Problem 4: Evaluate ( k ) by negating (actually un-negating) its upper index. Binomial coefficient

Problem 4: Evaluate ( k ) by negating (actually un-negating) its upper index. Binomial coefficient Problem 4: Evaluate by egatig actually u-egatig its upper idex We ow that Biomial coefficiet r { where r is a real umber, is a iteger The above defiitio ca be recast i terms of factorials i the commo case

More information

Rational Function. To Find the Domain. ( x) ( ) q( x) ( ) ( ) ( ) , 0. where p x and are polynomial functions. The degree of q x

Rational Function. To Find the Domain. ( x) ( ) q( x) ( ) ( ) ( ) , 0. where p x and are polynomial functions. The degree of q x Graphig Ratioal Fuctios R Ratioal Fuctio p a + + a+ a 0 q q b + + b + b0 q, 0 where p a are polyomial fuctios p a + + a+ a0 q b + + b + b0 The egree of p The egree of q is is If > the f is a improper ratioal

More information

A brief introduction to linear algebra

A brief introduction to linear algebra CHAPTER 6 A brief itroductio to liear algebra 1. Vector spaces ad liear maps I what follows, fix K 2{Q, R, C}. More geerally, K ca be ay field. 1.1. Vector spaces. Motivated by our ituitio of addig ad

More information

Homework 2 January 19, 2006 Math 522. Direction: This homework is due on January 26, In order to receive full credit, answer

Homework 2 January 19, 2006 Math 522. Direction: This homework is due on January 26, In order to receive full credit, answer Homework 2 Jauary 9, 26 Math 522 Directio: This homework is due o Jauary 26, 26. I order to receive full credit, aswer each problem completely ad must show all work.. What is the set of the uits (that

More information

Chapter 4. Fourier Series

Chapter 4. Fourier Series Chapter 4. Fourier Series At this poit we are ready to ow cosider the caoical equatios. Cosider, for eample the heat equatio u t = u, < (4.) subject to u(, ) = si, u(, t) = u(, t) =. (4.) Here,

More information

A note on equiangular tight frames

A note on equiangular tight frames A ote o equiagular tight frames Thomas Strohmer Departmet of Mathematics, Uiversity of Califoria, Davis, CA 9566, USA Abstract We settle a cojecture of Joseph Rees about the existece a costructio of certai

More information

The structure of Fourier series

The structure of Fourier series The structure of Fourier series Valery P Dmitriyev Lomoosov Uiversity, Russia Date: February 3, 2011) Fourier series is costructe basig o the iea to moel the elemetary oscillatio 1, +1) by the expoetial

More information

6.003 Homework #3 Solutions

6.003 Homework #3 Solutions 6.00 Homework # Solutios Problems. Complex umbers a. Evaluate the real ad imagiary parts of j j. π/ Real part = Imagiary part = 0 e Euler s formula says that j = e jπ/, so jπ/ j π/ j j = e = e. Thus the

More information

Ma 530 Introduction to Power Series

Ma 530 Introduction to Power Series Ma 530 Itroductio to Power Series Please ote that there is material o power series at Visual Calculus. Some of this material was used as part of the presetatio of the topics that follow. What is a Power

More information

Inverse Matrix. A meaning that matrix B is an inverse of matrix A.

Inverse Matrix. A meaning that matrix B is an inverse of matrix A. Iverse Matrix Two square matrices A ad B of dimesios are called iverses to oe aother if the followig holds, AB BA I (11) The otio is dual but we ofte write 1 B A meaig that matrix B is a iverse of matrix

More information

CSI 2101 Discrete Structures Winter Homework Assignment #4 (100 points, weight 5%) Due: Thursday, April 5, at 1:00pm (in lecture)

CSI 2101 Discrete Structures Winter Homework Assignment #4 (100 points, weight 5%) Due: Thursday, April 5, at 1:00pm (in lecture) CSI 101 Discrete Structures Witer 01 Prof. Lucia Moura Uiversity of Ottawa Homework Assigmet #4 (100 poits, weight %) Due: Thursday, April, at 1:00pm (i lecture) Program verificatio, Recurrece Relatios

More information

Lecture 6 Testing Nonlinear Restrictions 1. The previous lectures prepare us for the tests of nonlinear restrictions of the form:

Lecture 6 Testing Nonlinear Restrictions 1. The previous lectures prepare us for the tests of nonlinear restrictions of the form: Eco 75 Lecture 6 Testig Noliear Restrictios The previous lectures prepare us for the tests of oliear restrictios of the form: H 0 : h( 0 ) = 0 versus H : h( 0 ) 6= 0: () I this lecture, we cosier Wal,

More information

Combinatorics of Necklaces and Hermite Reciprocity

Combinatorics of Necklaces and Hermite Reciprocity Joural of Algebraic Combiatorics 10 (1999), 173 188 c 1999 Kluwer Acaemic Publishers. Maufacture i The Netherlas. Combiatorics of Necklaces a Hermite Reciprocity A. ELASHVILI alela@rmi.acet.ge M. JIBLADZE

More information

Generating Functions. 1 Operations on generating functions

Generating Functions. 1 Operations on generating functions Geeratig Fuctios The geeratig fuctio for a sequece a 0, a,..., a,... is defied to be the power series fx a x. 0 We say that a 0, a,... is the sequece geerated by fx ad a is the coefficiet of x. Example

More information

Gaps between Consecutive Perfect Powers

Gaps between Consecutive Perfect Powers Iteratioal Mathematical Forum, Vol. 11, 016, o. 9, 49-437 HIKARI Lt, www.m-hikari.com http://x.oi.org/10.1988/imf.016.63 Gaps betwee Cosecutive Perfect Powers Rafael Jakimczuk Divisió Matemática, Uiversia

More information

Matrix Algebra 2.3 CHARACTERIZATIONS OF INVERTIBLE MATRICES Pearson Education, Inc.

Matrix Algebra 2.3 CHARACTERIZATIONS OF INVERTIBLE MATRICES Pearson Education, Inc. 2 Matrix Algebra 2.3 CHARACTERIZATIONS OF INVERTIBLE MATRICES 2012 Pearso Educatio, Ic. Theorem 8: Let A be a square matrix. The the followig statemets are equivalet. That is, for a give A, the statemets

More information

Proof of Goldbach s Conjecture. Reza Javaherdashti

Proof of Goldbach s Conjecture. Reza Javaherdashti Proof of Goldbach s Cojecture Reza Javaherdashti farzijavaherdashti@gmail.com Abstract After certai subsets of Natural umbers called Rage ad Row are defied, we assume (1) there is a fuctio that ca produce

More information

Lesson 10: Limits and Continuity

Lesson 10: Limits and Continuity www.scimsacademy.com Lesso 10: Limits ad Cotiuity SCIMS Academy 1 Limit of a fuctio The cocept of limit of a fuctio is cetral to all other cocepts i calculus (like cotiuity, derivative, defiite itegrals

More information

Inhomogeneous Poisson process

Inhomogeneous Poisson process Chapter 22 Ihomogeeous Poisso process We coclue our stuy of Poisso processes with the case of o-statioary rates. Let us cosier a arrival rate, λ(t), that with time, but oe that is still Markovia. That

More information

PROBLEMS ON ABSTRACT ALGEBRA

PROBLEMS ON ABSTRACT ALGEBRA PROBLEMS ON ABSTRACT ALGEBRA 1 (Putam 197 A). Let S be a set ad let be a biary operatio o S satisfyig the laws x (x y) = y for all x, y i S, (y x) x = y for all x, y i S. Show that is commutative but ot

More information

End-of-Year Contest. ERHS Math Club. May 5, 2009

End-of-Year Contest. ERHS Math Club. May 5, 2009 Ed-of-Year Cotest ERHS Math Club May 5, 009 Problem 1: There are 9 cois. Oe is fake ad weighs a little less tha the others. Fid the fake coi by weighigs. Solutio: Separate the 9 cois ito 3 groups (A, B,

More information

Matrix Algebra 2.2 THE INVERSE OF A MATRIX Pearson Education, Inc.

Matrix Algebra 2.2 THE INVERSE OF A MATRIX Pearson Education, Inc. 2 Matrix Algebra 2.2 THE INVERSE OF A MATRIX MATRIX OPERATIONS A matrix A is said to be ivertible if there is a matrix C such that CA = I ad AC = I where, the idetity matrix. I = I I this case, C is a

More information

[ 11 ] z of degree 2 as both degree 2 each. The degree of a polynomial in n variables is the maximum of the degrees of its terms.

[ 11 ] z of degree 2 as both degree 2 each. The degree of a polynomial in n variables is the maximum of the degrees of its terms. [ 11 ] 1 1.1 Polyomial Fuctios 1 Algebra Ay fuctio f ( x) ax a1x... a1x a0 is a polyomial fuctio if ai ( i 0,1,,,..., ) is a costat which belogs to the set of real umbers ad the idices,, 1,...,1 are atural

More information

3. Z Transform. Recall that the Fourier transform (FT) of a DT signal xn [ ] is ( ) [ ] = In order for the FT to exist in the finite magnitude sense,

3. Z Transform. Recall that the Fourier transform (FT) of a DT signal xn [ ] is ( ) [ ] = In order for the FT to exist in the finite magnitude sense, 3. Z Trasform Referece: Etire Chapter 3 of text. Recall that the Fourier trasform (FT) of a DT sigal x [ ] is ω ( ) [ ] X e = j jω k = xe I order for the FT to exist i the fiite magitude sese, S = x [

More information

Homework 3 Solutions

Homework 3 Solutions Math 4506 Sprig 04 Homework 3 Solutios. a The ACF of a MA process has a o-zero value oly at lags, 0, ad. Problem 4.3 from the textbook which you did t do, so I did t expect you to metio this shows that

More information

Stochastic Matrices in a Finite Field

Stochastic Matrices in a Finite Field Stochastic Matrices i a Fiite Field Abstract: I this project we will explore the properties of stochastic matrices i both the real ad the fiite fields. We first explore what properties 2 2 stochastic matrices

More information

M A T H F A L L CORRECTION. Algebra I 1 4 / 1 0 / U N I V E R S I T Y O F T O R O N T O

M A T H F A L L CORRECTION. Algebra I 1 4 / 1 0 / U N I V E R S I T Y O F T O R O N T O M A T H 2 4 0 F A L L 2 0 1 4 HOMEWORK ASSIGNMENT #4 CORRECTION Algebra I 1 4 / 1 0 / 2 0 1 4 U N I V E R S I T Y O F T O R O N T O P r o f e s s o r : D r o r B a r - N a t a Correctio Homework Assigmet

More information

3. Calculus with distributions

3. Calculus with distributions 6 RODICA D. COSTIN 3.1. Limits of istributios. 3. Calculus with istributios Defiitio 4. A sequece of istributios {u } coverges to the istributio u (all efie o the same space of test fuctios) if (φ, u )

More information

Northwest High School s Algebra 2/Honors Algebra 2 Summer Review Packet

Northwest High School s Algebra 2/Honors Algebra 2 Summer Review Packet Northwest High School s Algebra /Hoors Algebra Summer Review Packet This packet is optioal! It will NOT be collected for a grade et school year! This packet has bee desiged to help you review various mathematical

More information

Math 61CM - Solutions to homework 3

Math 61CM - Solutions to homework 3 Math 6CM - Solutios to homework 3 Cédric De Groote October 2 th, 208 Problem : Let F be a field, m 0 a fixed oegative iteger ad let V = {a 0 + a x + + a m x m a 0,, a m F} be the vector space cosistig

More information

Beurling Integers: Part 2

Beurling Integers: Part 2 Beurlig Itegers: Part 2 Isomorphisms Devi Platt July 11, 2015 1 Prime Factorizatio Sequeces I the last article we itroduced the Beurlig geeralized itegers, which ca be represeted as a sequece of real umbers

More information

International Baccalaureate LECTURE NOTES MATHEMATICS HL FURTHER MATHEMATICS HL Christos Nikolaidis TOPIC NUMBER THEORY

International Baccalaureate LECTURE NOTES MATHEMATICS HL FURTHER MATHEMATICS HL Christos Nikolaidis TOPIC NUMBER THEORY Iteratioal Baccalaureate LECTURE NOTES MATHEMATICS HL FURTHER MATHEMATICS HL TOPIC NUMBER THEORY METHODS OF PROOF. Couterexample - Cotradictio - Pigeohole Priciple Strog mathematical iductio 2 DIVISIBILITY....

More information

n m CHAPTER 3 RATIONAL EXPONENTS AND RADICAL FUNCTIONS 3-1 Evaluate n th Roots and Use Rational Exponents Real nth Roots of a n th Root of a

n m CHAPTER 3 RATIONAL EXPONENTS AND RADICAL FUNCTIONS 3-1 Evaluate n th Roots and Use Rational Exponents Real nth Roots of a n th Root of a CHAPTER RATIONAL EXPONENTS AND RADICAL FUNCTIONS Big IDEAS: 1) Usig ratioal expoets ) Performig fuctio operatios ad fidig iverse fuctios ) Graphig radical fuctios ad solvig radical equatios Sectio: Essetial

More information

THE KENNESAW STATE UNIVERSITY HIGH SCHOOL MATHEMATICS COMPETITION PART II Calculators are NOT permitted Time allowed: 2 hours

THE KENNESAW STATE UNIVERSITY HIGH SCHOOL MATHEMATICS COMPETITION PART II Calculators are NOT permitted Time allowed: 2 hours THE 06-07 KENNESAW STATE UNIVERSITY HIGH SCHOOL MATHEMATICS COMPETITION PART II Calculators are NOT permitted Time allowed: hours Let x, y, ad A all be positive itegers with x y a) Prove that there are

More information

Solutions to Problem Set 8

Solutions to Problem Set 8 8.78 Solutios to Problem Set 8. We ow that ( ) ( + x) x. Now we plug i x, ω, ω ad add the three equatios. If 3 the we ll get a cotributio of + ω + ω + ω + ω 0, whereas if 3 we ll get a cotributio of +

More information

Inverse zero-sum problems and algebraic invariants

Inverse zero-sum problems and algebraic invariants Iverse zero-sum problems a algebraic ivariats Bejami Girar To cite this versio: Bejami Girar. Iverse zero-sum problems a algebraic ivariats. Acta Arithmetica, Istytut Matematyczy PAN, 2008, 135 (3, pp.231-246.

More information

14.2 Simplifying Expressions with Rational Exponents and Radicals

14.2 Simplifying Expressions with Rational Exponents and Radicals Name Class Date 14. Simplifyig Expressios with Ratioal Expoets ad Radicals Essetial Questio: How ca you write a radical expressio as a expressio with a ratioal expoet? Resource Locker Explore Explorig

More information

A generalization of the Leibniz rule for derivatives

A generalization of the Leibniz rule for derivatives A geeralizatio of the Leibiz rule for erivatives R. DYBOWSKI School of Computig, Uiversity of East Loo, Docklas Campus, Loo E16 RD e-mail: ybowski@uel.ac.uk I will shamelessly tell you what my bottom lie

More information

1. By using truth tables prove that, for all statements P and Q, the statement

1. By using truth tables prove that, for all statements P and Q, the statement Author: Satiago Salazar Problems I: Mathematical Statemets ad Proofs. By usig truth tables prove that, for all statemets P ad Q, the statemet P Q ad its cotrapositive ot Q (ot P) are equivalet. I example.2.3

More information

Application of Jordan Canonical Form

Application of Jordan Canonical Form CHAPTER 6 Applicatio of Jorda Caoical Form Notatios R is the set of real umbers C is the set of complex umbers Q is the set of ratioal umbers Z is the set of itegers N is the set of o-egative itegers Z

More information

Math 155 (Lecture 3)

Math 155 (Lecture 3) Math 55 (Lecture 3) September 8, I this lecture, we ll cosider the aswer to oe of the most basic coutig problems i combiatorics Questio How may ways are there to choose a -elemet subset of the set {,,,

More information

SEQUENCE AND SERIES NCERT

SEQUENCE AND SERIES NCERT 9. Overview By a sequece, we mea a arragemet of umbers i a defiite order accordig to some rule. We deote the terms of a sequece by a, a,..., etc., the subscript deotes the positio of the term. I view of

More information

CALCULUS BASIC SUMMER REVIEW

CALCULUS BASIC SUMMER REVIEW CALCULUS BASIC SUMMER REVIEW NAME rise y y y Slope of a o vertical lie: m ru Poit Slope Equatio: y y m( ) The slope is m ad a poit o your lie is, ). ( y Slope-Itercept Equatio: y m b slope= m y-itercept=

More information

1. ARITHMETIC OPERATIONS IN OBSERVER'S MATHEMATICS

1. ARITHMETIC OPERATIONS IN OBSERVER'S MATHEMATICS 1. ARITHMETIC OPERATIONS IN OBSERVER'S MATHEMATICS We cosider a ite well-ordered system of observers, where each observer sees the real umbers as the set of all iite decimal fractios. The observers are

More information

Lemma Let f(x) K[x] be a separable polynomial of degree n. Then the Galois group is a subgroup of S n, the permutations of the roots.

Lemma Let f(x) K[x] be a separable polynomial of degree n. Then the Galois group is a subgroup of S n, the permutations of the roots. 15 Cubics, Quartics ad Polygos It is iterestig to chase through the argumets of 14 ad see how this affects solvig polyomial equatios i specific examples We make a global assumptio that the characteristic

More information

Exercises 1 Sets and functions

Exercises 1 Sets and functions Exercises 1 Sets ad fuctios HU Wei September 6, 018 1 Basics Set theory ca be made much more rigorous ad built upo a set of Axioms. But we will cover oly some heuristic ideas. For those iterested studets,

More information

Polynomials with Rational Roots that Differ by a Non-zero Constant. Generalities

Polynomials with Rational Roots that Differ by a Non-zero Constant. Generalities Polyomials with Ratioal Roots that Differ by a No-zero Costat Philip Gibbs The problem of fidig two polyomials P(x) ad Q(x) of a give degree i a sigle variable x that have all ratioal roots ad differ by

More information

BENDING FREQUENCIES OF BEAMS, RODS, AND PIPES Revision S

BENDING FREQUENCIES OF BEAMS, RODS, AND PIPES Revision S BENDING FREQUENCIES OF BEAMS, RODS, AND PIPES Revisio S By Tom Irvie Email: tom@vibratioata.com November, Itrouctio The fuametal frequecies for typical beam cofiguratios are give i Table. Higher frequecies

More information

, then cv V. Differential Equations Elements of Lineaer Algebra Name: Consider the differential equation. and y2 cos( kx)

, then cv V. Differential Equations Elements of Lineaer Algebra Name: Consider the differential equation. and y2 cos( kx) Cosider the differetial equatio y '' k y 0 has particular solutios y1 si( kx) ad y cos( kx) I geeral, ay liear combiatio of y1 ad y, cy 1 1 cy where c1, c is also a solutio to the equatio above The reaso

More information

(3) If you replace row i of A by its sum with a multiple of another row, then the determinant is unchanged! Expand across the i th row:

(3) If you replace row i of A by its sum with a multiple of another row, then the determinant is unchanged! Expand across the i th row: Math 50-004 Tue Feb 4 Cotiue with sectio 36 Determiats The effective way to compute determiats for larger-sized matrices without lots of zeroes is to ot use the defiitio, but rather to use the followig

More information

x x x Using a second Taylor polynomial with remainder, find the best constant C so that for x 0,

x x x Using a second Taylor polynomial with remainder, find the best constant C so that for x 0, Math Activity 9( Due with Fial Eam) Usig first ad secod Taylor polyomials with remaider, show that for, 8 Usig a secod Taylor polyomial with remaider, fid the best costat C so that for, C 9 The th Derivative

More information

Recurrence Relations

Recurrence Relations Recurrece Relatios Aalysis of recursive algorithms, such as: it factorial (it ) { if (==0) retur ; else retur ( * factorial(-)); } Let t be the umber of multiplicatios eeded to calculate factorial(). The

More information

Curve Sketching Handout #5 Topic Interpretation Rational Functions

Curve Sketching Handout #5 Topic Interpretation Rational Functions Curve Sketchig Hadout #5 Topic Iterpretatio Ratioal Fuctios A ratioal fuctio is a fuctio f that is a quotiet of two polyomials. I other words, p ( ) ( ) f is a ratioal fuctio if p ( ) ad q ( ) are polyomials

More information

PROBLEMS AND SOLUTIONS 2

PROBLEMS AND SOLUTIONS 2 PROBEMS AND SOUTIONS Problem 5.:1 Statemet. Fid the solutio of { u tt = a u xx, x, t R, u(x, ) = f(x), u t (x, ) = g(x), i the followig cases: (b) f(x) = e x, g(x) = axe x, (d) f(x) = 1, g(x) =, (f) f(x)

More information

REVISION SHEET FP1 (MEI) ALGEBRA. Identities In mathematics, an identity is a statement which is true for all values of the variables it contains.

REVISION SHEET FP1 (MEI) ALGEBRA. Identities In mathematics, an identity is a statement which is true for all values of the variables it contains. The mai ideas are: Idetities REVISION SHEET FP (MEI) ALGEBRA Before the exam you should kow: If a expressio is a idetity the it is true for all values of the variable it cotais The relatioships betwee

More information

SOLUTIONS TO PRISM PROBLEMS Junior Level 2014

SOLUTIONS TO PRISM PROBLEMS Junior Level 2014 SOLUTIONS TO PRISM PROBLEMS Juior Level 04. (B) Sice 50% of 50 is 50 5 ad 50% of 40 is the secod by 5 0 5. 40 0, the first exceeds. (A) Oe way of comparig the magitudes of the umbers,,, 5 ad 0.7 is 4 5

More information

2 Geometric interpretation of complex numbers

2 Geometric interpretation of complex numbers 2 Geometric iterpretatio of complex umbers 2.1 Defiitio I will start fially with a precise defiitio, assumig that such mathematical object as vector space R 2 is well familiar to the studets. Recall that

More information

b i u x i U a i j u x i u x j

b i u x i U a i j u x i u x j M ath 5 2 7 Fall 2 0 0 9 L ecture 1 9 N ov. 1 6, 2 0 0 9 ) S ecod- Order Elliptic Equatios: Weak S olutios 1. Defiitios. I this ad the followig two lectures we will study the boudary value problem Here

More information

Some Basic Counting Techniques

Some Basic Counting Techniques Some Basic Coutig Techiques Itroductio If A is a oempty subset of a fiite sample space S, the coceptually simplest way to fid the probability of A would be simply to apply the defiitio P (A) = s A p(s);

More information

Homework 3. = k 1. Let S be a set of n elements, and let a, b, c be distinct elements of S. The number of k-subsets of S is

Homework 3. = k 1. Let S be a set of n elements, and let a, b, c be distinct elements of S. The number of k-subsets of S is Homewor 3 Chapter 5 pp53: 3 40 45 Chapter 6 p85: 4 6 4 30 Use combiatorial reasoig to prove the idetity 3 3 Proof Let S be a set of elemets ad let a b c be distict elemets of S The umber of -subsets of

More information