1 Sequences and Series

Size: px
Start display at page:

Download "1 Sequences and Series"

Transcription

1 Sequences and Series. Introduction What is a sequence? What is a series? Very simply a sequence is an infinite list of things. Normally we consider now only lists of numbers - so thus, the list of all natural numbers, 2, 3, 4, is an example. Another example is the list and a third is, 2, 3, 4,,,,,,, Now briefly, what is a series? Given any sequence such as the three above, simply replace the commas with plus signs. The result is a series, an expression which in some cases represents a particular number and in other cases may have no particular meaning. We can call such an expression an infinite sum. However, this is a rather odd use of language, since we can only add members of one number at a time, and it would take an infinite amount of time to add infinitely many numbers. This is one of the problems first noted by the ancient Greeks and forms the foundation of what is known as Zeno s paradox. In what follows we will elaborate on these ideas..2 Sequences So - a sequence is a list of numbers. This means there is a first, a second, a third, and so on, and if n is an arbitrary natural number we can consider the n th number in the list. To define a particular sequence we need to present a rule that describes which number gets assigned to the n th position. If we abstractly let a n stand for the n th number, for the three examples above, we can describe the rules which define the sequences. The sequence,, 2, 3, 4, has as its rule a n = n. The sequence, 2, 3, 4, has the rule a n = n. The third sequence,,,,,, has a more complicated rule, namely a n = if n is an odd number - that is the first, third, fifth, elements of the sequence and a n =, if n is an even number. More compactly, we could rephrase this rule as: a n = ( ) n+.

2 Substitute various values of n to see that this works. An abstract sequence - one in which we have not yet attributed any values to the various positions in the sequence - is denoted as {a n } which in turn is short hand for the set notation {a n : n =, 2, 3, }..2. The Fibonacci Sequence There is a famous example which pops up as a model of various structures in the real world. This is the so called Fibonacci Sequence which was first mentioned by Leonardo Fibonacci, A.D., one of the first european mathematicians. Fibonacci is famous for having been the first among the europeans to use our current system of writing numbers, the Hindu-Arabic numeral system. Fibonacci came upon the Fibonacci sequence after examining the breeding patterns of his friend s rabbit farm. The male rabbits were sold in the market but the females were kept for breeding, and hence were the only ones he was interested in keeping track of. He observed that a female will on average produce a single female offspring in one month and after another month the offspring is mature enough to become pregnant. The friend started with female rabbit. After month there are then two, the mother and her new born daughter. After the second month the first rabbit gives birth again so there are now three rabbits, the mother, the daughter and a second daughter. The first daughter is now a month old and to produce a granddaughter after a month. In other words now after the thirds month all those females present after the first month, namely the mother and the first daughter, can produce off spring. Thus the population after the third month equals the population after the first plus all those present after the second. Similarly all those after the second month can produce for the fourth month. The population after the fourth month is then all those produced by those alive in the second month, namely the total number in the second month, plus those existing in the third month. In general, if f n denotes the population after the n th month, then the population after n + months is the the sum of those producing after n months plus those present after n months. In other words for n =, 2, 3, 4, after n months there will be female rabbits. The numbers are f n+ = f n + f n, 2, 3, 5, 8, 3, 2, 34, 55, 89, 2

