Sequences

From alpha
Jump to navigation Jump to search

Sequences is an ordered list of numbers that follow a particular pattern. We see sequences in many places in real life. For example, the house numbers in a row, page numbers of a book.

Definition

A sequence is a list of numbers (or elements) that exhibits a particular pattern. Each element in a sequence is called a term. A sequence can be finite , meaning it has a specific number of terms, or infinite meaning it continues indefinitely.

We denote the terms of a sequence by .The subscript denotes the position of the term. The term is the number at the position of the sequence and is denoted by .The term is also called the general term of the sequence.

Example

Let us understand this with an example. is a sequence where there is a common difference of between any two terms and the sequence goes on increasing up to infinity unless the upper limit is given. This example is for the infinite sequence.

In this example .

Another example is a sequence where there is a common ratio of between any two terms and the sequence ends at . This example is for the finite sequence.

In this example .

Types of Sequences

Arithmetic Sequence

An arithmetic sequence is a sequence of numbers in which each successive term is a sum of its preceding term and a fixed number. This fixed number is called a common difference. The terms of the arithmetic sequence are of the form

Example: Here

Geometric Sequence

A geometric sequence is a sequence where every term bears a constant ratio to its preceding term. This ratio is called the "common ratio". The terms of the geometric sequence are of the form

Example: Here

Fibonacci Sequence

Fibonacci sequence is a sequence where every term is the sum of the last two preceding terms.

Example: