Emily S.

asked • 10/01/20

A sequence is defined by : f(0) = 3, f(n) = 2 f(n-1)f ( 0 ) = 3 , f ( n ) = 2 ⋅ f ( n − 1 ) for n ≥ 1. Write a definition for the n th term of f.

I got this answer, I just don't know if it's right.

f(n) = 3 * 2n for n>0.

1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.