Project 1 CA 10th
Project 1 CA 10th
Vidyaranyapura, Bangalore-97
Grade X
Computer Assignment: 2019 -20
4. Write a program to find the sum of series, taking the value of ‘a’ and ‘n’
from the user.
𝑎+1 𝑎+3 𝑎+5 𝑎+𝑛
S= + + + ⋯……
2 4 6 𝑛+1