Chapter 6 SEQUENCES. sn 1+1,s 1 =1 is again an abbreviation for the sequence { 1, 1 2, 1 } n N ε,d (s n,s) <ε.

Size: px
Start display at page:

Download "Chapter 6 SEQUENCES. sn 1+1,s 1 =1 is again an abbreviation for the sequence { 1, 1 2, 1 } n N ε,d (s n,s) <ε."

Transcription

1 Chapter 6 SEQUENCES 6.1 Sequences A sequence is a function whose domain is the set of natural numbers N. If s is a sequence, we usually denote its value at n by s n instead of s (n). We may refer to the sequence s as {sn} or by listing the elements {s1, s2,...}. This notation is somewhat ambiguous though, since a sequence is an ordered set, and should not be confused with the range of s = {sn : n N}. Some authors prefer the use of parentheses instead of braces, to emphasize this particular feature of sequences. Our notation will use braces for both. We call s n the n th term of the sequence and we often describe a sequence by giving a formula for the nth term. Thus {1/n} is an abbreviation for the sequence { } 1 1 1, 2, 3,.... Sometimes we may wish to change the domain of a sequence from N to N {0}, or to {n N : n m}. In this case we write {s n } n=0 or {s n} n=m respectively. If no mention is made to the contrary, we assume that the domain is just N. Sequences are sometimes also expressed in what we call recursive form. This means that a generic term sn is not expressed explicitly as a function of n, but instead as a function of some subset of previous terms {sn 1,s n 2..., s n k}. { Thus } s n : s n = s n 1 sn 1+1,s 1 =1 is again an abbreviation for the sequence { 1, 1 2, 1 } 3... Note that whenever the recursive definition for sn depends on k previous terms, for the sequence to be well defined it is necessary to provide the first k terms. 6.2 Convergence Convergent sequences Intuitively, we say that a given sequence {s n } converges to a certain value s whenever the sn become arbitrarily close to s for n arbitrarily large. It is clear from the above that we need a metric space to define what close means. In this section we will restrict to the metric space (R, ). The formal definition of convergent sequence in an arbitrary metric space is the following: Definition 224 A sequence {s n } in a metric space (X, d) is said to converge if there exists s X such that for every ε>0 there exists a real number N ε such that for all n N and n N ε,d (s n,s) <ε.

2 76 Sequences In this case we say that {sn} converges to s, or that s is the limit of the sequence {sn}, and write sn s, lim sn = s, or lim n s n = s. If a sequence does not converge, it is said to diverge. Remark 225 Notice that for a sequence to be convergent the definition requires its limit to belong to X, the set in which the sequence is defined. Take for example the sequence {1/n}. Even though it converges { to 0 in X = R, it fails } to do so in X = R ++. In the same fashion, the sequence x n : x n+1 = x2 n +2,x 2xn 1 =1 converges to 2 in R,but it fails to converge in Q. Example 226 The sequence {s n } with s n = 1 for all n N converges to 1 in R. The proof is trivial since d(sn, 1)=0<εfor all s n and for all ε>0. Example 227 Let us show that lim 1/n = 0 in (R, ). According to the definition, we have to show that for all ε > 0, M ε R, s.t. n N, n M ε, 1/n 0 = 1/n<ε.So take an arbitrary ε >0, ε R. From the Archimedean property of R there exits M ε N R such that M ε > 1/ε. Then it follows that for all n M ε we have 1/n 1/M ε <ε, which concludes the proof. Example 228 To prove that the sequence {1 +( 1) n } is divergent, let us suppose that {s n } converges to some real number s. Letting ε =1in the definition of convergence, we find that there exists a number M ε such that 1 +( 1) n s < 1. If n>m ε and n is odd, then 1 +( 1) n s = s < 1, so that 1 <s<1. On the other hand, if n>m ε and n is even, then we have 1 +( 1) n s = 2 s < 1, so that 1 <s<3. Since s cannot satisfy both inequalities, we have reached a contradiction. Thus the sequence {s n } must be divergent. So far we have seen examples where algebraic manipulation was enough to find an Mε and establish whether the definition was satisfied or not. However, for more complicated cases such a simple technique may not work. Example 229 Take for example the case of sn = n2 +2n n 3 5. lim s n =0. From the definition, given any ε>0, we want to make restricting n>3,we can remove the absolute value since n2 +2n n 3 5 We want to show that n2 +2n n 3 5 <ε.by > 0. Thus we want to know how big n has to be in order to make n2 +2n n 3 <ε.solving for this inequality would 5 be very messy, so we try to find some estimate of how large the left hand side can be. To do this we seek an upper bound for the numerator and a lower bound for the denominator. On the one hand we have n 2 +2n<an 2 for some a>1 if n> 2 (a 1). On the other we have n 3 5 > n3 pair a, b > 1 and restricting n>max b n 2 +2n n 3 5 for some b>1 if n> 5 3 b. Taking an arbitrary b 1 { } 3, we have that = n 2 (a 1), 2 +2n n b b 1 an 2 n 3 b = ab. n

