MHB Finding the Limit of Digit Sums in A

  • Thread starter Thread starter Albert1
  • Start date Start date
  • Tags Tags
    Limit Sums
AI Thread Summary
The discussion centers on finding how many numbers in the set A, ranging from 1 to 2013, can be reduced to a digit sum of 1 through repeated summation. It is established that the digit sum operation preserves the residue class modulo 9. Consequently, the numbers that meet the requirement are those that are 1 more than a multiple of 9. The calculation shows that there are 224 such numbers in the set A. The conclusion is that 224 numbers can be selected from A that ultimately reduce to a digit sum of 1.
Albert1
Messages
1,221
Reaction score
0
digits sum

$A\in ${1,2,3,4,----2013}
a number p is picking randomly from A
if $q_1$=the digits sum of p
if $q_2$=the digits sum of $q_1$
------
continue this procedure until the digits sum=1 then stop
How many numbers we can pick from A ,and meet the requirement ?
 
Last edited:
Mathematics news on Phys.org
Re: digits sum

Albert said:
$A\in ${1,2,3,4,----2013}
a number p is picking randomly from A
if $q_1$=the digits sum of p
if $q_2$=the digits sum of $q_1$
------
continue this procedure until the digits sum=1 then stop
How many numbers we can pick from A ,and meet the requirement ?
hint:
p can be:
19,28,37,460,1900 ---etc.
all meet the requirement
of course there are more ---
 
try to find it logically ,don't use any pc code

there are 224 numbers in the set:

{1,2,3,4-------2013}

now prove or find it .
 
Re: digits sum

Albert said:
$A\in ${1,2,3,4,----2013}
a number p is picking randomly from A
if $q_1$=the digits sum of p
if $q_2$=the digits sum of $q_1$
------
continue this procedure until the digits sum=1 then stop
How many numbers we can pick from A ,and meet the requirement ?
[sp]Digital sum preserves residue class mod 9. So this set is just the set of all numbers between 1 and 2013 that are 1 more than a multiple of 9. Since $2013 \div 9 = 223\!\frac23$, there are $224$ such numbers.[/sp]
 
my solution:
in fact this is an AP with :
$a_1=1,a_n=2008,\,\,$ and , $d=9$
from :$a_n=a_1+(n-1)d$
we have:$2008=1+(n-1)\times 9$
$2016=9n$
$\therefore n=224$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads

Replies
2
Views
2K
Replies
8
Views
2K
Replies
4
Views
2K
Replies
1
Views
2K
Replies
0
Views
2K
Back
Top