Module 4: Mathematical Induction

Size: px
Start display at page:

Download "Module 4: Mathematical Induction"

Transcription

1 Module 4: Mathematical Iductio Theme 1: Priciple of Mathematical Iductio Mathematical iductio is used to prove statemets about atural umbers. As studets may remember, we ca write such a statemet as a predicate P () where the uiverse of discourse for is the set of atural umbers N f1; ;:::g. Example 1: Here are some examples of what we mea by P (): P () ( +1) ; 8 N; P () ( + 1)( +1) ; 8 N; 6 P () P () i0» ( +1) ; 8 N; a i a+1 1 ; 8 N; a 1 P ()! > for 4; P () < 1; 1 where meas logically equivalet. The first three expressios above provide closed-form formulas for the sum of cosecutive positive itegers, the sum of squares of cosecutive positive itegers, ad the sum of cubes of cosecutive positive itegers, respectively. The fourth expressio is the sum of the first terms i the geometric series ad we studied it already i Module. The last two expressios are useful iequalities for factorial ad the sum of egative powers of. Every statemet P () above is about atural umbers or a subset of atural umbers (e.g., for 4). How ca we prove such statemets? Cosider the first example above regardig the sum of the first cosecutive positive itegers. We ca easily verify that P () is true for some selected. Ideed, P (1) is true sice 1 1 ; P () is true sice 1+ 3 ; P (3) is true sice : 1

2 But how ca we prove that P () is true for all N? The priciple of mathematical iductio (PMI) ca be used to prove statemets about atural umbers. The priciple of mathematical iductio: LetA be a set of atural umbers such that the followig two properties hold: (1) 1 A; () for every atural umber if A the +1 A: (1) The A N f1; ;:::g; that is, A cotais all atural umbers. How is it related to provig statemets like P () above? Let us defie A f : P () is true for g; that is, A is the set of atural umbers for which P is true. The goal is to show that A is the same as the set of all atural umbers, that is, A N. Imagie that oe verifies that P (1) is true. The we ca set A f1g. Let s ow assume that oe ca prove step () of PMI (that we shall call the iductive step). Thus sice we kow that 1 A, ad we kow the iductive step is valid, say for 1, we coclude that A. Therefore, A f1; g, thatis,p (1) ad P () are true. But usig agai the iductive step, we coclude that 3 A. Etc. Actually, PMI allows us to replace the imprecise etc by A N, thatis,p () is true for all atural umbers! But why is PMI true, i the first place? We demostrate its truth usig the proof by cotradictio. Suppose that (1) ad () of PMI hold but A is ot equal to N. Hece, it must be at least oe atural umber is omitted from N. Let 0 be the first umber (smallest) amog 1; ;:::omitted from N. We kow that 0 caot be 1 sice we assumed that 1 A by (1) of PMI. But by our costructio, 0 1 A. The by step () of PMI we must coclude that 0 A, which is the desired cotradictio. Therefore, A N. Let us itroduce some additioal otatio. The first step (1) of PMI is called the basis step, while the secod step is kow as the iductive step. It is usually trivial to verify the basis step, ad most work has to be doe to prove the iductive step. We shall illustrate it o the followig example. Example : Prove the first idetity above about the sum of cosecutive atural umbers, that is, ( +1) i ; 1: i1

3 I this case, the property P () is a predicate sayig that the above is true for,ad A f : idetity above is true for Ng: We prove P () is true for all (i.e., A N) usig PMI. We eed to go through the basis step ad the iductive step. Basis Step: We must prove P (1) is true, but this was already established before. Iductive Step: We ow assume that P () is true for a fixed but arbitrary. The above assumptio is called the iductive hypothesis ad i our case it takes the followig form ( +1) S : i i1 for arbitrary. (I the above symbol : meas equal by defiitio.) The reader must uderstad that the statemet immediately above ad the statemet that we wat to prove are ot the same, eve if they look alike. I the statemet above we assume that the idetity to be proved (about all sums of the first cosecutive atural umbers) is true for oe value of (but a arbitrary oe). We ow perform the iductive step. We must establish the iductive step, that is, to show that the formula for S above implies that +1 ( + 1)( +) S +1 i i1 is true, too. Observe that above we replaced by +1(o the left-had side of the equatio as well as o the right-had side). Ideed, we have S ( +1) ( +1) +( +1) ( +1) +1 ( + 1)( +) ; i1 i +( +1) where i the secod lie above we ivoked the iductio hypothesis, i the third lie we factored out the term ( +1), ad the added what is left. This is exactly what we eed to prove the iductive step. But, there is actually aother, direct, proof P origially proposed by the 18th cetury mathematicia Carl Friedrich Gauss. Let, as before, S i1 i. We write the sum S twice oe startig the sum from 1 up to, ad the secod time startig from dow to 1. The, we add the idividual elemets vertically. Here is what comes out: 3

4 S ( 1) + S S ( +1) + ( +1) + + ( +1) + ( +1) Sice there are terms ( +1)i the bottom lie, we prove that Agai, we recover the same idetity. S ( +1): Exercise 4A: Usig mathematical iductio prove that i ( + 1)( +1) : 6 i1 Exercise 4B: Usig mathematical iductio prove that i1 i 3» ( +1) : Iductio o a Subset of Natural Numbers I the PMI discussed above i the first step we assumed that 1 A, however, if we start the iductio from aother atural umber, say k, the it holds for all k. This is show i the ext example. Example 3: Prove that! > for 4: We recall that! 1 3 ( 1)!. We are asked to prove the above iequality oly for 4. Thus let P () f! > is true for 4g: We first check that 4! 4 > 4 16, thus P (4) is true. (Observe that P (3) is ot true.) Now assume this statemet is true for arbitrary 4. We must prove that for 4. This is easy sice ( + 1)! > +1 ( + 1)!!( +1) > ( +1) > +1 : The first iequality follows from the iductio hypothesis! while the secod idetity is a cosequece of ( +1)> for 4. This proves the desired iequality for all 4. 4

5 The ext two examples require a little bit of work before the iductio ca be applied. Example 4: Beroulli s iequality. We shall prove the followig result. Theorem 1 If is a atural umber ad 1+x > 0,the (1 + x) 1+x: () Proof. The proof is by iductio. I the basis step, we assume 1ad verify that (1+x) 1+x is true for 1+x>0. Now, we assume (iductive hypothesis) that (1 + x) 1+x is true for a arbitrary, ad we must prove that (1 + x) +1 1+( +1)x for 1+x>0. To prove this we proceed as follows: (1 + x) +1 (1 + x) (1 + x) by iductio (1 + x)(1 + x) sice 1+x>0 1+( +1)x + x 1+( +1)x; where the first iequality is a cosequece of the iductio assumptio (i.e., we kow that (1 + x) 1+x so we ca replace (1 + x) by 1+x because 1+x>0; observe that if 1+x<0,thewe had to reverse the iequality sig 1 ). The ext step is simple algebra, while the last step follows from the fact that x is oegative; it does t matter what the value of x, because a + x a for ay a. This proves the theorem. Example 5: Let us prove that 1 < 1 (3) for 1. We prove it by iductio. The first step for 1is easy to check, so we cocetrate o the iductive step. We adopt the iductive hypothesis, which i this case is ad must prove that < 1; < 1: +1 A atural approach fails. If we ivoke the iductio hypothesis to the first terms of the above, we will get Thik of 3» 5 that after multiplyig by 3 becomes

