A sequence is a function whose domain is the set of positive integers . Each positive integer is the index (position) of a term, and the output is the term of the sequence.
If the general term is given as a formula in , then:
Example: If , find the first four terms.
A sequence is arithmetic if there exists a constant (common difference) such that: The general term is:
A sequence is geometric if there exists a constant (common ratio) such that: The general term is:
A sequence is harmonic if the reciprocals of its terms form an arithmetic sequence. That is, is harmonic if is arithmetic.
Example: is harmonic because is arithmetic.
Q1(a): Write the first five terms of the sequence .
This is an arithmetic sequence with and .
Q1(b): Write the first four terms of .
This is a geometric sequence with and .