Chapter 8: Problem 22
Write a recursive rule for the sequence. $$ -3,-1,2,6,11, \ldots $$
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 8: Problem 22
Write a recursive rule for the sequence. $$ -3,-1,2,6,11, \ldots $$
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
fi nd the sum. \(\sum_{i=1}^{20}(2 i-3)\)
The variables x and y vary inversely. Use the given values to write an equation relating x and y.Then fi nd y when x = 4. $$ x=2, y=9 $$
The rule for a recursive sequence is as follows. $$ \begin{aligned} &f(1)=3, f(2)=10 \\ &f(n)=4+2 f(n-1)-f(n-2) \end{aligned} $$ a. Write the first five terms of the sequence. b. Use finite differences to find a pattern. What type of relationship do the terms of the sequence show? c. Write an explicit rule for the sequence.
In Exercises 47–52, find the sum. $$ \sum_{i=0}^9 9\left(-\frac{3}{4}\right)^i $$
In Exercises 33-40, write a rule for the \(n\)th term of the geometric sequence. $$ a_1=1, a_2=49 $$
What do you think about this solution?
We value your feedback to improve our textbook solutions.