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

Write an equation to define sequence k recursively.-example-1
asked
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.

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.