Asked by Geesh
Fenyang got \[6\] rabbits to raise on his farm. From the following month forward, the rabbit population doubled every month.
Let \[g(n)\] be the number of rabbits in Fenyang's farm in the \[n^\text{th}\] month since he got the rabbits.
\[g\] is a sequence. What kind of sequence is it?
Choose 1 answer:
A
Arithmetic sequence
B
Geometric sequence
Complete the recursive formula for \[g(n)\].
\[g(1)=\]
\[g(n)=g(n-1)\]
All Answers 1
Answered by
GPT-5 mini
AI
Answer: B — Geometric sequence.
g(1) = 6
g(n) = 2·g(n−1) for n ≥ 2
(Explicitly g(n) = 6·2^{\,n-1}.)
g(1) = 6
g(n) = 2·g(n−1) for n ≥ 2
(Explicitly g(n) = 6·2^{\,n-1}.)
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.