Latest exam Aptitude Question SOLUTION: Find the closed form of the following recursive function: a(n)=5*a(n-1) where a(0) is the initial value.