asked 140k views
1 vote
write the first four terms of the sequence defined by the given rule f (1) = 3, f(n) = [ f(n - 1)] ^2

asked
User Stason
by
8.6k points

2 Answers

5 votes


\\ \sf\longmapsto f(n)=[f(n-1)]^2

  • f(1)=3


\\ \sf\longmapsto f(2)=(f(1))^2=3^2=9


\\ \sf\longmapsto f(3)=(f(2))^2=(9)^2=81


\\ \sf\longmapsto f(4)=(f(3))^2=(81)^2=6561

answered
User Blerta Dhimitri
by
8.9k points
2 votes

Answer:

3, 9, 81, 6561

Explanation:

previous term × itself

answered
User Elver Loho
by
8.8k 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.