50. 51. 52. 53. 54. 55. That is 6 numbers.
Chat with our AI personalities
Infinitely many.
31,37,41,43,47
1 and 49 7 and 7
You know that sum of the first n whole numbers is n(n+1)/2. ( it is the same as the first n natural numbers since the zero does not add anything) So lets say you want the sum of all the whole numbers between 3 and 10. ( I made it easy to illustrate the idea.) The sum of the whole numbers between 0 and 3 is 3(4)/2=6 The sum of the whole numbers between 0 and 10 is 10(11)/2=55 So the sum of the whole numbers between 3 and 10 is the (sum of the whole number between 0 and 10) -(sum of whole numbers between 0 and 3) which is 55-6=49 So in general, for whole numbers m and n with m
49