3 .2.2 Arithmetic Sequences The following is an example of an arithmetic sequence 3, 7,, 5, 9, All arithmetic sequences are similar. They depend on two numbers: the starting point c ( c = 3 in the example and the common difference d (d = 4 in the example) that is successively added to the previous term. Thus = 7, =, + 4 = 5 and so on. In general now, if {a n } is an arithmetic sequence determined by starting point c and common difference d, then the terms are: a, a + d, a + 2d, a + 3d, where for each n, a n+ = a n + d. From the pattern we can immediately see that for each n, the n th term of the sequence is {a + (n )d}.2.3 Limits Some sequences have the property that the terms of the sequence get closer and closer to some specific fixed number called the limit of the sequence. If this happens, the sequence is said to converge. For the examples in which a n = n the sequence evidently has a limit equal to 0. The sequence with a n = for n odd and a n = for n even bounces between the two values and and hence has no limit. The fibonacci sequence is one in which the terms keep increasing without any bound and hence also there is no limit. The task of determining wether or not a sequence converges and to what limit is of immense importance in mathematics and it is not necessarily an easy task. Consequently we have had to be very careful to specify precisely what is meant by a limit. What does it mean for terms to get closer and closer to some number? We need to have a good understanding of this. One way of rephrasing might look like A sequence converges to a limitl provided there is some position in the sequence beyond which all terms of the sequence are arbitrarily close to L. Seems to make sense - we can rephrase again as: A sequence {a n } converges to a limit L provided there is a natural number N representing the N th position in the sequence with the property that if n is a natural number greater than N then a n is arbitrarily close to L 3

4 The difficulty with this is that the words arbitrarily close are still too vague to be useful. We need to get a handle on this idea. What we mean is that for any arbitrary small number representing a measure of closeness, the distance between a n and L must be less than this number. Traditionally this arbitrary measure of closeness is denoted with the Greek letter epsilon ɛ. We are now in the position saying something quite precise. A sequence {a n } converges to a limit L provided for every measure of closeness ɛ, there is a natural number N such that for every natural number n if n > N then the distance between a n and L is less than ɛ Since distance between points on the real line is best measured using the absolute value notation, we can rephrase again as follows. Definition Limit of a Sequence A sequence {a n } converges to a limit L provided for every measure of closeness ɛ > 0, there is a natural number N such that for every natural number n, n > N a n L < ɛ. If this is the case, we say that the limit of a n as n goes to infinity is L. This is abbreviated by writing lim n a n = L More succinctly we can express this symbolically as follows ɛ > 0, N N such that n N, n > N a n L < ɛ Lets see how this definition might be applied. Example Consider the sequence {a n } where a n = 2n 2 n. And lets use the definition above to prove that the sequence has a limit L =. Following the definition, we first need to pick an arbitrary small number ɛ > 0, and then somehow find a suitable integern, which of course must be dependent in some way on ɛ. First note that 2 n 2 n = 2 n. Therefore, since the numbers 2 keep getting smaller, the numbers a n n = 2n 2 keep getting n larger, but remain always less than. Pick an integer N sufficiently large so that N < ɛ, and note that for n > N, we then have n < ɛ. Now lets see if we can prove that a n < ɛ. If we can do this, then according to the definition, we have also then proved that the sequence converges to. Observe however that if n > N, then a n = 2n 2 n = n = 2 2 n = 2 n < n < ɛ, 4

5 since by substituting some values for n, it becomes clear that the inequality 2 n < n is indeed true. Thus we have shown that for n > N, a n < ɛ. Following is an example where it appears that the terms of the sequence approach a limit, but it is not immediately clear what this limit is. Example Consider the following sequence where a n = (+ n )n. The first 6 terms are: or with decimal approximations ( 3 ) 2, ( 4 ) 3, ( 5 ) 4, ( 6 ) 5, ( 7 6 2, ) 2, 2.25, , 2.444, , It appears that the terms are increasing very slowly. Lets check a term for a large value of n - say n = 000. Using a computer and displaying only the first 4 decimals, we see that a 000 = ( ) So it is also reasonable to assume that a limit, if it exists, is somewhere in the neighborhood of this last figure. It turns out that this limit is an important constant in nature that occurs in many situations. It is given the name e. We will discuss it later in the context of a study of logarithms..2.4 Combining Sequences Suppose we are given two sequences- say: 2, 4, 8, 6, 32, and 3, 9, 27, 8,. We can then form two new sequences by either successively adding a term of the first to a term of the second or successively multiplying a term of the first with a term of the second. In the case of adding, we get the new sequence: and in the case of multiplying, we get 2 + 3, 4 + 9, , 6 + 8,, 2 3, 4 9, 8 27, 6 8,. 5

6 More generally we have the following definitions of what it means to add and to multiply two sequences Definition Given two sequences {a n } and {b n } we define a form of addition and a form of multiplication of sequences. The operations are denoted as and.. The sum of {a n } and {b n } is 2. The product of {a n } and {b n } is {a n } {b n } = {a n + b n }. {a n } {b n } = {a n b n }. In the same way we can define the multiplication of a sequence by a number. Given a sequence {a n } and an arbitrary real number c, we define c {a n } = {ca n }..2.5 The Limit of the Sum is the Sum of the Limits What we need to do next is to show that if we are given two sequences {a n } and {b n } each of which has a limit - say lim n a n = L and lim n b n = M - then the limit of the sum of the two sequences is the sum L + M. Symbolically we need to show that lim a n + b n = L + M. n In order to prove this result the only tools we have are the definition of a limit. To do this is a bit of a stretch, but it is well worth the effort. The definition has complications that puzzle most on first acquaintance. Working through the proof will help straighten things out. Basically this is an exercise in careful reading of the definition. Proof : We need to show that for every arbitrary but fixed measure of closeness denoted by a small positive number ɛ, we need to find a positive integer N representing some far distant point in the sequence, so that for each integer n, if n > N, then lim n a n +b n (L+M) < ɛ. All we know is that lim n a n = L and lim n b n = M. Since we have the arbitrary ɛ, lets consider the smaller number ɛ/2 and use it when considering the limits L and M. We have then associated with these limits two positive integers N L and N M with the property that for n > N L and n > N M. a n L < ɛ/2 b n M < ɛ/2 6

7 If we let N be the larger of N L and N M, then for n > N both of the above inequalities are still true. All we need to do now is to add the above two lines. We get for n > N, a n L + b n M < ɛ/2 + ɛ/2 = ɛ. Now we use the fact regarding absolute values that the absolute value of a sum of numbers must be less than or equal to the sum of the absolute values- i.e. for any two numbers x and y, x + y < x + y. Applying this we see that (a n + b n ) (L + M) = (a n L) + (b n M) < a n L + b n M. Combining with the previous line we have what we need - namely that for n > N, a n + b n (L + M) < ɛ.2.6 An obvious (?) result Suppose we have a sequence {a n } If we set b n = a n+, we get a new sequence a, a 2 ; a 3, a 2, a 3, a 4,, whose only difference is that the first term is omitted. I am hoping that it appears obvious that if the first sequence {a n } has a limit, then the second {b n } has the same limit. A simple proof using the formalism of the definition is easy to write down..3 Series As mentioned in the introduction, given a sequence a, a 2, a 3,, the corresponding series is the expression a + a 2 + a 3 +. We also mentioned that in sometimes this expression has no mathematical meaning. And indeed, what do we mean by an infinite sum? This question needs to be answered. The answer has not been obvious, and has represented a mental tangle for a few thousand years. Fortunately the answer is not difficulty to grasp. We start with the notion of a partial sum. 7

8 Given a sequence {a n } and a natural numbern, the N th partial sum is simply the sum of the first N terms a + a 2 + a a N + a N. There is a simplified way of representing the above using the so-called sigma notation. The Greek letter capital sigma, is used in the same way as our letter S, and is used as an abbreviation for the word Sum. The N th partial sum of a sequence a n is then written This can be translated as, form the sum of the sequence {a n } from k = to k = N. Example : If a n = ( 3 5 )n and n = 4 then N k= a k 4 k= a k = 4 k= ( 3 5 )n = ( 3 5 ) + ( 3 5 )2 + ( 3 5 )3 ( 3 5 )4 = = =.3056 Using the concept of partial sums, we can now say what we mean by an infinite sum. Using the sigma notation for a sequence {a n } the expression a, a 2, a 3,, can be written as k= a k. We can also now say what we mean by these expressions - that is: what is meant by an infinite sum? Given a sequence {a n }, lets denote the n th partial sum by S n. For the various values of n this gives us a sequence, S, S 2, S 3,. We then say that the expression k= a n makes sense only when the limit of the partial sums exists. If this is the case, we say that the series converges. In other words there is a number S such that S = lim n S n exists. Definition : Given a sequence {a n }, the series k= a k converges if the limit of the partial sums S = lim n S n exists. Many of the functions that arise naturally in mathematics do not have an easy formulation, and sometimes the only way to get a good handle on them is to find a series approximation. As a result the task of determining when a particular series converges is important. Straight from the definition of convergence we can however derive a good first guess. Here s how it goes. Suppose we have a convergent series lim n a n = L. Let {S n } be the sequence of partial sums with limit L. If we set T n = S n+, we have a new sequence {T n } of partial sums which differs from {S n } only in the first term and thus has the same limit 8

9 L. Now if we examine the limit of the sequence {a n } of terms of the series, we see that since n+ n T n S n = S n+ S n = a k a k = a n+ k= k= lim n a n+ = lim n T n S n = lim n T n + ( )S n = lim n T n + lim n ( )S n = lim n T n + ( ) lim n S n = L L = 0 We can state the result compactly as follows. Theorem : Given the series k= a n, if k= a n converges, then lim n a n = 0. The result becomes more useful and interesting if we phrase it as the contrapositive of the above. ( Remember, given an implication p q, the contrapositive is the statement q p and has precisely the same truth values as the original p q.) The contrapositive of the theorem is: Given the series k= a n, if lim n a n 0, then k= a n does not converge. You can see now that this provides a very simple initial test. If the limit of the sequence of terms of the series is not zero, then the series cannot converge. For instance suppose we have the series,,,,, which alternates between + and and can be expressed in sigma notation as k= ( )k+. Observing that the limit of the terms does not converge at all, it certainly does not converge to zero. By our result the corresponding series also cannot converge. Thus in this case the notion of the infinite sum is meaningless. Example : For a simple example consider the arithmetic sequence, 2, 5, 8,, Since the limit of the sequence is clearly not zero, we know that if we put plus signs in place of commas, the corresponding series cannot converge. In particular calculating a few terms of the sequence of partial sums, we have S = 2, S 2 = 7, S 3 = 5, S 4 = 26, S 5 = 40, S 6 = 57, which also clearly does not converge. 9

10 .3. Partial sums of arithmetic sequences Here is a problem. Imagine an auditorium in the traditional wedge shape - narrow near the stage fanning out towards the rear. Suppose the first row contains 20 seats and that as one proceeds to the back of the hall each row contains 3 more seats than the previous row. Further suppose there are 35 rows. The question then is, without any counting, is there a way of quickly determining the total number of seats? Lets simplify the problem by considering only 4 rows. Perhaps there is some pattern that we can generalize. The first thing to realize is that we have an arithmetic sequence on our hands in which the initial term a equals 20 and the common difference d equals 3. The sequence is: 20, 23, 26, 29, and the corresponding partial sum is S 4 = The trick now is to write down the terms of S 4 in reverse order and then add the two expressions and modestly rewrite the sum. We get: S 4 = S 4 = S 4 = ( ) + ( ) + ( ) + ( ) In other words, 2S 4 = 4( ) or S 4 = 4 2 ( ). I think it is clear that this that this pattern will hold no matter how rows are to be considered. Suppose now that there are n rows. The sum then becomes ( ) S n = (n )3, and going through the same procedure as above we get 2S n = n( (n )3) so that S n = n (2(20) + (n )3). 2 For n = 35, we have S n = 35 2 (40 + (34)3) = 2485 For an arbitrary arithmetic sequence a, a + d, a + 2d,, where the common difference is d, and the n th term is a n = a + (n )d, we can use exactly the same method for finding S n. In particular we see that S n = n 2 (a + a n ) = n 2 (a + a + (n )d) = n (2a + (n )d). 2 0

11 .3.2 Geometric series Consider the situation of a ball that has been dropped from a height of 6 feet with the property that the first bounce is 8 feet high and that each subsequent bounce is half the height of the previous. The question is what is the total distance that the ball covers counting each of the bounces both up and down. Lets compute what happens after a few bounces - 6 feet down + 8 feet up + 8 feet down + 4 feet up + 4 feet down + 2 feet up + 2 feet down +. Evidently we have a series that looks like 6 + ( ) which can also be written after factoring 6 out of the parenthesis as Notice we have decided to start the summation at k = 0 instead of k =. So what we have is 6 plus 6 times a series. This will only make sense if the series converges. We also need to know to which number the series converges. This is what we do. Write down the nth partial sums n and subtract from it 2 times S n. k=0 2 k The result is, Solving for S n,we get S n = n 2 S n = n + 2 n+ S n 2 S n = 2 n+ S n = 2 n+ 2 We now need to take the limit of the sequence of partial sums S n. Our calculation above leaves us in a good position, for the only portion that varies is the term, and we know 2 n+ that lim n 2 n+ = 0. Thus lim S n = n 2 Thus the series k=0 = 2, and the bouncing ball problem makes sense, and the answer 2 k is is that the ball travels a total of then 6 + 6(2) = 48 feet before it comes to rest. = 2

12 The series k=0 is an example of what we call a geometric series. If we were to replace 2 k the fraction 2 in the above calculations with a number r everything would work fine and we would get as far as S n = rn+ r. As long as < r <, it similarly follows that lim n r n+ = 0. Under these conditions we then know that the series k=0 rk = r. Lets look at another example of how this might work. Example : Consider the series k=0 ( 3 5 )k. Does it converge? If so, to what value? To answer this we need to put it in the form above. All we need to do is to set r = 3 5. From our work we then know that the infinite sum k=0 ( 3 5 )k has value = Zeno s race course paradox Pythagoras was born on the Greek island of Samos in about 560 B.C. As a young man he traveled to Egypt and spent 24 years, so the legends say, learning the mysteries of the Egyptian temples. When Egypt was conquered by the Persians he traveled to Babylon where, again as the legend says, he studied the knowledge of the Babylonian astronomers. Then after 36 years he returned to the Greek world and set up a school of philosophy in the Greek city state of Crotona on the Italian peninsula. One of the tenets of his philosophy was that all reality was composed in various configurations and quantities of a basic element called the monad. Further he taught that real understanding of the workings of the universe could be comprehended by studying the various parts, breaking the parts into sub-parts and studying them, and so on until one is at the level of the monad - a sort of a destructive analysis. Using a point as a representative of the monad, Pythagoras also considered the reverse procedure of analyzing fundamental patterns arising from geometric combinations and configurations of points. In the near by Greek city of Elea there was a competing school of philosophy led by Parmenides. Much less is known of the teachings of Parmenides. From the scanty evidence that remains, it is apparent however that Parmenides had different ideas regarding the structure of the universe. His position was that the belief that the reality was built up bit by bit from some abstract element was fundamentally wrong. Understanding could not be gained by chopping things into parts. Zeno was a student of Parmenides who set out to demonstrate that the Pythagoreans were wrong. To do this he constructed a set of seemingly plausible arguments, now known as the Zeno paradoxes. These arguments resulted in absurd conclusions, and Zeno s assertion was that the errors were the result of assumptions based on pythagorean teachings. The 2

13 race course paradox is one such arguments. It goes like this - imagine a race course of one kilometer in length and a runner who is to run the course at the slow constant speed of kilometer and hour. Using the formula distance = rate x time, he must first cover the first half of the course in /2 hour. He then must cover half of the remaining half of the course, namely /4 of the course, in /4 hour. Next he must cover half of the remaining /4 - namely and /8 of the course, in /8 of and hour. And so on. The total amount of time to complete the course is then the sum of all such time intervals - that is, the sum of infinitely many positive numbers. Zeno asserted that such a sum would necessarily be infinite and consequently the runner could never reach the end of the course. Since this is an absurd conclusion, there must then be something wrong with the assumptions underlying the argument. Zeno s position was that the only possible error was the assumption that the race course could be divided into infinitely many parts - an idea inherent in the pythagorean teachings. Since the teachings result in an error, Zeno then claims that the teachings themselves were in error. Today with our knowledge of series there is of course a different explanation. Zeno has constructed for us the geometric series /2, /4, /8,, /2 n, which we now know converges to the value. The error instead is Zeno s assumption that an infinite sum of positive numbers is necessarily infinite..3.4 The harmonic series Pythagoras is also credited with the creation of the musical scales we use today. He noticed through experimentation that if you take a string which for instance gives a middle C when plucked and then reduce the length by 2/3 rds, the resulting note is the G above middle C. This interval is called a fifth. The two notes when played together emit a natural resonance between them which gives a pleasing sound. On the other hand if the string is divided in half and then plucked, the resulting note is the C above middle C and when the two notes are played together the vibration patterns are nearly identical and the two notes sound as one. The interval between these notes is called an octave. The intervals of a fifth and an octave are fundamental to our notions of harmony and form the basis of all musical compostion. The string lengths are:, 2/3, /2. These numbers are said to be in harmonic progression with 2/3 defined as the harmonic mean of and /2. If we look at the sequence of reciprocals, we get, 3/2, 2. 3

14 These numbers form part of an arithmetic sequence with the common difference being /2. More generally, any sequence is said to be in harmonic progression if the sequence of reciprocals is an arithmetic sequence. The classic example is the following sequence, /2, /3, /4, /n The natural question that now arises is - does the corresponding series /k =, /2, /3, /4, /n k= converge? The answer is no. Lets see why this is true. The trick is to look at some partial sums to see if there is some pattern that will allow us to make a general statement. Look then at the sum S 32 of the first 32 terms. Notice that we can put parentheses around increasingly large groups of terms so that the sums of the elements in parentheses is greater to /2. For instance () + (/2) + (/3 + /4) + (/5 + /6 + /7 + /8) + (/9 + + /6) + (/7 + + /32 In particular we know that for the middle term (/5+/6+/7+/8) each of the fractions other than /8 is greater than /8 and there are four such fractions - thus (/5 + /6 + /7 + /8) > (/8 + /8 + /8 + /8) = 4/8 = /2 Calculating the partial sums, we see that: S 2 = + 2 = 3 2 > 2, and for subsequent sums -say S 4 we have S 4 = () + (/2)(/3 + /4) = S 2 + (/3 + /4) < = 2( 2 ). Similarly S 8 = S 2 3 > 3( 2 ) S 6 = S 2 4 > 4( 2 ) S 32 = S 2 5 > 5( 2 ) Using the same analysis we can say that S 2 n > n( 2 ). Thus, it is evident that the partial sums keep increasing without bound - in other words the series cannot converge. 4

Pythagoras. Pythagoras of Samos. Pythagoras and the Pythagoreans. Numbers as the ultimate reality

Pythagoras. Pythagoras of Samos. Pythagoras and the Pythagoreans. Numbers as the ultimate reality Pythagoras Numbers as the ultimate reality 1 Pythagoras of Samos Born between 580 and 569. Died about 500 BCE. Lived in Samos,, an island off the coast of Ionia. 2 Pythagoras and the Pythagoreans Pythagoras

More information

Introducing Proof 1. hsn.uk.net. Contents

Introducing Proof 1. hsn.uk.net. Contents Contents 1 1 Introduction 1 What is proof? 1 Statements, Definitions and Euler Diagrams 1 Statements 1 Definitions Our first proof Euler diagrams 4 3 Logical Connectives 5 Negation 6 Conjunction 7 Disjunction

More information

Chapter 8: Recursion. March 10, 2008

Chapter 8: Recursion. March 10, 2008 Chapter 8: Recursion March 10, 2008 Outline 1 8.1 Recursively Defined Sequences 2 8.2 Solving Recurrence Relations by Iteration 3 8.4 General Recursive Definitions Recursively Defined Sequences As mentioned

More information

Objectives. Materials

Objectives. Materials Activity 8 Exploring Infinite Series Objectives Identify a geometric series Determine convergence and sum of geometric series Identify a series that satisfies the alternating series test Use a graphing

More information

Sequences and Series. Copyright Cengage Learning. All rights reserved.

Sequences and Series. Copyright Cengage Learning. All rights reserved. Sequences and Series Copyright Cengage Learning. All rights reserved. 12.1 Sequences and Summation Notation Copyright Cengage Learning. All rights reserved. Objectives Sequences Recursively Defined Sequences

More information

3. Infinite Series. The Sum of a Series. A series is an infinite sum of numbers:

3. Infinite Series. The Sum of a Series. A series is an infinite sum of numbers: 3. Infinite Series A series is an infinite sum of numbers: The individual numbers are called the terms of the series. In the above series, the first term is, the second term is, and so on. The th term

More information

The Most Important Thing for Your Child to Learn about Arithmetic. Roger Howe, Yale University

The Most Important Thing for Your Child to Learn about Arithmetic. Roger Howe, Yale University The Most Important Thing for Your Child to Learn about Arithmetic Roger Howe, Yale University Abstract The paper argues for a specific ingredient in learning arithmetic with understanding : thinking in

More information

CS1800: Sequences & Sums. Professor Kevin Gold

CS1800: Sequences & Sums. Professor Kevin Gold CS1800: Sequences & Sums Professor Kevin Gold Moving Toward Analysis of Algorithms Today s tools help in the analysis of algorithms. We ll cover tools for deciding what equation best fits a sequence of

More information

CHAPTER 11. SEQUENCES AND SERIES 114. a 2 = 2 p 3 a 3 = 3 p 4 a 4 = 4 p 5 a 5 = 5 p 6. n +1. 2n p 2n +1

CHAPTER 11. SEQUENCES AND SERIES 114. a 2 = 2 p 3 a 3 = 3 p 4 a 4 = 4 p 5 a 5 = 5 p 6. n +1. 2n p 2n +1 CHAPTER. SEQUENCES AND SERIES.2 Series Example. Let a n = n p. (a) Find the first 5 terms of the sequence. Find a formula for a n+. (c) Find a formula for a 2n. (a) a = 2 a 2 = 2 p 3 a 3 = 3 p a = p 5

More information

3 The language of proof

3 The language of proof 3 The language of proof After working through this section, you should be able to: (a) understand what is asserted by various types of mathematical statements, in particular implications and equivalences;

More information

What is proof? Lesson 1

What is proof? Lesson 1 What is proof? Lesson The topic for this Math Explorer Club is mathematical proof. In this post we will go over what was covered in the first session. The word proof is a normal English word that you might

More information

Chapter 1 Review of Equations and Inequalities

Chapter 1 Review of Equations and Inequalities Chapter 1 Review of Equations and Inequalities Part I Review of Basic Equations Recall that an equation is an expression with an equal sign in the middle. Also recall that, if a question asks you to solve

More information

1.1.1 Algebraic Operations

1.1.1 Algebraic Operations 1.1.1 Algebraic Operations We need to learn how our basic algebraic operations interact. When confronted with many operations, we follow the order of operations: Parentheses Exponentials Multiplication

More information

The Fibonacci Sequence

The Fibonacci Sequence Elvis Numbers Elvis the Elf skips up a flight of numbered stairs, starting at step 1 and going up one or two steps with each leap Along with an illustrious name, Elvis parents have endowed him with an

More information

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Lecture 02 Groups: Subgroups and homomorphism (Refer Slide Time: 00:13) We looked

More information

Infinity and Infinite Series

Infinity and Infinite Series Infinity and Infinite Series Numbers rule the Universe Pythagoras (-580-500 BC) God is a geometer Plato (-427-347 BC) God created everything by numbers Isaac Newton (1642-1727) The Great Architect of

More information

Real Analysis Prof. S.H. Kulkarni Department of Mathematics Indian Institute of Technology, Madras. Lecture - 13 Conditional Convergence

Real Analysis Prof. S.H. Kulkarni Department of Mathematics Indian Institute of Technology, Madras. Lecture - 13 Conditional Convergence Real Analysis Prof. S.H. Kulkarni Department of Mathematics Indian Institute of Technology, Madras Lecture - 13 Conditional Convergence Now, there are a few things that are remaining in the discussion

More information

Grade 7/8 Math Circles. Mathematical Thinking

Grade 7/8 Math Circles. Mathematical Thinking Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 7/8 Math Circles March 22 & 23 2016 Mathematical Thinking Today we will take a look at some of the

More information

To Infinity and Beyond. To Infinity and Beyond 1/43

To Infinity and Beyond. To Infinity and Beyond 1/43 To Infinity and Beyond To Infinity and Beyond 1/43 Infinity The concept of infinity has both fascinated and frustrated people for millennia. We will discuss some historical problems about infinity, some

More information

The Celsius temperature scale is based on the freezing point and the boiling point of water. 12 degrees Celsius below zero would be written as

The Celsius temperature scale is based on the freezing point and the boiling point of water. 12 degrees Celsius below zero would be written as Prealgebra, Chapter 2 - Integers, Introductory Algebra 2.1 Integers In the real world, numbers are used to represent real things, such as the height of a building, the cost of a car, the temperature of

More information

Mathematics-I Prof. S.K. Ray Department of Mathematics and Statistics Indian Institute of Technology, Kanpur. Lecture 1 Real Numbers

Mathematics-I Prof. S.K. Ray Department of Mathematics and Statistics Indian Institute of Technology, Kanpur. Lecture 1 Real Numbers Mathematics-I Prof. S.K. Ray Department of Mathematics and Statistics Indian Institute of Technology, Kanpur Lecture 1 Real Numbers In these lectures, we are going to study a branch of mathematics called

More information

Lecture 4: Constructing the Integers, Rationals and Reals

Lecture 4: Constructing the Integers, Rationals and Reals Math/CS 20: Intro. to Math Professor: Padraic Bartlett Lecture 4: Constructing the Integers, Rationals and Reals Week 5 UCSB 204 The Integers Normally, using the natural numbers, you can easily define

More information

Grade 8 Chapter 7: Rational and Irrational Numbers

Grade 8 Chapter 7: Rational and Irrational Numbers Grade 8 Chapter 7: Rational and Irrational Numbers In this chapter we first review the real line model for numbers, as discussed in Chapter 2 of seventh grade, by recalling how the integers and then the

More information

Integration Made Easy

Integration Made Easy Integration Made Easy Sean Carney Department of Mathematics University of Texas at Austin Sean Carney (University of Texas at Austin) Integration Made Easy October 25, 2015 1 / 47 Outline 1 - Length, Geometric

More information

To Infinity and Beyond

To Infinity and Beyond To Infinity and Beyond 25 January 2012 To Infinity and Beyond 25 January 2012 1/24 The concept of infinity has both fascinated and frustrated people for millenia. We will discuss some historical problems

More information

INFINITE SUMS. In this chapter, let s take that power to infinity! And it will be equally natural and straightforward.

INFINITE SUMS. In this chapter, let s take that power to infinity! And it will be equally natural and straightforward. EXPLODING DOTS CHAPTER 7 INFINITE SUMS In the previous chapter we played with the machine and saw the power of that machine to make advanced school algebra so natural and straightforward. In this chapter,

More information

Limits and Continuity

Limits and Continuity Chapter Limits and Continuity. Limits of Sequences.. The Concept of Limit and Its Properties A sequence { } is an ordered infinite list x,x,...,,... The n-th term of the sequence is, and n is the index

More information

Generalization of Fibonacci sequence

Generalization of Fibonacci sequence Generalization of Fibonacci sequence Etienne Durand Julien Chartrand Maxime Bolduc February 18th 2013 Abstract After studying the fibonacci sequence, we found three interesting theorems. The first theorem

More information

Chapter 1. ANALYZE AND SOLVE LINEAR EQUATIONS (3 weeks)

Chapter 1. ANALYZE AND SOLVE LINEAR EQUATIONS (3 weeks) Chapter 1. ANALYZE AND SOLVE LINEAR EQUATIONS (3 weeks) Solve linear equations in one variable. 8EE7ab In this Chapter we review and complete the 7th grade study of elementary equations and their solution

More information

Seunghee Ye Ma 8: Week 2 Oct 6

Seunghee Ye Ma 8: Week 2 Oct 6 Week 2 Summary This week, we will learn about sequences and real numbers. We first define what we mean by a sequence and discuss several properties of sequences. Then, we will talk about what it means

More information

Sequences and infinite series

Sequences and infinite series Sequences and infinite series D. DeTurck University of Pennsylvania March 29, 208 D. DeTurck Math 04 002 208A: Sequence and series / 54 Sequences The lists of numbers you generate using a numerical method

More information

CHAPTER 1. REVIEW: NUMBERS

CHAPTER 1. REVIEW: NUMBERS CHAPTER. REVIEW: NUMBERS Yes, mathematics deals with numbers. But doing math is not number crunching! Rather, it is a very complicated psychological process of learning and inventing. Just like listing

More information

Solving Equations by Adding and Subtracting

Solving Equations by Adding and Subtracting SECTION 2.1 Solving Equations by Adding and Subtracting 2.1 OBJECTIVES 1. Determine whether a given number is a solution for an equation 2. Use the addition property to solve equations 3. Determine whether

More information

Appendix A. Review of Basic Mathematical Operations. 22Introduction

Appendix A. Review of Basic Mathematical Operations. 22Introduction Appendix A Review of Basic Mathematical Operations I never did very well in math I could never seem to persuade the teacher that I hadn t meant my answers literally. Introduction Calvin Trillin Many of

More information

Vocabulary. Term Page Definition Clarifying Example. arithmetic sequence. explicit formula. finite sequence. geometric mean. geometric sequence

Vocabulary. Term Page Definition Clarifying Example. arithmetic sequence. explicit formula. finite sequence. geometric mean. geometric sequence CHAPTER 2 Vocabulary The table contains important vocabulary terms from Chapter 2. As you work through the chapter, fill in the page number, definition, and a clarifying example. arithmetic Term Page Definition

More information

Lecture 4: Proposition, Connectives and Truth Tables

Lecture 4: Proposition, Connectives and Truth Tables Discrete Mathematics (II) Spring 2017 Lecture 4: Proposition, Connectives and Truth Tables Lecturer: Yi Li 1 Overview In last lecture, we give a brief introduction to mathematical logic and then redefine

More information

Introduction to Series and Sequences Math 121 Calculus II Spring 2015

Introduction to Series and Sequences Math 121 Calculus II Spring 2015 Introduction to Series and Sequences Math Calculus II Spring 05 The goal. The main purpose of our study of series and sequences is to understand power series. A power series is like a polynomial of infinite

More information

Russell s logicism. Jeff Speaks. September 26, 2007

Russell s logicism. Jeff Speaks. September 26, 2007 Russell s logicism Jeff Speaks September 26, 2007 1 Russell s definition of number............................ 2 2 The idea of reducing one theory to another.................... 4 2.1 Axioms and theories.............................

More information

Math 137 Calculus 1 for Honours Mathematics. Course Notes

Math 137 Calculus 1 for Honours Mathematics. Course Notes Math 37 Calculus for Honours Mathematics Course Notes Barbara A. Forrest and Brian E. Forrest Fall 07 / Version. Copyright c Barbara A. Forrest and Brian E. Forrest. All rights reserved. August, 07 All

More information

SEQUENCES & SERIES. Arithmetic sequences LESSON

SEQUENCES & SERIES. Arithmetic sequences LESSON LESSON SEQUENCES & SERIES In mathematics you have already had some experience of working with number sequences and number patterns. In grade 11 you learnt about quadratic or second difference sequences.

More information

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction N UMBER S YSTEMS NUMBER SYSTEMS CHAPTER. Introduction In your earlier classes, you have learnt about the number line and how to represent various types of numbers on it (see Fig..). Fig.. : The number

More information

The Two Faces of Infinity Dr. Bob Gardner Great Ideas in Science (BIOL 3018)

The Two Faces of Infinity Dr. Bob Gardner Great Ideas in Science (BIOL 3018) The Two Faces of Infinity Dr. Bob Gardner Great Ideas in Science (BIOL 3018) From the webpage of Timithy Kohl, Boston University INTRODUCTION Note. We will consider infinity from two different perspectives:

More information

1 Sequences and Summation

1 Sequences and Summation 1 Sequences and Summation A sequence is a function whose domain is either all the integers between two given integers or all the integers greater than or equal to a given integer. For example, a m, a m+1,...,

More information

Power series and Taylor series

Power series and Taylor series Power series and Taylor series D. DeTurck University of Pennsylvania March 29, 2018 D. DeTurck Math 104 002 2018A: Series 1 / 42 Series First... a review of what we have done so far: 1 We examined series

More information

A Little Deductive Logic

A Little Deductive Logic A Little Deductive Logic In propositional or sentential deductive logic, we begin by specifying that we will use capital letters (like A, B, C, D, and so on) to stand in for sentences, and we assume that

More information

Nicholas Ball. Getting to the Root of the Problem: An Introduction to Fibonacci s Method of Finding Square Roots of Integers

Nicholas Ball. Getting to the Root of the Problem: An Introduction to Fibonacci s Method of Finding Square Roots of Integers Nicholas Ball Getting to the Root of the Problem: An Introduction to Fibonacci s Method of Finding Square Roots of Integers Introduction Leonardo of Pisa, famously known as Fibonacci, provided extensive

More information

Algebra Exam. Solutions and Grading Guide

Algebra Exam. Solutions and Grading Guide Algebra Exam Solutions and Grading Guide You should use this grading guide to carefully grade your own exam, trying to be as objective as possible about what score the TAs would give your responses. Full

More information

AQA Level 2 Further mathematics Further algebra. Section 4: Proof and sequences

AQA Level 2 Further mathematics Further algebra. Section 4: Proof and sequences AQA Level 2 Further mathematics Further algebra Section 4: Proof and sequences Notes and Examples These notes contain subsections on Algebraic proof Sequences The limit of a sequence Algebraic proof Proof

More information

The Quadratic Formula, the Discriminant, and Solving Quadratic Equations and Inequalities

The Quadratic Formula, the Discriminant, and Solving Quadratic Equations and Inequalities CHAPTER The Quadratic Formula, the Discriminant, and Solving Quadratic Equations and Inequalities 009 Carnegie Learning, Inc. The Chinese invented rockets over 700 years ago. Since then rockets have been

More information

Expressions, Equations and Inequalities Guided Notes

Expressions, Equations and Inequalities Guided Notes Expressions, Equations and Inequalities Guided Notes Standards: Alg1.M.A.SSE.A.01a - The Highly Proficient student can explain the context of different parts of a formula presented as a complicated expression.

More information

Final Exam Extra Credit Opportunity

Final Exam Extra Credit Opportunity Final Exam Extra Credit Opportunity For extra credit, counted toward your final exam grade, you can write a 3-5 page paper on (i) Chapter II, Conceptions in Antiquity, (ii) Chapter V, Newton and Leibniz,

More information

A Little Deductive Logic

A Little Deductive Logic A Little Deductive Logic In propositional or sentential deductive logic, we begin by specifying that we will use capital letters (like A, B, C, D, and so on) to stand in for sentences, and we assume that

More information

Advanced Counting Techniques. Chapter 8

Advanced Counting Techniques. Chapter 8 Advanced Counting Techniques Chapter 8 Chapter Summary Applications of Recurrence Relations Solving Linear Recurrence Relations Homogeneous Recurrence Relations Nonhomogeneous Recurrence Relations Divide-and-Conquer

More information

2.1 Convergence of Sequences

2.1 Convergence of Sequences Chapter 2 Sequences 2. Convergence of Sequences A sequence is a function f : N R. We write f) = a, f2) = a 2, and in general fn) = a n. We usually identify the sequence with the range of f, which is written