3 Convergence 77 The right hand side can be easily made less than any ε. Just pick n ab. So ε now we are ready to organize this into a formal proof. Given ε > 0, take M ε = max { 3, 2 (a 1), 3 5 b, ab b 1 ε }. Then for all n N and n>m ε we have n 2 +2n n = n 2 +2n n 3 5 an 2 n 3 b = ab n <ε Hence lim n2 +2n n 3 5 =0. The use of upper bounds can be generalized by the following theorem Exercise 230 Suppose that lim s n = 0. If {tn} is a bounded sequence, prove that lim (sn t n)=0. Use this result to prove that lim sin(n) =0. n Theorem 231 Let {s n } and {a n } be sequences of real numbers and let s R. If for some k>0 and some m N we have s n s k a n, for all n>m and if lim a n =0, then it follows that lim s n = s. Proof. Given any ε>0, since lim an =0there exists N 1 R such that n N and n>n 1 implies that an <ε/k.now let N = max {m, N 1 }. Then for n>n we have n>mand n>n 1, so that s n s k a n <k ε k = ε Thus lim sn = s. Another useful theorem to show convergence of sequences by use of bounding sequences is the following. Theorem 232 ( Sandwich theorem) Suppose xn yn zn M is fixed, lim n x n = l, and lim n z n = l, then lim n y n = l. for n>m, where Exercise 233 Prove the Sandwich theorem. There is also a necessary condition for convergence that is very useful both in proofs of convergence and in proving that a sequence does not converge. It states that for n large enough, any two terms in a sequence must be arbitrarily close to each other.

4 78 Sequences Theorem 234 If a sequence {s n } converges, then for all ε>0 there is N R such that for all n 1,n 2 N, n 1,n 2 >N, sn 1 s n2 <ε. Proof. Since {sn} converges, for any ε>0 there is N R such that for all n N,n > N we have s n s < ε 2. In particular, if we take n 1 >N and n 2 >N we have by the triangle inequality sn 1 s n2 s n1 s + s s n2 < ε 2 + ε 2 = ε. Exercise 235 Prove that the reciprocal may not be true. That is, prove that you can have a sequence whose terms are arbitrarily close for n sufficiently large, but still the sequence does not converge Properties of Convergent Sequences In this section we derive two important properties of convergent sequences. But first we need a definition. Definition 236 Asequence {s n } is bounded if its range {s n : n N}is a bounded set, that is, if there exists M 0 such that sn M for all n N. Theorem 237 (Boundedness) Every convergent sequence is bounded. Proof. Let {s n } be a convergent sequence and let s =limsn. From the definition of convergence with ε =1, we obtain N R such that s n s < 1 whenever n > N. Thus for n > N the triangle inequality implies that sn < s +1. Let M = max{ s 1,..., s N, s +1}, then we have sn M for all n N, so {sn} is bounded. It is easy to see that the converse of this theorem is not true. We saw in a previous example the sequence {1+( 1) n }, which is bounded but diverges. Theorem 238 (Uniqueness) If a sequence {sn} converges, then its limit is unique. Proof. Let {sn} be a sequence and suppose that it converges both to x and y, with x y. Let x y = d > 0 be the distance between x and y. Convergence of {sn} to x implies that for any ε>0, there exists N 1 R such that s n x <ε, for every n>n 1. In particular this holds for ε = d 3. Similarly, convergence of {s n} to y implies that for any ε>0, there exists N 2 R such that s n y <ε, for every n>n 2, and in particular this holds for ε = d 3. Therefore if n>max {N 1,N 2 } we have 0 <d= x y = x sn + s n y x s n + s n y < 2 d 3 But this implies d < 2 d, which is a contradiction given that d >0. So it must be 3 d =0, and thus x = y.

5 Convergence Convergence and topological properties of sets In the previous chapter, we saw that a set X was closed if and only if it contained all its accumulation points. Here we will present the same result based on the theory of sequences. But in order to do that, we have first to prove two other theorems. The first one states that if xn x, then x is an accumulation point for the set described by the range of the sequence, and hence every neighborhood of x contains infinitely many points of {xn}. The second theorem establishes that it is equivalent to say that a point belongs to the closure of a given set E and to say that such a point is the limit of a sequence completely contained in E. Theorem 239 {xn} X converges to x X if and only if every neighborhood of x contains {xn} for all but finitely many n. Proof. If {xn} converges to x then for each ε > 0 there exists N R such that for all n N, n > Nd (xn,x) <ε. This means that any neighborhood of x of radius ε has at least one (hence infinitely many) elements of {xn}. Hence there must be at most only finitely many elements of {xn} outside any neighborhood of x. Suppose now that every neighborhood of x contains {xn} for all but finitely many n. Hence for each neighborhood N (x, ε), N R such that for all n N, n>n,xn N (x, ε). This suffices to conclude that {xn} converges to x. Theorem 240 Let E X. Then x E if and only if there exists a sequence {xn} in E such that x =lim n x n. Proof. Suppose there exists a sequence {x n } E that is convergent to x X but x/ Ē. Therefore x ĒC. Since ĒC is open, there exists a neighborhood N (x, ε) Ē C such that N (x, ε) {x n : n N} =. Therefore, for such ε there is no N R such that for all n>n xn x <ε,contradicting the assumption that x =lim n x n. Then x Ē. Suppose now that x Ē. Then x E or x bd E. This implies that for every ε>0, N (x, ε) E. We can therefore construct a sequence {xn} in E, being ( xn any point such that xn N x, 1 ) n E. By the Archimedean property of the reals, for all ε>0 there exists N N such that 1/N < ε, and by construction of the sequence there exists x N {x n } such that x N x < 1/N < ε. Therefore x =lim n x n. We have therefore seen that any limit point of E can be expressed as a limit of a convergent sequence in E. So, this theorem tells us that any nonempty closed set contains convergent sequences. Moreover, we know that if in a given set E every convergent sequence has a limit in the set, then the set is closed. Therefore we can define the closedness of a set in a metric space using convergent sequences. Theorem 241 A set E X is closed if and only if every convergent sequence in X completely contained in E has its limit in E. Proof. Let E be a closed set and let {xn} be a sequence in E converging to x X. By the previous theorem we know that x Ē. Since E is closed, then E = Ē and therefore x E.

