write a program that performs an arithmetic sequence summation (arithmetic series).
write a program that performs an arithmetic sequence summation (arithmetic series). The program should accept the following value from the user - first term(a1), last term (an),