More information

Grade 7/8 Math Circles Winter March 20/21/22 Types of Numbers

Grade 7/8 Math Circles Winter March 20/21/22 Types of Numbers Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 7/8 Math Circles Winter 2018 - March 20/21/22 Types of Numbers Introduction Today, we take our number

More information

1.2 The Role of Variables

1.2 The Role of Variables 1.2 The Role of Variables variables sentences come in several flavors true false conditional In this section, a name is given to mathematical sentences that are sometimes true, sometimes false they are

More information

DR.RUPNATHJI( DR.RUPAK NATH )

DR.RUPNATHJI( DR.RUPAK NATH ) Contents 1 Sets 1 2 The Real Numbers 9 3 Sequences 29 4 Series 59 5 Functions 81 6 Power Series 105 7 The elementary functions 111 Chapter 1 Sets It is very convenient to introduce some notation and terminology

More information

CS 124 Math Review Section January 29, 2018

CS 124 Math Review Section January 29, 2018 CS 124 Math Review Section CS 124 is more math intensive than most of the introductory courses in the department. You re going to need to be able to do two things: 1. Perform some clever calculations to

More information

MITOCW MITRES_18-007_Part5_lec3_300k.mp4

MITOCW MITRES_18-007_Part5_lec3_300k.mp4 MITOCW MITRES_18-007_Part5_lec3_300k.mp4 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high-quality educational resources

