print(sum(int(i) for i in range(int(input())+1)))