from scipy.special import* print(zeta(int(input())+2))