asked 149k views
3 votes
If f(1) =2 and f(n) =5f(n-1) then find the value of f(5)

asked
User Shimo
by
7.6k points

1 Answer

0 votes

Answer:

1250

Explanation:

This is the recusive formula for a geometric sequence, and can be expressed explicitly as


f(n)=2 \cdot 5^(n-1) \\ \\ \implies f(5)=1250

If f(1) =2 and f(n) =5f(n-1) then find the value of f(5)-example-1
answered
User Mahesh Gupta
by
7.4k points

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.