6 80 Sequences Suppose now that every convergent sequence in X completely contained in E has its limit in E, but E is not closed. Then there exists x E Ē and x / E. As in the previous theorem there exists a sequence {x n } E such that x n x Ē E. But this contradicts that every convergent sequence {x n } E must have its limit in E. Therefore E is closed. 6.3 Limit and comparison theorems In the previous section, we saw that the definition of convergence may sometimes be messy to use even for sequences given by relatively simple formulas. In this section we will derive some basic results that will greatly simplify our work. The first theorem is a very important result showing that algebraic operations are compatible with taking limits. Theorem 242 Consider two sequences {x n } and {yn} such that xn x and yn y. Then the following properties hold: 1) xn + yn x + y; 2) xnyn xy; 3) If xn 0, n and x 0, then yn/xn y/x. Proof. 1) Using the triangular inequality, we know that x n + y n x y x n x + y n y. Now given ε > 0, since xn x there exists N 1 R such that n > N 1 implies x n x < ε 2. Similarly there exists such N 2 R such that n>n 2 implies y n y < ε 2. Thus, if we let N =max{n 1,N 2 }, then n>n implies that (xn + y n ) (x + y) x n x + y n y <ε. Therefore we conclude that lim (xn + yn) =x + y. 2) Observe that xnyn xy = xn(yn y)+y(xn x). Since {xn} is convergent then it is bounded. Let M 1 = sup x n and M =max {M 1, y }. Hence xnyn xy M 1 yn y + y x n x M ( y n y + x n x ). Now given ε>0 there exist N x and N y such that x n x < ε 2M and y n y < ε for all n>n x and n>n y respectively. Let N =max{n x,n y }. Then n>n implies that x n y n xy M ( yn y + xn x ) < M ε 2M + M ε 2M = ε. Thus lim x n y n = xy. 3) Since y n /x n = y n (1/x n ), it suffices from (2) to show that lim (1/x n )=1/x. That is, given ε>0, we must make 1 x n 1 x = x x n x n x <ε 2M

7 Limit and comparison theorems 81 for n sufficiently large. To get a lower bound on the denominator, we note that since x 0, there exists N 1 such that n>n 1 implies x n x < x 2. Thus for n>n 1 we have x xn < x 2 x x n < x 2 x 2 < x n and x x n x n x x n x < 2 x n x = x n x x 2 But since x n x, for every ε>0 there exists also N 2 such that for n>n 2 we have x n x < x 2 ε 2. Let N =max{n 1,N 2 }. Then n>n implies x x n x n x < 2 x 2 x n x <ε Hence lim 1/xn =1/x. A particular case of (1) is a + xn a + x, a R when xn x, and of (3) is axn ax, a R when xn x. Another useful fact is that the order relation is preserved when taking limits. The proof is left as an exercise. Theorem 243 Suppose that {yn} and {zn} are convergent sequences with lim yn = s and lim zn = z. If yn zn for all n>m, for certain M N, then y z. Exercise 244 Prove the previous theorem Infinite Limits The sequence sn = n is clearly not convergent, since it is not bounded. But its behavior is not the least erratic: the terms get larger and larger. Although there is no real number that the terms approach, we would like to say that sn goes to. We make this precise in the following definition. Definition 245 A sequence {x n } of R diverges to + if M > 0, N > 0 such that n > N, xn > M. We write xn + or lim n x n =+. A sequence {xn} diverges to if M > 0, N > 0 such that n > N, xn < M. We write xn or lim n xn =. The technique of developing proofs for infinite limits is similar to that for finite limits, and is closely related to theorem243. We leave the proof as an exercise.

8 82 Sequences Theorem 246 Suppose that {sn} and {tn} are sequences such that sn tn for all n>m, for a certain M N. (a) If lim sn = +, then lim tn = +. (b) If lim tn =, then lim sn =. Exercise 247 Prove the previous theorem. Exercise 248 Prove the following 1) lim ( n +1 n ) =0 2) lim n n 5 +3 =0 3) lim n! n n =0 6.4 Monotone sequences and Cauchy sequences In the preceding two sections, we have seen a number of results that enable us to show that a sequence converges. Unfortunately, most of these techniques depend on our knowing what the limit of the sequence is before we begin. Often in applications it is desirable to be able to show that a given sequence is convergent without knowing precisely the value of the limit. In this section we obtain two important theorems that do just that Monotone Sequences Definition 249 A sequence {x n } of real number is increasing if x n+1 x n (strictly increasing if x n+1 >x n ) n N; decreasing if x n+1 x n (strictly decreasing if x n+1 <x n ), n N and monotone if it is increasing or decreasing (strictly monotone if it is strictly increasing or strictly decreasing). Example 250 The sequence of real numbers {1/n} is decreasing (thus monotone) and bounded. The constant sequence x1 = x2 =... = 1is increasing, decreasing, and bounded. Both of them converge. Example 251 The sequence {( 1) n } is bounded, but it is not monotone. The sequence {2 n } is monotone but it is not bounded. None of them converge. As you may have imagined, we can generalize these examples in a theorem Theorem 252 (Monotone Convergence Theorem) A monotone sequence of real numbers {x n } converges if and only if it is bounded. Proof. We already know that a convergent sequence is bounded. Hence we just need to show that a monotone and bounded sequence of real numbers is convergent. Suppose {x n } is a bounded increasing sequence. Let S denote the nonempty bounded set {x n : n N}. By the completeness axiom S has a least upper bound, and we let x = sup S. We claim that lim xn = x. Given any ε>0, x ε is not an upper bound

