Recursioneasy
0:00.0

A square has a side length sns_n defined recursively as sn=2sn1s_n = 2s_{n-1}, where s1=5s_1 = 5. What is the area of the square when n=2n=2?

s_n