Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Classification of Numbers: Natural numbers (N), Integers (Z), Rational numbers (Q), Irrational numbers, and Real numbers (R).
Prime Numbers: Numbers with exactly two factors (1 and itself). 1 is not a prime number.
Factors and Multiples: HCF (Highest Common Factor) and LCM (Lowest Common Multiple) using prime factorization.
Arithmetic Sequences: A sequence where the difference between consecutive terms is constant (common difference, d).
Geometric Sequences: A sequence where each term is found by multiplying the previous term by a constant (common ratio, r).
Quadratic Sequences: A sequence where the second difference is constant. The n-th term is in the form an² + bn + c.
Special Sequences: Square numbers (1, 4, 9...), Cube numbers (1, 8, 27...), and Fibonacci sequences (each term is the sum of the two preceding ones).
📐Formulae
Arithmetic n-th term:
Geometric n-th term:
Quadratic n-th term:
Second difference in quadratic sequence:
Sum of terms (Arithmetic):
💡Examples
Problem 1:
Find the n-th term of the sequence: 5, 8, 11, 14, ...
Solution:
Explanation:
This is an arithmetic sequence with first term and common difference . Using the formula , we get .
Problem 2:
Determine the n-th term of the sequence: 4, 7, 12, 19, 28, ...
Solution:
Explanation:
First differences: 3, 5, 7, 9. Second differences: 2, 2, 2. Since the second difference is constant (2), it is a quadratic sequence. . Comparing (1, 4, 9, 16) to our sequence (4, 7, 12, 19), each term is exactly 3 more than .
Problem 3:
Is rational or irrational?
Solution:
Irrational
Explanation:
, which is a rational number. is a well-known irrational number (it cannot be written as a fraction ). The sum of a rational and an irrational number is always irrational.
Problem 4:
Find the next term and the n-th term of the sequence: 2, 6, 18, 54, ...
Solution:
Next term: 162; n-th term:
Explanation:
This is a geometric sequence because each term is multiplied by 3 (common ratio ). The first term . The next term is . The formula is .