9 Monotone sequences and Cauchy sequences 83 for S. Thus there exists an integer N such that x N >x ε. Furthermore, since {x n } is increasing and x is an upper bound for S we have x ε<x N x n x<x+ ε or equivalently x n x <ε for all n N. Hence lim x n = n. In the case when the sequence is decreasing, let x =inf S and proceed in a similar manner. Exercise 253 Consider the sequence { x n : x n+1 = x2 n +2 2xn,x 1 =1 2,{xn} is decreasing and bounded below. In particular, show that x n n 2 (try induction). Thus we know that {x n } is convergent in R. that {x n } converges to 2(Hint: use theorem 234). }. Show that for n 2 < x n+1 < Show also Cauchy sequences When a sequence is convergent, we saw in theorem 234 that the terms get close to each other as n gets large. It turns out that this property ( called the Cauchy property) in some cases is actually sufficient to imply convergence. Definition 254 A sequence {xn} in a metric space (X, d) is said to be a Cauchy sequence if for all ε>0, there exists a number M ε s.t. for all n, m N, n,m M ε d(x n,xm) <ε. Example 255 The sequence {1/n} R ++ is Cauchy. For each ε>0 take M ε = 2 ε, implying that for all n, m N and n,m>m ε, 1/n 1/m < 1/n + 1/m < 2 1 < Mε ε. Then the sequence is Cauchy. However, it is not convergent since 0 does not belong to R ++. Exercise 256 Prove that the sequence {( n 1/n)} is not Cauchy. i=1 As we saw in theorem 234, convergence is a sufficient condition for a sequence to be a Cauchy sequence. Theorem 257 Every convergent sequence is a Cauchy sequence. Proof. See theorem 234. Exercise 258 Show that every Cauchy sequence is bounded. Its contrapositive If a sequence is not Cauchy, then it is not convergent is very a useful tool to prove that a sequence does not converge. Its converse however, is not true as we have shown in the previous example. However, there are some metric spaces where Cauchy sequences do converge. These spaces are called complete.

10 84 Sequences Definition 259 A metric space (X, d) is called complete if every Cauchy sequence in X converges in X. Theorem 260 The metric space (R,d) is complete. Proof. Suppose that {s n } R is a Cauchy sequence and let S = {s n : n N} be the range of the sequence. We consider two cases, depending on whether S is finite or infinite. If S is finite, then the minimum distance ε between distinct points of S is positive. Since {sn} is Cauchy, there exists a number N such that m,n>n implies that sn sm <ε.let n 0 be the smallest integer greater than N. Given any m>n, sm and sn 0 are both in S, so if the distance between them is less than ε, it must be zero (since ε is the minimum distance between distinct points in S). Thus s m = s n0 for all n>n.it follows that lim s n = s n0. Now suppose that S is infinite. From the previous exercise we know that S is bounded. Thus from the Bolzano Wierestrass theorem, there exists a point s in R that is an accumulation point of S. We claim that {s n } converges to s. Given any ε > 0, there exists N R, such that s n s m <ε whenever n,m>n. Since s is an accumulation point of S, the neighborhood N ( s, ε ) = ( s ε,s+ ) ε contains infinitely many points of S. Thus in particular there exists an integer m>n such that s m N ( s, ε ). Hence, for any n>n we have 2 sn s = sn sm + sm s sn sm + sm s < ε 2 + ε 2 = ε and lim sn = s. Therefore every Cauchy sequence in R is a convergent sequence, which implies that (R,d) is a complete space. Corollary 261 Every Cauchy sequence in R is convergent. Note that in the proofs of both theorem, the completeness axiom of R is the key factor. So, you can naturally guess that these theorems do not hold for a sequence of Q, as it is the case. 6.5 Subsequences Definition 262 Let {s n } n=1 be a sequence and let {n k} k=1 be any sequence of natural numbers such that n 1 <n 2 <n 3 <...The sequence {x nk } k=1 quence of {x n } n=1. is called a subse- When viewed as a function, a subsequence of a sequence s : N R is the composition of s and a strictly increasing function n : N N. That is, s n : N R is a subsequence of the sequence s : N R. Since this functional notation is cumbersome, we prefer to use subscripts and write sn k instead of s (n (k)). It is important to note that the index of the subsequence is k, not nk and not n.