6 which does ot imply that it is less tha or equal to 1 sice 1 +1 > 0. Here s how we proceed by iductio < » 1; + 1 where i the first lie o the right-had side we factor 1 ad observe that what is left i the parethesis must be smaller tha 1 by the iductive hypothesis. The rest is simple algebra. This proves the iequality. I some cases, we must use a geeralized mathematical iductio that we formulate i a little differet form tha before. If a statemet P () is true for 1, ad if for every >1, the truth of P () for all atural umbers < implies the truth of P () for, thep () is true for all atural umbers. The oly differece betwee the basis PMI ad the above is that i i the iductive step of the geeralized mathematical iductio we assume that the truth of P (1);P();:::;P( 1) implies the truth of P (). I other words, the secod step of the geeralized PMI ca be writte as where A is the set defied i the origial PMI. f1; ;:::; 1g A the A Recurreces We ow apply mathematical iductio to establish some facts about recurreces. We come back to recurreces i Theme 3. We start with a example that illustrates a applicatio of the geeralized mathematical iductio. Example 6: Let us defie T (0) 1 ad the 1 T () 1+ T (i); 1: (4) i0 This is a example of a recurrece that we shall study i some details later i this module. Observe that we ca compute cosecutive values T (1), T () ad so o from the recurrece itself. For example, T (1) 1+ T (0) 3; 1 T () + 1+ (T (0) + T (1)) 5; T (3) 7: This subsectio ca be omitted i the first readig. 6

7 But ca we guess how T () grows for arbitrary. I the table below we computed some umerical values of T () ad compared them to the growth of ad. T () From this table we should observe that T () grows faster tha admuchslowertha.letus the cojecture that 3 T ()» 4 log ; : (5) We ow use mathematical iductio to prove this guess. Observe that T () 5» 8 log 8 (sice log 1), but T (1) 3 > 4 log 10, therefore, we must start the iductio from. To carry out the iductive step we shall assume that for all j» 1 the above guess is is true. We ow prove that this guess is also true for. Ideed, T () T (j) j iductio j 4j log j log j»log log j j ( 1) log log 4 log +4 log» 1 4 log +4 log sice» 4 log ; ; 8» 8 log ; ; where (i) i the first step we use the recurrece ad extract the first two terms from the sum; (ii) i the secod lie we use the iductio assumptio i its geeral form ad boud every T (j) by 4j log j 3 We recall that y log b x is a logarithm to base b of x, that is, it is the expoet to which b must be raised to obtai x as show here b y x. 7

8 for» j < ; (iii) i the third lie we observe that log j» log (sice j» ) ad factor the costat term log i frot of the sum; (iv) i the fourth lie we apply the formula for the sum of the first 1 cosecutive itegers proved i Example ; (v) the fifth lie is simple algebra; (vi) i the sixth lie we observe that 8» 8 log for ad therefore cacel out the terms 8; fially the last iequality follows from the fact that 1 4 log» 0 for. (As we said at the begiig of this subsectio, if this derivatio is too ivolved i the first readig, the studet ca move forward to the ext sectio sice it will ot be used i the forthcomig discussio.) 8

9 Theme : Newto s Summatio Formula From high school we kow that (a + b) a +ab + b ; (a + b) 3 a 3 +3a b +3ab + b 3 ; (a + b) 4 a 4 +4a 3 b +6a b +4ab 3 + b 4 : But what about a formula for (a + b) for arbitrary. We shall derive it here, ad it is called Newto s summatio formula. Before we hadle the geeral case of (a+b), we must itroduce some ew otatio. I particular, biomial coefficiets also kow as Newto s coefficiets. We defie for atural k ad k! C(; k) : k!( k)! ( 1) ( k +1) ; k! where we remid that! 1 3 ( 1). By defiitio 0! 1. I literature the Newto coefficiets C(; k) are also deoted as From the defiitio we immediately fid C r : ψ k! : C(; 0) 1 But we shall also eed the followig lemma. Lemma 1 For atural k ad Proof. We give a direct proof. Observe that C(; 1) C( 1;k 1) + C( 1;k 1) C(; k) C(; k): C(; k) C( 1;k)+C( 1;k 1): (6) ( 1)! k!( k 1)! + ( 1)! (k 1)!( k)! ( 1)!( k) k!( k 1)!( k) + ( 1)! ( k + k) k!( k)!! k!( k)! C(; k) ( 1)!k (k 1)!k( k)! 9

10 where i the secod lie we multiply ad divide the first term by k ad the secod term by k. The we factorize ( 1)! ad after some simple algebra obtai the desired result. k!( k)! Now, we are ready to formulate ad prove the Newto summatio formula. Theorem For ay atural (a + b) k a k b k : (7) Proof. 4 The proof is by iductio with respect to. The basis step for 1is easy to check sice C(1; 0) C(1; 1) 1. We ow start the iductive step, ad postulate that if (7) is true for arbitrary,the must be true. We proceed as follows +1 (a + b) +1 C( +1;k)a k b +1 k (a + b) +1 (a + b) (a + b) C(; k)a k+1 b k + C( +1; 0)b +1 + ab [C(; 0) + C(; 1)] + a b 1 [C(; 1) + C(; )] + + a k b k+1 [C(; k 1) + C(; k)] + + a b [C(; ) +C(; 1)] + C( +1;+1)a +1 Lemma1 +1 C( +1;k)a k b +1 k : C(; k)a k b +1 k I the first lie above we use mathematical iductio ad the multiply out. I the ext few lies we group terms with the same power, that is a i b +1 i for all i. Fially, we applied Lemma 1 (i,e., C(; k) +C(; k 1) C( +1;k)) to fiish the derivatio. Exercise 4C: Apply Newto s formula to the followig (1 + x ) 4 : The above formula ca lead to surprisigly iterestig idetities. Here are two of them 0 4 The proof ca be omitted i the first readig. i i0 i i0 (8) ( 1) i (9) 10

11 The first idetity follows immediately from the Newto formula applied to (1 + 1) ; while the secod follows from (1 1) : We shall re-derive these idetities usig combiatorial argumets i oe of the ext modules. 11

12 Theme 3: Recursio ad Recurreces Sometimes it is difficult to defie a object explicitly. I such cases, it is better to defie this object i terms of itself but of a smaller size. (Actually, we have see this priciple at work i mathematical iductio.) This process is called recursio ad ofte it is described mathematically by a recurrece. Example 7: Defiea 0 1ad for 0 a +1 a : Let s see what we get. We first compute some sample values: a 1 ; a a 1 4; a 3 a (a 1 )8 3 ; a 4 a 3 (a ) ((a 1 )) 4 : Based o this umerical evidece, we cojecture that a. We ca prove it usig mathematical iductio. But, i this it is easier to give a direct proof that is called telescopig. We proceed as follows: a +1 a a 1 a i+1 a ( i) a 0 : I the above we successively used the recurrece a i a i 1 util we reached the iitial value a 0 ad we kow that a 0 1. Observe that without kowig a 0 we ca either start the recurrece or fiish it. Exercise 4D: Derive a explicit formula for the followig recurrece for 1 a 3a 1 with a 0 1. We ca defie some other fuctios recursively. For example, F ()! ca be defied recursively as follows F (0) 1; F ( +1) ( +1)F (); 0: Furthermore, let S a k 1

