MT5821 Advanced Combinatorics

Size: px
Start display at page:

Download "MT5821 Advanced Combinatorics"

Transcription

1 MT5821 Advaced Combiatorics 3 Formal power series Geeratig fuctios are the most powerful tool available to combiatorial eumerators. This week we are goig to look at some of the thigs they ca do. 3.1 Commutative rigs with idetity I studyig formal power series, we eed to specify what kid of coefficiets we should allow. We will see that we eed to be able to add, subtract ad multiply coefficiets; we eed to have zero ad oe amog our coefficiets. Usually the itegers, or the ratioal umbers, will work fie. But there are advatages to a more geeral approach. A favourite object of some group theorists, the so-called Nottigham group, is defied by power series over a fiite field. A commutative rig with idetity is a algebraic structure i which additio, subtractio, ad multiplicatio are possible, ad there are elemets called 0 ad 1, with the followig familiar properties: additio ad multiplicatio are commutative ad associative; the distributive law holds, so we ca expad brackets; addig 0, or multiplyig by 1, do t chage aythig; subtractio is the iverse of additio; 0 1. Examples icude the itegers Z (this is i may ways the prototype); ay field (for example, the ratioals Q, real umbers R, complex umbers C, or itegers modulo a prime p, F p. Let R be a commutative rig with idetity. A elemet u R is a uit if there exists v R such that uv = 1. The uits form a abelia group uder the operatio of multiplicatio. Note that 0 is ot a uit (why?). 1

2 3.2 Formal power series A formal power series is, iformally, a expressio of the form a(x) = a 0 + a 1 x + a 2 x 2 + a 3 x 3 +, like a polyomial but cotiuig for ever. However, if you start askig what x is, or what the ifiite sum meas, you will quickly ru ito trouble. So we proceed i a more careful mathematical maer. Oe spi-off is that we get a defiitio of a polyomial at o extra cost. Defiitio A formal power series is a ifiite sequece (a 0,a 1,a 2,...) of elemets take from a commutative rig with idetity R. A polyomial is a formal power series (a 0,a 1,a 2 ) for which there is some atural umber such that a i = 0 for i > ; the smallest such is the degree of the polyomial. We always thik of a formal power series as represeted i the form a 0 + a 1 x + a 2 x 2 + a 3 x 3 + = a x. At the momet, this is just a coveiet way of writig it, but we will see that it is ot ucoected with the otio of power series i aalysis. We use laguage based o this; we ofte call a the coefficiet of x, ad refer to a 0 as the costat term of the power series. There are two typical occurreces of formal power series i combiatorial eumeratio. Suppose we have umbers b 0,b 1,..., for which b solves some coutig problem o a set of size (for example, the umber of partitios of the set). The we defie the ordiary geeratig fuctio or o.g.f. of the umbers is the formal power series (b 0,b 1,b 2,b 3,...) = b x ; the expoetial geeratig fuctio or e.g.f. of the umbers is the formal power series b x (b 0 /0!,b 1 /1!,b 2 /2!,b 3 /3!,...) =!. 2

3 The reaso for the ame expoetial geeratig fuctio is the fact from aalysis that the Taylor series of the expoetial fuctio is e x x =!, the expoetial geeratig fuctio of the very simple series 1,1,1,... of umbers. Icidetally, we will write the expoetial fuctio as exp(x) rather tha e x. 3.3 Operatios o formal power series There are may operatios o formal power series; this is what gives them their flexibility ad wide applicability. Here we meet some of these. I every case, although our iformal way of writig power series appears to ivolve a ifiite sum, the defiitios oly ever ask us to add or multiply a fiite umber of elemets. Additio or said otherwise, We defie the sum of two formal power series term by term: (a 0,a 1,...) + (b 0,b 1,...) = (a 0 + b 0,a 1 + b 1,...), a x + b x = (a + b )x. From ow o we will just use the secod form; but we ca always go back to the first form if required. Multiplicatio We defie the product of two formal power series by the covolutio formula ( ) a x )( b x = c x, where c = a k b k. k=0 Note that this is just what the iformal represetatio of power series would lead you to expect, though it appears somewhat umotivated if power series are writte as ifiite sequeces. 3

4 Propositio 3.1 Let R be a commutative rig with idetity. The the set R[[x]] of all formal power series over R is a commutative rig with idetity, ad the subset R[x] of all polyomials over R is also a commutative rig with idetity. We will ot stop to prove this, which just ivolves somewhat tedious verificatio of axioms. But there is much more that formal power series ca do! Example: Summig a geometric series. Verify that (1 ax) a x = 1, so it makes sese to write a x = 1 1 ax = (1 ax) 1. Ifiite sums Let a (0),a (1),a (2),... be formal power series over R. Suppose that the followig coditio holds: for ay 0, there exists m 0 such that the first coefficiets of a (i) are all zero if i > m. The the ifiite sum a (0) + a (1) + a (2) + = a (i) i 0 makes sese, sice if we look i positio (the coefficiet of x ), there are oly fiitely may o-zero coefficiets to add. (We adopt the covetio that addig zero ifiitely ofte has o effect.) Various ice properties of ifiite sums, such as the ifiite distributive law, ow hold. Note that our iterpretatio of the formal power series (a 0,a 1,...) as the ifiite sum a x is justified by this defiitio, sice a x is itself a very simple formal power series (with a i positio ad zero elsewhere), ad these series satisfy our coditio for a ifiite sum to exist. 4

5 Ifiite products Just as addig 0 ifiitely ofte is supposed to leave thigs uchaged, similarly multiplyig by 1 ifiitely ofte does ot chage thigs. As a result, if a (0),a (1),a (2),... satisfy our coditio for ifiite sums to exist, the the ifiite product (1 + a (0) )(1 + a (1) ) = (1 + a () ) is defied. For we get a term i x i the product by selectig terms where the expoets of x sum to, ad choosig 1 from all the remaiig factors; ad by assumptio, oly fiitely may terms ca be obtaied i this way. This is less familiar tha ifiite sums, so let us have a small example. Cosider (1 + x m ). m 1 If we write this as a power series a x, what is the coefficiet a? We obtai a term i x by writig = m 1 +m m r, where m 1,m 2,...,m r are distict positive itegers, ad choosig x m i from the bracket 1 + x m i for i = 1,...,r ad 1 from all the other brackets. So Thus, The coefficiet a is the umber of expressios for as a sum of distict positive itegers. (1 + x m ) = 1 + x + x 2 + 2x 3 + 2x 4 + 3x 5 + 4x 6 +, m 1 where the coefficiet 4 of x 6 comes from the expressios 6 = = = Differetiatio We ca differetiate formal power series; o calculus ivolved, except that we steal from calculus the idea that the derivative of x is x 1. So d dx a x = a x 1. 1 We usually write the differetial operator as D or D x istead of d/dx. 5

6 Now the usual rules for differetiatig a sum or product of two fuctios hold. Ideed, Leibiz rule for arbitrary derivatives of a product hold: ( ) D ( f g) = D k f D k g, k as is easily proved by iductio. k=0 Substitutio Whe ca we substitute a power series g ito a power series f? If f = a x, we would like to have f (g) = a g. So we eed the powers g to satisfy the coditio for ifiite sums to exist, that is, o-zero terms are pushed further to the right i higher powers. This will hold if the costat term of g is equal to 0, sice the the first terms of g will all be zero. So the rule is: Substitutio f (g) is defied if the costat term of g is equal to zero. Now everythig you would expect to hold does hold, icludig the Chai Rule: D( f (g)) = (D f )(g) Dg. More geerally, Faà di Bruo s formula describes the th derivative of f (g), for ay two formal power series f ad g. I wo t descibe it here. (To my kowledge, Faà di Bruo is the oly mathematicia who was also a Catholic sait; amog his studets were C. Segre ad G. Peao.) 3.4 Elemetary properties Multiplicative iverses Propositio 3.2 A formal power series a x is a uit i the rig R[[x]] if ad oly if its costat term a 0 is a uit i the rig R. 6

7 Proof Suppose that ( ) a x )( b x = 1. The, cosiderig the costat term, we see that a 0 b 0 = 1, so that a 0 is a uit. Coversely, suppose that a 0 is a uit, ad we wat to fid a formal power series b x satisfyig the above displayed equatio. We see that a 0 b 0 = 1, so b 0 is the iverse of a 0, which is uique (Why?) For > 0, we wat k=0 a k b k = 0. Movig all terms except a 0 b to the right ad multiplyig by b 0 (the iverse of a 0 ), we see that ( b = b 0 a k b k ). k=1 Thus b is determied by the kow coefficiets a i ad the coefficiets b 0,b 1,...,b 1. These ca be foud recursively, obtaiig the iverse of the give power series. Example: Fiboacci umbers the recurrece relatio The Fiboacci umbers F 0,F 1,F 2,... satisfy F = F 1 + F 2 for 2. There is some argumet about what the first two terms are: three commo covetios are F 0 = 0, F 1 = 1; F 0 = F 1 = 1; F 0 = 1, F 1 = 2. Clearly, oce the first two terms are chose, the rest of the sequece is determied; ad the sequeces resultig from these three covetios differ oly by a shift. All three covetios have somethig to recommed them. The secod ad third solve coutig problems: the secod gives the umber of compositios of as a sum of oes ad twos, while the third gives the umber of biary sequeces with o two cosecutive oes. [Exercise: Prove these!] The first covetio has o 7

8 such simple coutig iterpretatio, but has the ice properties that gcd(f m,f ) = F gcd(m,), ad that F is prime oly if is prime; also that F 12 = 12 2 (the oly time this happes apart from F 1 = 1 2 ). Fiboacci s famous rabbits seem to follow the secod covetio, but Fiboacci actually used the third covetio, as this page from his book Liber Abaci shows: the calculatio o the right of the picture below (from Wikipedia) gives F 12 = 377. Here, I will adopt the middle covetio. Let φ(x) = F x, ad calculate the coefficiet of x i (1 x x 2 )φ(x) = (1 x x 2 )(1 + x + 2x 2 + ). The costat term is clearly 1, ad the coefficiet of x is 0. For 2, the coefficiet of x is F F 1 F 2 = 0. So (1 x x 2 )φ(x) = 1, ad φ(x) = (1 x x 2 ) 1. From this we ca fid a formula for the Fiboacci umbers. Write 1 x x 2 = (1 αx)(1 βx), 8

9 where α ad β are roots of the quadratic y 2 y 1 = 0. The write (1 x x 2 ) 1 as partial fractios: 1 1 x x 2 = A 1 αx + B 1 βx = A α x + B β x, by solvig two liear equatios for A ad B. The we ca read off the formula: F = Aα + Bβ. We see that, for ay sequece satisfyig the Fiboacci recurrece for 2, whatever the first two terms are, the geeratig fuctio will have the form (a + bx)(1 x x 2 ) 1. So we will obtai a formula of the same shape, with the same α ad β, but with a differet A ad B. Example: Coected permutatios The purpose of this example is to covice you that eve power series with zero radius of covergece ca cout somethig iterestig. A permutatio π of the set {1,...,} is said to be coected if there does ot exist a umber k with 0 < k < such that π permutes the umbers 1,...k amog themselves (ad so also the umbers k + 1,..., amog themselves). Let c be the umber of coected permutatios. Ca we calculate c? Give ay permutatio π, let k be the smallest positive umber for which π permutes amog themselves the umbers 1,...,k. Thus π is coected if ad oly if k =. Now π is obtaied by stitchig together a coected permutatio of {1,...,k} ad a arbitrary permutatio of {k + 1,...,}. Thus,! = c k ( k)!. k=1 Put A(x) =!x (a power series which coverges oly for x = 0) ad C(x) = 1 c x. What is the coefficiet of x i C(x)A(x)? It is clearly 1 for = 0. If 1 > 0, this coefficiet is! k=1 So C(x)A(x) = 1, ad C(x) = A(x) 1. c k ( k)! = 0. 9

10 Substitutio iverses Recall that, to substitute g ito f, we require that g has costat term 0. Iverses for substitutio should the satisfy f (g(x)) = x = g( f (x)). For this we require that both f ad g have zero costat term. Arguig i a similar way to the last result, we eed the coefficiet of x to be a uit i R, ad this coditio is also sufficiet. Lagrage iversio, which we may or may ot get to, gives a formula for the iverse of a power series satisfyig these two coditios (costat term zero ad coefficiet of x a uit). I particular, the set of formal power series x+ (costat term 0, coefficiet of x equal to 1) forms a group uder the operatio of compositio. This group is sometimes referred to as the Nottigham group. 3.5 Coectio with aalysis We ve see that we ca maipulate formal power series without payig ay regard to whether or ot they coverge we ca eve look at formal power series over rigs where covergece would make o sese. But the good ews is that, over the real or complex umbers, if our series are coverget for some o-zero values of x, the we ca use all the tools of aalysis o them. The most importat case of this is the followig priciple: Ay idetity betwee real or complex power series, ivolvig additio, multiplicatio (possibly ifiite sums ad products) ad substitutio, is a idetity i the rig of formal power series. This is because of the uiqueess of the Taylor series for a aalytic fuctio. We will see may examples later. Aother, less commo but occasioally useful, is the use of Cauchy s formula to extract the coefficiets of a power series. If f (z) = a z is aalytic i a disc, the a = 1 f (z) dz, 2πi z+1 where the cotour cotais the origi ad is cotaied i the disc of covergece. 10

11 ( ) a The biomial series We already defied the biomial coefficiet for ay k real or complex umber a ad ay o-egative iteger k, by the rule ( ) a a(a 1) (a k + 1) =. k k! Now the Biomial Theorem gives the Taylor series of the aalytically defied fuctio (1 + x) a (which is aalytic i the ope uit disc): Theorem 3.3 (Biomial Theorem for arbitrary expoet) ( ) a (1 + x) a = x k. k 0 k This is a theorem of aalysis, sice the fuctio (a + x) a has o combiatorial defiitio. Ideed, we ca take it as a defiitio of the fuctio (1 + x) a. Nevertheless, it is very useful to us. For example, it ca be proved aalytically that (1 + x) a (1 + x) b = (1 + x) a+b is valid i the uit disc; so it is a idetity for formal power series, by our geeral priciple. This meas that the Vadermode covolutio ( ) ( )( ) a + b a b = k k k=0 holds for ay real or complex values of a ad b. The expoetial ad logarithmic series These are two further importat series: exp(x) = x!, log(1 + x) = ( 1) x. 1 The first is coverget everywhere, the secod iside the uit disc. They satisfy all the familiar idetities, by our geeral priciple: for example, log(1 + x) a = a log(1 + x), exp(log(1 + x)) = 1 + x, log(1 + (exp(x) 1) = x. 11

12 Ofte it is coveiet to use a slightly differet form of the logarithmic series: x log(1 x) = 1. Note that we ca oly substitute a power series ito aother if its costat term is zero. So the slightly covoluted form of the third idetity is because exp(x) has costat term 1, so we must subtract 1 before we substitute it; ad i the first idetity, we have to observe that (1 + x) a = 1 + g(x), where g is a formal power series with costat term 0. The logarithm has the property that it coverts products ito sums; i fact, it coverts ifiite products ito ifiite sums. I the ext sectio, I will use this property, for series with o-zero radius of covergece, ad so I ca appeal to our aalytic priciple. But i fact it holds geerally, ad so is a combiatorial property, which really requires a combiatorial proof! 3.6 Further examples We ed this chapter with a couple of examples to show geeratig fuctios at work: to show the existece of fiite fields, ad to fid a explicit formula for the umber of bracketigs of a o-associative product. The first ivolves takig logs, the secod the biomial theorem with o-iteger expoet. Irreducible polyomials Before we pluge i to this topic, we eed a elemetary combiatorial result. We kow that the umber of ways of choosig k objects from a set of size, if we are ot( allowed ) to repeat a object i the selectio ad we do t care about the order, is. What if we are allowed repetitios? k Propositio 3.4 The umber of selectios ( of k objects) from a set of, with repetitios allowed ad order ot importat, is. + k 1 k The proof is i the appedix. Galois showed that there exists a fiite field of ay give prime power order. The way to costruct a fiite field of order q, if you kow oe of order q, is to fid a irreducible polyomial of degree over the smaller field, ad adjoi a root of it. (You ca take q to be prime here, sice the the itegers mod q will do for 12

13 a startig field.) So we eed to prove that there is a irreducible polyomial of degree over a field of order q, for ay ad q. How do we do this? By coutig the irreducible polyomials! We eed oly cosider moic polyomials. We regard q as fixed, ad the startig field F of order q also as fixed. Let a be the umber of irreducible polyomials of degree over F. The total umber of moic polyomials of degree is q. We have a uique factorisatio theorem to say that each is uiquely a product of irreducibles. Suppose that there are m 1 factors of degree 1, m 2 of degree 2, ad so o, with m 1 + 2m 2 + =. The umber of ways of choosig m( i irreducibles ) from a ai + m i 1 set of size a i (with replacemet, ad order uimportat) is. So m 1 +2m 2 + = i 1 ( ) ai + m i 1 = q. This is a recurrece relatio, sice there is a term a (correspodig to irreducible polyomials) ad all the other terms ivolve as with smaller idex. But it looks like a ightmare to solve! But let s pluge i qx = q x = x = m 1,m 2,... m i m 1 +2m 2 + = i 1 i 1 ( ai + m i 1 m i ( ) ai + m i 1 m i ) x im i. I the last lie, istead of summig over, ad the for each summig over m 1,m 2,... satisfyig m 1 + 2m 2 + =, we simply sum over all m 1,m 2,... idepedetly; ad we split the x over the terms i the sum as show. Now I claim that the last sum is equal to i 1 m 0 ( ai + m 1 m ) x im. For this expressio is a product of sums; we expad the brackets ad get a sum of terms, oe from each bracket (but to make thigs work, choosig 1 from all but fiitely may of the brackets). Note that our ifitie product coditio is satisfied. 13 m i

14 Now a simple calculatio shows that ( ) ( ) a + m 1 a = ( 1) m ; m m so fially we obtai or (1 qx) 1 = (1 x i ) a i. i 1 At this poit, we ca take logs, ad fid log(1 qx) = a i log(1 x i ), i 1 (qx) 1 Equatig coefficiets of powers of x gives or x = a i ik i 1 k 1 k. q = a i /i, i q = ia i. i This is a much simpler recurrece! It is easy to see directly that we must have a i > 0, so that irreducible polyomials exist. Moreover, Möbius iversio, which we meet later, ca be used to solve it explicitly for a. Fially, it is possible to show that there are just eough irreducible polyomials to build oe fiite field of order q ; so the uiqueess follows as well. Just to see how much simpler the ew recurrece is, here is the origial recurrece for q = 2, = 5: a 5 + a 4 a 1 + a 3 a 2 + a 3 ( a ) ( a ) a 1 + a 2 ( a ) ( ) a = 2 5 ; 5 if you kow a 1 = 2, a 2 = 1, a 3 = 2, a 4 = 3 ad have a bit of perseverace, you ca fid that a 5 = 6. The ew recurrece is simply 5a 5 + a 1 =

15 Bracketigs of a formula Suppose that is a biary operatio which is ot ecessarily associative, so that the value of a product of terms might deped o the way the terms are bracketed. How may differet bracketigs are there? For example, for = 4, there are five bracketigs: ((a b) c) d,(a (b c)) d,(a b) (c d),a ((b c) d),a (b (c d)). Let C be the umber of bracketigs. Propositio 3.5 C = 1 ( ) I do ot kow ay simple direct way to prove this formula. We will detour via geeratig fuctios. Let F(x) = C x. 1 Sice ay bracketig of terms (for > 1) is obtaied by bracketig the first k ad the last k ad fially combiig the results, we have C = 1 C k C k for > 1. k=1 We see o the right the covolutio product, so that F(x) 2 is almost the same as F(x): they agree for all powers of x greater tha the first. But F(x) has a term x, whereas F(x) 2 begis with x 2. So F(x) = x + F(x) 2. Now this is a quadratic equatio F 2 F + x = 0, which we ca solve: F(x) = 1 2 (1 ± 1 4x). Which sig to choose? Sice the costat term is zero, we must choose the egative sig: F(x) = 1 2 (1 1 4x). Now we ca obtai C by extractig the coefficiet of x, usig the biomial theorem with expoet 1 2 : C = 1 ( ) 1/2 ( 4) 2 15

16 = (2 2)! = = 1 ( 1)!! ( ). (2 3) 2 ( 4) /! The umbers C are the Catala umbers, about which we shall have a lot more to say. 3.7 Appedix: selectio with repetitio Propositio 3.6 The umber of selectios ( of k objects) from a set of, with repetitios allowed ad order ot importat, is. + k 1 k Proof To specify such a selectio, we eed to say, for each of the objects o 1,...,o, the umber of times it is chose. These umbers x 1,...,x are oegative itegers ad sum to k. So we( have to prove ) that ( the umber ) of choices of + k 1 + k 1 o-egative itegers with sum k is =. k 1 To do this, take a row of + k 1 boxes i a row, ad put barriers ito 1 of the boxes. The take x 1 to be the umber of boxes before the first barrier, x 2 the umber betwee the first ad secod barriers,..., ad x the umber of boxes after the last barrier. Clearly the required coditios hold. Coversely, if x 1,...,x are o-egative with sum k, the put the first barrier after x 1 empty boxes, the secod after aother x 2 empty boxes, ad so o. So the ( required) umber is the umber of choices of positios for the barriers, + k 1 that is,. 1 For example, if = 4 ad k = 5, the the picture correspods to x 1 = 3, x 2 = 0, x 3 = 1, x 4 = 1, i other words, to the selectio [o 1,o 1,o 1,o 3,o 4 ]. 16

17 Exercises 3.1. Now is the time to have a serious attempt at the last questio o Sheet I the equatio exp(x +y) = exp(x) exp(y), calculate the terms of total degree i the two variables, ad deduce the Biomial Theorem for positive iteger expoets We saw that F = Aα + Bβ. Calculate α ad β, ad A ad B for each of the three covetios i the text Show that ay sequece satisfyig the Fiboacci recurrece F = F 1 +F 2 for 2 is give by the formula i the precedig questio, with the same values of α ad β but possibly differet A ad B Let A(x) be the geeratig fuctio for a sequece (a ). Show that the geeratig fuctio for the sequece of partial sums is A(x)/(1 x) Let F(x) = (1 x ) 1. 1 (a) If F(x) = a x, show that a is the umber of partitios of, expressios for as a sum of positive itegers, where the order is ot sigificat. (b) Let F(x) 1 = b x. Give a descriptio of the coefficiets b. (c) Work out the first few umbers b. What do you fid? 3.7. Fid the iverse (uder substitutio) of the power series x + x 2. If your aswer is the series f (x), calculate the first few terms of f (x) + f (x) 2 to check your result I a electio, there are two cadidates, A ad B. The umber of votes cast is 2, ad each cadidate receives votes. Show that the umber of ways i which the votes ca be couted so that at every itermediate stage, A has more votes tha B, is the Catala umber C. [Hit: Let the umber be f (). A leads by just oe vote after the first vote is couted. Suppose that this ext happes after 2i + 1 votes have bee couted. Show that there are f (i) ways to cout the votes before this poit, ad f ( i) ways after this poit.] Now show that the umber of ways i which the votes ca be couted so that at every itermediate stage, A has at least as may votes as B, is C +1. [Hit: Give 17

18 A oe extra vote at the start ad B oe extra vote at the ed; the the coditios of the precedig paragraph are satisfied.] 3.9. A clow stads o the edge of a swimmig pool, holdig a bag cotaiig red ad blue balls. He draws the balls out oe at a time ad discards them. If he draws a blue ball, he takes oe step back; if a red ball, oe step forward. (All steps have the same size.) Show that the probability that the clow remais dry is 1/( + 1) [*] A simple versio of the QUICKSORT algorithm to sort a list L ito the correct order ca be specified recursively as follows: Let a be the first elemet of the list, ad partitio the remaider ito L (the elemets less tha a) ad L + (the elemets greater tha a). Sort L ad L +. Retur (sort(l ),a,sort(l + )). Suppose that q is the average umber of comparisos required to sort a list L of legth (i radom order). Prove that q = k 1 + q k ) = 1 + k=1(q 2 1 q k. k=0 [Hit: a is equally likely to be the smallest, secod,..., largest elemet of L.] Let Q(x) = q x. Multiply the recurrece relatio by x ad sum: q x = ( 1)x + 2 Deduce that xq (x) = 2x2 (1 x) 3 + 2x 1 x Q(x). Solve this differetial equatio to obtai Deduce that Q(x) = q = 2( + 1) i=1 2(x + log(1 x)) (1 x) 2. ( 1 q i )x. i=0 ( ) 1 4 = 2log + O(). i 18

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

MT5821 Advanced Combinatorics

MT5821 Advanced Combinatorics MT5821 Advaced Combiatorics 9 Set partitios ad permutatios It could be said that the mai objects of iterest i combiatorics are subsets, partitios ad permutatios of a fiite set. We have spet some time coutig

More information

Chapter 6 Infinite Series

Chapter 6 Infinite Series Chapter 6 Ifiite Series I the previous chapter we cosidered itegrals which were improper i the sese that the iterval of itegratio was ubouded. I this chapter we are goig to discuss a topic which is somewhat

More information

Infinite Sequences and Series

Infinite Sequences and Series Chapter 6 Ifiite Sequeces ad Series 6.1 Ifiite Sequeces 6.1.1 Elemetary Cocepts Simply speakig, a sequece is a ordered list of umbers writte: {a 1, a 2, a 3,...a, a +1,...} where the elemets a i represet

More information

Enumerative & Asymptotic Combinatorics

Enumerative & Asymptotic Combinatorics C50 Eumerative & Asymptotic Combiatorics Notes 4 Sprig 2003 Much of the eumerative combiatorics of sets ad fuctios ca be geeralised i a maer which, at first sight, seems a bit umotivated I this chapter,

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

Lecture Overview. 2 Permutations and Combinations. n(n 1) (n (k 1)) = n(n 1) (n k + 1) =

Lecture Overview. 2 Permutations and Combinations. n(n 1) (n (k 1)) = n(n 1) (n k + 1) = COMPSCI 230: Discrete Mathematics for Computer Sciece April 8, 2019 Lecturer: Debmalya Paigrahi Lecture 22 Scribe: Kevi Su 1 Overview I this lecture, we begi studyig the fudametals of coutig discrete objects.

More information

1 Generating functions for balls in boxes

1 Generating functions for balls in boxes Math 566 Fall 05 Some otes o geeratig fuctios Give a sequece a 0, a, a,..., a,..., a geeratig fuctio some way of represetig the sequece as a fuctio. There are may ways to do this, with the most commo ways

More information

Math 475, Problem Set #12: Answers

Math 475, Problem Set #12: Answers Math 475, Problem Set #12: Aswers A. Chapter 8, problem 12, parts (b) ad (d). (b) S # (, 2) = 2 2, sice, from amog the 2 ways of puttig elemets ito 2 distiguishable boxes, exactly 2 of them result i oe

More information

MT5821 Advanced Combinatorics

MT5821 Advanced Combinatorics MT5821 Advaced Combiatorics 1 Coutig subsets I this sectio, we cout the subsets of a -elemet set. The coutig umbers are the biomial coefficiets, familiar objects but there are some ew thigs to say about

More information

The Binomial Theorem

The Binomial Theorem The Biomial Theorem Robert Marti Itroductio The Biomial Theorem is used to expad biomials, that is, brackets cosistig of two distict terms The formula for the Biomial Theorem is as follows: (a + b ( k

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

6.3 Testing Series With Positive Terms

6.3 Testing Series With Positive Terms 6.3. TESTING SERIES WITH POSITIVE TERMS 307 6.3 Testig Series With Positive Terms 6.3. Review of what is kow up to ow I theory, testig a series a i for covergece amouts to fidig the i= sequece of partial

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

Math 172 Spring 2010 Haiman Notes on ordinary generating functions

Math 172 Spring 2010 Haiman Notes on ordinary generating functions Math 72 Sprig 200 Haima Notes o ordiary geeratig fuctios How do we cout with geeratig fuctios? May eumeratio problems which are ot so easy to hadle by elemetary meas ca be solved usig geeratig fuctios

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

NICK DUFRESNE. 1 1 p(x). To determine some formulas for the generating function of the Schröder numbers, r(x) = a(x) =

NICK DUFRESNE. 1 1 p(x). To determine some formulas for the generating function of the Schröder numbers, r(x) = a(x) = AN INTRODUCTION TO SCHRÖDER AND UNKNOWN NUMBERS NICK DUFRESNE Abstract. I this article we will itroduce two types of lattice paths, Schröder paths ad Ukow paths. We will examie differet properties of each,

More information

CHAPTER 10 INFINITE SEQUENCES AND SERIES

CHAPTER 10 INFINITE SEQUENCES AND SERIES CHAPTER 10 INFINITE SEQUENCES AND SERIES 10.1 Sequeces 10.2 Ifiite Series 10.3 The Itegral Tests 10.4 Compariso Tests 10.5 The Ratio ad Root Tests 10.6 Alteratig Series: Absolute ad Coditioal Covergece

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

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

(A sequence also can be thought of as the list of function values attained for a function f :ℵ X, where f (n) = x n for n 1.) x 1 x N +k x N +4 x 3

(A sequence also can be thought of as the list of function values attained for a function f :ℵ X, where f (n) = x n for n 1.) x 1 x N +k x N +4 x 3 MATH 337 Sequeces Dr. Neal, WKU Let X be a metric space with distace fuctio d. We shall defie the geeral cocept of sequece ad limit i a metric space, the apply the results i particular to some special

More information

Enumerative & Asymptotic Combinatorics

Enumerative & Asymptotic Combinatorics C50 Eumerative & Asymptotic Combiatorics Stirlig ad Lagrage Sprig 2003 This sectio of the otes cotais proofs of Stirlig s formula ad the Lagrage Iversio Formula. Stirlig s formula Theorem 1 (Stirlig s

More information

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 +

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + 62. Power series Defiitio 16. (Power series) Give a sequece {c }, the series c x = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + is called a power series i the variable x. The umbers c are called the coefficiets of

More information

Math 113 Exam 3 Practice

Math 113 Exam 3 Practice Math Exam Practice Exam will cover.-.9. This sheet has three sectios. The first sectio will remid you about techiques ad formulas that you should kow. The secod gives a umber of practice questios for you

More information

Course : Algebraic Combinatorics

Course : Algebraic Combinatorics Course 8.32: Algebraic Combiatorics Lecture Notes # Addedum by Gregg Musier February 4th - 6th, 2009 Recurrece Relatios ad Geeratig Fuctios Give a ifiite sequece of umbers, a geeratig fuctio is a compact

More information

David Vella, Skidmore College.

David Vella, Skidmore College. David Vella, Skidmore College dvella@skidmore.edu Geeratig Fuctios ad Expoetial Geeratig Fuctios Give a sequece {a } we ca associate to it two fuctios determied by power series: Its (ordiary) geeratig

More information

Additional Notes on Power Series

Additional Notes on Power Series Additioal Notes o Power Series Mauela Girotti MATH 37-0 Advaced Calculus of oe variable Cotets Quick recall 2 Abel s Theorem 2 3 Differetiatio ad Itegratio of Power series 4 Quick recall We recall here

More information

Convergence of random variables. (telegram style notes) P.J.C. Spreij

Convergence of random variables. (telegram style notes) P.J.C. Spreij Covergece of radom variables (telegram style otes).j.c. Spreij this versio: September 6, 2005 Itroductio As we kow, radom variables are by defiitio measurable fuctios o some uderlyig measurable space

More information

lim za n n = z lim a n n.

lim za n n = z lim a n n. Lecture 6 Sequeces ad Series Defiitio 1 By a sequece i a set A, we mea a mappig f : N A. It is customary to deote a sequece f by {s } where, s := f(). A sequece {z } of (complex) umbers is said to be coverget

More information

Chapter 10: Power Series

Chapter 10: Power Series Chapter : Power Series 57 Chapter Overview: Power Series The reaso series are part of a Calculus course is that there are fuctios which caot be itegrated. All power series, though, ca be itegrated because

More information

6 Integers Modulo n. integer k can be written as k = qn + r, with q,r, 0 r b. So any integer.

6 Integers Modulo n. integer k can be written as k = qn + r, with q,r, 0 r b. So any integer. 6 Itegers Modulo I Example 2.3(e), we have defied the cogruece of two itegers a,b with respect to a modulus. Let us recall that a b (mod ) meas a b. We have proved that cogruece is a equivalece relatio

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

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

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

CALCULATION OF FIBONACCI VECTORS

CALCULATION OF FIBONACCI VECTORS CALCULATION OF FIBONACCI VECTORS Stuart D. Aderso Departmet of Physics, Ithaca College 953 Daby Road, Ithaca NY 14850, USA email: saderso@ithaca.edu ad Dai Novak Departmet of Mathematics, Ithaca College

More information

Bertrand s Postulate

Bertrand s Postulate Bertrad s Postulate Lola Thompso Ross Program July 3, 2009 Lola Thompso (Ross Program Bertrad s Postulate July 3, 2009 1 / 33 Bertrad s Postulate I ve said it oce ad I ll say it agai: There s always a

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

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

Injections, Surjections, and the Pigeonhole Principle

Injections, Surjections, and the Pigeonhole Principle Ijectios, Surjectios, ad the Pigeohole Priciple 1 (10 poits Here we will come up with a sloppy boud o the umber of parethesisestigs (a (5 poits Describe a ijectio from the set of possible ways to est pairs

More information

Sequences, Series, and All That

Sequences, Series, and All That Chapter Te Sequeces, Series, ad All That. Itroductio Suppose we wat to compute a approximatio of the umber e by usig the Taylor polyomial p for f ( x) = e x at a =. This polyomial is easily see to be 3

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

Chapter 6 Overview: Sequences and Numerical Series. For the purposes of AP, this topic is broken into four basic subtopics:

Chapter 6 Overview: Sequences and Numerical Series. For the purposes of AP, this topic is broken into four basic subtopics: Chapter 6 Overview: Sequeces ad Numerical Series I most texts, the topic of sequeces ad series appears, at first, to be a side topic. There are almost o derivatives or itegrals (which is what most studets

More information

4.3 Growth Rates of Solutions to Recurrences

4.3 Growth Rates of Solutions to Recurrences 4.3. GROWTH RATES OF SOLUTIONS TO RECURRENCES 81 4.3 Growth Rates of Solutios to Recurreces 4.3.1 Divide ad Coquer Algorithms Oe of the most basic ad powerful algorithmic techiques is divide ad coquer.

More information

Sequences, Mathematical Induction, and Recursion. CSE 2353 Discrete Computational Structures Spring 2018

Sequences, Mathematical Induction, and Recursion. CSE 2353 Discrete Computational Structures Spring 2018 CSE 353 Discrete Computatioal Structures Sprig 08 Sequeces, Mathematical Iductio, ad Recursio (Chapter 5, Epp) Note: some course slides adopted from publisher-provided material Overview May mathematical

More information

Sequences and Series of Functions

Sequences and Series of Functions Chapter 6 Sequeces ad Series of Fuctios 6.1. Covergece of a Sequece of Fuctios Poitwise Covergece. Defiitio 6.1. Let, for each N, fuctio f : A R be defied. If, for each x A, the sequece (f (x)) coverges

More information

Chapter 6. Advanced Counting Techniques

Chapter 6. Advanced Counting Techniques Chapter 6 Advaced Coutig Techiques 6.: Recurrece Relatios Defiitio: A recurrece relatio for the sequece {a } is a equatio expressig a i terms of oe or more of the previous terms of the sequece: a,a2,a3,,a

More information

APPENDIX F Complex Numbers

APPENDIX F Complex Numbers APPENDIX F Complex Numbers Operatios with Complex Numbers Complex Solutios of Quadratic Equatios Polar Form of a Complex Number Powers ad Roots of Complex Numbers Operatios with Complex Numbers Some equatios

More information

Chapter 7: Numerical Series

Chapter 7: Numerical Series Chapter 7: Numerical Series Chapter 7 Overview: Sequeces ad Numerical Series I most texts, the topic of sequeces ad series appears, at first, to be a side topic. There are almost o derivatives or itegrals

More information

Complex Analysis Spring 2001 Homework I Solution

Complex Analysis Spring 2001 Homework I Solution Complex Aalysis Sprig 2001 Homework I Solutio 1. Coway, Chapter 1, sectio 3, problem 3. Describe the set of poits satisfyig the equatio z a z + a = 2c, where c > 0 ad a R. To begi, we see from the triagle

More information

MA131 - Analysis 1. Workbook 7 Series I

MA131 - Analysis 1. Workbook 7 Series I MA3 - Aalysis Workbook 7 Series I Autum 008 Cotets 4 Series 4. Defiitios............................... 4. Geometric Series........................... 4 4.3 The Harmoic Series.........................

More information

Generating Functions II

Generating Functions II Geeratig Fuctios II Misha Lavrov ARML Practice 5/4/2014 Warm-up problems 1. Solve the recursio a +1 = 2a, a 0 = 1 by usig commo sese. 2. Solve the recursio b +1 = 2b + 1, b 0 = 1 by usig commo sese ad

More information

( ) GENERATING FUNCTIONS

( ) GENERATING FUNCTIONS GENERATING FUNCTIONS Solve a ifiite umber of related problems i oe swoop. *Code the problems, maipulate the code, the decode the aswer! Really a algebraic cocept but ca be eteded to aalytic basis for iterestig

More information

Sequences A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence

Sequences A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence Sequeces A sequece of umbers is a fuctio whose domai is the positive itegers. We ca see that the sequece 1, 1, 2, 2, 3, 3,... is a fuctio from the positive itegers whe we write the first sequece elemet

More information

A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence

A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence Sequeces A sequece of umbers is a fuctio whose domai is the positive itegers. We ca see that the sequece,, 2, 2, 3, 3,... is a fuctio from the positive itegers whe we write the first sequece elemet as

More information

Lecture 3: Catalan Numbers

Lecture 3: Catalan Numbers CCS Discrete Math I Professor: Padraic Bartlett Lecture 3: Catala Numbers Week 3 UCSB 2014 I this week, we start studyig specific examples of commoly-occurrig sequeces of umbers (as opposed to the more

More information

September 2012 C1 Note. C1 Notes (Edexcel) Copyright - For AS, A2 notes and IGCSE / GCSE worksheets 1

September 2012 C1 Note. C1 Notes (Edexcel) Copyright   - For AS, A2 notes and IGCSE / GCSE worksheets 1 September 0 s (Edecel) Copyright www.pgmaths.co.uk - For AS, A otes ad IGCSE / GCSE worksheets September 0 Copyright www.pgmaths.co.uk - For AS, A otes ad IGCSE / GCSE worksheets September 0 Copyright

More information

Chapter 6: Numerical Series

Chapter 6: Numerical Series Chapter 6: Numerical Series 327 Chapter 6 Overview: Sequeces ad Numerical Series I most texts, the topic of sequeces ad series appears, at first, to be a side topic. There are almost o derivatives or itegrals

More information

P1 Chapter 8 :: Binomial Expansion

P1 Chapter 8 :: Binomial Expansion P Chapter 8 :: Biomial Expasio jfrost@tiffi.kigsto.sch.uk www.drfrostmaths.com @DrFrostMaths Last modified: 6 th August 7 Use of DrFrostMaths for practice Register for free at: www.drfrostmaths.com/homework

More information

Math 113 Exam 4 Practice

Math 113 Exam 4 Practice Math Exam 4 Practice Exam 4 will cover.-.. This sheet has three sectios. The first sectio will remid you about techiques ad formulas that you should kow. The secod gives a umber of practice questios for

More information

2.4 - Sequences and Series

2.4 - Sequences and Series 2.4 - Sequeces ad Series Sequeces A sequece is a ordered list of elemets. Defiitio 1 A sequece is a fuctio from a subset of the set of itegers (usually either the set 80, 1, 2, 3,... < or the set 81, 2,

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

Math 113 Exam 3 Practice

Math 113 Exam 3 Practice Math Exam Practice Exam 4 will cover.-., 0. ad 0.. Note that eve though. was tested i exam, questios from that sectios may also be o this exam. For practice problems o., refer to the last review. This

More information

Recursive Algorithms. Recurrences. Recursive Algorithms Analysis

Recursive Algorithms. Recurrences. Recursive Algorithms Analysis Recursive Algorithms Recurreces Computer Sciece & Egieerig 35: Discrete Mathematics Christopher M Bourke cbourke@cseuledu A recursive algorithm is oe i which objects are defied i terms of other objects

More information

Worksheet on Generating Functions

Worksheet on Generating Functions Worksheet o Geeratig Fuctios October 26, 205 This worksheet is adapted from otes/exercises by Nat Thiem. Derivatives of Geeratig Fuctios. If the sequece a 0, a, a 2,... has ordiary geeratig fuctio A(x,

More information

7 Sequences of real numbers

7 Sequences of real numbers 40 7 Sequeces of real umbers 7. Defiitios ad examples Defiitio 7... A sequece of real umbers is a real fuctio whose domai is the set N of atural umbers. Let s : N R be a sequece. The the values of s are

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

7.1 Convergence of sequences of random variables

7.1 Convergence of sequences of random variables Chapter 7 Limit Theorems Throughout this sectio we will assume a probability space (, F, P), i which is defied a ifiite sequece of radom variables (X ) ad a radom variable X. The fact that for every ifiite

More information

MAS111 Convergence and Continuity

MAS111 Convergence and Continuity MAS Covergece ad Cotiuity Key Objectives At the ed of the course, studets should kow the followig topics ad be able to apply the basic priciples ad theorems therei to solvig various problems cocerig covergece

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

4 The Sperner property.

4 The Sperner property. 4 The Sperer property. I this sectio we cosider a surprisig applicatio of certai adjacecy matrices to some problems i extremal set theory. A importat role will also be played by fiite groups. I geeral,

More information

Once we have a sequence of numbers, the next thing to do is to sum them up. Given a sequence (a n ) n=1

Once we have a sequence of numbers, the next thing to do is to sum them up. Given a sequence (a n ) n=1 . Ifiite Series Oce we have a sequece of umbers, the ext thig to do is to sum them up. Give a sequece a be a sequece: ca we give a sesible meaig to the followig expressio? a = a a a a While summig ifiitely

More information

CS284A: Representations and Algorithms in Molecular Biology

CS284A: Representations and Algorithms in Molecular Biology CS284A: Represetatios ad Algorithms i Molecular Biology Scribe Notes o Lectures 3 & 4: Motif Discovery via Eumeratio & Motif Represetatio Usig Positio Weight Matrix Joshua Gervi Based o presetatios by

More information

Math 299 Supplement: Real Analysis Nov 2013

Math 299 Supplement: Real Analysis Nov 2013 Math 299 Supplemet: Real Aalysis Nov 203 Algebra Axioms. I Real Aalysis, we work withi the axiomatic system of real umbers: the set R alog with the additio ad multiplicatio operatios +,, ad the iequality

More information

Combinatorially Thinking

Combinatorially Thinking Combiatorially Thiig SIMUW 2008: July 4 25 Jeifer J Qui jjqui@uwashigtoedu Philosophy We wat to costruct our mathematical uderstadig To this ed, our goal is to situate our problems i cocrete coutig cotexts

More information

1. n! = n. tion. For example, (n+1)! working with factorials. = (n+1) n (n 1) 2 1

1. n! = n. tion. For example, (n+1)! working with factorials. = (n+1) n (n 1) 2 1 Biomial Coefficiets ad Permutatios Mii-lecture The followig pages discuss a few special iteger coutig fuctios You may have see some of these before i a basic probability class or elsewhere, but perhaps

More information

(ii) Two-permutations of {a, b, c}. Answer. (B) P (3, 3) = 3! (C) 3! = 6, and there are 6 items in (A). ... Answer.

(ii) Two-permutations of {a, b, c}. Answer. (B) P (3, 3) = 3! (C) 3! = 6, and there are 6 items in (A). ... Answer. SOLUTIONS Homewor 5 Due /6/19 Exercise. (a Cosider the set {a, b, c}. For each of the followig, (A list the objects described, (B give a formula that tells you how may you should have listed, ad (C verify

More information

AP Calculus Chapter 9: Infinite Series

AP Calculus Chapter 9: Infinite Series AP Calculus Chapter 9: Ifiite Series 9. Sequeces a, a 2, a 3, a 4, a 5,... Sequece: A fuctio whose domai is the set of positive itegers = 2 3 4 a = a a 2 a 3 a 4 terms of the sequece Begi with the patter

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

CS / MCS 401 Homework 3 grader solutions

CS / MCS 401 Homework 3 grader solutions CS / MCS 401 Homework 3 grader solutios assigmet due July 6, 016 writte by Jāis Lazovskis maximum poits: 33 Some questios from CLRS. Questios marked with a asterisk were ot graded. 1 Use the defiitio of

More information

Sequences. Notation. Convergence of a Sequence

Sequences. Notation. Convergence of a Sequence Sequeces A sequece is essetially just a list. Defiitio (Sequece of Real Numbers). A sequece of real umbers is a fuctio Z (, ) R for some real umber. Do t let the descriptio of the domai cofuse you; it

More information

An Introduction to Randomized Algorithms

An Introduction to Randomized Algorithms A Itroductio to Radomized Algorithms The focus of this lecture is to study a radomized algorithm for quick sort, aalyze it usig probabilistic recurrece relatios, ad also provide more geeral tools for aalysis

More information

Mathematics review for CSCI 303 Spring Department of Computer Science College of William & Mary Robert Michael Lewis

Mathematics review for CSCI 303 Spring Department of Computer Science College of William & Mary Robert Michael Lewis Mathematics review for CSCI 303 Sprig 019 Departmet of Computer Sciece College of William & Mary Robert Michael Lewis Copyright 018 019 Robert Michael Lewis Versio geerated: 13 : 00 Jauary 17, 019 Cotets

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

MAT1026 Calculus II Basic Convergence Tests for Series

MAT1026 Calculus II Basic Convergence Tests for Series MAT026 Calculus II Basic Covergece Tests for Series Egi MERMUT 202.03.08 Dokuz Eylül Uiversity Faculty of Sciece Departmet of Mathematics İzmir/TURKEY Cotets Mootoe Covergece Theorem 2 2 Series of Real

More information

Section 5.1 The Basics of Counting

Section 5.1 The Basics of Counting 1 Sectio 5.1 The Basics of Coutig Combiatorics, the study of arragemets of objects, is a importat part of discrete mathematics. I this chapter, we will lear basic techiques of coutig which has a lot of

More information

Product measures, Tonelli s and Fubini s theorems For use in MAT3400/4400, autumn 2014 Nadia S. Larsen. Version of 13 October 2014.

Product measures, Tonelli s and Fubini s theorems For use in MAT3400/4400, autumn 2014 Nadia S. Larsen. Version of 13 October 2014. Product measures, Toelli s ad Fubii s theorems For use i MAT3400/4400, autum 2014 Nadia S. Larse Versio of 13 October 2014. 1. Costructio of the product measure The purpose of these otes is to preset the

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

Sequences of Definite Integrals, Factorials and Double Factorials

Sequences of Definite Integrals, Factorials and Double Factorials 47 6 Joural of Iteger Sequeces, Vol. 8 (5), Article 5.4.6 Sequeces of Defiite Itegrals, Factorials ad Double Factorials Thierry Daa-Picard Departmet of Applied Mathematics Jerusalem College of Techology

More information

Math 2784 (or 2794W) University of Connecticut

Math 2784 (or 2794W) University of Connecticut ORDERS OF GROWTH PAT SMITH Math 2784 (or 2794W) Uiversity of Coecticut Date: Mar. 2, 22. ORDERS OF GROWTH. Itroductio Gaiig a ituitive feel for the relative growth of fuctios is importat if you really

More information

11.6 Absolute Convergence and the Ratio and Root Tests

11.6 Absolute Convergence and the Ratio and Root Tests .6 Absolute Covergece ad the Ratio ad Root Tests The most commo way to test for covergece is to igore ay positive or egative sigs i a series, ad simply test the correspodig series of positive terms. Does

More information

Matrices and vectors

Matrices and vectors Oe Matrices ad vectors This book takes for grated that readers have some previous kowledge of the calculus of real fuctios of oe real variable It would be helpful to also have some kowledge of liear algebra

More information

Appendix F: Complex Numbers

Appendix F: Complex Numbers Appedix F Complex Numbers F1 Appedix F: Complex Numbers Use the imagiary uit i to write complex umbers, ad to add, subtract, ad multiply complex umbers. Fid complex solutios of quadratic equatios. Write

More information

University of Colorado Denver Dept. Math. & Stat. Sciences Applied Analysis Preliminary Exam 13 January 2012, 10:00 am 2:00 pm. Good luck!

University of Colorado Denver Dept. Math. & Stat. Sciences Applied Analysis Preliminary Exam 13 January 2012, 10:00 am 2:00 pm. Good luck! Uiversity of Colorado Dever Dept. Math. & Stat. Scieces Applied Aalysis Prelimiary Exam 13 Jauary 01, 10:00 am :00 pm Name: The proctor will let you read the followig coditios before the exam begis, ad

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

THE SOLUTION OF NONLINEAR EQUATIONS f( x ) = 0.

THE SOLUTION OF NONLINEAR EQUATIONS f( x ) = 0. THE SOLUTION OF NONLINEAR EQUATIONS f( ) = 0. Noliear Equatio Solvers Bracketig. Graphical. Aalytical Ope Methods Bisectio False Positio (Regula-Falsi) Fied poit iteratio Newto Raphso Secat The root of

More information

Solutions to Final Exam

Solutions to Final Exam Solutios to Fial Exam 1. Three married couples are seated together at the couter at Moty s Blue Plate Dier, occupyig six cosecutive seats. How may arragemets are there with o wife sittig ext to her ow

More information

Basic Sets. Functions. MTH299 - Examples. Example 1. Let S = {1, {2, 3}, 4}. Indicate whether each statement is true or false. (a) S = 4. (e) 2 S.

Basic Sets. Functions. MTH299 - Examples. Example 1. Let S = {1, {2, 3}, 4}. Indicate whether each statement is true or false. (a) S = 4. (e) 2 S. Basic Sets Example 1. Let S = {1, {2, 3}, 4}. Idicate whether each statemet is true or false. (a) S = 4 (b) {1} S (c) {2, 3} S (d) {1, 4} S (e) 2 S. (f) S = {1, 4, {2, 3}} (g) S Example 2. Compute the

More information

Theorem: Let A n n. In this case that A does reduce to I, we search for A 1 as the solution matrix X to the matrix equation A X = I i.e.

Theorem: Let A n n. In this case that A does reduce to I, we search for A 1 as the solution matrix X to the matrix equation A X = I i.e. Theorem: Let A be a square matrix The A has a iverse matrix if ad oly if its reduced row echelo form is the idetity I this case the algorithm illustrated o the previous page will always yield the iverse

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

arxiv: v1 [math.co] 23 Mar 2016

arxiv: v1 [math.co] 23 Mar 2016 The umber of direct-sum decompositios of a fiite vector space arxiv:603.0769v [math.co] 23 Mar 206 David Ellerma Uiversity of Califoria at Riverside August 3, 208 Abstract The theory of q-aalogs develops

More information