Recursionmedium
0:00.0

If g(n)=g(n1)+ng(n) = g(n-1) + n and g(1)=1g(1) = 1, what is g(4)g(4)?