13 where fa k g is a give sequece. For a computer to uderstad such a sum, we must defie it recursively. For example, we ca do it this way S 0 a 0 ; S +1 S + a +1 ; 0: But, let us cosider a more geeral recurreces. We uderlie that i order to start a recurrece we must defie some iitial values, ad to provide a method how to compute the ext value. Cosider the followig recurrece a 0 1; a a 1 + ; 1: This recurrece starts with 1; 3; 7; 15;::: but what is a geeral formula for a? Let us move the term a 1 to the other side of the recurrece ad write dow all the values as follows a 1 a 0 a a 1 a 3 a 3 ::: a i a i 1 i ::: a 1 a 1 a a 1 : Now, whe we add all these equatios together most of them will cacel out (we say that the sum telescopes) except a ad a 0 givig us which is the same as sayig a a 0 a i0 i1 i ; i : (10) Is this better tha the origial recurrece? Not yet sice we must compute the sum. Actually, i Module we defied the geometric progressio as follows b r ; 0; 1;::: 13

14 ad we derived S : i0 r i 1 r+1 ; r 6 1: (11) 1 r Actually, we shall re-prove this formula usig mathematical iductio. It is easy to check its truth for 0(the basis step). Let us move to the iductive step. We first assume that the statemet above is true for arbitrary, ad we try to prove that this would imply that +1 S +1 r i 1 r+ 1 r : i0 We proceed as follows S +1 iductio +1 i0 r i r i + r +1 i0 1 r +1 + r +1 1 r 1 r +1 + r +1 r + ; 1 r where i the secod lie we extract the last term from the sum ad write it separately as r +1,the i the ext lie we apply to the first sum the iductive hypothesis, ad fially after some algebra we prove the desired formula. Now, we ca retur to (10) to coclude that a i0 +1 1: Let us solve some more recurreces. This is the oly way to lear how to hadle them. Let b 0 0 ad We do the followig telescopig b b 1 + ; 1: b b 1 + (b + 1) + b 3 +( ) + ( 1) + ::: b i +(i +1)+(i +)+ + ::: 14

15 b ( 1) + i i1 ( +1) where i the secod lie we substitute b 1 b +( 1), i the third lie we start observig a patter i which b i is followed by the sum of the first i +1atural umbers. The we apply the sum of cosecutive atural umbers derived i Example. I every step of the above derivatio we used the recurrece itself to reduce it util we reach the value that we kow, that is, b 0. We ca do it sice i step i we kow that b i b i 1 + i. Cosider ow a more complicated recurrece: 5 c 0 0; c c 1 + : Let us start the telescopig process ad try to fid a geeral patter. We have c c 1 + (c + 1) + c +( 1) + (c 3 + ) + ( 1) + 3 c 3 + ( ) + ( 1) + 3 (c 4 + 3) + ( ) + ( 1) + 4 c ( 3) + ( ) + ( 1) + ::: i c i + i ( i) + i 1 c i ( ) + ( 1) + ::: c [ ( 1)] + [ ( )] + + ( ) + ( 1) + 1 k ( k): I the secod lie above, we substitute c 1 by c + 1 ad observe that the additive term is ow +( 1) (the additive term is the oe that does ot ivolve c i ). After aother substitutio the additive term is elarged to ( )+( 1) +. Now you should be able to see the patter which becomes i ( i)+ i 1 c i ( ) + ( 1) +. After the last substitutio the additive term is fially 1 [ ( 1)]+ [ ( )] + + ( ) + ( 1) +. 5 The ext two examples ca be omitted i the first readig. 15

16 Now to fiish the recurrece we must fid a formula for the followig sum c 1 k ( k) 1 k 1 Observe that i the first sum we could factorize sice the summatio is over k, thus is fixed. After this observatio, the first sum is easy to estimate. We just foud above that it is equal to 1. But the secod oe is harder. To estimate it we first observe that k k : k+1 k k ( 1) k : The S (A) (B) k1 k1 k1 1 k k k1 k k k( k+1 k ) k k+1 k k+1 k k+1 k1 1 1 k k (k + 1) k+1 k k+1 k k (C) +1 0 ( +1 ) k+1 k k+1 k+1 ( 1) +1 +: I lie (A) we chage the idex of summatio from k to k +1, i lie (B) we expad the first sum ad observe that it cacels out the secod sum, fially i lie (C) we apply the geometric sum that we already discussed above. Comig back to the recurrece, puttig everythig together we have c +1 which is our fial aswer. Uffff :::it was ot that hard. Fially, we solve oe o-liear recurrece. Cosider the followig 6 a 3a 1 ; 1 6 The forthcomig aalysis may be completely omitted, ad come back oly if a studet is iterested i a better uderstadig of o-liear recurreces. 16

17 where a 0 1. It is a o-liear recurrece sice a 1 is squared. Telescopig might be difficult for this recurrece. So we first simplify it. Defie b log a.thewehave b 0 1 b b 1 + log 3 sice log(xy) log x + log y. Now we are o familiar grouds. Usig telescopig we fid b ( 1) log 3; which implies a ( 1) log : Fially, we should say it is always a good idea to verify umerically our solutio by comparig its some iitial values to the values computed from the recurrece itself. 17

In nite Sequences. Dr. Philippe B. Laval Kennesaw State University. October 9, 2008

In nite Sequences. Dr. Philippe B. Laval Kennesaw State University. October 9, 2008 I ite Sequeces Dr. Philippe B. Laval Keesaw State Uiversity October 9, 2008 Abstract This had out is a itroductio to i ite sequeces. mai de itios ad presets some elemetary results. It gives the I ite Sequeces

More information

SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES

SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES Read Sectio 1.5 (pages 5 9) Overview I Sectio 1.5 we lear to work with summatio otatio ad formulas. We will also itroduce a brief overview of sequeces,

More information

Soving Recurrence Relations

Soving Recurrence Relations Sovig Recurrece Relatios Part 1. Homogeeous liear 2d degree relatios with costat coefficiets. Cosider the recurrece relatio ( ) T () + at ( 1) + bt ( 2) = 0 This is called a homogeeous liear 2d degree

More information

Example 2 Find the square root of 0. The only square root of 0 is 0 (since 0 is not positive or negative, so those choices don t exist here).