More information

Egyptian Fraction. Massoud Malek

Egyptian Fraction. Massoud Malek Egyptian Fraction Massoud Malek Throughout history, different civilizations have had different ways of representing numbers. Some of these systems seem strange or complicated from our perspective. The

More information

Direct Proof and Counterexample I:Introduction

Direct Proof and Counterexample I:Introduction Direct Proof and Counterexample I:Introduction Copyright Cengage Learning. All rights reserved. Goal Importance of proof Building up logic thinking and reasoning reading/using definition interpreting :

More information

Direct Proof and Counterexample I:Introduction. Copyright Cengage Learning. All rights reserved.

Direct Proof and Counterexample I:Introduction. Copyright Cengage Learning. All rights reserved. Direct Proof and Counterexample I:Introduction Copyright Cengage Learning. All rights reserved. Goal Importance of proof Building up logic thinking and reasoning reading/using definition interpreting statement:

More information

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note Introduction to Linear Algebra the EECS Way

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note Introduction to Linear Algebra the EECS Way EECS 16A Designing Information Devices and Systems I Spring 018 Lecture Notes Note 1 1.1 Introduction to Linear Algebra the EECS Way In this note, we will teach the basics of linear algebra and relate

More information

MATH10040: Chapter 0 Mathematics, Logic and Reasoning

