Here are the essential concepts you must grasp in order to answer the question correctly.
Geometric Sequence
A geometric sequence is a sequence of numbers where each term after the first is found by multiplying the previous term by a fixed, non-zero number called the common ratio. This type of sequence can be expressed in the form a_n = a_1 * r^(n-1), where a_n is the nth term, a_1 is the first term, r is the common ratio, and n is the term number.
Recommended video:
Geometric Sequences - Recursive Formula
Recursive Formula
A recursive formula defines each term of a sequence based on the preceding term(s). In the given question, the recursive formula is a_n = -5a_(n-1), which means each term is calculated by multiplying the previous term by -5. Understanding how to apply this formula is essential for generating the terms of the sequence.
Recommended video:
Initial Term
The initial term, often denoted as a_1, is the first term of a sequence from which all subsequent terms are derived. In this case, a_1 = -6 serves as the starting point for the geometric sequence. Knowing the initial term is crucial for calculating the first few terms of the sequence using the recursive formula.
Recommended video:
Adding & Subtracting Functions Example 1