Which sequence matches the recursive formula?

an = (an-1)2 + 3, where a1 = 2

A)
2, 4, 16, 256, ...


B)
2, 7, 17, 37, ...


C)
2, 7, 52, 2707, ...


D)
2, 25, 784, 6159, ...