Counting III. Today we ll briefly review some facts you dervied in recitation on Friday and then turn to some applications of counting.

Size: px
Start display at page:

Download "Counting III. Today we ll briefly review some facts you dervied in recitation on Friday and then turn to some applications of counting."

Transcription

1 6.04/18.06J Mathematics for Computer Sciece April 5, 005 Srii Devadas ad Eric Lehma Lecture Notes Coutig III Today we ll briefly review some facts you dervied i recitatio o Friday ad the tur to some applicatios of coutig. 1 The Booeeper Rule I recitatio you leared that the umber of ways to rearrage the letters i the word BOOKKEEPER is: total letters {}}{ 10! }{{} 1! }{{}! }{{}! }{{} 3! }{{} 1! }{{} 1! B s O s K s E s P s R s This is a special case of a exceptioally useful coutig priciple. Rule 1 (Booeeper Rule). The umber of sequeces with 1 copies of l 1, copies of l,..., ad copies of l is ( )! 1!!...! provided l 1,..., l are distict. Let s review some applicatios ad implicatios of the Booeeper Rule Mile Wals I m plaig a 0 miles wal, which should iclude 5 orthward miles, 5 eastward miles, 5 southward miles, ad 5 westward miles. How may differet wals are possible? There is a bijectio betwee such wals ad sequeces with 5 N s, 5 E s, 5 S s, ad 5 W s. By the Booeeper Rule, the umber of such sequeces is: 0! 5! 4 Page 1 of 15

2 Coutig III 1. Bit Sequeces How may bit sequeces cotai exactly oes? Each such sequece also cotais zeroes, so there are by the Booeeper Rule.!! ( )! 1.3 elemet Subsets of a elemet Set How may elemets subsets of a elemet set are there? This questio arises all the time i various guises: I how may ways ca I select 5 boos from my collectio of 100 to brig o vacatio? How may differet 13 card Bridge hads ca be dealt from a 5 card dec? I how may ways ca I select 5 toppigs for my pizza if there are 14 available? There is a atural bijectio betwee elemet subsets of a elemet set ad bit sequeces with exactly oes. For example, here is a 3 elemet subset of {x 1, x,..., x 8 } ad the associated 8 bit sequece with exactly 3 oes: { x 1, x 4, x 5 } ( 1, 0, 0, 1, 1, 0, 0, 0 ) Therefore, the aswer to this problem is the same as the aswer to the earlier questio about bit sequeces. Rule (Subset Rule). The umber of elemet subsets of a elemet set is:! =! ( )! The factorial expressio i the Subset Rule comes up so ofte that there is a shorthad,. This is read choose sice it deotes the umber of ways to choose items from amog. We ca immediately oc off all three questios above usig the Sum Rule: I ca select 5 boos from 100 i 100 ways. 5 There are 5 differet Bridge hads. 13 Page of 15

3 Coutig III 3 There are 14 differet 5 toppig pizzas, if 14 toppigs are available. 5 The elemet subsets of a elemet set are sometimes called combiatios. There are a great may similar soudig terms: permutatios, r permutatios, permutatios with repetitio, combiatios with repetitio, permutatios with idistiguishable objects, ad so o. For example, the Booeeper Rule is sometimes called the formula for permutatios with idistiguishable objects. Broadly speaig, permutatios cocer sequeces ad combiatios cocer subsets. However, the coutig rules we ve taught you are sufficiet to solve all these sorts of problems without owig this jargo, so we ll sip it. 1.4 Word of Cautio Someday you might refer to the Booeeper Rule i frot of a roomful of colleagues ad discover that they re all starig bac at you blaly. This is ot because they re dumb, but rather because we just made up the ame Booeeper Rule. However, the rule is excellet ad the ame is apt, so we suggest that you play through: You ow? The Booeeper Rule? Do t you guys ow aythig??? Biomial Theorem Coutig gives isight ito oe of the basic theorems of algebra. A biomial is a sum of two terms, such as a + b. Now let s cosider a postive, itegral power of a biomial: (a + b) Suppose we multiply out this expressio completely for, say, = 4: (a + b) 4 = aaaa + aaab + aaba + aabb + abaa + abab + abba + abbb + baaa + baab + baba + babb + bbaa + bbab + bbba + bbbb Notice that there is oe term for every sequece of a s ad b s. Therefore, the umber of terms with copies of b ad copies of a is:! =! ( )! by the Booeeper Rule. Now let s group equivalet terms, such as aaab = aaba = abaa = baaa. The the coefficiet of a b is. So for = 4, this meas: (a + b) 4 = a b 0 + a 3 b 1 + a b + a 1 b 3 + a 0 b I geeral, this reasoig gives the Biomial Theorem: Page 3 of 15

4 4 Coutig III Theorem 1 (Biomial Theorem). For all N ad a, b R: (a + b) = a b The expressio is ofte called a biomial coefficiet i hoor of its appearace here. This reasoig about biomials exteds icely to multiomials, which are sums of two or more terms. For example, suppose we wated the coefficiet of i the expasio of (b + o + + e + p + r) 10. Each term i this expasio is a product of 10 3 variables where each variable is oe of b, o,, e, p, or r. Now, the coefficiet of bo e pr is the umber of those terms with exactly 1 b, o s, s, 3 e s, 1 p, ad 1 r. Ad the umber of such terms is precisely the umber of rearragmets of the word BOOKKEEPER: 10! 10 = 1!!! 3! 1! 1!, 1,, 3, 1, 1 Theorem (Multiomial Theorem). For all N ad z 1,... z m R: (z 1 + z z m ) = z 1 1 z... z m m 1,,..., m =0 3 bo e pr The expressio o the left is a example of a multiomial coefficiet ad the otatio o the right is a shorthad. This reasoig exteds to a geeral theorem: 1,..., m N m = You ll be far better off if your remember the reasoig behid the Multiomial Theorem rather tha this mostrous equatio. 3 Poer Hads There are 5 cards i a dec. Each card has a suit ad a value. There are four suits: Ad there are 13 values: spades hearts clubs diamods jac quee ig ace, 3, 4, 5, 6, 7, 8, 9, J, Q, K, A Thus, for example, 8 is the 8 of hearts ad A is the ace of spades. Values farther to the right i this list are cosidered higher ad values to the left are lower. Page 4 of 15

5 Coutig III 5 Five Card Draw is a card game i which each player is iitially dealt a had, a subset of 5 cards. (The the game gets complicated, but let s ot worry about that.) The umber of differet hads i Five Card Draw is the umber of 5 elemet subsets of a 5 elemet set, which is 5 choose 5: 5 total # of hads = =, 598, Let s get some coutig practice by worig out the umber of hads with various special properties. 3.1 Hads with a Four of a Kid A Four of a Kid is a set of four cards with the same value. How may differet hads cotai a Four of a Kid? Here a couple examples: { 8, 8, Q, 8, 8 } { A,,,, } As usual, the first step is to map this questio to a sequece coutig problem. A had with a Four of a Kid is completely described by a sequece specifyig: 1. The value of the four cards.. The value of the extra card. 3. The suit of the extra card. Thus, there is a bijectio betwee hads with a Four of a Kid ad sequeces cosistig of two distict values followed by a suit. For example, the three hads above are associated with the followig sequeces: (8, Q, ) { 8, 8, 8, 8, Q } (, A, ) {,,,, A } Now we eed oly cout the sequeces. There are 13 ways to choose the first value, 1 ways to choose the secod value, ad 4 ways to choose the suit. Thus, by the Geeralized Product Rule, there are = 64 hads with a Four of a Kid. This meas that oly 1 had i about 4165 has a Four of a Kid; ot surprisigly, this is cosidered a very good poer had! Page 5 of 15

6 6 Coutig III 3. Hads with a Full House A Full House is a had with three cards of oe value ad two cards of aother value. Here are some examples: {,,, J, J } { 5, 5, 5, 7, 7 } Agai, we shift to a problem about sequeces. There is a bijectio betwee Full Houses ad sequeces specifyig: 1. The value of the triple, which ca be chose i 13 ways.. The suits of the triple, which ca be selected i 4 ways The value of the pair, which ca be chose i 1 ways. 4. The suits of the pair, which ca be selected i 4 ways. The example hads correspod to sequeces as show below: (, {,, }, J, {, }) {,,, J, J } (5, {,, }, 7, {, }) { 5, 5, 5, 7, 7 } By the Geeralized Product Rule, the umber of Full Houses is: We re o a roll but we re about to hit a speedbump. 3.3 Hads with Two Pairs How may hads have Two Pairs; that is, two cards of oe value, two cards of aother value, ad oe card of a third value? Here are examples: { 3, 3, Q, Q, A } { 9, 9, 5, 5, K } Each had with Two Pairs is described by a sequece cosistig of: 1. The value of the first pair, which ca be chose i 13 ways.. The suits of the first pair, which ca be selected 4 ways. 3. The value of the secod pair, which ca be chose i 1 ways. 4. The suits of the secod pair, which ca be selected i 4 ways. Page 6 of 15

7 Coutig III 7 5. The value of the extra card, which ca be chose i 11 ways. 6. The suit of the extra card, which ca be selected i 4 = 4 ways. 1 Thus, it might appear that the umber of hads with Two Pairs is: Wrog aswer! The problem is that there is ot a bijectio from such sequeces to hads with Two Pairs. This is actually a to 1 mappig. For example, here are the pairs of sequeces that map to the hads give above: (3, {, }, Q, {, }, A, ) (Q, {, }, 3, {, }, A, ) (9, {, }, 5, {, }, K, ) (5, {, }, 9, {, }, K, ) { 3, 3, Q, Q, A } { 9, 9, 5, 5, K } The problem is that othig distiguishes the first pair from the secod. A pair of 5 s ad a pair of 9 s is the same as a pair of 9 s ad a pair of 5 s. We avoided this difficulty i coutig Full Houses because, for example, a pair of 6 s ad a triple of igs is differet from a pair of igs ad a triple of 6 s. We ra ito precisely this difficulty last time, whe we wet from coutig arragemets of differet pieces o a chessboard to coutig arragemets of two idetical roos. The solutio the was to apply the Divisio Rule, ad we ca do the same here. I this case, the Divisio rule says there are twice as may sequeces ad hads, so the umber of hads with Two Pairs is actually: Aother Approach The precedig example was disturbig! Oe could easily overloo the fact that the mappig was to 1 o a exam, fail the course, ad tur to a life of crime. You ca mae the world a safer place i two ways: 1. Wheever you use a mappig f : A B to traslate oe coutig problem to aother, chec the umber elemets i A that are mapped to each elemet i B. This determies the size of A relative to B. You ca the apply the Divisio Rule with the appropriate correctio factor. Page 7 of 15

8 8 Coutig III. As a extra chec, try solvig the same problem i a differet way. Multiple approaches are ofte available ad all had better give the same aswer! (Sometimes differet approaches give aswers that loo differet, but tur out to be the same after some algebra.) We already used the first method; let s try the secod. There is a bijectio betwee hads with two pairs ad sequeces that specify: The values of the two pairs, which ca be chose i ways.. The suits of the lower value pair, which ca be selected i 4 ways. 3. The suits of the higher value pair, which ca be selected i 4 ways. 4. The value of the extra card, which ca be chose i 11 ways. 5. The suit of the extra card, which ca be selected i 4 = 4 ways. 1 For example, the followig sequeces ad hads correspod: ({3, Q}, {, }, {, }, A, ) ({9, 5}, {, }, {, }, K, ) { { 3, 9, 3, 9, Q, 5, Q, 5, A K } } Thus, the umber of hads with two pairs is: This is the same aswer we got before, though i a slightly differet form. 3.4 Hads with Every Suit How may hads cotai at least oe card from every suit? Here is a example of such a had: { 7, K, 3, A, } Each such had is described by a sequece that specifies: 1. The values of the diamod, the club, the heart, ad the spade, which ca be selected i = 13 4 ways.. The suit of the extra card, which ca be selected i 4 ways. 3. The value of the extra card, which ca be selected i 1 ways. Page 8 of 15

9 Coutig III 9 For example, the had above is described by the sequece: (7, K, A,,, 3) { 7, K, A,, 3 } Are there other sequeces that correspod to the same had? There is oe more! We could equally well regard either the 3 or the 7 as the extra card, so this is actually a to 1 mappig. Here are the two sequeces correspodig to the example had: (7, K, A,,, 3) (3, K, A,,, 7) { 7, K, A,, 3 } Therefore, the umber of hads with every suit is: 4 Magic Tric There is a Magicia ad a Assistat. The Assistat goes ito the audiece with a dec of 5 cards while the Magicia loos away. Five audiece members each select oe card from the dec. The Assistat the gathers up the five cards ad reveals four of them to the Magicia, oe at a time. The Magicia cocetrates for a short time ad the correctly ames the secret, fifth card! 4.1 The Secret The Assistat somehow commuicated the secret card to the Magicia just by amig the other four cards. I particular, the Assistat has two ways to commuicate: 1. He ca aouce the four cards i ay order. The umber of orderigs of four cards is 4! = 4, so this aloe is isufficiet to idetify which of the remaiig 48 cards is the secret oe.. The Assistat ca also choose which four of the five cards to reveal i biom54 = 5 differet ways. Of course, the Magicia ca ot determie which of these five possibilities the Assistat selected, sice he does ot ow the secret card. Nevertheless, these two forms of commuicatio allow the Assistat to covertly reveal the secret card to the Magicia. Our coutig tools give a lot of isight ito the magic tric. Put all the sets of 5 cards i a collectio X o the left. Ad put all the sequeces of 4 distict cards i a collectio Y o the right. Page 9 of 15

10 10 Coutig III Y = all X = all sets of sequeces of 4 distict cards 5 cards (8, K, Q, ) {8, K, Q,, 6 } P ((((((((((((( PPPPP (K, 8, Q, ) hhhhhhhhhhhhh (K, 8, 6, Q ) {8, K, Q, 9, 6 } For example, {8, K, Q,, 6 } is a elemet of X o the left. If the audiece selects this set of 5 cards, the there are may differet 4 card sequeces o the right i set Y that the Assistat could choose to reveal, icludig (8, K, Q, ), (K, 8, Q, ), ad (K, 8, 6, Q ). Let s thi about this problem i terms of graphs. Regard the elemets of X ad Y as the vertices of a bipartite graph. Put a edge betwee a set of 5 cards ad a sequece of 4 if every card i the sequece is also i the set. I other words, if the audiece selects a set of cards, the the Assistat must reveal a sequece of cards that is adjacet i the bipartite graph. Some edges are show i the diagram above. What we eed to perform the tric is a matchig for the X vertices; that is, we eed a subset of edges that joi every vertex o the left to exactly oe, distict vertex o the right. If such a matchig exists, the the Assistat ad Magicia ca agree oe i advace. The, whe the audiece selects a set of 5 cards, the Assistat reveals the correspodig sequece of 4 cards. The Magicia traslates bac to the correspodig set of 5 cards ad ames the oe ot already revealed. For example, suppose the Assistat ad Magicia agree o a matchig cotaiig the two bold edges i the diagram above. If the audiece selects the set {8, K, Q, 9, 6 }, the the Assistat reveals the correspodig sequece (K, 8, 6, Q ). The Magicia ames the oe card i the correspodig set ot already revealed, the 9. Notice that the sets must be matched with distict sequeces; if the Assistat revealed the same sequece whe the audiece piced the set {8, K, Q,, 6 }, the the Magicia would be uable to determie whether the remaiig card was the 9 or! The oly remaiig questio is whether a matchig for the X vertices exists. This is precisely the subject of Hall s Theorem. Regard the X vertices as girls, the Y vertices as boys, ad each edge as a idicatio that a girl lies a boy. The a matchig for the girls exists if ad oly if the marriage coditio is satisfied: Every subset of girls lies at least as large a set of boys. Let s prove that the marriage coditio holds for the magic tric graph. We ll eed a couple prelimiary facts: Page 10 of 15

11 Coutig III 11 Each vertex o the left has degree 5 4! = 10, sice there are five ways to select the card ept secret ad there are 4! permutatios of the remaiig 4 cards. I terms of the marriage metaphor, every girl lie 10 boys. Each vertex o the right has degree 48, sice there are 48 possibilities for the fifth card. Thus, every boy is lied by 48 girls. Now let S be a arbitrary set of vertices o the left, which we re regardig as girls. There are 10 S edges icidet to vertices i this set. Sice each boy is lied by at most 48 girls, this set of girls lies at least 10 S /48 S differet boys. Thus, the marriage coditio is satisfied, a matchig exists by Hall s Theorem, ad the tric ca be doe without magic! 4. The Real Secret You might ot fid the precedig aswer very satisfyig. After all, as a ( practical ) matter, the Assistat ad the Magicia ca ot memorize a matchig cotaiig 5 =, 598, edges! The remaiig challege is to choose a matchig that ca be readily computed o the fly. We ll describe oe approach. As a ruig example, suppose that the audiece selects: Q J The Assistat pics out two cards of the same suit. I the example, the assistat might choose the 3 ad 10. The Assistat locates the values of these two cards o the cycle show below: A K Q 3 J For ay two distict values o this cycle, oe is always betwee 1 ad 6 hops clocwise from the other. For example, the 3 is 6 hops clocwise from the 10. The more couterclocwise of these two cards is revealed first, ad the other becomes the secret card. Thus, i our example, the 10 would be revealed, ad the 3 would be the secret card. Therefore: The suit of the secret card is the same as the suit of the first card revealed. Page 11 of 15

12 1 Coutig III The value of the secret card is betwee 1 ad 6 hops clocwise from the value of the first card revealed. All that remais is to commuicate a umber betwee 1 ad 6. The Magicia ad Assistat agree beforehad o a orderig of all the cards i the dec from smallest to largest such as: A... K A... Q A... Q A... Q The order i which the last three cards are revealed commuicates the umber accordig to the followig scheme: ( small, medium, large ) = 1 ( small, large, medium ) = ( medium, small, large ) = 3 ( medium, large, small ) = 4 ( large, small, medium ) = 5 ( large, medium, small ) = 6 I the example, the Assistat wats to sed 6 ad so reveals the remaiig three cards i large, medium, small order. Here is the complete sequece that the Magicia sees: 10 Q J 9 The Magicia starts with the first card, 10, ad hops 6 values clocwise to reach 3, which is the secret card! 4.3 Same Tric with Four Cards? Suppose that the audiece selects oly four cards ad the Assistat reviews a sequece of three to the Magicia. Ca the Magicia determie the fourth card? Let X be all the sets of four cards that the audiece might select, ad let Y be all the sequeces of three cards that the Assistat might reveal. Now, oe o had, we have 5 X = = 70,75 4 by the Subset Rule. O the other had, we have Y = = 13,600 by the Geeralized Product Rule. Thus, by the Pigeohole Priciple, the Assistat must reveal the same sequece of three cards for some two differet sets of four. This is bad ews for the Magicia: if he hears that sequece of three, the there are at least two possibilities for the fourth card which he caot distiguish! Page 1 of 15

13 Coutig III 13 5 Combiatorial Proof Suppose you have differet T shirts oly wat to eep. You could equally well select the shirts you wat to eep or select the complemetary set of shirts you wat to throw out. Thus, the umber of ways to select shirts from amog must be equal to the umber of ways to select shirts from amog. Therefore: = This is easy to prove algebraically, sice both sides are equal to:!! ( )! But we did t really have to resort to algebra; we just used coutig priciples. Hmm. 5.1 Boxig Isha, famed 6.04 TA, has decided to try out for the US Olympic boxig team. After all, he s watched all of the Rocy movies ad spet hours i frot of a mirror seerig, Yo, you waa piece a me?! Isha figures that people (icludig himself) are competig for spots o the team ad oly will be selected. As part of maeuverig for a spot o the team, he eed to wor out how may differet teams are possible. There are two cases to cosider: Isha is selected for the team, ad his 1 teammates are selected from amog the other 1 competitors. The umber of differet teams that be formed i this way is: 1 1 Isha is ot selected for the team, ad all team members are selected from amog the other 1 competitors. The umber of teams that ca be formed this way is: 1 All teams of the first type cotai Isha, ad o team of the secod type does; therefore, the two sets of teams are disjoit. Thus, by the Sum Rule, the total umber of possible Olympic boxig teams is: Page 13 of 15

14 14 Coutig III Christos, equally famed 6.04 TA, this Isha is t so tough ad so he might as well try out also. He reasos that people (icludig himself) are tryig out for spots. Thus, the umber of ways to select the team is simply: Christos ad Isha each correctly couted the umber of possible boxig teams; thus, their aswers must be equal. So we ow: = 1 This is called Pascal s Idetity. Ad we proved it without ay algebra! Istead, we relied purely o coutig techiques. 5. Combiatorial Proof A combiatorial proof is a argumet that establishes a algebraic fact by relyig o coutig priciples. May such proofs follow the same basic outlie: 1. Defie a set S.. Show that S = by coutig oe way. 3. Show that S = m by coutig aother way. 4. Coclude that = m. I the precedig ( example, ) ( S ) was the set of all possible Olympic boxig teams. ( Isha ) 1 computed S = + 1 by coutig oe way, ad Christos computed S = by 1 coutig aother. Equatig these two expressios gave Pascal s Idetity. More typically, the set S is defied i terms of simple sequeces or sets rather tha a elaborate story. Here is less colorful example of a combiatorial argumet. Theorem 3. 3 = r r r=0 Proof. We give a combiatorial proof. Let S be all card hads that ca be dealt from a dec cotaiig red cards (umbered 1,..., ) ad blac cards (umbered 1,..., ). First, ote that every 3 elemet set has S = 3 Page 14 of 15

15 Coutig III 15 elemet subsets. From aother perspective, the umber of hads with exactly r red cards is r r sice there are ways to choose the r red cards ad r ways to choose the r blac r cards. Sice the umber of red cards ca be aywhere from 0 to, the total umber of card hads is: S = r r Equatig these two expressios for S proves the theorem. r=0 Combiatorial proofs are almost magical. Theorem 3 loos pretty scary, but we proved it without ay algebraic maipulatios at all. The ey to costructig a combiatorial proof is choosig the set S properly, which ca be tricy. Geerally, the simpler side of ( the ) equatio should provide some guidace. For example, the right side of Theorem 3 is 3, which suggests choosig S to be all elemet subsets of some 3 elemet set. Page 15 of 15

8. Combinatorial Structures

8. Combinatorial Structures Virtual Laboratories > 0. Foudatios > 1 2 3 4 5 6 7 8 9 8. Combiatorial Structures The purpose of this sectio is to study several combiatorial structures that are of basic importace i probability. Permutatios

More information

}, how many different strings of length n 1 exist? }, how many different strings of length n 2 exist that contain at least one a 1

}, how many different strings of length n 1 exist? }, how many different strings of length n 2 exist that contain at least one a 1 1. [5] Give sets A ad B, each of cardiality 1, how may fuctios map A i a oe-tooe fashio oto B? 2. [5] a. Give the set of r symbols { a 1, a 2,..., a r }, how may differet strigs of legth 1 exist? [5]b.

More information

Combinatorics. Chapter Permutations. Reading questions. Counting Problems. Counting Technique: The Product Rule

Combinatorics. Chapter Permutations. Reading questions. Counting Problems. Counting Technique: The Product Rule Chapter 3 Combiatorics 3.1 Permutatios Readig questios 1. Defie what a permutatio is i your ow words. 2. What is a fixed poit i a permutatio? 3. What do we assume about mutual disjoitedess whe creatig

More information

Permutation Enumeration

Permutation Enumeration RMT 2012 Power Roud Rubric February 18, 2012 Permutatio Eumeratio 1 (a List all permutatios of {1, 2, 3} (b Give a expressio for the umber of permutatios of {1, 2, 3,, } i terms of Compute the umber for

More information

CS3203 #5. 6/9/04 Janak J Parekh

CS3203 #5. 6/9/04 Janak J Parekh CS3203 #5 6/9/04 Jaak J Parekh Admiistrivia Exam o Moday All slides should be up We ll try ad have solutios for HWs #1 ad #2 out by Friday I kow the HW is due o the same day; ot much I ca do, uless you

More information

THE LUCAS TRIANGLE RECOUNTED. Arthur T. Benjamin Dept. of Mathematics, Harvey Mudd College, Claremont, CA Introduction

THE LUCAS TRIANGLE RECOUNTED. Arthur T. Benjamin Dept. of Mathematics, Harvey Mudd College, Claremont, CA Introduction THE LUCAS TRIANLE RECOUNTED Arthur T Bejami Dept of Mathematics, Harvey Mudd College, Claremot, CA 91711 bejami@hmcedu 1 Itroductio I 2], Neville Robbis explores may properties of the Lucas triagle, a

More information

PERMUTATIONS AND COMBINATIONS

PERMUTATIONS AND COMBINATIONS www.sakshieducatio.com PERMUTATIONS AND COMBINATIONS OBJECTIVE PROBLEMS. There are parcels ad 5 post-offices. I how may differet ways the registratio of parcel ca be made 5 (a) 0 (b) 5 (c) 5 (d) 5. I how

More information

1. How many possible ways are there to form five-letter words using only the letters A H? How many such words consist of five distinct letters?

1. How many possible ways are there to form five-letter words using only the letters A H? How many such words consist of five distinct letters? COMBINATORICS EXERCISES Stepha Wager 1. How may possible ways are there to form five-letter words usig oly the letters A H? How may such words cosist of five distict letters? 2. How may differet umber

More information

PERMUTATION AND COMBINATION

PERMUTATION AND COMBINATION MPC 1 PERMUTATION AND COMBINATION Syllabus : Fudametal priciples of coutig; Permutatio as a arragemet ad combiatio as selectio, Meaig of P(, r) ad C(, r). Simple applicatios. Permutatios are arragemets

More information

Unit 5: Estimating with Confidence

Unit 5: Estimating with Confidence Uit 5: Estimatig with Cofidece Sectio 8.2 The Practice of Statistics, 4 th editio For AP* STARNES, YATES, MOORE Uit 5 Estimatig with Cofidece 8.1 8.2 8.3 Cofidece Itervals: The Basics Estimatig a Populatio

More information

COMBINATORICS 2. Recall, in the previous lesson, we looked at Taxicabs machines, which always took the shortest path home

COMBINATORICS 2. Recall, in the previous lesson, we looked at Taxicabs machines, which always took the shortest path home COMBINATORICS BEGINNER CIRCLE 1/0/013 1. ADVANCE TAXICABS Recall, i the previous lesso, we looked at Taxicabs machies, which always took the shortest path home taxipath We couted the umber of ways that

More information

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series Roberto s Notes o Ifiite Series Chapter : Series Sectio Ifiite series What you eed to ow already: What sequeces are. Basic termiology ad otatio for sequeces. What you ca lear here: What a ifiite series

More information

7. Counting Measure. Definitions and Basic Properties

7. Counting Measure. Definitions and Basic Properties Virtual Laboratories > 0. Foudatios > 1 2 3 4 5 6 7 8 9 7. Coutig Measure Defiitios ad Basic Properties Suppose that S is a fiite set. If A S the the cardiality of A is the umber of elemets i A, ad is

More information

PERMUTATIONS AND COMBINATIONS

PERMUTATIONS AND COMBINATIONS Chapter 7 PERMUTATIONS AND COMBINATIONS Every body of discovery is mathematical i form because there is o other guidace we ca have DARWIN 7.1 Itroductio Suppose you have a suitcase with a umber lock. The

More information

AMC AMS AMR ACS ACR ASR MSR MCR MCS CRS

AMC AMS AMR ACS ACR ASR MSR MCR MCS CRS Sectio 6.5: Combiatios Example Recall our five frieds, Ala, Cassie, Maggie, Seth ad Roger from the example at the begiig of the previous sectio. The have wo tickets for a cocert i Chicago ad everybody

More information

Counting on r-fibonacci Numbers

Counting on r-fibonacci Numbers Claremot Colleges Scholarship @ Claremot All HMC Faculty Publicatios ad Research HMC Faculty Scholarship 5-1-2015 Coutig o r-fiboacci Numbers Arthur Bejami Harvey Mudd College Curtis Heberle Harvey Mudd

More information

Ch 9 Sequences, Series, and Probability

Ch 9 Sequences, Series, and Probability Ch 9 Sequeces, Series, ad Probability Have you ever bee to a casio ad played blackjack? It is the oly game i the casio that you ca wi based o the Law of large umbers. I the early 1990s a group of math

More information

We often find the probability of an event by counting the number of elements in a simple sample space.

We often find the probability of an event by counting the number of elements in a simple sample space. outig Methods We ofte fid the probability of a evet by coutig the umber of elemets i a simple sample space. Basic methods of coutig are: Permutatios ombiatios Permutatio A arragemet of objects i a defiite

More information

AMC AMS AMR ACS ACR ASR MSR MCR MCS CRS

AMC AMS AMR ACS ACR ASR MSR MCR MCS CRS Sectio 6.5: Combiatios Example Recall our five frieds, Ala, Cassie, Maggie, Seth ad Roger from the example at the begiig of the previous sectio. The have wo tickets for a cocert i Chicago ad everybody

More information

Logarithms APPENDIX IV. 265 Appendix

Logarithms APPENDIX IV. 265 Appendix APPENDIX IV Logarithms Sometimes, a umerical expressio may ivolve multiplicatio, divisio or ratioal powers of large umbers. For such calculatios, logarithms are very useful. They help us i makig difficult

More information

Grade 6 Math Review Unit 3(Chapter 1) Answer Key

Grade 6 Math Review Unit 3(Chapter 1) Answer Key Grade 6 Math Review Uit (Chapter 1) Aswer Key 1. A) A pottery makig class charges a registratio fee of $25.00. For each item of pottery you make you pay a additioal $5.00. Write a expressio to represet

More information

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

More information

Counting and Probability CMSC 250

Counting and Probability CMSC 250 Coutig ad Probabilit CMSC 50 1 Coutig Coutig elemets i a list: how ma itegers i the list from 1 to 10? how ma itegers i the list from m to? assumig m CMSC 50 How Ma i a List? How ma positive three-digit

More information

AS Exercise A: The multiplication principle. Probability using permutations and combinations. Multiplication principle. Example.

AS Exercise A: The multiplication principle. Probability using permutations and combinations. Multiplication principle. Example. Probability usig permutatios ad combiatios Multiplicatio priciple If A ca be doe i ways, ad B ca be doe i m ways, the A followed by B ca be doe i m ways. 1. A die ad a coi are throw together. How may results

More information

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 12

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 12 EECS 70 Discrete Mathematics ad Probability Theory Sprig 204 Aat Sahai Note 2 Probability Examples Based o Coutig We will ow look at examples of radom experimets ad their correspodig sample spaces, alog

More information

COLLEGE ALGEBRA LECTURES Copyrights and Author: Kevin Pinegar

COLLEGE ALGEBRA LECTURES Copyrights and Author: Kevin Pinegar OLLEGE ALGEBRA LETURES opyrights ad Author: Kevi iegar 8.3 Advaced outig Techiques: ermutatios Ad ombiatios Factorial Notatio Before we ca discuss permutatio ad combiatio formulas we must itroduce factorial

More information

CS 201: Adversary arguments. This handout presents two lower bounds for selection problems using adversary arguments ëknu73,

CS 201: Adversary arguments. This handout presents two lower bounds for selection problems using adversary arguments ëknu73, CS 01 Schlag Jauary 6, 1999 Witer `99 CS 01: Adversary argumets This hadout presets two lower bouds for selectio problems usig adversary argumets ëku73, HS78, FG76ë. I these proofs a imagiary adversary

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

More information

arxiv: v2 [math.co] 15 Oct 2018

arxiv: v2 [math.co] 15 Oct 2018 THE 21 CARD TRICK AND IT GENERALIZATION DIBYAJYOTI DEB arxiv:1809.04072v2 [math.co] 15 Oct 2018 Abstract. The 21 card trick is well kow. It was recetly show i a episode of the popular YouTube chael Numberphile.

More information

lecture notes September 2, Sequential Choice

lecture notes September 2, Sequential Choice 18.310 lecture otes September 2, 2013 Sequetial Choice Lecturer: Michel Goemas 1 A game Cosider the followig game. I have 100 blak cards. I write dow 100 differet umbers o the cards; I ca choose ay umbers

More information

Shuffling Cards. D.J.W. Telkamp. Utrecht University Mathematics Bachelor s Thesis. Supervised by Dr. K. Dajani

Shuffling Cards. D.J.W. Telkamp. Utrecht University Mathematics Bachelor s Thesis. Supervised by Dr. K. Dajani Shufflig Cards Utrecht Uiversity Mathematics Bachelor s Thesis D.J.W. Telkamp Supervised by Dr. K. Dajai Jue 3, 207 Cotets Itroductio 2 2 Prerequisites 2 2. Problems with the variatio distace................

More information

Lecture 4: Frequency Reuse Concepts

Lecture 4: Frequency Reuse Concepts EE 499: Wireless & Mobile Commuicatios (8) Lecture 4: Frequecy euse Cocepts Distace betwee Co-Chael Cell Ceters Kowig the relatio betwee,, ad, we ca easily fid distace betwee the ceter poits of two co

More information

Extra Practice 1. Name Date. Lesson 1.1: Patterns in Division

Extra Practice 1. Name Date. Lesson 1.1: Patterns in Division Master 1.22 Extra Practice 1 Lesso 1.1: Patters i Divisio 1. Which umbers are divisible by 4? By 5? How do you kow? a) 90 b) 134 c) 395 d) 1724 e) 30 f) 560 g) 3015 h) 74 i) 748 2. Write a 5-digit umber

More information

Name Class. Date Section. Test Form A Chapter Chapter 9 Infinite Series. 1 n 1 2 n 3n 1, n 1, 2, 3, Find the fourth term of the sequence

Name Class. Date Section. Test Form A Chapter Chapter 9 Infinite Series. 1 n 1 2 n 3n 1, n 1, 2, 3, Find the fourth term of the sequence 8 Chapter 9 Ifiite Series Test Form A Chapter 9 Name Class Date Sectio. Fid the fourth term of the sequece,,,,.... 6 (a) (b) 6 (c) 8 6. Determie if the followig sequece coverges or diverges: If the sequece

More information

Arithmetic Sequences and Series Sequences and Series Preliminary Maths

Arithmetic Sequences and Series Sequences and Series Preliminary Maths Arithmetic Sequeces ad Series Arithmetic Sequeces ad Series Sequeces ad Series Prelimiary Maths www.primeeducatio.com.au Arithmetic Sequeces ad Series Sequeces ad Series 1 Questio 1 The first 5 terms of

More information

Mathematical Explorations of Card Tricks

Mathematical Explorations of Card Tricks Joh Carroll Uiversity Carroll Collected Seior Hoors Projects Theses, Essays, ad Seior Hoors Projects Sprig 2015 Mathematical Exploratios of Card Tricks Timothy R. Weeks Joh Carroll Uiversity, tweeks15@jcu.edu

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress.

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress. H2 Mathematics Pure Mathematics Sectio A Comprehesive Checklist of Cocepts ad Skills by Mr Wee We Shih Visit: weshih.wordpress.com Updated: Ja 2010 Syllabus topic 1: Fuctios ad graphs 1.1 Checklist o Fuctios

More information

13 Legislative Bargaining

13 Legislative Bargaining 1 Legislative Bargaiig Oe of the most popular legislative models is a model due to Baro & Ferejoh (1989). The model has bee used i applicatios where the role of committees have bee studies, how the legislative

More information

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains 7 Figerprit Classificatio Based o Directioal Image Costructed Usig Wavelet Trasform Domais Musa Mohd Mokji, Syed Abd. Rahma Syed Abu Bakar, Zuwairie Ibrahim 3 Departmet of Microelectroic ad Computer Egieerig

More information

Final exam PS 30 December 2009

Final exam PS 30 December 2009 Fial exam PS 30 December 2009 Name: UID: TA ad sectio umber: This is a closed book exam. The oly thig you ca take ito this exam is yourself ad writig istrumets. Everythig you write should be your ow work.

More information

VIII. Shell-Voicings

VIII. Shell-Voicings VIII. Shell-Voicigs A. The Cocept The 5th (ad ofte the root as well) ca be omitted from most 7th-chords. Ratioale: Most chords have perfect 5ths. The P5th is also preset as the rd partial i the overtoe

More information

Chapter (6) Discrete Probability Distributions Examples

Chapter (6) Discrete Probability Distributions Examples hapter () Discrete robability Distributios Eamples Eample () Two balaced dice are rolled. Let X be the sum of the two dice. Obtai the probability distributio of X. Solutio Whe the two balaced dice are

More information

General Model :Algorithms in the Real World. Applications. Block Codes

General Model :Algorithms in the Real World. Applications. Block Codes Geeral Model 5-853:Algorithms i the Real World Error Correctig Codes I Overview Hammig Codes Liear Codes 5-853 Page message (m) coder codeword (c) oisy chael decoder codeword (c ) message or error Errors

More information

2. There are n letter and n addressed envelopes. The probability that all the letters are not kept in the right envelope, is. (c)

2. There are n letter and n addressed envelopes. The probability that all the letters are not kept in the right envelope, is. (c) PAGE # CHAPTER EXERCISE I. A sigle letter is selected at radom from the word PROBABILITY. The probability that the selected letter is a vowel is / / / 0. There are letter ad addressed evelopes. The probability

More information

Data Mining the Online Encyclopedia of Integer Sequences for New Identities Hieu Nguyen

Data Mining the Online Encyclopedia of Integer Sequences for New Identities Hieu Nguyen Slide 1 of 18 Data Miig the Olie Ecyclopedia of Iteger Sequeces for New Idetities Hieu Nguye Rowa Uiversity MAA-NJ Sectio Sprig Meetig March 31, 2012 2 MAA-NJ Sprig Meetig Data Miig OEIS.b ü Ackowledgemets

More information

Combinatorics. ChaPTer a The addition and multiplication principles introduction. The addition principle

Combinatorics. ChaPTer a The addition and multiplication principles introduction. The addition principle ChaPTer Combiatorics ChaPTer CoTeTS a The additio ad multiplicatio priciples b Permutatios C Factorials D Permutatios usig P r e Permutatios ivolvig restrictios F Arragemets i a circle G Combiatios usig

More information

A generalization of Eulerian numbers via rook placements

A generalization of Eulerian numbers via rook placements A geeralizatio of Euleria umbers via rook placemets Esther Baaia Steve Butler Christopher Cox Jeffrey Davis Jacob Ladgraf Scarlitte Poce Abstract We cosider a geeralizatio of Euleria umbers which cout

More information

x 1 + x x n n = x 1 x 2 + x x n n = x 2 x 3 + x x n n = x 3 x 5 + x x n = x n

x 1 + x x n n = x 1 x 2 + x x n n = x 2 x 3 + x x n n = x 3 x 5 + x x n = x n Sectio 6 7A Samplig Distributio of the Sample Meas To Create a Samplig Distributio of the Sample Meas take every possible sample of size from the distributio of x values ad the fid the mea of each sample

More information

Lecture 18 - Counting

Lecture 18 - Counting Lecture 18 - Counting 6.0 - April, 003 One of the most common mathematical problems in computer science is counting the number of elements in a set. This is often the core difficulty in determining a program

More information

On the Number of Permutations on n Objects with. greatest cycle length

On the Number of Permutations on n Objects with. greatest cycle length Ž. ADVANCES IN APPLIED MATHEMATICS 0, 9807 998 ARTICLE NO. AM970567 O the Number of Permutatios o Obects with Greatest Cycle Legth k Solomo W. Golomb ad Peter Gaal Commuicatio Scieces Istitute, Uiersity

More information

Technical Explanation for Counters

Technical Explanation for Counters Techical Explaatio for ers CSM_er_TG_E Itroductio What Is a er? A er is a device that couts the umber of objects or the umber of operatios. It is called a er because it couts the umber of ON/OFF sigals

More information

[MT93a, ALS94, Nie95, MNR95]. All these algorithms exploit kow characterizatios of extesios of default theories i terms of sets of geeratig defaults,

[MT93a, ALS94, Nie95, MNR95]. All these algorithms exploit kow characterizatios of extesios of default theories i terms of sets of geeratig defaults, Miimal umber of permutatios suciet to compute all extesios a ite default theory Pawe l Cholewiski ad Miros law Truszczyski Departmet of Computer Sciece Uiversity of Ketucky Lexigto, KY 40506-0046 pawel

More information

Intermediate Information Structures

Intermediate Information Structures Modified from Maria s lectures CPSC 335 Itermediate Iformatio Structures LECTURE 11 Compressio ad Huffma Codig Jo Roke Computer Sciece Uiversity of Calgary Caada Lecture Overview Codes ad Optimal Codes

More information

Procedia - Social and Behavioral Sciences 128 ( 2014 ) EPC-TKS 2013

Procedia - Social and Behavioral Sciences 128 ( 2014 ) EPC-TKS 2013 Available olie at www.sciecedirect.com ScieceDirect Procedia - Social ad Behavioral Scieces 18 ( 014 ) 399 405 EPC-TKS 013 Iductive derivatio of formulae by a computer Sava Grozdev a *, Veseli Nekov b

More information

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB 1 of 7 PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB BEFORE YOU BEGIN PREREQUISITE LABS Itroductio to Oscilloscope Itroductio to Arbitrary/Fuctio Geerator EXPECTED KNOWLEDGE Uderstadig of LTI systems. Laplace

More information

BOUNDS FOR OUT DEGREE EQUITABLE DOMINATION NUMBERS IN GRAPHS

BOUNDS FOR OUT DEGREE EQUITABLE DOMINATION NUMBERS IN GRAPHS BULLETIN OF THE INTERNATIONAL MATHEMATICAL VIRTUAL INSTITUTE ISSN 2303-4874 (p), ISSN (o) 2303-4955 www.imvibl.org/bulletin Vol. 3(2013), 149-154 Former BULLETIN OF THE SOCIETY OF MATHEMATICIANS BANJA

More information

Summary of Random Variable Concepts April 19, 2000

Summary of Random Variable Concepts April 19, 2000 Summary of Radom Variable Cocepts April 9, 2000 his is a list of importat cocepts we have covered, rather tha a review that derives or explais them. he first ad primary viewpoit: A radom process is a idexed

More information

15 min/ Fall in New England

15 min/ Fall in New England 5 mi/ 0+ -4 Fall i New Eglad Before witer makes its appearace, a particularly warm fall bathes the forest i a golde shimmer. Durig the Idia Summer, New Eglad blossoms oe last time. Treetops are ablaze

More information

POWERS OF 3RD ORDER MAGIC SQUARES

POWERS OF 3RD ORDER MAGIC SQUARES Fuzzy Sets, Rough Sets ad Multivalued Operatios ad Applicatios, Vol. 4, No. 1, (Jauary-Jue 01): 37 43 Iteratioal Sciece Press POWERS OF 3RD ORDER MAGIC SQUARES Sreerajii K.S. 1 ad V. Madhukar Mallayya

More information

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing 206 3 rd Iteratioal Coferece o Mechaical, Idustrial, ad Maufacturig Egieerig (MIME 206) ISBN: 978--60595-33-7 Applicatio of Improved Geetic Algorithm to Two-side Assembly Lie Balacig Ximi Zhag, Qia Wag,

More information

Combinatorics and probability

Combinatorics and probability Departmet of Mathematics Ma 3/03 KC Border Itroductio to Probability ad Statistics Witer 208 Lecture 3: Combiatorics ad probability Relevat textboo passages: Pitma [2]: Sectios.5.6, pp. 7 77; Appedix,

More information

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 11

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 11 EECS 70 Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 11 Counting As we saw in our discussion for uniform discrete probability, being able to count the number of elements of

More information

sible number of wavelengths. The wave~~ngt~ ~ ~ ~ c ~ n b~dwidth is set low eno~gh to interfax One of the most im

sible number of wavelengths. The wave~~ngt~ ~ ~ ~ c ~ n b~dwidth is set low eno~gh to interfax One of the most im sible umber of wavelegths. The wave~~gt~ ~ ~ ~ c ~ b~dwidth is set low eo~gh to iterfax vices. Oe of the most im ed trasmitters ad ysis much more CO "The author is also f Cumputer sciece Departmet, Uiversity

More information

X-Bar and S-Squared Charts

X-Bar and S-Squared Charts STATGRAPHICS Rev. 7/4/009 X-Bar ad S-Squared Charts Summary The X-Bar ad S-Squared Charts procedure creates cotrol charts for a sigle umeric variable where the data have bee collected i subgroups. It creates

More information

On Parity based Divide and Conquer Recursive Functions

On Parity based Divide and Conquer Recursive Functions O Parity based Divide ad Coquer Recursive Fuctios Sug-Hyu Cha Abstract The parity based divide ad coquer recursio trees are itroduced where the sizes of the tree do ot grow mootoically as grows. These

More information

Binary representation 0 (000) 2 1 (001) 2 2 (010) 2 3 (011) 2 4 (100) 2 5 (101) 2 6 (110) 2 7 (111) 2

Binary representation 0 (000) 2 1 (001) 2 2 (010) 2 3 (011) 2 4 (100) 2 5 (101) 2 6 (110) 2 7 (111) 2 This story begins from powers of 2; starting from 2 0 =1,2 1 =2,2 2 =4,2 3 =8,2 4 = 16, 2 5 = 32, 2 6 = 64, 2 7 = 128, 2 8 = 256, 2 9 = 512, and 2 10 = 1024 are the first few values. The other day I received

More information

Problem Set 8 Solutions R Y G R R G

Problem Set 8 Solutions R Y G R R G 6.04/18.06J Mathematics for Computer Science April 5, 005 Srini Devadas and Eric Lehman Problem Set 8 Solutions Due: Monday, April 11 at 9 PM in Room 3-044 Problem 1. An electronic toy displays a 4 4 grid

More information

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code Proceedigs of the 4th WSEAS It. Coferece o Electromagetics, Wireless ad Optical Commuicatios, Veice, Italy, November 0-, 006 107 A New Space-Repetitio Code Based o Oe Bit Feedback Compared to Alamouti

More information

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS CHAPTER 8 JOIT PAPR REDUCTIO AD ICI CACELLATIO I OFDM SYSTEMS Itercarrier Iterferece (ICI) is aother major issue i implemetig a OFDM system. As discussed i chapter 3, the OFDM subcarriers are arrowbad

More information

Math 7 Flipped Mastery Self Tester Worksheet Name: Class:. Chapter 1 (Unit 1) Patterns and Relationships - Accommodated 1.1 Patterns In Division /36

Math 7 Flipped Mastery Self Tester Worksheet Name: Class:. Chapter 1 (Unit 1) Patterns and Relationships - Accommodated 1.1 Patterns In Division /36 Chapter 1 (Uit 1) Patters ad Relatioships - Accommodated 1.1 Patters I Divisio /36 Divisibility Rule Cheats; A whole umber is divisible by 2 if it is a eve umber A whole umber is divisible by 4 if the

More information

A Math Learning Center publication adapted and arranged by. EUGENE MAIER and LARRY LINNEN

A Math Learning Center publication adapted and arranged by. EUGENE MAIER and LARRY LINNEN A Math Learig Ceter publicatio adapted ad arraged by EUGENE MAIER ad LARRY LINNEN ALGEBRA THROUGH VISUAL PATTERNS, VOLUME 1 A Math Learig Ceter Resource Copyright 2005, 2004 by The Math Learig Ceter, PO

More information

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS A SELETIVE POINTE FOWADING STATEGY FO LOATION TAKING IN PESONAL OUNIATION SYSTES Seo G. hag ad hae Y. Lee Departmet of Idustrial Egieerig, KAIST 373-, Kusug-Dog, Taejo, Korea, 305-70 cylee@heuristic.kaist.ac.kr

More information

Table Of Contents Blues Turnarounds

Table Of Contents Blues Turnarounds Table Of Cotets Blues Turarouds Turaroud #1 Turaroud # Turaroud # Turaroud # Turaroud # Turaroud # Turaroud # Turaroud # Turaroud # Blues Turarouds Blues Soloig Masterclass Week 1 Steve Stie A Blues Turaroud

More information

I want next to tell you a story about a chain letter.

I want next to tell you a story about a chain letter. I want next to tell you a story about a chain letter. 1 I want next to tell you a story about a chain letter. The next story begins from powers of 2; starting from 2 0 =1,2 1 =2,2 2 =4,2 3 =8,2 4 = 16,

More information

BOTTLENECK BRANCH MARKING FOR NOISE CONSOLIDATION

BOTTLENECK BRANCH MARKING FOR NOISE CONSOLIDATION BOTTLENECK BRANCH MARKING FOR NOISE CONSOLIDATION IN MULTICAST NETWORKS Jordi Ros, Wei K. Tsai ad Mahadeve Iyer Departmet of Electrical ad Computer Egieerig Uiversity of Califoria, Irvie, CA 92697 {jros,

More information

5 Quick Steps to Social Media Marketing

5 Quick Steps to Social Media Marketing 5 Quick Steps to Social Media Marketig Here's a simple guide to creatig goals, choosig what to post, ad trackig progress with cofidece. May of us dive ito social media marketig with high hopes to watch

More information

A study on the efficient compression algorithm of the voice/data integrated multiplexer

A study on the efficient compression algorithm of the voice/data integrated multiplexer A study o the efficiet compressio algorithm of the voice/data itegrated multiplexer Gyou-Yo CHO' ad Dog-Ho CHO' * Dept. of Computer Egieerig. KyiigHee Uiv. Kiheugup Yogiku Kyuggido, KOREA 449-71 PHONE

More information

Math 140 Introductory Statistics

Math 140 Introductory Statistics 6. Probability Distributio from Data Math Itroductory Statistics Professor Silvia Ferádez Chapter 6 Based o the book Statistics i Actio by A. Watkis, R. Scheaffer, ad G. Cobb. We have three ways of specifyig

More information

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003 troductio to Wireless Commuicatio ystems ECE 476/ECE 501C/C 513 Witer 2003 eview for Exam #1 March 4, 2003 Exam Details Must follow seatig chart - Posted 30 miutes before exam. Cheatig will be treated

More information

202 Chapter 9 n Go Bot. Hint

202 Chapter 9 n Go Bot. Hint Chapter 9 Go Bot Now it s time to put everythig you have leared so far i this book to good use. I this chapter you will lear how to create your first robotic project, the Go Bot, a four-wheeled robot.

More information

A New Design of Log-Periodic Dipole Array (LPDA) Antenna

A New Design of Log-Periodic Dipole Array (LPDA) Antenna Joural of Commuicatio Egieerig, Vol., No., Ja.-Jue 0 67 A New Desig of Log-Periodic Dipole Array (LPDA) Atea Javad Ghalibafa, Seyed Mohammad Hashemi, ad Seyed Hassa Sedighy Departmet of Electrical Egieerig,

More information

MDM 4U MATH OF DATA MANAGEMENT FINAL EXAMINATION

MDM 4U MATH OF DATA MANAGEMENT FINAL EXAMINATION Caadia Iteratioal Matriculatio rogramme Suway Uiversity College MDM 4U MTH OF DT MNGEMENT FINL EXMINTION Date: November 28 th, 2006 Time: 11.30a.m 1.30p.m Legth: 2 HOURS Lecturers: lease circle your teacher

More information

Shuffling. Shahrzad Haddadan. March 7, 2013

Shuffling. Shahrzad Haddadan. March 7, 2013 Shufflig Shahrzad Haddada March 7, 2013 Abstract I this paper we will talk about two well-kow shufflig methods, the Top to Radom ad the Riffle Shuffle. We are iterested i the umber of shuffles that will

More information

HIGHER SECONDARY FIRST YEAR MATHEMATICS. ALGEBRA Creative Questions Time : 1.15 Hrs Marks : 45 Part - I Choose the correct answer 10 1 = 10.

HIGHER SECONDARY FIRST YEAR MATHEMATICS. ALGEBRA Creative Questions Time : 1.15 Hrs Marks : 45 Part - I Choose the correct answer 10 1 = 10. www.tbtpsc.com HIGHER SEONDARY FIRST YEAR MATHEMATIS ALGEBRA eative Questios Time :. Hs Maks : Pat - I hoose the coect aswe =. The co-efficiet of middle tem i the epasio of is a) b)...( )! c).6,...( )

More information

You Think You ve Got Problems? Marc Brodie Associate Professor of Mathematics, WJU

You Think You ve Got Problems? Marc Brodie Associate Professor of Mathematics, WJU You Thik You ve Got Problems? Marc Brodie Associate Professor of Mathematics, WJU Itroductio. My life, like that of ay other s, has its share of problems. I cosider myself fortuate, however, to have more

More information

Assignment#4 Due: 5pm on the date stated in the course outline. Hand in to the assignment box on the 3 rd floor of CAB.

Assignment#4 Due: 5pm on the date stated in the course outline. Hand in to the assignment box on the 3 rd floor of CAB. MATH Assgmet#4 Due: 5pm o the date stated the course outle. Had to the assgmet box o the 3 rd floor of CAB.. Let deote the umber of teror regos of a covex polygo wth sdes, dvded by all ts dagoals, f o

More information

Speak up Ask questions Find the facts Evaluate your choices Read the label and follow directions

Speak up Ask questions Find the facts Evaluate your choices Read the label and follow directions Whe it comes to usig medicie, it is importat to kow that o medicie is completely safe. The U.S. Food ad Drug Admiistratio (FDA) judges a drug to be safe eough to approve whe the beefits of the medicie

More information

GENERALIZED FORM OF A 4X4 STRONGLY MAGIC SQUARE

GENERALIZED FORM OF A 4X4 STRONGLY MAGIC SQUARE IJMMS, Vol. 1, No. Geeralized 1, (Jauary-Jue Form 016):87-9 of A 4x4 Strogly Magic Square Serials Publicatios 87 ISSN: 0973-339 GENERALIZED FORM OF A 4X4 STRONGLY MAGIC SQUARE Neeradha. C. K, ad Dr. V.

More information

Chapter 3 Digital Logic Structures

Chapter 3 Digital Logic Structures Copyright The McGraw-HillCompaies, Ic. Permissio required for reproductio or display. Computig Layers Chapter 3 Digital Logic Structures Problems Algorithms Laguage Istructio Set Architecture Microarchitecture

More information

Propositional Proofs in Frege and Extended Frege Systems (Abstract)

Propositional Proofs in Frege and Extended Frege Systems (Abstract) Propositioal Proofs i Frege ad Exteded Frege Systems (Abstract) Sam Buss Departmet of Mathematics Uiversity of Califoria, Sa Diego La Jolla, Califoria 92130-0112, USA sbuss@math.ucsd.edu http://math.ucsd.edu/~sbuss

More information

AP Calculus BC. Sample Student Responses and Scoring Commentary. Inside: Free Response Question 6. Scoring Guideline.

AP Calculus BC. Sample Student Responses and Scoring Commentary. Inside: Free Response Question 6. Scoring Guideline. 208 AP Calculus BC Sample Studet Resposes ad Scorig Commetary Iside: Free Respose Questio 6 RR Scorig Guidelie RR Studet Samples RR Scorig Commetary College Board, Advaced Placemet Program, AP, AP Cetral,

More information

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING H. Chadsey U.S. Naval Observatory Washigto, D.C. 2392 Abstract May sources of error are possible whe GPS is used for time comparisos. Some of these mo

More information

Lecture 29: MOSFET Small-Signal Amplifier Examples.

Lecture 29: MOSFET Small-Signal Amplifier Examples. Whites, EE 30 Lecture 9 Page 1 of 8 Lecture 9: MOSFET Small-Sigal Amplifier Examples. We will illustrate the aalysis of small-sigal MOSFET amplifiers through two examples i this lecture. Example N9.1 (text

More information

Lecture 28: MOSFET as an Amplifier. Small-Signal Equivalent Circuit Models.

Lecture 28: MOSFET as an Amplifier. Small-Signal Equivalent Circuit Models. hites, EE 320 ecture 28 Page 1 of 7 ecture 28: MOSFET as a Amplifier. Small-Sigal Equivalet Circuit Models. As with the BJT, we ca use MOSFETs as AC small-sigal amplifiers. A example is the so-called coceptual

More information

Compression Programs. Compression Outline. Multimedia. Lossless vs. Lossy. Encoding/Decoding. Analysis of Algorithms

Compression Programs. Compression Outline. Multimedia. Lossless vs. Lossy. Encoding/Decoding. Analysis of Algorithms Aalysis of Algorithms Compressio Programs File Compressio: Gzip, Bzip Archivers :Arc, Pkzip, Wirar, File Systems: NTFS Piyush Kumar (Lecture 5: Compressio) Welcome to 453 Source: Guy E. Blelloch, Emad,

More information

The road to immortal sensor nodes

The road to immortal sensor nodes Uiversity of Wollogog Research Olie Uiversity of Wollogog i Dubai - Papers Uiversity of Wollogog i Dubai 008 The road to immortal sesor odes ohamed K. Watfa Uiversity of Wollogog i Dubai Haitham Al-Hassaieh

More information

ECONOMIC LOT SCHEDULING

ECONOMIC LOT SCHEDULING ECONOMIC LOT SCHEDULING JS, FFS ad ELS Job Shop (JS) - Each ob ca be differet from others - Make to order, low volume - Each ob has its ow sequece Fleible Flow Shop (FFS) - Limited umber of product types

More information

Novel pseudo random number generation using variant logic framework

Novel pseudo random number generation using variant logic framework Edith Cowa Uiversity Research Olie Iteratioal Cyber Resiliece coferece Cofereces, Symposia ad Campus Evets 011 Novel pseudo radom umber geeratio usig variat logic framework Jeffrey Zheg Yua Uiversity,

More information

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs Cross-Layer Performace of a Distributed Real-Time MAC Protocol Supportig Variable Bit Rate Multiclass Services i WPANs David Tug Chog Wog, Jo W. Ma, ad ee Chaig Chua 3 Istitute for Ifocomm Research, Heg

More information