9.2k views
3 votes
Write an equation to define sequence k recursively.

Write an equation to define sequence k recursively.-example-1
User Tiktock
by
8.8k points

1 Answer

5 votes
Answer:
you can already tell its geometric because
the graph line is curved and the table is
multiplying by 1/3.
recursive:
f(0)=81, f(n)=(n-1)×1/3 for n>1
decimal values probably won't work
because of the scenario, neither will
negative numbers.
User Justin Van Patten
by
9.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.