11 Subsequences 85 If we delete a finite number of terms in a sequence and renumber the remaining ones in the same order, we obtain a subsequence. In fact, we may delete infinitely many of them as long as there are infinitely many terms left. It is possible to do so because a countable set has countable subsets (theorem 157). Example 263 Given the sequence {x1,x 2,x 3,...,x n,...} the following represents a subsequence {x1, x3, x5,...,x2n+1,...} and it is obtained by taking into account only the odd terms of the original sequence. Exercise 264 Let {n k } k=1 be a sequence of natural numbers such that n k <n k+1 for all k N. Use induction to show that nk k for all k N. Theorem 265 A sequence {s n } converges to a real number s if, and only if, every subsequence of {s n } also converges to s. Proof. Let {s n } converge to s and take any subsequence {s nk }. We know that for each ε> 0 there exists a number N such that n>n implies d(s n,s) <ε. Thus when k > N,we apply the result of the previous exercise to obtain that n k k>n and therefore d(s nk, x) <ε. Suppose now that every subsequence {s nk } converges to s. Hence {s n } converges as well because it is also a subsequence of itself. Example 266 One application of this theorem is in finding the limit of a convergent sequence. Suppose that 0 <x<1 and consider the sequence defined by s n = x 1/n. Since 0 <x 1/n < 1 for all n, {s n } is bounded. Since x 1/n+1 x 1/n = x 1/n+1 ( 1 x n+1 n then {sn} is an increasing sequence. ) > 0, for all n Thus by the monotone convergence theorem {sn} converges to some number, say s. Now, for each n, s 2n = x 1/(2n) = s n. Since {s 2n} is a subsequence of {sn} then it also converges to s. Moreover, we have that lim sn = lim sn, and this implies s =lim sn =lim s2n =lim s n = lim sn = s. It follows that s 2 = s, so that s =0or s =1. Since s 1 = x>0 and s n is increasing, so s 0. Hence lim x 1/n =1 Exercise 267 Prove that if {sn} is a sequence of nonnegative terms and sn s, then lim sn = lim sn. Example 268 Another application of the previous theorem is in showing that a sequence is divergent. For example, if the sequence s n n =( 1) were convergent to some number s, then every subsequence would also converge to s. But {s 2n} converges to 1 and {s 2n+1 } converges to -1. We conclude that {s n } is not convergent.

12 86 Sequences So far we know that every subsequence of a convergent sequence converges to the same limit and that in a divergent sequence there exists a subsequence that diverges. Now the question is whether we can find a convergent subsequence in a divergent sequence. A version of the Bolzano-Wierestrass theorem for sequences says that if the sequence is bounded this is so. Theorem 269 Every bounded sequence of real numbers has a convergent subsequence. Proof. The proof is essentially the same as the Bolzano-Weierstrass theorem we have seen in the previous chapter and is left as an exercise. While an unbounded sequence may not have any convergent subsequence, it will contain a subsequence that has an infinite limit. We leave the result as an exercise. Exercise 270 Show that every unbounded sequence contains a monotone subsequence that has either + or - as a limit Limit Superior and Limit Inferior Definition 271 Let {s n } be a bounded sequence. A subsequential limit s is any real number that is the limit of some subsequence of {sn}. If S is the set of all subsequential limits of {sn}, then we define the limit superior to be lim sup n s n = sup S. Similarly, we define the limit inferior of {s n } to be lim inf n s n =inf S. Note that in the definition we require {sn} to be bounded. Thus theorem 269 implies that {sn} contains a convergent subsequence, so that the set S of subsequential limits will be nonempty. It will also be bounded, since {sn} is bounded. The completeness axiom then implies that sup S and inf S both exist as real numbers. Example 272 Let s n =( 1) n +(1/n). Then lim sup n s n =1, lim inf n s n = 1. It should be clear that we always have lim inf n s n lim sup n s n. Now, if {s n } converges to some number s, then all its subsequences converge to s, so we have lim inf n s n = lim sup n s n. The converse is also true. lim inf n s n < lim sup n s n, then we say that {s n } oscillates. If it happens that

13 Subsequences 87 Theorem 273 For a real valued sequence {s n }, lim n s n = s if and only if lim sup n s n = lim inf n s n = s. Proof. If sn converges to s so do all its subsequences. Hence S is singleton and sup S = inf S. Suppose now that sup S =infs = s. This means that S is singleton so that every converging subsequence of {sn} converges to s. Hence {sn} converges to s. Theorem 274 Let xn,y n be bounded sequences and xn yn for n>m,where M is fixed. Then lim sup n x n lim sup n y n, and lim inf n x n lim inf n y n. Proof. Let X =limsup n x n and Y = lim sup n y n and suppose that X> Y. Hence for some {x nk } and {y nk } subsequences of {x n } and {y n } we have that for every ε>0 there exist an N ε,x and N ε,y such that for all n k > N = max{n ε,x,n ε,y }, x nk X < ε and yn k Y < ε. Take ε <(X Y )/2 and let n = max{n,m}. Hence, for all n k > n, we have that x nk yn k >X Y 2ε >0 which gives a contradiction, meaning that lim sup n x n lim sup n y n. The part relative to lim inf can be proved in a similar way. Exercise 275 Let s n = n sin 2 ( n π 2 superior and the limit inferior of {sn}. ). Find the set S of subsequential limits, the limit Unbounded sequences There are some occasions when we wish to generalize the notion of the limit superior and the limit inferior to apply to unbounded sequences. There are two cases to consider for the limit superior, with analogous definitions applying to the limit inferior. 1. Suppose that {sn} is unbounded above. Then exercise 270 implies that there exists a subsequence having + as its limit. This prompt us to define lim sup n s n = Suppose that {sn} is bounded above but not below. If some subsequence converges to a finite number, we define lim sup n s n to be the supremum of the set of subsequential limits. Essentially, this coincides with the original definition. If no subsequence converges to a finite number, then we must have lim sn =, so we define lim sup n s n =. Thus for anysequence {sn}, lim sup n s n always exists as either a real number, + or. When k R and α = lim sup n s n, then writing α>kmeans that α is a real number greater than k or that α =+. Similarly, α<kmeans that α is a real number less than k or that α =.

