I\'m trying to calculate the complexity of the following:
log(c)+log(c+1)+...+log(c+m)
Any ideas/suggestions on how I can solve this?