Key Points
- 1Sequence Definition
A sequence is an ordered list of numbers, where each number is called a term. We use notation like to represent the term in the position.
- 2Explicit Rule for a Sequence
An explicit rule or formula defines the term of a sequence using its position number, . For example, the sequence of even numbers can be written as .
- 3Recursive Rule for a Sequence
A recursive rule defines a term of a sequence using one or more preceding terms. It always requires one or more initial terms to be stated. For example, .
- 4Arithmetic Progression Definition
An Arithmetic Progression (AP) is a sequence where each term is obtained by adding a fixed number, called the common difference (), to the previous term. For example, is an AP with .
- 5nth Term of an Arithmetic Progression
The explicit formula for the term of an AP is . Here, is the first term, is the common difference, and is the term number.
- 6Finding the Common Difference of an AP
The common difference in an AP is the difference between any two consecutive terms. It is calculated as . The difference can be positive, negative, or zero.
- 7Geometric Progression Definition
A Geometric Progression (GP) is a sequence where each term is obtained by multiplying the previous term by a fixed non-zero number, called the common ratio (). For example, is a GP with .
- 8nth Term of a Geometric Progression
The explicit formula for the term of a GP is . Here, is the first term, is the common ratio, and is the term number.
- 9Finding the Common Ratio of a GP
The common ratio in a GP is the ratio of any two consecutive terms. It is calculated as . The ratio can be an integer, a fraction, or a negative number.
- 10Sum of First n Natural Numbers
The sum of the first natural numbers, denoted by , is given by the formula . This formula is useful for summing long lists of consecutive numbers.
- 11Triangular Numbers
The sequence of triangular numbers is . The triangular number is the sum of the first natural numbers, so its formula is .
- 12Square Numbers and Odd Numbers
Each term in the square number sequence () is the sum of consecutive odd numbers. For example, the 4th square number is .
- 13Virahanka-Fibonacci Sequence
This is a famous recursive sequence defined by , and for . Each term is the sum of the two preceding terms, resulting in the sequence .
- 14Visualizing an Arithmetic Progression
When the terms of an AP are plotted on a graph with the term number on the x-axis and the term value on the y-axis, the points lie on a straight line. This shows a linear growth or decay.
- 15Visualizing a Geometric Progression
When the terms of a GP are plotted on a graph, the points lie on a curve, not a straight line. This represents exponential growth (if ) or decay (if ).
- • Review these points before exams
- • Make flashcards for better retention
- • Connect points to real-world examples
- • Practice explaining each point in your own words