Look at the pattern shown below.

2, 4, 16, 256 ...

What is f(n+ 1) in terms of f(n), where n represents the position of a term in this pattern?

A. (F(n))^2

B. 2(f(n))

C. (F(n)-1)^2

D. 2(f(n)-1)