Example 2 Find the square root of 0. The only square root of 0 is 0 (since 0 is not positive or negative, so those choices don t exist here). BEGINNING ALGEBRA Roots ad Radicals (revised summer, 00 Olso) Packet to Supplemet the Curret Textbook - Part Review of Square Roots & Irratioals (This portio ca be ay time before Part ad should mostly

More information

Infinite Sequences and Series

Infinite Sequences and Series CHAPTER 4 Ifiite Sequeces ad Series 4.1. Sequeces A sequece is a ifiite ordered list of umbers, for example the sequece of odd positive itegers: 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29...

More information

Sequences and Series

Sequences and Series CHAPTER 9 Sequeces ad Series 9.. Covergece: Defiitio ad Examples Sequeces The purpose of this chapter is to itroduce a particular way of geeratig algorithms for fidig the values of fuctios defied by their

More information

Asymptotic Growth of Functions

Asymptotic Growth of Functions CMPS Itroductio to Aalysis of Algorithms Fall 3 Asymptotic Growth of Fuctios We itroduce several types of asymptotic otatio which are used to compare the performace ad efficiecy of algorithms As we ll

More information

CS103A Handout 23 Winter 2002 February 22, 2002 Solving Recurrence Relations

CS103A Handout 23 Winter 2002 February 22, 2002 Solving Recurrence Relations CS3A Hadout 3 Witer 00 February, 00 Solvig Recurrece Relatios Itroductio A wide variety of recurrece problems occur i models. Some of these recurrece relatios ca be solved usig iteratio or some other ad

More information

BINOMIAL EXPANSIONS 12.5. In this section. Some Examples. Obtaining the Coefficients

BINOMIAL EXPANSIONS 12.5. In this section. Some Examples. Obtaining the Coefficients 652 (12-26) Chapter 12 Sequeces ad Series 12.5 BINOMIAL EXPANSIONS I this sectio Some Examples Otaiig the Coefficiets The Biomial Theorem I Chapter 5 you leared how to square a iomial. I this sectio you

More information

1. MATHEMATICAL INDUCTION

1. MATHEMATICAL INDUCTION 1. MATHEMATICAL INDUCTION EXAMPLE 1: Prove that for ay iteger 1. Proof: 1 + 2 + 3 +... + ( + 1 2 (1.1 STEP 1: For 1 (1.1 is true, sice 1 1(1 + 1. 2 STEP 2: Suppose (1.1 is true for some k 1, that is 1

More information

Properties of MLE: consistency, asymptotic normality. Fisher information.

Properties of MLE: consistency, asymptotic normality. Fisher information. Lecture 3 Properties of MLE: cosistecy, asymptotic ormality. Fisher iformatio. I this sectio we will try to uderstad why MLEs are good. Let us recall two facts from probability that we be used ofte throughout

More information

CS103X: Discrete Structures Homework 4 Solutions

CS103X: Discrete Structures Homework 4 Solutions CS103X: Discrete Structures Homewor 4 Solutios Due February 22, 2008 Exercise 1 10 poits. Silico Valley questios: a How may possible six-figure salaries i whole dollar amouts are there that cotai at least

More information

Basic Elements of Arithmetic Sequences and Series

Basic Elements of Arithmetic Sequences and Series MA40S PRE-CALCULUS UNIT G GEOMETRIC SEQUENCES CLASS NOTES (COMPLETED NO NEED TO COPY NOTES FROM OVERHEAD) Basic Elemets of Arithmetic Sequeces ad Series Objective: To establish basic elemets of arithmetic

More information

Incremental calculation of weighted mean and variance

Incremental calculation of weighted mean and variance Icremetal calculatio of weighted mea ad variace Toy Fich faf@cam.ac.uk dot@dotat.at Uiversity of Cambridge Computig Service February 009 Abstract I these otes I eplai how to derive formulae for umerically

More information

SAMPLE QUESTIONS FOR FINAL EXAM. (1) (2) (3) (4) Find the following using the definition of the Riemann integral: (2x + 1)dx

SAMPLE QUESTIONS FOR FINAL EXAM. (1) (2) (3) (4) Find the following using the definition of the Riemann integral: (2x + 1)dx SAMPLE QUESTIONS FOR FINAL EXAM REAL ANALYSIS I FALL 006 3 4 Fid the followig usig the defiitio of the Riema itegral: a 0 x + dx 3 Cosider the partitio P x 0 3, x 3 +, x 3 +,......, x 3 3 + 3 of the iterval

More information

A probabilistic proof of a binomial identity

A probabilistic proof of a binomial identity A probabilistic proof of a biomial idetity Joatho Peterso Abstract We give a elemetary probabilistic proof of a biomial idetity. The proof is obtaied by computig the probability of a certai evet i two

More information

THE ARITHMETIC OF INTEGERS. - multiplication, exponentiation, division, addition, and subtraction

THE ARITHMETIC OF INTEGERS. - multiplication, exponentiation, division, addition, and subtraction THE ARITHMETIC OF INTEGERS - multiplicatio, expoetiatio, divisio, additio, ad subtractio What to do ad what ot to do. THE INTEGERS Recall that a iteger is oe of the whole umbers, which may be either positive,

More information

Lecture 4: Cauchy sequences, Bolzano-Weierstrass, and the Squeeze theorem

Lecture 4: Cauchy sequences, Bolzano-Weierstrass, and the Squeeze theorem Lecture 4: Cauchy sequeces, Bolzao-Weierstrass, ad the Squeeze theorem The purpose of this lecture is more modest tha the previous oes. It is to state certai coditios uder which we are guarateed that limits

More information

Section 8.3 : De Moivre s Theorem and Applications

Section 8.3 : De Moivre s Theorem and Applications The Sectio 8 : De Moivre s Theorem ad Applicatios Let z 1 ad z be complex umbers, where z 1 = r 1, z = r, arg(z 1 ) = θ 1, arg(z ) = θ z 1 = r 1 (cos θ 1 + i si θ 1 ) z = r (cos θ + i si θ ) ad z 1 z =

More information

Lecture 13. Lecturer: Jonathan Kelner Scribe: Jonathan Pines (2009)

Lecture 13. Lecturer: Jonathan Kelner Scribe: Jonathan Pines (2009) 18.409 A Algorithmist s Toolkit October 27, 2009 Lecture 13 Lecturer: Joatha Keler Scribe: Joatha Pies (2009) 1 Outlie Last time, we proved the Bru-Mikowski iequality for boxes. Today we ll go over the

More information

I. Chi-squared Distributions

I. Chi-squared Distributions 1 M 358K Supplemet to Chapter 23: CHI-SQUARED DISTRIBUTIONS, T-DISTRIBUTIONS, AND DEGREES OF FREEDOM To uderstad t-distributios, we first eed to look at aother family of distributios, the chi-squared distributios.

More information

3. Greatest Common Divisor - Least Common Multiple

3. Greatest Common Divisor - Least Common Multiple 3 Greatest Commo Divisor - Least Commo Multiple Defiitio 31: The greatest commo divisor of two atural umbers a ad b is the largest atural umber c which divides both a ad b We deote the greatest commo gcd

More information

A Recursive Formula for Moments of a Binomial Distribution

A Recursive Formula for Moments of a Binomial Distribution A Recursive Formula for Momets of a Biomial Distributio Árpád Béyi beyi@mathumassedu, Uiversity of Massachusetts, Amherst, MA 01003 ad Saverio M Maago smmaago@psavymil Naval Postgraduate School, Moterey,

More information

Trigonometric Form of a Complex Number. The Complex Plane. axis. ( 2, 1) or 2 i FIGURE 6.44. The absolute value of the complex number z a bi is

Trigonometric Form of a Complex Number. The Complex Plane. axis. ( 2, 1) or 2 i FIGURE 6.44. The absolute value of the complex number z a bi is 0_0605.qxd /5/05 0:45 AM Page 470 470 Chapter 6 Additioal Topics i Trigoometry 6.5 Trigoometric Form of a Complex Number What you should lear Plot complex umbers i the complex plae ad fid absolute values

More information

S. Tanny MAT 344 Spring 1999. be the minimum number of moves required.

S. Tanny MAT 344 Spring 1999. be the minimum number of moves required. S. Tay MAT 344 Sprig 999 Recurrece Relatios Tower of Haoi Let T be the miimum umber of moves required. T 0 = 0, T = 7 Iitial Coditios * T = T + $ T is a sequece (f. o itegers). Solve for T? * is a recurrece,

More information

.04. This means $1000 is multiplied by 1.02 five times, once for each of the remaining sixmonth

.04. This means $1000 is multiplied by 1.02 five times, once for each of the remaining sixmonth Questio 1: What is a ordiary auity? Let s look at a ordiary auity that is certai ad simple. By this, we mea a auity over a fixed term whose paymet period matches the iterest coversio period. Additioally,

More information

Factors of sums of powers of binomial coefficients

Factors of sums of powers of binomial coefficients ACTA ARITHMETICA LXXXVI.1 (1998) Factors of sums of powers of biomial coefficiets by Neil J. Cali (Clemso, S.C.) Dedicated to the memory of Paul Erdős 1. Itroductio. It is well ow that if ( ) a f,a = the

More information

Hypothesis testing. Null and alternative hypotheses

Hypothesis testing. Null and alternative hypotheses Hypothesis testig Aother importat use of samplig distributios is to test hypotheses about populatio parameters, e.g. mea, proportio, regressio coefficiets, etc. For example, it is possible to stipulate

More information

FIBONACCI NUMBERS: AN APPLICATION OF LINEAR ALGEBRA. 1. Powers of a matrix

FIBONACCI NUMBERS: AN APPLICATION OF LINEAR ALGEBRA. 1. Powers of a matrix FIBONACCI NUMBERS: AN APPLICATION OF LINEAR ALGEBRA. Powers of a matrix We begi with a propositio which illustrates the usefuless of the diagoalizatio. Recall that a square matrix A is diogaalizable if

More information

Lecture 4: Cheeger s Inequality

Lecture 4: Cheeger s Inequality Spectral Graph Theory ad Applicatios WS 0/0 Lecture 4: Cheeger s Iequality Lecturer: Thomas Sauerwald & He Su Statemet of Cheeger s Iequality I this lecture we assume for simplicity that G is a d-regular

More information

Definition. A variable X that takes on values X 1, X 2, X 3,...X k with respective frequencies f 1, f 2, f 3,...f k has mean

Definition. A variable X that takes on values X 1, X 2, X 3,...X k with respective frequencies f 1, f 2, f 3,...f k has mean 1 Social Studies 201 October 13, 2004 Note: The examples i these otes may be differet tha used i class. However, the examples are similar ad the methods used are idetical to what was preseted i class.

More information

5.3. Generalized Permutations and Combinations

5.3. Generalized Permutations and Combinations 53 GENERALIZED PERMUTATIONS AND COMBINATIONS 73 53 Geeralized Permutatios ad Combiatios 53 Permutatios with Repeated Elemets Assume that we have a alphabet with letters ad we wat to write all possible

More information

CHAPTER 3 THE TIME VALUE OF MONEY

CHAPTER 3 THE TIME VALUE OF MONEY CHAPTER 3 THE TIME VALUE OF MONEY OVERVIEW A dollar i the had today is worth more tha a dollar to be received i the future because, if you had it ow, you could ivest that dollar ad ear iterest. Of all

More information

Chapter 7 Methods of Finding Estimators

Chapter 7 Methods of Finding Estimators Chapter 7 for BST 695: Special Topics i Statistical Theory. Kui Zhag, 011 Chapter 7 Methods of Fidig Estimators Sectio 7.1 Itroductio Defiitio 7.1.1 A poit estimator is ay fuctio W( X) W( X1, X,, X ) of

More information

Department of Computer Science, University of Otago

Department of Computer Science, University of Otago Departmet of Computer Sciece, Uiversity of Otago Techical Report OUCS-2006-09 Permutatios Cotaiig May Patters Authors: M.H. Albert Departmet of Computer Sciece, Uiversity of Otago Micah Colema, Rya Fly

More information

Chapter 6: Variance, the law of large numbers and the Monte-Carlo method

Chapter 6: Variance, the law of large numbers and the Monte-Carlo method Chapter 6: Variace, the law of large umbers ad the Mote-Carlo method Expected value, variace, ad Chebyshev iequality. If X is a radom variable recall that the expected value of X, E[X] is the average value

More information

Convexity, Inequalities, and Norms

Convexity, Inequalities, and Norms Covexity, Iequalities, ad Norms Covex Fuctios You are probably familiar with the otio of cocavity of fuctios. Give a twicedifferetiable fuctio ϕ: R R, We say that ϕ is covex (or cocave up) if ϕ (x) 0 for

More information

Chapter 5: Inner Product Spaces

Chapter 5: Inner Product Spaces Chapter 5: Ier Product Spaces Chapter 5: Ier Product Spaces SECION A Itroductio to Ier Product Spaces By the ed of this sectio you will be able to uderstad what is meat by a ier product space give examples

More information

INFINITE SERIES KEITH CONRAD

INFINITE SERIES KEITH CONRAD INFINITE SERIES KEITH CONRAD. Itroductio The two basic cocepts of calculus, differetiatio ad itegratio, are defied i terms of limits (Newto quotiets ad Riema sums). I additio to these is a third fudametal

More information

WHEN IS THE (CO)SINE OF A RATIONAL ANGLE EQUAL TO A RATIONAL NUMBER?

WHEN IS THE (CO)SINE OF A RATIONAL ANGLE EQUAL TO A RATIONAL NUMBER? WHEN IS THE (CO)SINE OF A RATIONAL ANGLE EQUAL TO A RATIONAL NUMBER? JÖRG JAHNEL 1. My Motivatio Some Sort of a Itroductio Last term I tought Topological Groups at the Göttige Georg August Uiversity. This

More information

THE REGRESSION MODEL IN MATRIX FORM. For simple linear regression, meaning one predictor, the model is. for i = 1, 2, 3,, n

THE REGRESSION MODEL IN MATRIX FORM. For simple linear regression, meaning one predictor, the model is. for i = 1, 2, 3,, n We will cosider the liear regressio model i matrix form. For simple liear regressio, meaig oe predictor, the model is i = + x i + ε i for i =,,,, This model icludes the assumptio that the ε i s are a sample

More information

Our aim is to show that under reasonable assumptions a given 2π-periodic function f can be represented as convergent series

Our aim is to show that under reasonable assumptions a given 2π-periodic function f can be represented as convergent series 8 Fourier Series Our aim is to show that uder reasoable assumptios a give -periodic fuctio f ca be represeted as coverget series f(x) = a + (a cos x + b si x). (8.) By defiitio, the covergece of the series

More information

SEQUENCES AND SERIES

SEQUENCES AND SERIES Chapter 9 SEQUENCES AND SERIES Natural umbers are the product of huma spirit. DEDEKIND 9.1 Itroductio I mathematics, the word, sequece is used i much the same way as it is i ordiary Eglish. Whe we say

More information

where: T = number of years of cash flow in investment's life n = the year in which the cash flow X n i = IRR = the internal rate of return

where: T = number of years of cash flow in investment's life n = the year in which the cash flow X n i = IRR = the internal rate of return EVALUATING ALTERNATIVE CAPITAL INVESTMENT PROGRAMS By Ke D. Duft, Extesio Ecoomist I the March 98 issue of this publicatio we reviewed the procedure by which a capital ivestmet project was assessed. The

More information

Repeating Decimals are decimal numbers that have number(s) after the decimal point that repeat in a pattern.

Repeating Decimals are decimal numbers that have number(s) after the decimal point that repeat in a pattern. 5.5 Fractios ad Decimals Steps for Chagig a Fractio to a Decimal. Simplify the fractio, if possible. 2. Divide the umerator by the deomiator. d d Repeatig Decimals Repeatig Decimals are decimal umbers

More information

5 Boolean Decision Trees (February 11)

5 Boolean Decision Trees (February 11) 5 Boolea Decisio Trees (February 11) 5.1 Graph Coectivity Suppose we are give a udirected graph G, represeted as a boolea adjacecy matrix = (a ij ), where a ij = 1 if ad oly if vertices i ad j are coected

More information

Elementary Theory of Russian Roulette

Elementary Theory of Russian Roulette Elemetary Theory of Russia Roulette -iterestig patters of fractios- Satoshi Hashiba Daisuke Miematsu Ryohei Miyadera Itroductio. Today we are goig to study mathematical theory of Russia roulette. If some

More information

2-3 The Remainder and Factor Theorems

2-3 The Remainder and Factor Theorems - The Remaider ad Factor Theorems Factor each polyomial completely usig the give factor ad log divisio 1 x + x x 60; x + So, x + x x 60 = (x + )(x x 15) Factorig the quadratic expressio yields x + x x

More information

Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. This documet was writte ad copyrighted by Paul Dawkis. Use of this documet ad its olie versio is govered by the Terms ad Coditios of Use located at http://tutorial.math.lamar.edu/terms.asp. The olie versio

More information

Present Value Factor To bring one dollar in the future back to present, one uses the Present Value Factor (PVF): Concept 9: Present Value

Present Value Factor To bring one dollar in the future back to present, one uses the Present Value Factor (PVF): Concept 9: Present Value Cocept 9: Preset Value Is the value of a dollar received today the same as received a year from today? A dollar today is worth more tha a dollar tomorrow because of iflatio, opportuity cost, ad risk Brigig

More information

1 Computing the Standard Deviation of Sample Means

1 Computing the Standard Deviation of Sample Means Computig the Stadard Deviatio of Sample Meas Quality cotrol charts are based o sample meas ot o idividual values withi a sample. A sample is a group of items, which are cosidered all together for our aalysis.

More information

How To Solve The Homewor Problem Beautifully

How To Solve The Homewor Problem Beautifully Egieerig 33 eautiful Homewor et 3 of 7 Kuszmar roblem.5.5 large departmet store sells sport shirts i three sizes small, medium, ad large, three patters plaid, prit, ad stripe, ad two sleeve legths log

More information

THE LEAST COMMON MULTIPLE OF A QUADRATIC SEQUENCE

THE LEAST COMMON MULTIPLE OF A QUADRATIC SEQUENCE THE LEAST COMMON MULTIPLE OF A QUADRATIC SEQUENCE JAVIER CILLERUELO Abstract. We obtai, for ay irreducible quadratic olyomial f(x = ax 2 + bx + c, the asymtotic estimate log l.c.m. {f(1,..., f(} log. Whe

More information

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 13

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 13 EECS 70 Discrete Mathematics ad Probability Theory Sprig 2014 Aat Sahai Note 13 Itroductio At this poit, we have see eough examples that it is worth just takig stock of our model of probability ad may

More information

Lesson 17 Pearson s Correlation Coefficient

Lesson 17 Pearson s Correlation Coefficient Outlie Measures of Relatioships Pearso s Correlatio Coefficiet (r) -types of data -scatter plots -measure of directio -measure of stregth Computatio -covariatio of X ad Y -uique variatio i X ad Y -measurig

More information

SEQUENCES AND SERIES CHAPTER

SEQUENCES AND SERIES CHAPTER CHAPTER SEQUENCES AND SERIES Whe the Grat family purchased a computer for $,200 o a istallmet pla, they agreed to pay $00 each moth util the cost of the computer plus iterest had bee paid The iterest each

More information

Week 3 Conditional probabilities, Bayes formula, WEEK 3 page 1 Expected value of a random variable

Week 3 Conditional probabilities, Bayes formula, WEEK 3 page 1 Expected value of a random variable Week 3 Coditioal probabilities, Bayes formula, WEEK 3 page 1 Expected value of a radom variable We recall our discussio of 5 card poker hads. Example 13 : a) What is the probability of evet A that a 5

More information

THE ABRACADABRA PROBLEM

THE ABRACADABRA PROBLEM THE ABRACADABRA PROBLEM FRANCESCO CARAVENNA Abstract. We preset a detailed solutio of Exercise E0.6 i [Wil9]: i a radom sequece of letters, draw idepedetly ad uiformly from the Eglish alphabet, the expected

More information

Factoring x n 1: cyclotomic and Aurifeuillian polynomials Paul Garrett <garrett@math.umn.edu>

Factoring x n 1: cyclotomic and Aurifeuillian polynomials Paul Garrett <garrett@math.umn.edu> (March 16, 004) Factorig x 1: cyclotomic ad Aurifeuillia polyomials Paul Garrett Polyomials of the form x 1, x 3 1, x 4 1 have at least oe systematic factorizatio x 1 = (x 1)(x 1

More information

1. C. The formula for the confidence interval for a population mean is: x t, which was

1. C. The formula for the confidence interval for a population mean is: x t, which was s 1. C. The formula for the cofidece iterval for a populatio mea is: x t, which was based o the sample Mea. So, x is guarateed to be i the iterval you form.. D. Use the rule : p-value

More information

GCE Further Mathematics (6360) Further Pure Unit 2 (MFP2) Textbook. Version: 1.4

GCE Further Mathematics (6360) Further Pure Unit 2 (MFP2) Textbook. Version: 1.4 GCE Further Mathematics (660) Further Pure Uit (MFP) Tetbook Versio: 4 MFP Tetbook A-level Further Mathematics 660 Further Pure : Cotets Chapter : Comple umbers 4 Itroductio 5 The geeral comple umber 5

More information

Project Deliverables. CS 361, Lecture 28. Outline. Project Deliverables. Administrative. Project Comments

Project Deliverables. CS 361, Lecture 28. Outline. Project Deliverables. Administrative. Project Comments Project Deliverables CS 361, Lecture 28 Jared Saia Uiversity of New Mexico Each Group should tur i oe group project cosistig of: About 6-12 pages of text (ca be loger with appedix) 6-12 figures (please

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level A1 of challege: C A1 Mathematical goals Startig poits Materials required Time eeded Iterpretig algebraic expressios To help learers to: traslate betwee words, symbols, tables, ad area represetatios

More information

Class Meeting # 16: The Fourier Transform on R n

Class Meeting # 16: The Fourier Transform on R n MATH 18.152 COUSE NOTES - CLASS MEETING # 16 18.152 Itroductio to PDEs, Fall 2011 Professor: Jared Speck Class Meetig # 16: The Fourier Trasform o 1. Itroductio to the Fourier Trasform Earlier i the course,

More information

Simple Annuities Present Value.

Simple Annuities Present Value. Simple Auities Preset Value. OBJECTIVES (i) To uderstad the uderlyig priciple of a preset value auity. (ii) To use a CASIO CFX-9850GB PLUS to efficietly compute values associated with preset value auities.

More information

5.4 Amortization. Question 1: How do you find the present value of an annuity? Question 2: How is a loan amortized?

5.4 Amortization. Question 1: How do you find the present value of an annuity? Question 2: How is a loan amortized? 5.4 Amortizatio Questio 1: How do you fid the preset value of a auity? Questio 2: How is a loa amortized? Questio 3: How do you make a amortizatio table? Oe of the most commo fiacial istrumets a perso

More information

Lecture 2: Karger s Min Cut Algorithm

Lecture 2: Karger s Min Cut Algorithm priceto uiv. F 3 cos 5: Advaced Algorithm Desig Lecture : Karger s Mi Cut Algorithm Lecturer: Sajeev Arora Scribe:Sajeev Today s topic is simple but gorgeous: Karger s mi cut algorithm ad its extesio.

More information

Listing terms of a finite sequence List all of the terms of each finite sequence. a) a n n 2 for 1 n 5 1 b) a n for 1 n 4 n 2

Listing terms of a finite sequence List all of the terms of each finite sequence. a) a n n 2 for 1 n 5 1 b) a n for 1 n 4 n 2 74 (4 ) Chapter 4 Sequeces ad Series 4. SEQUENCES I this sectio Defiitio Fidig a Formula for the th Term The word sequece is a familiar word. We may speak of a sequece of evets or say that somethig is

More information

Solutions to Selected Problems In: Pattern Classification by Duda, Hart, Stork

Solutions to Selected Problems In: Pattern Classification by Duda, Hart, Stork Solutios to Selected Problems I: Patter Classificatio by Duda, Hart, Stork Joh L. Weatherwax February 4, 008 Problem Solutios Chapter Bayesia Decisio Theory Problem radomized rules Part a: Let Rx be the

More information

Lesson 15 ANOVA (analysis of variance)

Lesson 15 ANOVA (analysis of variance) Outlie Variability -betwee group variability -withi group variability -total variability -F-ratio Computatio -sums of squares (betwee/withi/total -degrees of freedom (betwee/withi/total -mea square (betwee/withi

More information

Math C067 Sampling Distributions

Math C067 Sampling Distributions Math C067 Samplig Distributios Sample Mea ad Sample Proportio Richard Beigel Some time betwee April 16, 2007 ad April 16, 2007 Examples of Samplig A pollster may try to estimate the proportio of voters

More information

Analysis Notes (only a draft, and the first one!)

Analysis Notes (only a draft, and the first one!) Aalysis Notes (oly a draft, ad the first oe!) Ali Nesi Mathematics Departmet Istabul Bilgi Uiversity Kuştepe Şişli Istabul Turkey aesi@bilgi.edu.tr Jue 22, 2004 2 Cotets 1 Prelimiaries 9 1.1 Biary Operatio...........................

More information

Solving Logarithms and Exponential Equations

Solving Logarithms and Exponential Equations Solvig Logarithms ad Epoetial Equatios Logarithmic Equatios There are two major ideas required whe solvig Logarithmic Equatios. The first is the Defiitio of a Logarithm. You may recall from a earlier topic:

More information

On the L p -conjecture for locally compact groups

On the L p -conjecture for locally compact groups Arch. Math. 89 (2007), 237 242 c 2007 Birkhäuser Verlag Basel/Switzerlad 0003/889X/030237-6, ublished olie 2007-08-0 DOI 0.007/s0003-007-993-x Archiv der Mathematik O the L -cojecture for locally comact

More information

Solutions to Exercises Chapter 4: Recurrence relations and generating functions

Solutions to Exercises Chapter 4: Recurrence relations and generating functions Solutios to Exercises Chapter 4: Recurrece relatios ad geeratig fuctios 1 (a) There are seatig positios arraged i a lie. Prove that the umber of ways of choosig a subset of these positios, with o two chose

More information

Solving equations. Pre-test. Warm-up

Solving equations. Pre-test. Warm-up Solvig equatios 8 Pre-test Warm-up We ca thik of a algebraic equatio as beig like a set of scales. The two sides of the equatio are equal, so the scales are balaced. If we add somethig to oe side of the

More information

Approximating Area under a curve with rectangles. To find the area under a curve we approximate the area using rectangles and then use limits to find

Approximating Area under a curve with rectangles. To find the area under a curve we approximate the area using rectangles and then use limits to find 1.8 Approximatig Area uder a curve with rectagles 1.6 To fid the area uder a curve we approximate the area usig rectagles ad the use limits to fid 1.4 the area. Example 1 Suppose we wat to estimate 1.

More information

UC Berkeley Department of Electrical Engineering and Computer Science. EE 126: Probablity and Random Processes. Solutions 9 Spring 2006

UC Berkeley Department of Electrical Engineering and Computer Science. EE 126: Probablity and Random Processes. Solutions 9 Spring 2006 Exam format UC Bereley Departmet of Electrical Egieerig ad Computer Sciece EE 6: Probablity ad Radom Processes Solutios 9 Sprig 006 The secod midterm will be held o Wedesday May 7; CHECK the fial exam

More information

1 Correlation and Regression Analysis

1 Correlation and Regression Analysis 1 Correlatio ad Regressio Aalysis I this sectio we will be ivestigatig the relatioship betwee two cotiuous variable, such as height ad weight, the cocetratio of a ijected drug ad heart rate, or the cosumptio

More information

hp calculators HP 12C Statistics - average and standard deviation Average and standard deviation concepts HP12C average and standard deviation

hp calculators HP 12C Statistics - average and standard deviation Average and standard deviation concepts HP12C average and standard deviation HP 1C Statistics - average ad stadard deviatio Average ad stadard deviatio cocepts HP1C average ad stadard deviatio Practice calculatig averages ad stadard deviatios with oe or two variables HP 1C Statistics

More information

Maximum Likelihood Estimators.

Maximum Likelihood Estimators. Lecture 2 Maximum Likelihood Estimators. Matlab example. As a motivatio, let us look at oe Matlab example. Let us geerate a radom sample of size 00 from beta distributio Beta(5, 2). We will lear the defiitio

More information

Measures of Spread and Boxplots Discrete Math, Section 9.4

Measures of Spread and Boxplots Discrete Math, Section 9.4 Measures of Spread ad Boxplots Discrete Math, Sectio 9.4 We start with a example: Example 1: Comparig Mea ad Media Compute the mea ad media of each data set: S 1 = {4, 6, 8, 10, 1, 14, 16} S = {4, 7, 9,

More information

Chapter 7 - Sampling Distributions. 1 Introduction. What is statistics? It consist of three major areas:

Chapter 7 - Sampling Distributions. 1 Introduction. What is statistics? It consist of three major areas: Chapter 7 - Samplig Distributios 1 Itroductio What is statistics? It cosist of three major areas: Data Collectio: samplig plas ad experimetal desigs Descriptive Statistics: umerical ad graphical summaries

More information

CDs Bought at a Bank verses CD s Bought from a Brokerage. Floyd Vest

CDs Bought at a Bank verses CD s Bought from a Brokerage. Floyd Vest CDs Bought at a Bak verses CD s Bought from a Brokerage Floyd Vest CDs bought at a bak. CD stads for Certificate of Deposit with the CD origiatig i a FDIC isured bak so that the CD is isured by the Uited

More information

Chapter 5 O A Cojecture Of Erdíos Proceedigs NCUR VIII è1994è, Vol II, pp 794í798 Jeærey F Gold Departmet of Mathematics, Departmet of Physics Uiversity of Utah Do H Tucker Departmet of Mathematics Uiversity

More information

Multiple Representations for Pattern Exploration with the Graphing Calculator and Manipulatives

Multiple Representations for Pattern Exploration with the Graphing Calculator and Manipulatives Douglas A. Lapp Multiple Represetatios for Patter Exploratio with the Graphig Calculator ad Maipulatives To teach mathematics as a coected system of cocepts, we must have a shift i emphasis from a curriculum

More information

Theorems About Power Series

Theorems About Power Series Physics 6A Witer 20 Theorems About Power Series Cosider a power series, f(x) = a x, () where the a are real coefficiets ad x is a real variable. There exists a real o-egative umber R, called the radius

More information

CHAPTER 3 DIGITAL CODING OF SIGNALS

CHAPTER 3 DIGITAL CODING OF SIGNALS CHAPTER 3 DIGITAL CODING OF SIGNALS Computers are ofte used to automate the recordig of measuremets. The trasducers ad sigal coditioig circuits produce a voltage sigal that is proportioal to a quatity

More information

a 4 = 4 2 4 = 12. 2. Which of the following sequences converge to zero? n 2 (a) n 2 (b) 2 n x 2 x 2 + 1 = lim x n 2 + 1 = lim x

a 4 = 4 2 4 = 12. 2. Which of the following sequences converge to zero? n 2 (a) n 2 (b) 2 n x 2 x 2 + 1 = lim x n 2 + 1 = lim x 0 INFINITE SERIES 0. Sequeces Preiary Questios. What is a 4 for the sequece a? solutio Substitutig 4 i the expressio for a gives a 4 4 4.. Which of the followig sequeces coverge to zero? a b + solutio

More information

Irreducible polynomials with consecutive zero coefficients

Irreducible polynomials with consecutive zero coefficients Irreducible polyomials with cosecutive zero coefficiets Theodoulos Garefalakis Departmet of Mathematics, Uiversity of Crete, 71409 Heraklio, Greece Abstract Let q be a prime power. We cosider the problem

More information

Your organization has a Class B IP address of 166.144.0.0 Before you implement subnetting, the Network ID and Host ID are divided as follows:

Your organization has a Class B IP address of 166.144.0.0 Before you implement subnetting, the Network ID and Host ID are divided as follows: Subettig Subettig is used to subdivide a sigle class of etwork i to multiple smaller etworks. Example: Your orgaizatio has a Class B IP address of 166.144.0.0 Before you implemet subettig, the Network

More information

Permutations, the Parity Theorem, and Determinants

Permutations, the Parity Theorem, and Determinants 1 Permutatios, the Parity Theorem, ad Determiats Joh A. Guber Departmet of Electrical ad Computer Egieerig Uiversity of Wiscosi Madiso Cotets 1 What is a Permutatio 1 2 Cycles 2 2.1 Traspositios 4 3 Orbits

More information

The Stable Marriage Problem

The Stable Marriage Problem The Stable Marriage Problem William Hut Lae Departmet of Computer Sciece ad Electrical Egieerig, West Virgiia Uiversity, Morgatow, WV William.Hut@mail.wvu.edu 1 Itroductio Imagie you are a matchmaker,

More information

The Gompertz Makeham coupling as a Dynamic Life Table. Abraham Zaks. Technion I.I.T. Haifa ISRAEL. Abstract

The Gompertz Makeham coupling as a Dynamic Life Table. Abraham Zaks. Technion I.I.T. Haifa ISRAEL. Abstract The Gompertz Makeham couplig as a Dyamic Life Table By Abraham Zaks Techio I.I.T. Haifa ISRAEL Departmet of Mathematics, Techio - Israel Istitute of Techology, 32000, Haifa, Israel Abstract A very famous

More information

0.7 0.6 0.2 0 0 96 96.5 97 97.5 98 98.5 99 99.5 100 100.5 96.5 97 97.5 98 98.5 99 99.5 100 100.5

0.7 0.6 0.2 0 0 96 96.5 97 97.5 98 98.5 99 99.5 100 100.5 96.5 97 97.5 98 98.5 99 99.5 100 100.5 Sectio 13 Kolmogorov-Smirov test. Suppose that we have a i.i.d. sample X 1,..., X with some ukow distributio P ad we would like to test the hypothesis that P is equal to a particular distributio P 0, i.e.

More information

Chapter 14 Nonparametric Statistics

Chapter 14 Nonparametric Statistics Chapter 14 Noparametric Statistics A.K.A. distributio-free statistics! Does ot deped o the populatio fittig ay particular type of distributio (e.g, ormal). Sice these methods make fewer assumptios, they

More information

Taking DCOP to the Real World: Efficient Complete Solutions for Distributed Multi-Event Scheduling

Taking DCOP to the Real World: Efficient Complete Solutions for Distributed Multi-Event Scheduling Taig DCOP to the Real World: Efficiet Complete Solutios for Distributed Multi-Evet Schedulig Rajiv T. Maheswara, Milid Tambe, Emma Bowrig, Joatha P. Pearce, ad Pradeep araatham Uiversity of Souther Califoria

More information

Notes on exponential generating functions and structures.

Notes on exponential generating functions and structures. Notes o expoetial geeratig fuctios ad structures. 1. The cocept of a structure. Cosider the followig coutig problems: (1) to fid for each the umber of partitios of a -elemet set, (2) to fid for each the

More information

Annuities Under Random Rates of Interest II By Abraham Zaks. Technion I.I.T. Haifa ISRAEL and Haifa University Haifa ISRAEL.

Annuities Under Random Rates of Interest II By Abraham Zaks. Technion I.I.T. Haifa ISRAEL and Haifa University Haifa ISRAEL. Auities Uder Radom Rates of Iterest II By Abraham Zas Techio I.I.T. Haifa ISRAEL ad Haifa Uiversity Haifa ISRAEL Departmet of Mathematics, Techio - Israel Istitute of Techology, 3000, Haifa, Israel I memory

More information

Building Blocks Problem Related to Harmonic Series

Building Blocks Problem Related to Harmonic Series TMME, vol3, o, p.76 Buildig Blocks Problem Related to Harmoic Series Yutaka Nishiyama Osaka Uiversity of Ecoomics, Japa Abstract: I this discussio I give a eplaatio of the divergece ad covergece of ifiite

More information