Sequence and Series I: Arithmetic Sequence and Series
Learn about the sequences and series with their real-life applications.
Sequence
A list of numbers that are in order represent a sequence. For example, there is an odd numbers sequence and the
The order of a sequence can be increasing, decreasing, or a combination of both.
We can define a rule for any sequence. For example, identify the starting point of a sequence or the difference between the two consecutive numbers in a sequence.
Series
The sum of a sequence is called series. For example the odd series will be
Remember: The order matters in the case of a sequence, but a series is independent of the order. For example, is not the same as but is just as same as . Similarly, the two sequences will have the same size if one sequence is the mirror image of the other. Like the following two sequences are of the same size (having elements)
A geometric sequence with a common ratio of and starting term is and end term is .
A decreasing geometric sequence with common a ratio of and starting term is and the end term is .
Arithmetic sequence
By establishing a rule (keeping the difference between two consecutive numbers the same in a sequence) the sequence will be converted to arithmetic sequence. Let’s say is the very first number of a sequence and is the difference between two consecutive numbers of that then any term in can be extracted from the following rule:
In simpler words, we can get number of the sequence by adding the first term of the sequence with the product of common difference and .
The common difference is not used in the first term. The first term is only and the next term comes by adding to it, and so on. So the general sequence should like this:
Arithmetic series (sum of natural numbers)
The arithmetic series is,
For example, for and , the above arithmetic sequence is nothing but the sum of the first positive integers.
The sum of first natural numbers can be calculated using this rule:
In order to understand why is it so, let’s calculate the sum of an arithmetic series . According to the given formula:
We get the sum to be 55, which is true, by adding the numbers from to on each slide. Let’s see if we can figure out how it’s done!
Firstly, in the above slides, each element of the series was paired. 1 is paired up with the last number 10, 2 is paired with the second last number 9 yielding 11 again, so a total of pairs are created, where the sum of each pair is . Hence, the total sum will be .
Generally, for the sum of the first numbers, is paired with yielding , 2 is paired with yielding , and so on. So a total of pairs will be created, where the sum of each pair is . Hence, the total sum will be .
Generalized arithmetic series
What will be the sum of the following general arithmetic series:
Application of arithmetic series
Suppose we have an infinite number of planes and lines, lines can intersect each other to make regions, and our objective is to maximize the number of regions. Can we come up with a rule to find out the maximum number of regions for number of lines in a plane?
Directions
With no line drawn, the entire plane is just one region. By adding a line, a new region will be produced. Now, when we’ll add a new line, new regions will be created. Upon adding the third line, new regions will be created.
Solution
First of all, let’s visualize the pattern in the following slides.
From the above, we can determine that
Number of lines | New regions | Total number of regions |
---|---|---|
- | ||
n | n | ??? |
Two things to note here:
- We have region before any line, such asthe entire plane.
- For maximizing the number of regions, each 'th newly added line should create the maximum number of new regions which is only possible if the 'th line not only intersects with every already present line that is previous line but also at a different point of intersection. Hence, creating new regions ( for intersecting every line and +1 for dissecting the final region from where the line is exiting into the infinite space). Therefore, the total number of regions with lines are as follows:
- (initial empty infinite plane)
- (for the first line)
- (for the second line)
- (for the third line)
- (for the 'th line)
Exercise 1: Counting handshakes
On your first day at college, your social science teacher suggests that it would be a good idea for each student to meet every other student in the class. If there were students in the class,
- How many total handshakes would happen?
- What if there were students? Can you tell the total number of handshakes in terms of ?
Directions to look at the exercise
One student will shake hands with another student only once. For example, if we have A, B, and C, then A will shake hands with both B and C. But B will only shake hands with C because he has already shaken hands with A. Now, C does not need to shake hands with A or B because he has already shaken hands with them.
Exercise 2: Counting squares in a chess board
If we have an 8 x 8 chessboard, how many squares (within that chessboard) would there be in total? (64 is not the answer).