STAT 571 Assignment 1 solutions

Size: px
Start display at page:

Download "STAT 571 Assignment 1 solutions"

Transcription

1 STAT 571 Assignment 1 solutions 1. If Ω is a set and C a collection of subsets of Ω, let A be the intersection of all σ-algebras that contain C. rove that A is the σ-algebra generated by C. Solution: Let {A α α A} be the collection of all σ-algebras that contain C, and set A A α. We first show that A is a σ-algebra. There are three things to prove. α A (a) For every α A, A α is a σ-algebra, so Ω A α, and hence Ω α A A α A. (b) If B A, then B A α for every α A. Since A α is a σ-algebra, we have B c A α. But this is true for every α A, so we have B c A. (c) If B 1, B 2,... are sets in A, then B 1, B 2,... belong to A α for each α A. Since A α is a σ-algebra, we have n1b n A α. But this is true for every α A, so we have n1b n A. Thus A is a σ-algebra that contains C, and it must be the smallest one since A A α for every α A. 2. rove that the set of rational numbers Q is a Borel set in. Solution: For every x, the set {x} is the complement of an open set, and hence Borel. Since there are only countably many rational numbers 1, we may express Q as the countable union of Borel sets: Q x Q {x}. Therefore Q is a Borel set. 3. rove that the countable union of countable sets is countable. Solution: First we note that a subset of a countable set must be countable. If F is countable there is a function c : F N that is one-to-one. If E F, then the restriction c E : E N is also one-to-one, so E is countable. Now if E 1, E 2,... are countable sets, define F 1 E 1 and F n E n \ ( n 1 i1 F i) for n 2. Then the F n s are countable, disjoint, and n1e n n1f n. For every f n1f n, let n(f) denote the unique integer so that f F n(f). Also for n N with F n, let c n be a one-to-one function from F n into N. Now define a map c from n1f n into N N by c(f) (n(f), c n(f) (f)). Let s convince ourselves that c is one-to-one. Suppose that f 1, f 2 n1f n and that c(f 1 ) c(f 2 ). Taking the first coordinate of c(f 1 ) c(f 2 ), we find that n(f 1 ) n(f 2 ); let s call the common value n. This means that f 1, f 2 F n. The second component of c(f 1 ) c(f 2 ) tells us that c n (f 1 ) c n (f 2 ) and since c n is one-to-one, we conclude that f 1 f 2. That is, c is one-to-one. 1 See roposition on page 15 of our text.

2 We know 2 that N N is countable, so there is a one-to-one map φ from N N to N. The composition φ c is a one-to-one map from n1f n into N. 4. Let A be the σ-algebra in generated by the singletons. That is A σ(c), where C {{x} : x }. Show that A is a proper subset of the Borel sets on. Solution: The solution depends on the fact that we have a concrete way to identify sets in A. Define F {E E is countable, or E c is countable}; we claim that A F. If E is a countable set, then E x E {x} is the countable union of singletons, and so belongs to σ(c) A. If E c is countable, then E c, and hence E, belongs to σ(c) A. This shows that F A. To prove the other inclusion, we note that C F, so it suffices to prove that F is a σ-algebra. (a) The empty set is countable, so c F. (b) If E is countable, then E c has countable complement, while if E has countable complement, then E c is countable. Either way, E F implies E c F. (c) Suppose that E 1, E 2,... belong to F. If all of the E n s are countable, then so is the union 3, and hence belongs to F. On the other hand, if one of the E s, say E N, has countable complement, then ( n E n ) c n E c n E c N is countable, so that n E n F. Either way, n E n F. Since singletons are Borel sets, so is every member of σ(c) A. However, the Borel set (0, 1) is not countable 4 and neither is its complement (, 0] [1, ). Thus (0, 1) is an example of a Borel set that does not belong to A. 5. rove the following, where (Ω, F, ) is a probability space and all sets are assumed to be in F. (i) If A B, then (A) (B). (ii) ( n1a n ) n1 (A n). (iii) If A n+1 A n for all n, then (A n ) ( n1a n ). Solution: (i) B is the disjoint union B A (B \A), so (B) (A)+ (B \A) (A). (ii) Define A 1 A 1 and for n 2, A n A n \ ( n 1 i1 A i ). Then the A n s are disjoint, A n A n for each n, and n A n n A n. Therefore ( n A n ) ( n A n) n (A n) n (A n ). (iii) For every n we can write A n as the disjoint union A n (A n \ A n+1 ) (A n+1 \ A n+2 )... ( n A n ), 2 emember that we proved this in the first lecture? 3 I just knew that Exercise 3 would come in handy! 4 See roposition on page 15 of the text.

3 to obtain (A n ) (A n \ A n+1 ) + (A n+1 \ A n+2 ) + + ( n A n ). This shows that (A n ) ( n A n ) is the tail of a convergent series, and thus converges to zero as n. STAT 571 Assignment 2 solutions 6. rove that a simple function s (as in Definition 2.1.1) is a random variable (as in Definition 2.1.6). Solution: Write s n k1 a k1 Ak where the A k s are disjoint members of F. Then for any λ we have {ω s(ω) < λ} A k. {k a k <λ} Since this set belongs to F, s is a random variable. 7. Suppose that Ω {0, 1, 2,...}, F all subsets of Ω, and ({n}) e 1 /n! for n Ω. Calculate E(X) where X(n) n 3 for all n Ω. Solution: We need to calculate the infinite sum n0 n3 e 1 /n!. Let s begin with a simpler problem: n0 ne 1 /n!. Here the factor of n cancels nicely with part of the factorial on the bottom to give ne 1 /n! e 1 /(n 1)! e 1 /k! 1. n0 n1 Attempting the same trick with n 2 shows that we will not get the desired cancellation unless we write n 2 n(n 1) + n: n 2 e 1 /n! [n(n 1) + n]e 1 /n! n0 n0 k0 n(n 1)e 1 /n! + n0 e 1 /(n 2)! + n2 e 1 /k! + k ne 1 /n! n0 ne 1 /n! n0 ne 1 /n! n0

