N = int(input()) for i in range (1,1,N-1): i = i + N-1 print(i)