Chapter 8: Problem 38
write a rule for the nth term of the arithmetic sequence. \(a_{12}=9, a_{27}=15\)
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 38
write a rule for the nth term of the arithmetic sequence. \(a_{12}=9, a_{27}=15\)
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
In 1202, the mathematician Leonardo Fibonacci wrote Liber Abaci, in which he proposed the following rabbit problem: Begin with a pair of newborn rabbits. When a pair of rabbits is two months old, the rabbits begin producing a new pair of rabbits each month. Assume none of the rabbits die. $$ \begin{array}{|l|l|l|l|l|l|l|} \hline \text { Month } & 1 & 2 & 3 & 4 & 5 & 6 \\ \hline \begin{array}{l} \text { Pairs at start } \\ \text { of month } \end{array} & 1 & 1 & 2 & 3 & 5 & 8 \\ \hline \end{array} $$ This problem produces a sequence called the Fibonacci sequence, which has both a recursive formula and an explicit formula as follows. $$ \text { Recursive: } a_1=1, a_2=1, a_n=a_{n-2}+a_{n-1} $$ $$ \text { Explicit: } f_n=\frac{1}{\sqrt{5}}\left(\frac{1+\sqrt{5}}{2}\right)^n-\frac{1}{\sqrt{5}}\left(\frac{1-\sqrt{5}}{2}\right)^n, n \geq 1 $$ Use each formula to determine how many rabbits there will be after one year. Justify your answers.
In Exercises 47–52, find the sum. $$ \sum_{i=0}^8 8\left(-\frac{2}{3}\right)^i $$
USING EQUATIONS One term of an arithmetic sequence is \(a_8=-13\). The common difference is \(-8\). What is a rule for the \(n\)th term of the sequence? (A) \(a_n=51+8 n\) (B) \(a_n=35+8 n\) (C) \(a_n=51-8 n\) (D) \(a_n=35-8 n\)
REASONING Find the sum of the positive odd integers less than 300 . Explain your reasoning.
fi nd the sum. \(\sum_{i=1}^{20}(2 i-3)\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.