Deducing sums such as 1+2+3+ .+100

  • Thread starter Thread starter Natasha1
  • Start date Start date
  • Tags Tags
    Sums
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
14 replies · 2K views
Natasha1
Messages
494
Reaction score
9

Homework Statement


You are given the following two sums:

1+2+3+...+50 = 1275 and
1+2+3+...+100 = 5050

Using these results, find the following sums. (no long methods allowed)

a) 51+52+53+...+100
b) 2+4+6+...+100
c) 1+3+5+...+99
d) 1-2+3-4+5-...+99-100
e) 100.01-100.02+100.03-100.04+... -101

2. The attempt at a solution

a) (1+2+3+...+100) - (1+2+3+...+50) = 5050 - 1275 = 3775
b) (1+2+3+...+50) + (1+2+3+...+50) = 1275 +1275 = 2550
c) stuck, need help on this one
d) (-1)+(-1)...+(-1) = -100
e) (-0.01)+(-0.01)+...+(-0.01) = 1

Could you please check a, b, d and e and help me with c? Thank you :)
 
Physics news on Phys.org
c) Is it 2550 - 100 = 2450

d) and e) can someone help me a little to start?
 
Is e) -0.01)+(-0.01)+...+(-0.01) = -1
 
How many numbers are being added in c?

Once you figure out c, then similar to before, think about d relative to c and b.
 
rcgldr said:
How many numbers are being added in c?

Once you figure out c, then similar to before, think about d relative to c and b.

C) is it 25 x 100 + 50 = 2550 ?
 
Wait no c) 25 x 100 = 2500
 
So d) would be 2500 - 2550 = -50
 
are c and d correct now and could someone guide me for e?
 
Alternately, consider breaking the numbers (such as 100.01) into two components on either side of the decimal, see if you can find a calculation that efficiently sums each part, then add the two pieces back together.
 
I think the "formula" is to bump up the last number by 1 and multiply it by half of the last number.
Ex: 1+2+3+4
First: 4 --> 5
Second: 4/2= 2
Finally 2*5=10
This method works because my tutor got angry and made me add up all the number between 1 and 100 by hand and I did it this way. You will probably have to alter the formula on e.
 
Natasha1 said:
Wait no c) 25 x 100 = 2500
yes, although I'm not sure how you got this. For the requested "short method" you should probably look at the terms in (b)+(c)
Natasha1 said:
So d) would be 2500 - 2550 = -50
yes - can you see now what was wrong with your previous attempt for (d)? PeroK had some words you should take to heart...

if you can work that out, you should have no problem with (e) - but again, "short method", you should be able to find (d) embedded inside (e).