Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Recursioneasy
0:00.0

What is the base case for the recursion f(n)=f(n−1)+nf(n) = f(n-1) + nf(n)=f(n−1)+n to define the sum of first nnn integers?