Computer Science, asked by aks0355, 6 months ago

Using switch case in bluej write a menu driven program to find the sum of the following series

and display sum for each case:

i) S=1+(1*3) + (1*3*5) + (1*3*5*7) +....................+ (1*3*5*7*........*(2n-1))

ii) S=(1/a) + (2/a3

) + (3/a5

) + (4/a7

) + .........................+ (n/an)​

Answers

Answered by prashadvijay74
1

Answer:

(35) is the answer of questions

Similar questions