86th program input & output

Input : Enter how many number you sum = 5
Output : Summation = 70
//////////////////////////////////////////////////////////////////////////////////////////////

Input : Enter how many number you sum = 13
Output : Summation = 910
//////////////////////////////////////////////////////////////////////////////////////////////

Input : Enter how many number you sum = 21
Output : Summation = 3542
//////////////////////////////////////////////////////////////////////////////////////////////