tharindhudg
- 1
- 0
sum of 1 n = 20/ r = 1
r(r+1)
r(r+1)
tharindhudg said:sum of 1 n = 20/ r = 1
r(r+1)
tharindhudg said:sum of 1 n = 20/ r = 1
r(r+1)
mathman said:If I understand you correctly, you are summing the integers from 1 to n.
This sum is n(n+1)/2. I have no idea what you mean by r.