MATH10040: Chapter 0 Mathematics, Logic and Reasoning MATH10040: Chapter 0 Mathematics, Logic and Reasoning 1. What is Mathematics? There is no definitive answer to this question. 1 Indeed, the answer given by a 21st-century mathematician would differ greatly

More information

The mighty zero. Abstract

The mighty zero. Abstract The mighty zero Rintu Nath Scientist E Vigyan Prasar, Department of Science and Technology, Govt. of India A 50, Sector 62, NOIDA 201 309 rnath@vigyanprasar.gov.in rnath07@gmail.com Abstract Zero is a

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES Infinite sequences and series were introduced briefly in A Preview of Calculus in connection with Zeno s paradoxes and the decimal representation

More information

Sequences A sequence is a function, where the domain is a set of consecutive positive integers beginning with 1.

Sequences A sequence is a function, where the domain is a set of consecutive positive integers beginning with 1. 1 CA-Fall 2011-Jordan College Algebra, 4 th edition, Beecher/Penna/Bittinger, Pearson/Addison Wesley, 2012 Chapter 8: Sequences, Series, and Combinatorics Section 8.1 Sequences and Series Sequences A sequence

More information

Greece In 700 BC, Greece consisted of a collection of independent city-states covering a large area including modern day Greece, Turkey, and a multitu