14 88 Sequences Some special sequences The following are very common sequences. You need to be able to prove the results stated. Exercise 276 Prove the following statements 1. If p>0 then lim n ( 1 n )p =0; 2. If p>0 then n lim n n p =1; 3. lim n n =1; 4. If p>0 and α R, then lim n nα =0; (1+p) n 5. If x < 1, then lim n xn = References S.R. Lay, Analysis with an Introduction to Proof.Chapter 4. Third Edition. Prentice Hall. A. Matozzi, Lecture Notes Econ 897 University of Pennsylvania Summer Rudin, Principles of Mathematical Analysis. Chapter 3.

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

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

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

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

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

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

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

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

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

k, then n = p2α 1 1 pα k

k, then n = p2α 1 1 pα k Powers of Integers An integer n is a perfect square if n = m for some integer m. Taking into account the prime factorization, if m = p α 1 1 pα k k, then n = pα 1 1 p α k k. That is, n is a perfect square

More information

n k=1 k=0 1/k! = e. Example 6.4. The series 1/k 2 converges in R. Indeed, if s n = n then k=1 1/k, then s 2n s n = 1 n + 1 +...

n k=1 k=0 1/k! = e. Example 6.4. The series 1/k 2 converges in R. Indeed, if s n = n then k=1 1/k, then s 2n s n = 1 n + 1 +... 6 Series We call a normed space (X, ) a Banach space provided that every Cauchy sequence (x n ) in X converges. For example, R with the norm = is an example of Banach space. Now let (x n ) be a sequence

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

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

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

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

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

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

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

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

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

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

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

Follow links for Class Use and other Permissions. For more information send email to: permissions@pupress.princeton.edu

Follow links for Class Use and other Permissions. For more information send email to: permissions@pupress.princeton.edu COPYRIGHT NOTICE: Ariel Rubinstein: Lecture Notes in Microeconomic Theory is published by Princeton University Press and copyrighted, c 2006, by Princeton University Press. All rights reserved. No part

More information

Mathematical Induction. Lecture 10-11

Mathematical Induction. Lecture 10-11 Mathematical Induction Lecture 10-11 Menu Mathematical Induction Strong Induction Recursive Definitions Structural Induction Climbing an Infinite Ladder Suppose we have an infinite ladder: 1. We can reach

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

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

10.2 Series and Convergence

10.2 Series and Convergence 10.2 Series and Convergence Write sums using sigma notation Find the partial sums of series and determine convergence or divergence of infinite series Find the N th partial sums of geometric series and

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

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

Section 1.3 P 1 = 1 2. = 1 4 2 8. P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., = 1 2 4.

Section 1.3 P 1 = 1 2. = 1 4 2 8. P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., = 1 2 4. Difference Equations to Differential Equations Section. The Sum of a Sequence This section considers the problem of adding together the terms of a sequence. Of course, this is a problem only if more than

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

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

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

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

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

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

Math 104: Introduction to Analysis

Math 104: Introduction to Analysis Math 104: Introduction to Analysis Evan Chen UC Berkeley Notes for the course MATH 104, instructed by Charles Pugh. 1 1 August 29, 2013 Hard: #22 in Chapter 1. Consider a pile of sand principle. You wish

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

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

Mathematical Induction

Mathematical Induction Mathematical Induction (Handout March 8, 01) The Principle of Mathematical Induction provides a means to prove infinitely many statements all at once The principle is logical rather than strictly mathematical,

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

FIRST YEAR CALCULUS. Chapter 7 CONTINUITY. It is a parabola, and we can draw this parabola without lifting our pencil from the paper.

FIRST YEAR CALCULUS. Chapter 7 CONTINUITY. It is a parabola, and we can draw this parabola without lifting our pencil from the paper. FIRST YEAR CALCULUS WWLCHENW L c WWWL W L Chen, 1982, 2008. 2006. This chapter originates from material used by the author at Imperial College, University of London, between 1981 and 1990. It It is is

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

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +

More information

CONTENTS 1. Peter Kahn. Spring 2007

CONTENTS 1. Peter Kahn. Spring 2007 CONTENTS 1 MATH 304: CONSTRUCTING THE REAL NUMBERS Peter Kahn Spring 2007 Contents 2 The Integers 1 2.1 The basic construction.......................... 1 2.2 Adding integers..............................

More information

Vector and Matrix Norms

Vector and Matrix Norms Chapter 1 Vector and Matrix Norms 11 Vector Spaces Let F be a field (such as the real numbers, R, or complex numbers, C) with elements called scalars A Vector Space, V, over the field F is a non-empty

More information

WRITING PROOFS. Christopher Heil Georgia Institute of Technology

WRITING PROOFS. Christopher Heil Georgia Institute of Technology WRITING PROOFS Christopher Heil Georgia Institute of Technology A theorem is just a statement of fact A proof of the theorem is a logical explanation of why the theorem is true Many theorems have this

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

Duality of linear conic problems

Duality of linear conic problems Duality of linear conic problems Alexander Shapiro and Arkadi Nemirovski Abstract It is well known that the optimal values of a linear programming problem and its dual are equal to each other if at least

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

Lecture 3: Finding integer solutions to systems of linear equations

Lecture 3: Finding integer solutions to systems of linear equations Lecture 3: Finding integer solutions to systems of linear equations Algorithmic Number Theory (Fall 2014) Rutgers University Swastik Kopparty Scribe: Abhishek Bhrushundi 1 Overview The goal of this lecture

