PrudensOptimus
- 641
- 0
How do you find the sum of the digits of number N?
Say N = 10
Say N = 10
The discussion revolves around the method for finding the sum of the digits of a number N, with specific examples provided, including N = 10 and a much larger number. Participants explore different interpretations of the question and the implications of summing digits versus summing a series of integers.
Participants do not reach a consensus on the interpretation of the original question, with multiple competing views on how to approach the sum of digits versus the sum of a series of integers.
Some assumptions about the nature of N and the definitions of summing digits versus summing integers remain unresolved, leading to varied interpretations of the question.
Originally posted by BigRedDot
If memory serves me correctly:
[tex] \sum_{k=1}^N k= \frac{N(N+1)}2[/tex]
a fact that you would prove by induction.
You're right, I answered a completely different question. Well, I am sure someone asked my question somewhere, sometime. :)The "sum of the digits"
Originally posted by HallsofIvy
Was that what was meant? The "sum of the digits" of 10 is 1+ 0= 1, of course.
Originally posted by PrudensOptimus
Yea what if N = 1231247839783924723840723084732084738274... + ... N?