Greece In 700 BC, Greece consisted of a collection of independent city-states covering a large area including modern day Greece, Turkey, and a multitu Chapter 3 Greeks Greece In 700 BC, Greece consisted of a collection of independent city-states covering a large area including modern day Greece, Turkey, and a multitude of Mediterranean islands. The Greeks

More information

Introduction to Logic and Axiomatic Set Theory

Introduction to Logic and Axiomatic Set Theory Introduction to Logic and Axiomatic Set Theory 1 Introduction In mathematics, we seek absolute rigor in our arguments, and a solid foundation for all of the structures we consider. Here, we will see some

More information

Grade 7/8 Math Circles. Continued Fractions

Grade 7/8 Math Circles. Continued Fractions Faculty of Mathematics Waterloo, Ontario N2L 3G Centre for Education in Mathematics and Computing A Fraction of our History Grade 7/8 Math Circles October th /2 th Continued Fractions Love it or hate it,

More information

The Not-Formula Book for C2 Everything you need to know for Core 2 that won t be in the formula book Examination Board: AQA

The Not-Formula Book for C2 Everything you need to know for Core 2 that won t be in the formula book Examination Board: AQA Not The Not-Formula Book for C Everything you need to know for Core that won t be in the formula book Examination Board: AQA Brief This document is intended as an aid for revision. Although it includes

