Number and Algebra
Sequences, Series and Proof
Sequences, Series and the Notation
Sequences
A sequence is a list of numbers written down in a definite order, following a specific rule. Each of the numbers in this list is referred to as a term.
A sequence is denoted by where can take values
The term of a sequence is denoted by .
Sequences may be finite or infinite.
Ellipsis () at the end of a sequence indicates an infinite sequence.
The sequence 7,9,11,13 is a finite sequence and can be written as , where , .
The infinite sequence can be rewritten as .
Series
The terms of a sequence considered as a sum, for instance is called a series.
Like sequences, series can be finite or infinite.
The (infinite) set of even numbers can be written as The general term here is where .
The Notation
A series can be written compactly using sigma notation.
The general term written in terms of and the range of values can take are required to write a series using this notation.
For instance: the series has the general term and can take values so, we write (read as "The sum of , from to ).
A sum given in sigma notation can also be expanded into individual terms.
For example:
A sequence is said to be an arithmetic sequence or arithmetic progression if the difference between a term and the previous one is constant, called the common difference.
The nth term of an arithmetic sequence is obtained by adding common differences to the first term.
Thus, an arithmetic sequence with first term and common difference has the general term .
The formula for the sum of a finite arithmetic progression is
It can be derived as follows:
Since there are terms on the right-hand side, it follows that:
A sequence is said to be a geometric sequence or geometric progression if the ratio of a term to the previous one is constant.
The constant ratio is referred to as common ratio and is denoted by .
The th term of a geometric sequence is obtained by multiplying the first term by the th power of the common ratio.
Thus, a geometric difference with first term and common ratio has the general term , where and .
The formula for the sum of a finite geometric progression is
The derivation is as shown (note the cancellations):
If \lvert r \rvert <1, then for large values of , approaches zero and the formula becomes .
Proof
A proof in mathematics is an argument consisting of a logical set of steps that validates the truth of a general statement beyond any doubt.
Types of proofs
A direct proof is a method of proof that involves constructing a series of reasoned connected established facts.
To write a direct proof, you need to:
identify the given mathematical statement
use axioms, theorems, etc. to make deductions that prove the conclusion of a given statement.
We can show that two numbers always sum up to an even number using direct proof.
Let and be two odd positive integers.
Then and , where .
Therefore,
Since is even.
A statement may not always be easily proved directly. In which case you need to employ a different type of proof.
Statements can also be proved using contradiction. For a proof by contradiction, the following steps are involved:
identify the implication of the given statement
assume that the implication is false
use axioms, theorems, etc. to produce a contradiction
conclude that the original statement is true.
The number can be shown to be irrational using contradiction.
Assume (in search of a contradiction) that is rational that is where , have no common factors and .
Then so .
This means is an even integer since is an integer.
It follows that is even. So and .
Therefore, which implies that This means that is also an even integer.
Since and are even integers, they have a common factor of , which contradicts the assumption that have no common factors.
An example which contradicts a given statement can be used to justify that a statement or conjecture is false.
Finding such an example is the basis of a proof known as counterclaim or counterexample.
Consider the statement if , then is prime. For which is not a prime number. Thus, is a counterexample.
Yet another type of proof is proof by induction which makes use of the principle of induction.
Mathematical induction is a technique for proving that a statement about an integer $n$ is true for every integer greater than or equal to some starting integer .
Let be a statement pertaining each positive integer n. If
is true and
the implication: “If then ” is true for every positive integer ,
then is true for every positive integer . This is the principle of mathematical induction.