Finding the Frequency of 5 in $S$

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Frequency
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $S=1+10+19+28+\cdots+10^{2013}$. How often does the digit 5 occur in $S$.
 
Mathematics news on Phys.org
anemone said:
Let $S=1+10+19+28+\cdots+10^{2013}$. How often does the digit 5 occur in $S$.

[sp]It is a series of arithmetic type ...

$\displaystyle S_{n} = \sum_{k=1}^{n} a_{k},\ a_{k} = a_{1} + d\ (k-1)\ (1)$

... where $d=9$, $a_{1}=1$ and...

$\displaystyle n= \frac{10^{m} - 1}{9} + 1\ (2)$

It is well known that...

$\displaystyle S_{n} = \frac{n}{2} (a_{1} + a_{n})\ (3)$

... and because $\frac{n}{2}$ is a number composed by m-2 digits 'five'and 1 digit 'sex' the numer of digit 'five' in $S_{n}$ is 2 (m-2). For m=2013 the number of digit 'five' is 2 (2013 - 2) = 4022...[/sp]

Kind regards

$\chi$ $\sigma$
 
chisigma said:
[sp]It is a series of arithmetic type ...

$\displaystyle S_{n} = \sum_{k=1}^{n} a_{k},\ a_{k} = a_{1} + d\ (k-1)\ (1)$

... where $d=9$, $a_{1}=1$ and...

$\displaystyle n= \frac{10^{m} - 1}{9} + 1\ (2)$

It is well known that...

$\displaystyle S_{n} = \frac{n}{2} (a_{1} + a_{n})\ (3)$

... and because $\frac{n}{2}$ is a number composed by m-2 digits 'five'and 1 digit 'sex' the numer of digit 'five' in $S_{n}$ is 2 (m-2). For m=2013 the number of digit 'five' is 2 (2013 - 2) = 4022...[/sp]

Kind regards

$\chi$ $\sigma$

Hi chisigma,:)

This is one very easy to follow and nevertheless VERY elegant solution to a pretty hard challenge! How many thumbs up can I give to this solution?!?(Yes)(Yes) :cool:

Your reply kind of reassuring me to keep posting many more challenge problems here because it seems to me our members will just continue to surprise us by their wonderful and insightful solution!

Thanks chisigma for this solution! And thanks for participating!