More information

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero Chapter Limits of Sequences Calculus Student: lim s n = 0 means the s n are getting closer and closer to zero but never gets there. Instructor: ARGHHHHH! Exercise. Think of a better response for the instructor.

More information

Writing proofs for MATH 61CM, 61DM Week 1: basic logic, proof by contradiction, proof by induction

Writing proofs for MATH 61CM, 61DM Week 1: basic logic, proof by contradiction, proof by induction Writing proofs for MATH 61CM, 61DM Week 1: basic logic, proof by contradiction, proof by induction written by Sarah Peluse, revised by Evangelie Zachos and Lisa Sauermann September 27, 2016 1 Introduction

More information

= 5 2 and = 13 2 and = (1) = 10 2 and = 15 2 and = 25 2

= 5 2 and = 13 2 and = (1) = 10 2 and = 15 2 and = 25 2 BEGINNING ALGEBRAIC NUMBER THEORY Fermat s Last Theorem is one of the most famous problems in mathematics. Its origin can be traced back to the work of the Greek mathematician Diophantus (third century

More information

1.4 Mathematical Equivalence

1.4 Mathematical Equivalence 1.4 Mathematical Equivalence Introduction a motivating example sentences that always have the same truth values can be used interchangeably the implied domain of a sentence In this section, the idea of

More information

Sequences CHAPTER 3. Definition. A sequence is a function f : N R.

Sequences CHAPTER 3. Definition. A sequence is a function f : N R. CHAPTER 3 Sequences 1. Limits and the Archimedean Property Our first basic object for investigating real numbers is the sequence. Before we give the precise definition of a sequence, we will give the intuitive

More information

2 = = 0 Thus, the number which is largest in magnitude is equal to the number which is smallest in magnitude.

2 = = 0 Thus, the number which is largest in magnitude is equal to the number which is smallest in magnitude. Limits at Infinity Two additional topics of interest with its are its as x ± and its where f(x) ±. Before we can properly discuss the notion of infinite its, we will need to begin with a discussion on

More information

Equations and Inequalities

Equations and Inequalities Equations and Inequalities 2 Figure 1 CHAPTER OUTLINE 2.1 The Rectangular Coordinate Systems and Graphs 2.2 Linear Equations in One Variable 2.3 Models and Applications 2.4 Complex Numbers 2.5 Quadratic

More information

Chapter 1. Foundations of GMAT Math. Arithmetic

Chapter 1. Foundations of GMAT Math. Arithmetic Chapter of Foundations of GMAT Math In This Chapter Quick-Start Definitions Basic Numbers Greater Than and Less Than Adding and Subtracting Positives and Negatives Multiplying and Dividing Distributing

More information

Mesopotamia Here We Come

Mesopotamia Here We Come Babylonians Mesopotamia Here We Come Chapter The Babylonians lived in Mesopotamia, a fertile plain between the Tigris and Euphrates rivers. Babylonian society replaced both the Sumerian and Akkadian civilizations.

More information

Infinite Series - Section Can you add up an infinite number of values and get a finite sum? Yes! Here is a familiar example:

Infinite Series - Section Can you add up an infinite number of values and get a finite sum? Yes! Here is a familiar example: Infinite Series - Section 10.2 Can you add up an infinite number of values and get a finite sum? Yes! Here is a familiar example: 1 3 0. 3 0. 3 0. 03 0. 003 0. 0003 Ifa n is an infinite sequence, then

More information

36 What is Linear Algebra?

36 What is Linear Algebra? 36 What is Linear Algebra? The authors of this textbook think that solving linear systems of equations is a big motivation for studying linear algebra This is certainly a very respectable opinion as systems

More information

Adding and Subtracting Terms

Adding and Subtracting Terms Adding and Subtracting Terms 1.6 OBJECTIVES 1.6 1. Identify terms and like terms 2. Combine like terms 3. Add algebraic expressions 4. Subtract algebraic expressions To find the perimeter of (or the distance

More information

Propositional Logic Review

Propositional Logic Review Propositional Logic Review UC Berkeley, Philosophy 142, Spring 2016 John MacFarlane The task of describing a logical system comes in three parts: Grammar Describing what counts as a formula Semantics Defining

More information

Zeno s Paradox #1. The Achilles

Zeno s Paradox #1. The Achilles Zeno s Paradox #1. The Achilles Achilles, who is the fastest runner of antiquity, is racing to catch the tortoise that is slowly crawling away from him. Both are moving along a linear path at constant

More information

MATH 521, WEEK 2: Rational and Real Numbers, Ordered Sets, Countable Sets

MATH 521, WEEK 2: Rational and Real Numbers, Ordered Sets, Countable Sets MATH 521, WEEK 2: Rational and Real Numbers, Ordered Sets, Countable Sets 1 Rational and Real Numbers Recall that a number is rational if it can be written in the form a/b where a, b Z and b 0, and a number

More information

Ch. 3 Equations and Inequalities

Ch. 3 Equations and Inequalities Ch. 3 Equations and Inequalities 3.1 Solving Linear Equations Graphically There are 2 methods presented in this section for solving linear equations graphically. Normally I would not cover solving linear

More information

Math 016 Lessons Wimayra LUY

Math 016 Lessons Wimayra LUY Math 016 Lessons Wimayra LUY wluy@ccp.edu MATH 016 Lessons LESSON 1 Natural Numbers The set of natural numbers is given by N = {0, 1, 2, 3, 4...}. Natural numbers are used for two main reasons: 1. counting,

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

Connectedness. Proposition 2.2. The following are equivalent for a topological space (X, T ).

Connectedness. Proposition 2.2. The following are equivalent for a topological space (X, T ). Connectedness 1 Motivation Connectedness is the sort of topological property that students love. Its definition is intuitive and easy to understand, and it is a powerful tool in proofs of well-known results.

More information

MA 105 D3 Lecture 3. Ravi Raghunathan. July 27, Department of Mathematics

MA 105 D3 Lecture 3. Ravi Raghunathan. July 27, Department of Mathematics MA 105 D3 Lecture 3 Ravi Raghunathan Department of Mathematics July 27, 2017 Tutorial problems for July 31 The numbers refer to the tutorial sheet. E.g. 1.1 (iii) means Problem no. 1 part (iii) of the

More information

19. TAYLOR SERIES AND TECHNIQUES

19. TAYLOR SERIES AND TECHNIQUES 19. TAYLOR SERIES AND TECHNIQUES Taylor polynomials can be generated for a given function through a certain linear combination of its derivatives. The idea is that we can approximate a function by a polynomial,

More information

SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS

SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS (Chapter 9: Discrete Math) 9.11 SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS PART A: WHAT IS AN ARITHMETIC SEQUENCE? The following appears to be an example of an arithmetic (stress on the me ) sequence:

More information

Standard forms for writing numbers

Standard forms for writing numbers Standard forms for writing numbers In order to relate the abstract mathematical descriptions of familiar number systems to the everyday descriptions of numbers by decimal expansions and similar means,

More information

Math 414, Fall 2016, Test I

Math 414, Fall 2016, Test I Math 414, Fall 2016, Test I Dr. Holmes September 23, 2016 The test begins at 10:30 am and ends officially at 11:45 am: what will actually happen at 11:45 is that I will give a five minute warning. The

More information

Introduction to and History of the Fibonacci Sequence

Introduction to and History of the Fibonacci Sequence JWBK027-C0[0-08].qxd 3/3/05 6:52 PM Page QUARK04 27A:JWBL027:Chapters:Chapter-0: Introduction to and History of the Fibonacci Sequence A brief look at mathematical proportion calculations and some interesting

More information

Basic Ideas in Greek Mathematics

Basic Ideas in Greek Mathematics previous index next Basic Ideas in Greek Mathematics Michael Fowler UVa Physics Department Closing in on the Square Root of 2 In our earlier discussion of the irrationality of the square root of 2, we

More information

Error Correcting Codes Prof. Dr. P. Vijay Kumar Department of Electrical Communication Engineering Indian Institute of Science, Bangalore

Error Correcting Codes Prof. Dr. P. Vijay Kumar Department of Electrical Communication Engineering Indian Institute of Science, Bangalore (Refer Slide Time: 00:15) Error Correcting Codes Prof. Dr. P. Vijay Kumar Department of Electrical Communication Engineering Indian Institute of Science, Bangalore Lecture No. # 03 Mathematical Preliminaries:

More information

LECTURE 10: REVIEW OF POWER SERIES. 1. Motivation

LECTURE 10: REVIEW OF POWER SERIES. 1. Motivation LECTURE 10: REVIEW OF POWER SERIES By definition, a power series centered at x 0 is a series of the form where a 0, a 1,... and x 0 are constants. For convenience, we shall mostly be concerned with the

More information

FACTORIZATION AND THE PRIMES

FACTORIZATION AND THE PRIMES I FACTORIZATION AND THE PRIMES 1. The laws of arithmetic The object of the higher arithmetic is to discover and to establish general propositions concerning the natural numbers 1, 2, 3,... of ordinary

More information