How to Write a Formula for a Recursive Sequence
A sequence in which the value of each statement is determined by the previous statement in the sequence is called a recursive sequence.
[include_netrun_products_block from-products="product/6-virginia-sol-grade-3-math-practice-tests/" product-list-class="bundle-products float-left" product-item-class="float-left" product-item-image-container-class="p-0 float-left" product-item-image-container-size="col-2" product-item-image-container-custom-style="" product-item-container-size="" product-item-add-to-cart-class="btn-accent btn-purchase-ajax" product-item-button-custom-url="{url}/?ajax-add-to-cart={id}" product-item-button-custom-url-if-not-salable="{productUrl} product-item-container-class="" product-item-element-order="image,title,purchase,price" product-item-title-size="" product-item-title-wrapper-size="col-10" product-item-title-tag="h3" product-item-title-class="mt-0" product-item-title-wrapper-class="float-left pr-0" product-item-price-size="" product-item-purchase-size="" product-item-purchase-wrapper-size="" product-item-price-wrapper-class="pr-0 float-left" product-item-price-wrapper-size="col-10" product-item-read-more-text="" product-item-add-to-cart-text="" product-item-add-to-cart-custom-attribute="title='Purchase this book with single click'" product-item-thumbnail-size="290-380" show-details="false" show-excerpt="false" paginate="false" lazy-load="true"]
The formula of a recursive sequence is as follows:
\(a_n = f(a_{(n-1)})\), where a_n is the nth term of the sequence and \(a_{(n-1)}\) is the \((n-1)\)th term of the sequence. The function \(f(a_{(n-1)})\) is called the return relation and describes the relationship in the sequence.
Step-by-step to find the general formula for the recursive sequence
To find the general formula for the recursive sequence, follow the step-by-step guide below:
- Start by identifying the first few terms of the recursive sequence.
- Attempt to find a pattern in the terms, such as a specific difference or ratio between consecutive terms.
- Use the pattern identified in step 2 to express the nth term of the sequence in terms of the previous terms.
- Solve for the explicit formula using the recursive formula found in step 3 and the initial conditions of the sequence.
- Test the explicit formula using the first few terms of the sequence to confirm it is correct
- If the explicit formula does not match the initial terms, try to find a new pattern or check for errors in the previous steps.
Example: Find the general formula for the recursive sequence defined by the following:
a1 = 2 an = 3an-1 – 2
Step 1: Identify the first few terms of the sequence: a1 = 2 a2 = 3(a1) – 2 = 3(2) – 2 = 4 a3 = 3(a2) – 2 = 3(4) – 2 = 10 a4 = 3(a3) – 2 = 3(10) – 2 = 28
Step 2: Look for a pattern: We can see that the nth term is equal to 3 times the (n-1)th term minus 2.
Step 3: Express the nth term in terms of the previous terms: an = 3an-1 – 2
Step 4: Solve for the explicit formula using the recursive formula and initial conditions: We know that a1 = 2, so we can substitute that into the recursive formula: an = 3an-1 – 2 a1 = 2 a2 = 3(a1) – 2 = 3(2) – 2 = 4 a3 = 3(a2) – 2 = 3(4) – 2 = 10 a4 = 3(a3) – 2 = 3(10) – 2 = 28
From this, we can see that the explicit formula is: an = 3^n-1 * 2
Step 5: Test the explicit formula using the first few terms of the sequence: a1 = 2 = 3^(1-1) * 2 a2 = 4 = 3^(2-1) * 2 a3 = 10 = 3^(3-1) * 2 a4 = 28 = 3^(4-1) * 2
The explicit formula matches the initial terms of the sequence, so it is correct.
Related to This Article
More math articles
- How to Calculate the Volume of a Truncated Cone: Step-by-Step Guide
- Top 10 7th Grade MEAP Math Practice Questions
- 10 Most Common SAT Math Questions
- Addition of Money Quantities
- Top 10 7th Grade SBAC Math Practice Questions
- What does SAT Stand for?
- Full-Length 7th Grade PARCC Math Practice Test-Answers and Explanations
- The Ultimate 7th Grade PARCC Math Course (+FREE Worksheets)
- Decimals in Action: Completing Addition and Subtraction Sentences
- Top 10 ASTB Math Practice Questions




































What people say about "How to Write a Formula for a Recursive Sequence - Effortless Math: We Help Students Learn to LOVE Mathematics"?
No one replied yet.