asked 72.8k views
2 votes
Please help. I don’t know answer

Please help. I don’t know answer-example-1
asked
User Kera
by
9.5k points

1 Answer

4 votes

a(1) = 1,25

a(2) = 4

a(n) = a(n - 2) * a(n - 1)

..., 2000, 200000

b(1) = -3

b(2) = -2

b(n) = b(n - 2) * b(n - 1)

..., 864, -62208

answered
User Bert Regelink
by
8.6k 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.