4 To solve the original question, write n 3 n(n 1)(n 2) + 3n(n 1) + n and repeat the method above to get n0 n3 e 1 /n! Show, by example, that X need not be a random variable even if {ω X(ω) λ} F for every λ. Solution: Let Ω and F be the σ-algebra generated by the singletons. From the previous assignment, we know that A F if and only if A or A c is countable. Therefore the map X from (, F) to (, B()) given by X(ω) ω (the identity mapping) is not a random variable. For example, the interval A (0, 1) is a Borel set, but X 1 (A) A F. On the other hand, for every singleton we have X 1 ({λ}) {λ} F. This gives the counterexample. 9. rove that E(X) 2 E(X 2 ) for any non-negative random variable X. Hint: First look at simple functions. Solution: If s n k1 a k1 Ak is a simple function, then so is its square s 2 n k1 a2 k 1 A k, and E(s) n k1 a k (A k ) and E(s 2 ) n k1 a2 k (A k). Applying the Cauchy-Schwarz inequality to the vectors x (a 1 (A 1 ) 1/2,..., a n (A n ) 1/2 ) and y ( (A 1 ) 1/2,..., (A n ) 1/2 ) gives E(s) 2 x, y 2 x 2 y 2 E(s 2 )1. Now, for a general non-negative random variable X, let s k F + s so that s k X. Then s 2 k X2 so E(X) 2 lim k E(s k ) 2 lim k E(s 2 k ) E(X2 ). Here s an even better proof that uses the variance of a random variable. 0 E((X E(X)) 2 ) E(X 2 2XE(X) + E(X) 2 ) E(X 2 ) 2E(X)E(X) + E(X) 2 E(X 2 ) E(X) An important concept in statistics is the variance of a random variable, defined as { Var (Y ) E[(Y E(Y )) 2 ] if E(Y 2 ) <, otherwise. Show that if X n (ω) X(ω) for every ω Ω, then Var (X) lim inf n Var (X n ). Solution: We may as well assume that lim inf n Var (X n ) <, otherwise the conclusion is trivial. At the same time, let s extract a subsequence X n so that

5 Var (X n ) lim inf n Var (X n ) as n. In other words, without loss of generality we may assume that sup n Var (X n ) <, let s call this value K. Since Var (X n ) <, we have E(X 2 n) < and by the previous exercise, this implies E( X n ) E(X 2 n) 1/2 <. In other words, X n is integrable. Our next job is to show that E(X n ) is a bounded sequence of numbers. The triangle inequality X(ω) E(X n ) X(ω) X n (ω) + X n (ω) E(X n ) implies the following set inclusion for any value M > 0, and hence {ω : X(ω) E(X n ) > 2M} {ω : X(ω) X n (ω) > M} {ω : X n (ω) E(X n ) > M}, ( X E(X n ) > 2M) ( X X n > M) + ( X n E(X n ) > M). Take expectations over the inequality 1 { Xn E(X n ) >M} (X n E(X n )) 2 /M 2 to give ( X n E(X n ) > M) Var (X n )/M 2 K/M 2. Combined with the previous inequality we obtain ( X E(X n ) > 2M) ( X X n > M) + K/M 2. The pointwise convergence of X n to X implies that the sets ( X X n > M) decrease to as n, so that ( X X n > M) 0. Fix M > 0 so large that K/M 2 < 1/8. The pointwise convergence of X n to X implies that the sets ( X X n > M) decrease to as n, so that ( X X n > M) 0. Therefore we can choose N so large that n N implies ( X X n > M) 1/8 and thus ( X E(X n ) > 2M) 1/4. The sets ( X > N) decrease to as N, so that for some large N we have ( X > N) 1/4. Now lets define a set of good points: G {ω : X(ω) N} {ω : X(ω) E(X n ) 2M}. If G is not empty, then for ω g G we have E(X n ) 2M + X(ω g ) 2M + N. Our bounds show us that (G c ) (( X > N) X E(X n ) > 2M) 1/4+1/4 1/2 so that G is non-empty, for all n N. In other words, E(X n ) 2M + N for n N, which implies that E(X n ) is bounded. Now we have that E(X 2 n) Var (X n ) + E(X n ) 2 is a bounded sequence. Applying Fatou s lemma to the non-negative random variables X 2 n, we conclude that X 2 is integrable and E(X 2 ) lim inf n E(X 2 n). From problem 4, this also shows that X is integrable since E( X ) E(X 2 ) 1/2 <. For any random variable Y and constant c > 0, let s define the truncated random variable Y c Y 1 { c Y c}. For any c > 0, we have E(X n ) E(X) E(X n ) E(X c n) + E(X c n) E(X c ) + E(X c ) E(X) E(X n 1 { Xn >c}) + E(X c n) E(X c ) + E(X1 { X >c} ) E(X 2 n/c) + E(X c n) E(X c ) + E(X 2 /c) sup n E(X 2 n) c + E(X c n) E(X c ) + E(X2 ) c

6 Now for every c, the sequence X c n is dominated by the integrable random variable c1 Ω, and converges pointwise to X c. Therefore the dominated convergence theorem tells us E(X c n) E(X c ). Letting n and then c in the above inequality shows that, in fact, E(X n ) E(X). Finally, we may apply Fatou s lemma to the sequence (X n E(X n )) 2 to obtain Whew! Var (X) E[(X E(X)) 2 ] E[lim inf(x n E(X n )) 2 ] n lim inf n E[(X n E(X n )) 2 ] lim inf n Var (X n ). STAT 571 Assignment 3 solutions 11. (Exercise 3.3.2, page 98) Let be a finitely additive probability on a Boolean algebra U. Show that the following are equivalent. (1) is σ-additive on U. (2) (A n ) n 1 U, A n A n+1, and n1a n A imply that (A n ) (A) if A U. (3) (A n ) n 1 U, A n A n+1, and n1a n imply that (A n ) 0. (4) If (A n ) n 1 U, A n A n+1, and for all n 1, (A n ) δ for some δ > 0, then n1a n (5) (A n ) n 1 U, A n A n+1, and n1a n A imply that (A n ) (A) if A U. Solution: (1) (2) For every n we can write A n as the disjoint union of U sets A n (A n \ A n+1 ) (A n+1 \ A n+2 )... A, and use σ-additivity to obtain (A n ) (A n \ A n+1 ) + (A n+1 \ A n+2 ) + + (A). This shows that (A n ) (A) is the tail of a convergent series, and thus converges to zero as n. (2) (3) (3) is a special case of (2). (3) (1) Suppose that (3) holds and that E m U are disjoint and E m1e m U. For each n N define the U set A n E \ ( n m1e m ) mne m. We have A n A n+1 and n1a n so we know (A n ) 0. On the other hand by finite additivity we have (E) (E 1 ) + + (E n 1 ) + (A n ), so letting n we obtain (E) m1 (E m), which says that is σ-additive. (2) (5) This follows since U is closed under complementation and is a finitely additive probability so that (A c ) 1 (A). (3) (4) These statements are contrapositives of each other. 12. (Exercise parts (1) (4), page 135)

7 (Integration by parts) Let µ and ν be two probability measures on B() with distribution functions F and G. Let µ(dx) and ν(dx) also be denoted by df (x) and dg(x). Let B (a, b] (a, b], and set B + {(x, y) B x < y} and B {(x, y) B x y}. (1) Use Fubini s theorem to express (µ ν)(b ) as two distinct integrals. (2) Let F (x ) lim y x F (y). Show that µ((a, c)) F (c ) F (a). (3) Use (1) and (2) to show that (4) Deduce that (µ ν)(b) {F (b) F (a)}{g(b) G(a)} {F (u ) F (a)} dg(u) + {F (b)g(b) F (a)g(a)} F (u ) dg(u) + {G(u) G(a)} df (u). G(u) df (u). Solution: (1) From Fubini s theorem we can write (µ ν)(b ) 1 B (x, y) (µ ν)(dx, dy) 1 (x)1 (y)1 [y, ) (x) µ(dx)ν(dy) µ(dx)ν(dy) [y,b] µ([y, b]) ν(dy). Noting that 1 [y, ) (x) 1 (,x] (y) we can use a similar argument to obtain (µ ν)(b ) ν((a, x]) µ(dx). (2) µ((a, c)) lim n µ((a, c 1/n]) lim n F (c 1/n) F (a) F (c ) F (a). (3) We have two different ways to calculate (µ ν)(b). The first is by definition (µ ν)(b) µ((a, b])ν((a, b]) (F (b) F (a))(g(b) G(a)). The second is by adding (µ ν)(b ) and (µ ν)(b + ). We already know that (µ ν)(b ) and a similar argument shows that (µ ν)(b + ) ν((a, x]) µ(dx) µ((a, x)) ν(dx) (G(x) G(a)) F (dx), (F (x ) F (a)) G(dx).

8 Therefore we have (F (b) F (a))(g(b) G(a)) (F (x ) F (a)) G(dx) + (G(x) G(a)) F (dx). (4) Starting with the equation above and multiplying out where possible gives F (b)g(b) F (a)g(b) F (b)g(a) + F (a)g(a) F (x ) G(dx) F (a)(g(b) G(a)) + F (x ) G(dx) + G(x) F (dx) G(a)(F (b) F (a)) G(x) F (dx) F (a)g(b) + F (a)g(a) G(a)F (b) + G(a)F (a). Cancelling like terms on both sides, this reduces to F (b)g(b) F (a)g(a) F (x ) G(dx) + G(x) F (dx). STAT 571 Assignment 4 solutions L 13. rove that if X a.s. n X, then X n X. Solution: For every k N choose n k so that n n k implies X n X 1/k. Then for n n k we have ( X n X > 1/k) 1, and taking the intersection over such n gives (sup n nk X n X > 1/k) 1. Now we can also take the intersection over k to obtain ( k [sup n nk X n X > 1/k]) 1. Since X n (ω) X(ω) for a.s. every ω k [sup n nk X n X > 1/k], we have X n X. w 14. rove that if X n X, then Xn X. Solution: Since X n X, we have φ(xn ) φ(x) for any continuous bounded φ. Using the dominated convergence below, we have E(φ(X n )) E(φ(X)), which w by definition means X n X. 15. (Dominated convergence theorem) rove that if X n X, and Xn Y L 1, then E(X n ) E(X). Solution: If E(X n ) E(X), then there is ɛ > 0 and a subsequence n k so that E(X nk ) E(X) ɛ for every k. But X nk X so there is a further

9 a.s. subsequence so that X nkj X. By the usual dominated convergence theorem, we have E(X nkj ) E(X), which contradicts E(X nk ) E(X) ɛ. Therefore E(X n ) E(X) is impossible, so we have E(X n ) E(X). 16. rove or disprove the following implication for convergence in L p, almost surely, and in probability: X n X implies 1 N N n1 X n X. Solution: (a.s.) It suffices to show that X n (ω) X(ω) implies 1 N N n1 X n(ω) X(ω). Suppose X n (ω) X(ω), and pick ɛ > 0. Let n ɛ so that sup n nɛ X n (ω) X(ω) ɛ. Choose N ɛ so large that n ɛ n1 X n(ω) X(ω) N ɛ ɛ. Then for N N ɛ we get 1 N N X n (ω) X(ω) 1 N N X n(ω) X(ω) n1 ( 1 nɛ ) ( N ɛ X n(ω) X(ω) + 1 N N n1 ɛ + Nɛ N 2ɛ, n1 which proves 1 N N n1 X n(ω) X(ω). nn ɛ +1 ) X n(ω) X(ω) Solution: (L p ) ick ɛ > 0 and let n ɛ so that sup n nɛ X n X p ɛ. Choose N ɛ so large that n ɛ n1 X n X p N ɛ ɛ. Then for N N ɛ we get 1 N N X n X 1 N Xn X p N p n1 ( 1 nɛ X n X ) ( N p + 1 N ɛ N n1 ɛ + Nɛ N 2ɛ, which proves 1 N N n1 X n n1 L p X. nn ɛ +1 X n X ) p Solution: (in probability) Let X n be independent random variables with (X n n) 1/n and (X n 0) 1 1/n. For any ɛ > 0 we have ( X n > ɛ) 1/n 0 so X n 0. On the other hand, for any N we have ( sup X n N ) ( ) (X n 0) 1 n N 2 N/2<n N N/2<n N ( 1 1 ) N/2 n N 1 2.

10 ( ) 1 N This gives N n1 X n > 1 2 that (1/N) N n1 X n 0 in probability. ( 1 N sup 1 n N X n > 1 2 ) 1 2, so we conclude 17. rove that if sup n E(X 2 n) <, then (X n ) n N is uniformly integrable. Solution: sup n { X n >c} Xn 2 X n d sup n { X n >c} c d sup n E(Xn) 2 c 0 as c. STAT 571 Assignment 5 solutions 18. rove that if X 0, then E[X G] 0. Solution: Let G {ω : E[X G](ω) < 0}. Then E[X G]1 G 0 and X1 G 0, but G G so 0 G X d E[X G] d 0. A negative random variable G with a zero integral must be zero: thus E[X G]1 G 0, and we conclude that 1 G 0, that is (G) (Dominated convergence theorem) rove that if X n X, and Xn Y L 1, then E[X n G] E[X G]. Solution: Since X n X 0 and X n X 2Y, dominated convergence tells us that E( X n X ) 0 as n. Since E[X n X G] X n X, this shows us that E[X n G] E[X G] in L 1 and hence also in probability. 20. If X, Y L 2, show that E[XE[Y G]] E[Y E[X G]]. Solution: Integrate over the equation E[XE[Y G] G] E[Y G]E[X G] E[Y E[X G] G]. 21. True or false: If X and Y are independent, then E[X G] and E[Y G] are independent for any G. Solution: This is false. Let X, Y be independent and identically distributed with non-zero variance, and set G σ(x + Y ). Then E[X + Y G] X + Y, so by symmetry E[X G] E[Y G] (X + Y )/2. That is, E[X G] and E[Y G] are equal!

11 22. If (X n ) n N is a submartingale, then so is (Y n ) n N where Y n (X n a) + and a is any constant. Solution: Since Y n+1 X n+1 a, we have E[Y n+1 G n ] E[X n+1 a G n ] which is greater than or equal to X n a as (X n ) n N is a submartingale. Also Y n+1 0 implies E[Y n+1 G n ] 0, so combining the two inequalities we get E[Y n+1 G n ] sup{0, X n a} (X n a) + Y n, which shows that (Y n ) n N is a submartingale. STAT 571 Term exam I solutions. 1. Determine the σ-algebra F of -measurable subsets of for the measure whose distribution function is { 1 if x 0, F (x) 0 if x < 0. Solution: Before we try to determine F, let s find out as much as we can about and. Define A n ( 1/n, 0] so that A n+1 A n for every n and n A n {0}. This implies that (A n ) ({0}). Now (A n ) F (0) F ( 1/n) 1 for every n and so we conclude that ({0}) 1, and also ( \ {0}) 0. For any subset E with 0 E we have (E) ({0}) ({0}) 1. On the other hand, if 0 E, then E ( \ {0}) and so (E) ( \ {0}) ( \ {0}) 0. Therefore we have (E) { 1 if 0 E, 0 if 0 E. Let E and Q be arbitrary subsets of. If 0 E, then 0 is contained in exactly one of the sets E Q and E Q c. Therefore 1 (E) (E Q) + (E Q c ) 1. If 0 E, then 0 doesn t belong to either E Q or E Q c, so that 0 (E) (E Q) + (E Q c ) 0. Thus any subset Q is a good splitter and so F contains all subsets of. 2. If is a probability measure on (, B()) and F its distribution function, show that F is continuous at x if and only if ({x}) 0.

12 Solution: Since F is non-decreasing, it has a left limit at x given by F ( x) lim n F (x 1/n) lim n ((, x 1/n]) ((, x)). Subtracting gives F (x) F ( x) ((, x]) ((, x)) ({x}), which shows that ({x}) 0 if and only if F (x) F ( x). This is the same as continuity at x, since F is right-continuous. 3. Show that X is a random variable on (Ω, F, ) if {ω X(ω) > λ} F for all λ. Solution: If {X > λ} F for all λ, then {X λ} n {X > λ 1/n} F. Therefore {X < λ} {X λ} c F, which shows that X is a random variable. 4. Let be a probability measure on (, B()). If Q and A, B are Borel sets so that A Q B and (B \ A) 0, then Q is -measurable. Solution: Since every Borel set is -measurable, and since Q A (Q \ A), it suffices to show that Q \ A is -measurable. Let s see how well Q \ A splits E. For any E we have (E (Q \ A)) (Q \ A) (B \ A) (B \ A) 0. Consequently we obtain (E) (E (Q \ A) c ) (E (Q \ A) c ) + (E (Q \ A)). Subadditivity of gives the reverse inequality, and shows that (Q \ A) is - measurable. 5. Give an example of a probability space and integrable random variables X n so that X n (ω) 0 for every ω Ω, but E[X n ] 0 as n. Solution: Let Ω N, F all subsets of Ω, and ({n}) 2 n for n 1. Define random variables by X n 2 n 1 {n}. For fixed ω, we have X n (ω) 0 for all n > ω so X n (ω) 0. On the other hand, E(X n ) 2 n ({n}) 2 n 2 n 1, for all n. STAT 571 Term exam II solutions 1. Give an example where X n (ω) X(ω) for every ω Ω, but E(X) < lim inf n E(X n ).

13 Solution: Let Ω N, F all subsets of Ω, and ({n}) 2 n for n 1. Define random variables by X n 2 n 1 {n}. For fixed ω, we have X n (ω) 0 for all n > ω so X n (ω) 0. On the other hand, E(X n ) 2 n ({n}) 2 n 2 n 1, for all n. 2. Show that if E[(X a) 2 ] < for some a, then E[(X a) 2 ] < for all a. Solution: If E[(X a) 2 ] <, then the result follows for any b by integrating the inequality (X b) 2 2(X a) 2 + 2(b a) rove that X d sup{ s d 0 s X, s simple} for non-negative X. Solution: If s X, then s d X d and so sup{ s d 0 s X, s simple} X d. On the other hand, X d is defined as lim k sk d where s k is a sequence of simple functions that increases to X. Therefore X d lim k s k d sup{ s d 0 s X, s simple}. Combining the two inequalities gives the result. 4. Let, Q be probabilities on (, B()) where has the density function f. rove that h(z) f(z x) Q(dx) is the density of the convolution Q. Solution: For any Borel set B, we have by the definition of convolution and Fubini s theorem ( Q)(B) 1 B (x + y)( Q)(dx, dy) 2 1 B (x + y)(dx)q(dy). Since has density f and using the change of variables z x + y, this is which gives the result. 1 B (x + y)f(x) dx Q(dy) B 1 B (z)f(z y) dz Q(dy) [ ] f(z y) Q(dy) dz,

14 5. rove that Var (X) (x y) 2 ( )(dx, dy), where is the distribution of X. Solution: First we use Fubini s theorem to rewrite the integral on 2 as an iterated integral: (x y) 2 ( )(dx, dy) 2 (x y) 2 (dx)(dy) E[(X y) 2 ] (dy). This is true whether or not the value is finite. Now if E[(X y) 2 ] for all y, then both Var (X) E[(X E(X)) 2 ] and E[(X y)2 ] (dy) are infinite. Let s suppose that E[(X y) 2 ] < for some y, and hence by problem 2, for all y. Then expanding the square is justified and we obtain E[(X y) 2 ] (dy) E[X 2 2yX + y 2 ] (dy) (E[X 2 ] 2yE[X] + y 2 ) (dy) E[X 2 ] (dy) 2E[X] y (dy) + E[X 2 ] 2E[X]E[X] + E[X 2 ] 2Var (X). y 2 (dy)

15 STAT 571 Final Exam April Instructions: This an open book exam. You can use your text, your notes, or any other book you care to bring. You have three hours. 1. If you roll a fair die, how long on average before the pattern appears? 2. Let Ω (0, 1], F B((0, 1]), and be Lebesgue measure on (0, 1]. Define the sub σ-algebra G σ{(0, 1/4], (1/4, 1/2], (1/2, 1]} and the random variable X(ω) ω 2. Write out an explicit formula for E(X G)(ω). 3. rove that E(X X 2 ) X 2, where X has density function f(x) { (1 + x)/2, if 1 x 1 0, otherwise. 4. For X L 2, prove that the random variable E(X G) has smaller variance than X. 5. Without using any mathematical notation, explain in grammatical English the meaning of a stopping time. Why are they defined in this way, and why do we only consider random times with this special property? 6. Let T be a stopping time and define F T {A F : A {T n} F n }. rove that F T is a σ-algebra. 7. Let S be a stopping time. rove that T (ω) inf{n > S(ω) : X n (ω) 3} is a (F n )-stopping time, where (X n ) n N is adapted to the filtration (F n ) n N. 8. For X L 1, prove that the collection {E(X G) : G is a sub σ algebra of F} is uniformly integrable. This is hard and undeserved measure, my lord. arolles Act 2, Scene 3: All s Well That Ends Well

How To Find Out How To Calculate A Premeasure On A Set Of Two-Dimensional Algebra

How To Find Out How To Calculate A Premeasure On A Set Of Two-Dimensional Algebra 54 CHAPTER 5 Product Measures Given two measure spaces, we may construct a natural measure on their Cartesian product; the prototype is the construction of Lebesgue measure on R 2 as the product of Lebesgue

More information

1. Prove that the empty set is a subset of every set.

1. Prove that the empty set is a subset of every set. 1. Prove that the empty set is a subset of every set. Basic Topology Written by Men-Gen Tsai email: b89902089@ntu.edu.tw Proof: For any element x of the empty set, x is also an element of every set since

More information

Mathematics for Econometrics, Fourth Edition

Mathematics for Econometrics, Fourth Edition Mathematics for Econometrics, Fourth Edition Phoebus J. Dhrymes 1 July 2012 1 c Phoebus J. Dhrymes, 2012. Preliminary material; not to be cited or disseminated without the author s permission. 2 Contents

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 5 9/17/2008 RANDOM VARIABLES

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 5 9/17/2008 RANDOM VARIABLES MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 5 9/17/2008 RANDOM VARIABLES Contents 1. Random variables and measurable functions 2. Cumulative distribution functions 3. Discrete

More information

CHAPTER II THE LIMIT OF A SEQUENCE OF NUMBERS DEFINITION OF THE NUMBER e.

CHAPTER II THE LIMIT OF A SEQUENCE OF NUMBERS DEFINITION OF THE NUMBER e. CHAPTER II THE LIMIT OF A SEQUENCE OF NUMBERS DEFINITION OF THE NUMBER e. This chapter contains the beginnings of the most important, and probably the most subtle, notion in mathematical analysis, i.e.,

More information

Metric Spaces. Chapter 1

Metric Spaces. Chapter 1 Chapter 1 Metric Spaces Many of the arguments you have seen in several variable calculus are almost identical to the corresponding arguments in one variable calculus, especially arguments concerning convergence

More information

Mathematical Methods of Engineering Analysis

Mathematical Methods of Engineering Analysis Mathematical Methods of Engineering Analysis Erhan Çinlar Robert J. Vanderbei February 2, 2000 Contents Sets and Functions 1 1 Sets................................... 1 Subsets.............................

More information

3. Mathematical Induction

3. Mathematical Induction 3. MATHEMATICAL INDUCTION 83 3. Mathematical Induction 3.1. First Principle of Mathematical Induction. Let P (n) be a predicate with domain of discourse (over) the natural numbers N = {0, 1,,...}. If (1)

More information

Extension of measure

Extension of measure 1 Extension of measure Sayan Mukherjee Dynkin s π λ theorem We will soon need to define probability measures on infinite and possible uncountable sets, like the power set of the naturals. This is hard.

More information

Practice with Proofs

Practice with Proofs Practice with Proofs October 6, 2014 Recall the following Definition 0.1. A function f is increasing if for every x, y in the domain of f, x < y = f(x) < f(y) 1. Prove that h(x) = x 3 is increasing, using

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 3. Spaces with special properties

SOLUTIONS TO EXERCISES FOR. MATHEMATICS 205A Part 3. Spaces with special properties SOLUTIONS TO EXERCISES FOR MATHEMATICS 205A Part 3 Fall 2008 III. Spaces with special properties III.1 : Compact spaces I Problems from Munkres, 26, pp. 170 172 3. Show that a finite union of compact subspaces

More information

Lecture 13: Martingales

Lecture 13: Martingales Lecture 13: Martingales 1. Definition of a Martingale 1.1 Filtrations 1.2 Definition of a martingale and its basic properties 1.3 Sums of independent random variables and related models 1.4 Products of

More information

BANACH AND HILBERT SPACE REVIEW

BANACH AND HILBERT SPACE REVIEW BANACH AND HILBET SPACE EVIEW CHISTOPHE HEIL These notes will briefly review some basic concepts related to the theory of Banach and Hilbert spaces. We are not trying to give a complete development, but

More information

Chapter 3. Distribution Problems. 3.1 The idea of a distribution. 3.1.1 The twenty-fold way

Chapter 3. Distribution Problems. 3.1 The idea of a distribution. 3.1.1 The twenty-fold way Chapter 3 Distribution Problems 3.1 The idea of a distribution Many of the problems we solved in Chapter 1 may be thought of as problems of distributing objects (such as pieces of fruit or ping-pong balls)

More information

Metric Spaces Joseph Muscat 2003 (Last revised May 2009)

Metric Spaces Joseph Muscat 2003 (Last revised May 2009) 1 Distance J Muscat 1 Metric Spaces Joseph Muscat 2003 (Last revised May 2009) (A revised and expanded version of these notes are now published by Springer.) 1 Distance A metric space can be thought of

More information

Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011

Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011 Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011 A. Miller 1. Introduction. The definitions of metric space and topological space were developed in the early 1900 s, largely

More information

Elements of probability theory

Elements of probability theory 2 Elements of probability theory Probability theory provides mathematical models for random phenomena, that is, phenomena which under repeated observations yield di erent outcomes that cannot be predicted

More information

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products Chapter 3 Cartesian Products and Relations The material in this chapter is the first real encounter with abstraction. Relations are very general thing they are a special type of subset. After introducing

More information

So let us begin our quest to find the holy grail of real analysis.

So let us begin our quest to find the holy grail of real analysis. 1 Section 5.2 The Complete Ordered Field: Purpose of Section We present an axiomatic description of the real numbers as a complete ordered field. The axioms which describe the arithmetic of the real numbers

More information

Notes on metric spaces

Notes on metric spaces Notes on metric spaces 1 Introduction The purpose of these notes is to quickly review some of the basic concepts from Real Analysis, Metric Spaces and some related results that will be used in this course.

More information

E3: PROBABILITY AND STATISTICS lecture notes

E3: PROBABILITY AND STATISTICS lecture notes E3: PROBABILITY AND STATISTICS lecture notes 2 Contents 1 PROBABILITY THEORY 7 1.1 Experiments and random events............................ 7 1.2 Certain event. Impossible event............................

More information

Elementary Number Theory and Methods of Proof. CSE 215, Foundations of Computer Science Stony Brook University http://www.cs.stonybrook.

Elementary Number Theory and Methods of Proof. CSE 215, Foundations of Computer Science Stony Brook University http://www.cs.stonybrook. Elementary Number Theory and Methods of Proof CSE 215, Foundations of Computer Science Stony Brook University http://www.cs.stonybrook.edu/~cse215 1 Number theory Properties: 2 Properties of integers (whole

More information

Lecture 7: Continuous Random Variables

Lecture 7: Continuous Random Variables Lecture 7: Continuous Random Variables 21 September 2005 1 Our First Continuous Random Variable The back of the lecture hall is roughly 10 meters across. Suppose it were exactly 10 meters, and consider

More information

Metric Spaces. Chapter 7. 7.1. Metrics

Metric Spaces. Chapter 7. 7.1. Metrics Chapter 7 Metric Spaces A metric space is a set X that has a notion of the distance d(x, y) between every pair of points x, y X. The purpose of this chapter is to introduce metric spaces and give some

More information

I. Pointwise convergence

I. Pointwise convergence MATH 40 - NOTES Sequences of functions Pointwise and Uniform Convergence Fall 2005 Previously, we have studied sequences of real numbers. Now we discuss the topic of sequences of real valued functions.

More information

SOLUTIONS TO ASSIGNMENT 1 MATH 576

SOLUTIONS TO ASSIGNMENT 1 MATH 576 SOLUTIONS TO ASSIGNMENT 1 MATH 576 SOLUTIONS BY OLIVIER MARTIN 13 #5. Let T be the topology generated by A on X. We want to show T = J B J where B is the set of all topologies J on X with A J. This amounts

More information

The sample space for a pair of die rolls is the set. The sample space for a random number between 0 and 1 is the interval [0, 1].

The sample space for a pair of die rolls is the set. The sample space for a random number between 0 and 1 is the interval [0, 1]. Probability Theory Probability Spaces and Events Consider a random experiment with several possible outcomes. For example, we might roll a pair of dice, flip a coin three times, or choose a random real

More information

The Ideal Class Group

The Ideal Class Group Chapter 5 The Ideal Class Group We will use Minkowski theory, which belongs to the general area of geometry of numbers, to gain insight into the ideal class group of a number field. We have already mentioned

More information

LEARNING OBJECTIVES FOR THIS CHAPTER

LEARNING OBJECTIVES FOR THIS CHAPTER CHAPTER 2 American mathematician Paul Halmos (1916 2006), who in 1942 published the first modern linear algebra book. The title of Halmos s book was the same as the title of this chapter. Finite-Dimensional

More information

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)!

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)! Math 7 Fall 205 HOMEWORK 5 SOLUTIONS Problem. 2008 B2 Let F 0 x = ln x. For n 0 and x > 0, let F n+ x = 0 F ntdt. Evaluate n!f n lim n ln n. By directly computing F n x for small n s, we obtain the following

More information

CS 103X: Discrete Structures Homework Assignment 3 Solutions

CS 103X: Discrete Structures Homework Assignment 3 Solutions CS 103X: Discrete Structures Homework Assignment 3 s Exercise 1 (20 points). On well-ordering and induction: (a) Prove the induction principle from the well-ordering principle. (b) Prove the well-ordering

More information

MA651 Topology. Lecture 6. Separation Axioms.

MA651 Topology. Lecture 6. Separation Axioms. MA651 Topology. Lecture 6. Separation Axioms. This text is based on the following books: Fundamental concepts of topology by Peter O Neil Elements of Mathematics: General Topology by Nicolas Bourbaki Counterexamples

More information

An example of a computable

An example of a computable An example of a computable absolutely normal number Verónica Becher Santiago Figueira Abstract The first example of an absolutely normal number was given by Sierpinski in 96, twenty years before the concept

More information

CONTINUED FRACTIONS AND PELL S EQUATION. Contents 1. Continued Fractions 1 2. Solution to Pell s Equation 9 References 12

CONTINUED FRACTIONS AND PELL S EQUATION. Contents 1. Continued Fractions 1 2. Solution to Pell s Equation 9 References 12 CONTINUED FRACTIONS AND PELL S EQUATION SEUNG HYUN YANG Abstract. In this REU paper, I will use some important characteristics of continued fractions to give the complete set of solutions to Pell s equation.

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

MEASURE AND INTEGRATION. Dietmar A. Salamon ETH Zürich

MEASURE AND INTEGRATION. Dietmar A. Salamon ETH Zürich MEASURE AND INTEGRATION Dietmar A. Salamon ETH Zürich 12 May 2016 ii Preface This book is based on notes for the lecture course Measure and Integration held at ETH Zürich in the spring semester 2014. Prerequisites

More information

Continued Fractions and the Euclidean Algorithm

Continued Fractions and the Euclidean Algorithm Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction

More information

Putnam Notes Polynomials and palindromes

Putnam Notes Polynomials and palindromes Putnam Notes Polynomials and palindromes Polynomials show up one way or another in just about every area of math. You will hardly ever see any math competition without at least one problem explicitly concerning

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

Probability: Theory and Examples. Rick Durrett. Edition 4.1, April 21, 2013

Probability: Theory and Examples. Rick Durrett. Edition 4.1, April 21, 2013 i Probability: Theory and Examples Rick Durrett Edition 4.1, April 21, 213 Typos corrected, three new sections in Chapter 8. Copyright 213, All rights reserved. 4th edition published by Cambridge University

More information

U.C. Berkeley CS276: Cryptography Handout 0.1 Luca Trevisan January, 2009. Notes on Algebra

U.C. Berkeley CS276: Cryptography Handout 0.1 Luca Trevisan January, 2009. Notes on Algebra U.C. Berkeley CS276: Cryptography Handout 0.1 Luca Trevisan January, 2009 Notes on Algebra These notes contain as little theory as possible, and most results are stated without proof. Any introductory

More information

Chapter 11 Number Theory

Chapter 11 Number Theory Chapter 11 Number Theory Number theory is one of the oldest branches of mathematics. For many years people who studied number theory delighted in its pure nature because there were few practical applications

More information

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES I GROUPS: BASIC DEFINITIONS AND EXAMPLES Definition 1: An operation on a set G is a function : G G G Definition 2: A group is a set G which is equipped with an operation and a special element e G, called

More information

University of Miskolc

University of Miskolc University of Miskolc The Faculty of Mechanical Engineering and Information Science The role of the maximum operator in the theory of measurability and some applications PhD Thesis by Nutefe Kwami Agbeko

More information

THE BANACH CONTRACTION PRINCIPLE. Contents

THE BANACH CONTRACTION PRINCIPLE. Contents THE BANACH CONTRACTION PRINCIPLE ALEX PONIECKI Abstract. This paper will study contractions of metric spaces. To do this, we will mainly use tools from topology. We will give some examples of contractions,

More information

DISINTEGRATION OF MEASURES

DISINTEGRATION OF MEASURES DISINTEGRTION OF MESURES BEN HES Definition 1. Let (, M, λ), (, N, µ) be sigma-finite measure spaces and let T : be a measurable map. (T, µ)-disintegration is a collection {λ y } y of measures on M such

More information

SUBGROUPS OF CYCLIC GROUPS. 1. Introduction In a group G, we denote the (cyclic) group of powers of some g G by

SUBGROUPS OF CYCLIC GROUPS. 1. Introduction In a group G, we denote the (cyclic) group of powers of some g G by SUBGROUPS OF CYCLIC GROUPS KEITH CONRAD 1. Introduction In a group G, we denote the (cyclic) group of powers of some g G by g = {g k : k Z}. If G = g, then G itself is cyclic, with g as a generator. Examples

More information

Introduction to Topology

Introduction to Topology Introduction to Topology Tomoo Matsumura November 30, 2010 Contents 1 Topological spaces 3 1.1 Basis of a Topology......................................... 3 1.2 Comparing Topologies.......................................

More information

The Prime Numbers. Definition. A prime number is a positive integer with exactly two positive divisors.

The Prime Numbers. Definition. A prime number is a positive integer with exactly two positive divisors. The Prime Numbers Before starting our study of primes, we record the following important lemma. Recall that integers a, b are said to be relatively prime if gcd(a, b) = 1. Lemma (Euclid s Lemma). If gcd(a,

More information

God created the integers and the rest is the work of man. (Leopold Kronecker, in an after-dinner speech at a conference, Berlin, 1886)

God created the integers and the rest is the work of man. (Leopold Kronecker, in an after-dinner speech at a conference, Berlin, 1886) Chapter 2 Numbers God created the integers and the rest is the work of man. (Leopold Kronecker, in an after-dinner speech at a conference, Berlin, 1886) God created the integers and the rest is the work

More information

x a x 2 (1 + x 2 ) n.

x a x 2 (1 + x 2 ) n. Limits and continuity Suppose that we have a function f : R R. Let a R. We say that f(x) tends to the limit l as x tends to a; lim f(x) = l ; x a if, given any real number ɛ > 0, there exists a real number

More information

3 Some Integer Functions

3 Some Integer Functions 3 Some Integer Functions A Pair of Fundamental Integer Functions The integer function that is the heart of this section is the modulo function. However, before getting to it, let us look at some very simple

More information

Mathematics Review for MS Finance Students

Mathematics Review for MS Finance Students Mathematics Review for MS Finance Students Anthony M. Marino Department of Finance and Business Economics Marshall School of Business Lecture 1: Introductory Material Sets The Real Number System Functions,

More information

FUNCTIONAL ANALYSIS LECTURE NOTES: QUOTIENT SPACES

FUNCTIONAL ANALYSIS LECTURE NOTES: QUOTIENT SPACES FUNCTIONAL ANALYSIS LECTURE NOTES: QUOTIENT SPACES CHRISTOPHER HEIL 1. Cosets and the Quotient Space Any vector space is an abelian group under the operation of vector addition. So, if you are have studied

More information

Cartesian Products and Relations

Cartesian Products and Relations Cartesian Products and Relations Definition (Cartesian product) If A and B are sets, the Cartesian product of A and B is the set A B = {(a, b) :(a A) and (b B)}. The following points are worth special

More information

No: 10 04. Bilkent University. Monotonic Extension. Farhad Husseinov. Discussion Papers. Department of Economics

No: 10 04. Bilkent University. Monotonic Extension. Farhad Husseinov. Discussion Papers. Department of Economics No: 10 04 Bilkent University Monotonic Extension Farhad Husseinov Discussion Papers Department of Economics The Discussion Papers of the Department of Economics are intended to make the initial results

More information

Probability Generating Functions

Probability Generating Functions page 39 Chapter 3 Probability Generating Functions 3 Preamble: Generating Functions Generating functions are widely used in mathematics, and play an important role in probability theory Consider a sequence

More information

INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS

INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS INDISTINGUISHABILITY OF ABSOLUTELY CONTINUOUS AND SINGULAR DISTRIBUTIONS STEVEN P. LALLEY AND ANDREW NOBEL Abstract. It is shown that there are no consistent decision rules for the hypothesis testing problem

More information

Math 4310 Handout - Quotient Vector Spaces

Math 4310 Handout - Quotient Vector Spaces Math 4310 Handout - Quotient Vector Spaces Dan Collins The textbook defines a subspace of a vector space in Chapter 4, but it avoids ever discussing the notion of a quotient space. This is understandable

More information

6.3 Conditional Probability and Independence

6.3 Conditional Probability and Independence 222 CHAPTER 6. PROBABILITY 6.3 Conditional Probability and Independence Conditional Probability Two cubical dice each have a triangle painted on one side, a circle painted on two sides and a square painted

More information

DEGREES OF ORDERS ON TORSION-FREE ABELIAN GROUPS

DEGREES OF ORDERS ON TORSION-FREE ABELIAN GROUPS DEGREES OF ORDERS ON TORSION-FREE ABELIAN GROUPS ASHER M. KACH, KAREN LANGE, AND REED SOLOMON Abstract. We construct two computable presentations of computable torsion-free abelian groups, one of isomorphism

More information

INTRODUCTORY SET THEORY

INTRODUCTORY SET THEORY M.Sc. program in mathematics INTRODUCTORY SET THEORY Katalin Károlyi Department of Applied Analysis, Eötvös Loránd University H-1088 Budapest, Múzeum krt. 6-8. CONTENTS 1. SETS Set, equal sets, subset,

More information

Course Notes for Math 162: Mathematical Statistics Approximation Methods in Statistics

Course Notes for Math 162: Mathematical Statistics Approximation Methods in Statistics Course Notes for Math 16: Mathematical Statistics Approximation Methods in Statistics Adam Merberg and Steven J. Miller August 18, 6 Abstract We introduce some of the approximation methods commonly used

More information

MULTIVARIATE PROBABILITY DISTRIBUTIONS

MULTIVARIATE PROBABILITY DISTRIBUTIONS MULTIVARIATE PROBABILITY DISTRIBUTIONS. PRELIMINARIES.. Example. Consider an experiment that consists of tossing a die and a coin at the same time. We can consider a number of random variables defined

More information

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform MATH 433/533, Fourier Analysis Section 11, The Discrete Fourier Transform Now, instead of considering functions defined on a continuous domain, like the interval [, 1) or the whole real line R, we wish

More information

THE DIMENSION OF A VECTOR SPACE

THE DIMENSION OF A VECTOR SPACE THE DIMENSION OF A VECTOR SPACE KEITH CONRAD This handout is a supplementary discussion leading up to the definition of dimension and some of its basic properties. Let V be a vector space over a field

More information

Lecture Notes on Measure Theory and Functional Analysis

Lecture Notes on Measure Theory and Functional Analysis Lecture Notes on Measure Theory and Functional Analysis P. Cannarsa & T. D Aprile Dipartimento di Matematica Università di Roma Tor Vergata cannarsa@mat.uniroma2.it daprile@mat.uniroma2.it aa 2006/07 Contents

More information

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs CHAPTER 3 Methods of Proofs 1. Logical Arguments and Formal Proofs 1.1. Basic Terminology. An axiom is a statement that is given to be true. A rule of inference is a logical rule that is used to deduce

More information

THE CENTRAL LIMIT THEOREM TORONTO

THE CENTRAL LIMIT THEOREM TORONTO THE CENTRAL LIMIT THEOREM DANIEL RÜDT UNIVERSITY OF TORONTO MARCH, 2010 Contents 1 Introduction 1 2 Mathematical Background 3 3 The Central Limit Theorem 4 4 Examples 4 4.1 Roulette......................................

More information

8 Primes and Modular Arithmetic

8 Primes and Modular Arithmetic 8 Primes and Modular Arithmetic 8.1 Primes and Factors Over two millennia ago already, people all over the world were considering the properties of numbers. One of the simplest concepts is prime numbers.

More information

Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm.

Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm. Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm. We begin by defining the ring of polynomials with coefficients in a ring R. After some preliminary results, we specialize

More information

(Basic definitions and properties; Separation theorems; Characterizations) 1.1 Definition, examples, inner description, algebraic properties

(Basic definitions and properties; Separation theorems; Characterizations) 1.1 Definition, examples, inner description, algebraic properties Lecture 1 Convex Sets (Basic definitions and properties; Separation theorems; Characterizations) 1.1 Definition, examples, inner description, algebraic properties 1.1.1 A convex set In the school geometry

More information

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1. MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column

More information

and s n (x) f(x) for all x and s.t. s n is measurable if f is. REAL ANALYSIS Measures. A (positive) measure on a measurable space

and s n (x) f(x) for all x and s.t. s n is measurable if f is. REAL ANALYSIS Measures. A (positive) measure on a measurable space RAL ANALYSIS A survey of MA 641-643, UAB 1999-2000 M. Griesemer Throughout these notes m denotes Lebesgue measure. 1. Abstract Integration σ-algebras. A σ-algebra in X is a non-empty collection of subsets

More information

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability Math/Stats 425 Introduction to Probability 1. Uncertainty and the axioms of probability Processes in the real world are random if outcomes cannot be predicted with certainty. Example: coin tossing, stock

More information

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Mathematics Course 111: Algebra I Part IV: Vector Spaces Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are

More information

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5.

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5. PUTNAM TRAINING POLYNOMIALS (Last updated: November 17, 2015) Remark. This is a list of exercises on polynomials. Miguel A. Lerma Exercises 1. Find a polynomial with integral coefficients whose zeros include

More information

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson Mathematics for Computer Science/Software Engineering Notes for the course MSM1F3 Dr. R. A. Wilson October 1996 Chapter 1 Logic Lecture no. 1. We introduce the concept of a proposition, which is a statement

More information

Properties of Real Numbers

Properties of Real Numbers 16 Chapter P Prerequisites P.2 Properties of Real Numbers What you should learn: Identify and use the basic properties of real numbers Develop and use additional properties of real numbers Why you should

More information

CHAPTER 5. Number Theory. 1. Integers and Division. Discussion

CHAPTER 5. Number Theory. 1. Integers and Division. Discussion CHAPTER 5 Number Theory 1. Integers and Division 1.1. Divisibility. Definition 1.1.1. Given two integers a and b we say a divides b if there is an integer c such that b = ac. If a divides b, we write a

More information

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions.

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions. Algebra I Overview View unit yearlong overview here Many of the concepts presented in Algebra I are progressions of concepts that were introduced in grades 6 through 8. The content presented in this course

More information

Solutions for Practice problems on proofs

Solutions for Practice problems on proofs Solutions for Practice problems on proofs Definition: (even) An integer n Z is even if and only if n = 2m for some number m Z. Definition: (odd) An integer n Z is odd if and only if n = 2m + 1 for some

More information

Sample Induction Proofs

Sample Induction Proofs Math 3 Worksheet: Induction Proofs III, Sample Proofs A.J. Hildebrand Sample Induction Proofs Below are model solutions to some of the practice problems on the induction worksheets. The solutions given

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

Lecture Note 1 Set and Probability Theory. MIT 14.30 Spring 2006 Herman Bennett

Lecture Note 1 Set and Probability Theory. MIT 14.30 Spring 2006 Herman Bennett Lecture Note 1 Set and Probability Theory MIT 14.30 Spring 2006 Herman Bennett 1 Set Theory 1.1 Definitions and Theorems 1. Experiment: any action or process whose outcome is subject to uncertainty. 2.

More information

1 The Brownian bridge construction

1 The Brownian bridge construction The Brownian bridge construction The Brownian bridge construction is a way to build a Brownian motion path by successively adding finer scale detail. This construction leads to a relatively easy proof

More information

8 Divisibility and prime numbers

8 Divisibility and prime numbers 8 Divisibility and prime numbers 8.1 Divisibility In this short section we extend the concept of a multiple from the natural numbers to the integers. We also summarize several other terms that express

More information

26 Integers: Multiplication, Division, and Order

26 Integers: Multiplication, Division, and Order 26 Integers: Multiplication, Division, and Order Integer multiplication and division are extensions of whole number multiplication and division. In multiplying and dividing integers, the one new issue

More information

IEOR 6711: Stochastic Models I Fall 2012, Professor Whitt, Tuesday, September 11 Normal Approximations and the Central Limit Theorem

IEOR 6711: Stochastic Models I Fall 2012, Professor Whitt, Tuesday, September 11 Normal Approximations and the Central Limit Theorem IEOR 6711: Stochastic Models I Fall 2012, Professor Whitt, Tuesday, September 11 Normal Approximations and the Central Limit Theorem Time on my hands: Coin tosses. Problem Formulation: Suppose that I have

More information

6.2 Permutations continued

6.2 Permutations continued 6.2 Permutations continued Theorem A permutation on a finite set A is either a cycle or can be expressed as a product (composition of disjoint cycles. Proof is by (strong induction on the number, r, of

More information

Normal distribution. ) 2 /2σ. 2π σ

Normal distribution. ) 2 /2σ. 2π σ Normal distribution The normal distribution is the most widely known and used of all distributions. Because the normal distribution approximates many natural phenomena so well, it has developed into a

More information

ON SEQUENTIAL CONTINUITY OF COMPOSITION MAPPING. 0. Introduction

ON SEQUENTIAL CONTINUITY OF COMPOSITION MAPPING. 0. Introduction ON SEQUENTIAL CONTINUITY OF COMPOSITION MAPPING Abstract. In [1] there was proved a theorem concerning the continuity of the composition mapping, and there was announced a theorem on sequential continuity

More information

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Module No. #01 Lecture No. #15 Special Distributions-VI Today, I am going to introduce

More information

GENERIC COMPUTABILITY, TURING DEGREES, AND ASYMPTOTIC DENSITY

GENERIC COMPUTABILITY, TURING DEGREES, AND ASYMPTOTIC DENSITY GENERIC COMPUTABILITY, TURING DEGREES, AND ASYMPTOTIC DENSITY CARL G. JOCKUSCH, JR. AND PAUL E. SCHUPP Abstract. Generic decidability has been extensively studied in group theory, and we now study it in

More information

Martingale Ideas in Elementary Probability. Lecture course Higher Mathematics College, Independent University of Moscow Spring 1996

Martingale Ideas in Elementary Probability. Lecture course Higher Mathematics College, Independent University of Moscow Spring 1996 Martingale Ideas in Elementary Probability Lecture course Higher Mathematics College, Independent University of Moscow Spring 1996 William Faris University of Arizona Fulbright Lecturer, IUM, 1995 1996

More information

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2 CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2 Proofs Intuitively, the concept of proof should already be familiar We all like to assert things, and few of us

More information

Student Outcomes. Lesson Notes. Classwork. Discussion (10 minutes)

Student Outcomes. Lesson Notes. Classwork. Discussion (10 minutes) NYS COMMON CORE MATHEMATICS CURRICULUM Lesson 5 8 Student Outcomes Students know the definition of a number raised to a negative exponent. Students simplify and write equivalent expressions that contain

More information

it is easy to see that α = a

it is easy to see that α = a 21. Polynomial rings Let us now turn out attention to determining the prime elements of a polynomial ring, where the coefficient ring is a field. We already know that such a polynomial ring is a UF. Therefore

More information