More information

Reading 13 : Finite State Automata and Regular Expressions

Reading 13 : Finite State Automata and Regular Expressions CS/Math 24: Introduction to Discrete Mathematics Fall 25 Reading 3 : Finite State Automata and Regular Expressions Instructors: Beck Hasti, Gautam Prakriya In this reading we study a mathematical model

More information

INCIDENCE-BETWEENNESS GEOMETRY

INCIDENCE-BETWEENNESS GEOMETRY INCIDENCE-BETWEENNESS GEOMETRY MATH 410, CSUSM. SPRING 2008. PROFESSOR AITKEN This document covers the geometry that can be developed with just the axioms related to incidence and betweenness. The full

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

Set theory as a foundation for mathematics

Set theory as a foundation for mathematics V I I I : Set theory as a foundation for mathematics This material is basically supplementary, and it was not covered in the course. In the first section we discuss the basic axioms of set theory and the

More information

Pigeonhole Principle Solutions

Pigeonhole Principle Solutions Pigeonhole Principle Solutions 1. Show that if we take n + 1 numbers from the set {1, 2,..., 2n}, then some pair of numbers will have no factors in common. Solution: Note that consecutive numbers (such

More information

11 Ideals. 11.1 Revisiting Z

11 Ideals. 11.1 Revisiting Z 11 Ideals The presentation here is somewhat different than the text. In particular, the sections do not match up. We have seen issues with the failure of unique factorization already, e.g., Z[ 5] = O Q(

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

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

Formal Languages and Automata Theory - Regular Expressions and Finite Automata -

Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Samarjit Chakraborty Computer Engineering and Networks Laboratory Swiss Federal Institute of Technology (ETH) Zürich March

More information

MATH PROBLEMS, WITH SOLUTIONS

MATH PROBLEMS, WITH SOLUTIONS MATH PROBLEMS, WITH SOLUTIONS OVIDIU MUNTEANU These are free online notes that I wrote to assist students that wish to test their math skills with some problems that go beyond the usual curriculum. These

More information

Homework until Test #2

Homework until Test #2 MATH31: Number Theory Homework until Test # Philipp BRAUN Section 3.1 page 43, 1. It has been conjectured that there are infinitely many primes of the form n. Exhibit five such primes. Solution. Five such

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

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

Notes on Determinant

Notes on Determinant ENGG2012B Advanced Engineering Mathematics Notes on Determinant Lecturer: Kenneth Shum Lecture 9-18/02/2013 The determinant of a system of linear equations determines whether the solution is unique, without

More information

ALMOST COMMON PRIORS 1. INTRODUCTION

ALMOST COMMON PRIORS 1. INTRODUCTION ALMOST COMMON PRIORS ZIV HELLMAN ABSTRACT. What happens when priors are not common? We introduce a measure for how far a type space is from having a common prior, which we term prior distance. If a type

More information

Basic Proof Techniques

Basic Proof Techniques Basic Proof Techniques David Ferry dsf43@truman.edu September 13, 010 1 Four Fundamental Proof Techniques When one wishes to prove the statement P Q there are four fundamental approaches. This document

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

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

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

1.7 Graphs of Functions

1.7 Graphs of Functions 64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most

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

PRIME FACTORS OF CONSECUTIVE INTEGERS

PRIME FACTORS OF CONSECUTIVE INTEGERS PRIME FACTORS OF CONSECUTIVE INTEGERS MARK BAUER AND MICHAEL A. BENNETT Abstract. This note contains a new algorithm for computing a function f(k) introduced by Erdős to measure the minimal gap size in

More information

Multi-variable Calculus and Optimization

Multi-variable Calculus and Optimization Multi-variable Calculus and Optimization Dudley Cooke Trinity College Dublin Dudley Cooke (Trinity College Dublin) Multi-variable Calculus and Optimization 1 / 51 EC2040 Topic 3 - Multi-variable Calculus

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

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

sin(x) < x sin(x) x < tan(x) sin(x) x cos(x) 1 < sin(x) sin(x) 1 < 1 cos(x) 1 cos(x) = 1 cos2 (x) 1 + cos(x) = sin2 (x) 1 < x 2

sin(x) < x sin(x) x < tan(x) sin(x) x cos(x) 1 < sin(x) sin(x) 1 < 1 cos(x) 1 cos(x) = 1 cos2 (x) 1 + cos(x) = sin2 (x) 1 < x 2 . Problem Show that using an ɛ δ proof. sin() lim = 0 Solution: One can see that the following inequalities are true for values close to zero, both positive and negative. This in turn implies that On the

More information

This asserts two sets are equal iff they have the same elements, that is, a set is determined by its elements.

This asserts two sets are equal iff they have the same elements, that is, a set is determined by its elements. 3. Axioms of Set theory Before presenting the axioms of set theory, we first make a few basic comments about the relevant first order logic. We will give a somewhat more detailed discussion later, but

More information

Quotient Rings and Field Extensions

Quotient Rings and Field Extensions Chapter 5 Quotient Rings and Field Extensions In this chapter we describe a method for producing field extension of a given field. If F is a field, then a field extension is a field K that contains F.

More information

5.1 Radical Notation and Rational Exponents

5.1 Radical Notation and Rational Exponents Section 5.1 Radical Notation and Rational Exponents 1 5.1 Radical Notation and Rational Exponents We now review how exponents can be used to describe not only powers (such as 5 2 and 2 3 ), but also roots

More information

8 Fractals: Cantor set, Sierpinski Triangle, Koch Snowflake, fractal dimension.

8 Fractals: Cantor set, Sierpinski Triangle, Koch Snowflake, fractal dimension. 8 Fractals: Cantor set, Sierpinski Triangle, Koch Snowflake, fractal dimension. 8.1 Definitions Definition If every point in a set S has arbitrarily small neighborhoods whose boundaries do not intersect

More information

C H A P T E R Regular Expressions regular expression

C H A P T E R Regular Expressions regular expression 7 CHAPTER Regular Expressions Most programmers and other power-users of computer systems have used tools that match text patterns. You may have used a Web search engine with a pattern like travel cancun

More information

Mathematical Induction. Mary Barnes Sue Gordon

Mathematical Induction. Mary Barnes Sue Gordon Mathematics Learning Centre Mathematical Induction Mary Barnes Sue Gordon c 1987 University of Sydney Contents 1 Mathematical Induction 1 1.1 Why do we need proof by induction?.... 1 1. What is proof by

More information

1 Norms and Vector Spaces

1 Norms and Vector Spaces 008.10.07.01 1 Norms and Vector Spaces Suppose we have a complex vector space V. A norm is a function f : V R which satisfies (i) f(x) 0 for all x V (ii) f(x + y) f(x) + f(y) for all x,y V (iii) f(λx)

More information

Lecture 13 - Basic Number Theory.

Lecture 13 - Basic Number Theory. Lecture 13 - Basic Number Theory. Boaz Barak March 22, 2010 Divisibility and primes Unless mentioned otherwise throughout this lecture all numbers are non-negative integers. We say that A divides B, denoted

More information

Geometric Transformations

Geometric Transformations Geometric Transformations Definitions Def: f is a mapping (function) of a set A into a set B if for every element a of A there exists a unique element b of B that is paired with a; this pairing is denoted

More information

Representation of functions as power series

Representation of functions as power series Representation of functions as power series Dr. Philippe B. Laval Kennesaw State University November 9, 008 Abstract This document is a summary of the theory and techniques used to represent functions

More information

Math 55: Discrete Mathematics

Math 55: Discrete Mathematics Math 55: Discrete Mathematics UC Berkeley, Fall 2011 Homework # 5, due Wednesday, February 22 5.1.4 Let P (n) be the statement that 1 3 + 2 3 + + n 3 = (n(n + 1)/2) 2 for the positive integer n. a) What

More information

I remember that when I

I remember that when I 8. Airthmetic and Geometric Sequences 45 8. ARITHMETIC AND GEOMETRIC SEQUENCES Whenever you tell me that mathematics is just a human invention like the game of chess I would like to believe you. But I

More information

Sequences and Series

Sequences and Series Sequences and Series Consider the following sum: 2 + 4 + 8 + 6 + + 2 i + The dots at the end indicate that the sum goes on forever. Does this make sense? Can we assign a numerical value to an infinite

More information

0 <β 1 let u(x) u(y) kuk u := sup u(x) and [u] β := sup

0 <β 1 let u(x) u(y) kuk u := sup u(x) and [u] β := sup 456 BRUCE K. DRIVER 24. Hölder Spaces Notation 24.1. Let Ω be an open subset of R d,bc(ω) and BC( Ω) be the bounded continuous functions on Ω and Ω respectively. By identifying f BC( Ω) with f Ω BC(Ω),

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

Separation Properties for Locally Convex Cones

Separation Properties for Locally Convex Cones Journal of Convex Analysis Volume 9 (2002), No. 1, 301 307 Separation Properties for Locally Convex Cones Walter Roth Department of Mathematics, Universiti Brunei Darussalam, Gadong BE1410, Brunei Darussalam

More information

Columbia University in the City of New York New York, N.Y. 10027

Columbia University in the City of New York New York, N.Y. 10027 Columbia University in the City of New York New York, N.Y. 10027 DEPARTMENT OF MATHEMATICS 508 Mathematics Building 2990 Broadway Fall Semester 2005 Professor Ioannis Karatzas W4061: MODERN ANALYSIS Description

More information

Grade 7/8 Math Circles Sequences and Series

Grade 7/8 Math Circles Sequences and Series Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 7/8 Math Circles Sequences and Series November 30, 2012 What are sequences? A sequence is an ordered

More information

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets.

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets. MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets. Norm The notion of norm generalizes the notion of length of a vector in R n. Definition. Let V be a vector space. A function α

More information

Tiers, Preference Similarity, and the Limits on Stable Partners

Tiers, Preference Similarity, and the Limits on Stable Partners Tiers, Preference Similarity, and the Limits on Stable Partners KANDORI, Michihiro, KOJIMA, Fuhito, and YASUDA, Yosuke February 7, 2010 Preliminary and incomplete. Do not circulate. Abstract We consider

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

Matrix Algebra. Some Basic Matrix Laws. Before reading the text or the following notes glance at the following list of basic matrix algebra laws.

Matrix Algebra. Some Basic Matrix Laws. Before reading the text or the following notes glance at the following list of basic matrix algebra laws. Matrix Algebra A. Doerr Before reading the text or the following notes glance at the following list of basic matrix algebra laws. Some Basic Matrix Laws Assume the orders of the matrices are such that

More information

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2. Chapter 1 LINEAR EQUATIONS 1.1 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,..., a n, b are given

More information