Number and Algebra

Sequences, Series and Proof

Sequences, Series and the Σ\Sigma 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 {ur}\{u_r\} where rr can take values 1,2,3,1,2,3, \dots

  • The rthr\text{th} term of a sequence is denoted by uru_r.

  • Sequences may be finite or infinite.

  • Ellipsis (\dots) 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 {ur}={2r+5}\{u_r\}=\{2r+5\}, where rZ+r\in \mathbb{Z^+}, r4r\leq 4.

  • The infinite sequence 1,14,19,116,125,...1,\frac{1}{4},\frac{1}{9},\frac{1}{16},\frac{1}{25},... can be rewritten as {ur}={1r2}\{u_r\}=\{\frac{1}{r^2}\}.

Series
  • The terms of a sequence considered as a sum, for instance 7+5+3+17+5+3+1 is called a series.

  • Like sequences, series can be finite or infinite.

  • The (infinite) set of even numbers can be written as {2,4,6,8,,2r,}.\{2,4,6,8,\ldots, 2r, \ldots\}. The general term here is 2r2r where rZ+r\in \mathbb{Z^+}.

The Σ\Sigma Notation
  • A series can be written compactly using sigma notation.

  • The general term written in terms of rr and the range of values rr can take are required to write a series using this notation.

  • For instance: the series 12+22+1^2 + 2^2 + \dots has the general term r2r^2 and rr can take values 1,2,3,1,2,3,\dots so, we write r=1r2\displaystyle \sum_{r=1}^{\infty} r^2 (read as "The sum of r2r^2, from r=1r=1 to r=r=\infty).

  • A sum given in sigma notation can also be expanded into individual terms.

  • For example:

    r=36r(r+3)amp;=[3(3+3)]+[4(4+3)]+[5(5+3)]+[6(6+3)]amp;=3×6+4×7+5×8+6×9.\begin{aligned}\sum_{r=3}^{6} r(r+3)&=[3(3+3)]+[4(4+3)]+[5(5+3)]+[6(6+3)] \\ &=3\times 6 + 4\times 7+5\times 8+6\times 9.\end{aligned}

  • 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 n1\mathbf{n-1} common differences to the first term.

  • Thus, an arithmetic sequence with first term u1u_1 and common difference dd has the general term un=u1+(n1)d\displaystyle u_n=u_1+(n-1)d.

  • The formula for the sum of a finite arithmetic progression is Sn=n2(u1+un)=n2[2u1+(n1)d].\displaystyle S_n=\frac{n}{2}(u_1+u_n)=\frac{n}{2}[2u_1+(n-1)d].

  • It can be derived as follows: Snamp;=amp;u1amp;+amp;u1+damp;+amp;u1+2damp;+amp;amp;+amp;undamp;+amp;unSnamp;=amp;unamp;+amp;undamp;+amp;un2damp;+amp;amp;+amp;u1+damp;+amp;u12Snamp;=amp;u1+unamp;+amp;u1+unamp;+amp;u1+unamp;+amp;amp;+amp;u1+unamp;+amp;u1+un\begin{array}{ccccccccccccc} S_n&=&u_1&+&u_1+d&+&u_1+2d&+&\ldots&+&u_n-d&+&u_n \\ S_n&=&u_n&+&u_n-d&+&u_n-2d&+&\ldots&+&u_1+d&+&u_1 \\\hline 2S_n&=&u_1+u_n&+&u_1+u_n&+&u_1+u_n&+&\ldots&+&u_1+u_n&+&u_1+u_n\end{array}

    Since there are nn terms on the right-hand side, it follows that:

    2Snamp;=n(u1+un)Snamp;=n2(u1+un).\begin{aligned} 2S_n&=n(u_1+u_n) \\\bm{S_n}&\bm{=}\bm{\frac{n}{2}\left(u_1+u_n\right)}.\end{aligned}

  • 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 rr.

  • The n\boldsymbol{n}th term of a geometric sequence is obtained by multiplying the first term by the (n1)\bm{(n-1)}th power of the common ratio.

  • Thus, a geometric difference with first term u1u_1 and common ratio rr has the general term un=u1rn1u_n=u_1r^{n-1}, where r0,1,1r\neq 0,1,-1 and u11u_1\neq1.

  • The formula for the sum of a finite geometric progression is Sn=u1(1rn)1r,r1.\displaystyle S_n=\frac{u_1(1-r^n)}{1-r},\quad r\neq1.

  • The derivation is as shown (note the cancellations):

    aaaaaaaSnamp;=amp;amp;amp;u1amp;+amp;u1ramp;+amp;u1r2amp;+amp;amp;+amp;u1rn1aaaaaaarSnamp;=amp;amp;amp;amp;amp;u1ramp;+amp;u1r2amp;+amp;amp;+amp;u1rn1amp;+amp;u1rn(1r)Snamp;=amp;amp;amp;u1u1rnamp;\begin{array}{ccccccccccccccc} \phantom{aaaaaaa}S_n&=&&&u_1&+&u_1r&+&u_1r^2&+&\ldots&+&u_1r^{n-1}\\ - \\ \phantom{aaaaaaa}rS_n&=&&&&& u_{1}r&+&u_{1}r^2&+&\ldots&+&u_1r^{n-1}&+&u_1r^n \\ \hline (1-r) S_n&=&&&u_1-u_1r^n& \end{array}

        Sn=u1(1rn)1r,(r1)\displaystyle \hspace{0.95cm} \implies \large S_n=\frac{u_1(1-r^n)}{1-r}, \quad (r\neq 1)

  • If \lvert r \rvert <1, then for large values of nn, rnr^n approaches zero and the formula becomes Sn=u11r\displaystyle S_n=\frac{u_1}{1-r}.

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.

Example\large \text{Example}

We can show that two numbers always sum up to an even number using direct proof.

Let mm and nn be two odd positive integers.

Then m=2p+1m=2p+1 and n=2q+1n=2q+1, where p,qZ+p,q \in \mathbb{Z}^+.

Therefore, m+n=2p+2q+2=2(p+q+1).m+n=2p+2q+2=2(p+q+1).

Since p+q+1Z+,p+q+1 \in \mathbb{Z^+}, m+nm+n 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.

Example\large \text{Example}

The number 2\sqrt{2} can be shown to be irrational using contradiction.

Assume (in search of a contradiction) that 2\sqrt{2} is rational that is 2=mn\sqrt{2}=\frac{m}{n} where m,nZm,n \in \mathbb{Z}, m,nm,n have no common factors and n0n\neq 0.

Then 2=m2n2;2=\frac{m^2}{n^2}; so m2=2n2m^2=2n^2.

This means m2m^2 is an even integer since n2n^2 is an integer.

It follows that mm is even. So m=2km=2k and m2=4k2m^2=4k^2.

Therefore, m2=4k2=2n2m^2=4k^2=2n^2 which implies that n2=2k2.n^2=2k^2. This means that n2n^2 is also an even integer.

Since mm and nn are even integers, they have a common factor of 22, which contradicts the assumption that m,nm, n 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.

Example\large \text{Example}

Consider the statement if nZn\in \mathbb{Z}, then n2+1n^2+1 is prime. For n=3, n2+1=10n=3,\ n^2+1=10 which is not a prime number. Thus, n=3n=3 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 nn greater than or equal to some starting integer n0n_0.

  • Let P(n)P(n) be a statement pertaining each positive integer n. If

    • P(1)P(1) is true and

    • the implication: “If P(k)P(k) then P(k+1)P(k+1)” is true for every positive integer kk,

      then P(n)P(n) is true for every positive integer nn. This is the principle of mathematical induction.