The digital sum in base b of a set of natural numbers is calculated as follows: express each of the numbers in base b, then take the sum of corresponding digits and discard all carry overs. That is, the digital sum is the same as the normal sum except that no carrying is used. For example, in decimal (base 10) arithmetic, the digital sum of 123 and 789 is 802: * 3 + 9 = 12, discard the 10 leaving 2. * 2 + 8 = 10, discard the 10 leaving 0. * 1 + 7 = 8, there is no carry to discard.123789---802 For example: 011 (3)100 (4)101 (5)---010 (2) is the binary digital sum of 3, 4 and 5.
Property | Value |
---|---|
dbo:abstract |
|
dbo:wikiPageID |
|
dbo:wikiPageLength |
|
dbo:wikiPageRevisionID |
|
dbo:wikiPageWikiLink |
|
dbp:wikiPageUsesTemplate | |
dct:subject | |
rdf:type | |
rdfs:comment |
|
rdfs:label |
|
owl:sameAs | |
prov:wasDerivedFrom | |
foaf:isPrimaryTopicOf | |
is dbo:wikiPageDisambiguates of | |
is dbo:wikiPageWikiLink of | |
is foaf:primaryTopic of |