Difference between revisions of "1962 AHSME Problems/Problem 40"
(Created page with "==Problem== The limiting sum of the infinite series, <math>\frac{1}{10} + \frac{2}{10^2} + \frac{3}{10^3} + \dots</math> whose <math>n</math>th term is <math>\frac{n}{10^n}</math...") |
(→Solution 2) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 5: | Line 5: | ||
==Solution== | ==Solution== | ||
− | + | The series can be written as the following: | |
+ | |||
+ | <math>\frac{1}{10} + \frac{1}{10^2} + \frac{1}{10^3} + ...</math> | ||
+ | |||
+ | <math>+ \frac{1}{10^2} + \frac{1}{10^3} + \frac{1}{10^4} + ...</math> | ||
+ | |||
+ | <math>+ \frac{1}{10^3} + \frac{1}{10^4} + \frac{1}{10^5} + ...</math> | ||
+ | |||
+ | and so on. | ||
+ | |||
+ | by using the formula for infinite geometric series <math>(\frac{a}{1-r})</math>, | ||
+ | |||
+ | We can get <math>\frac{\frac{1}{10}}{1-\frac{1}{10}}</math> <math>+</math> <math>\frac{\frac{1}{10^2}}{1-\frac{1}{10}}</math> <math>+</math> <math>\frac{\frac{1}{10^3}}{1-\frac{1}{10}}</math> <math>+</math> ... | ||
+ | Since they all have common denominators, we get <math>\frac{(\frac{1}{10} + \frac{1}{10^2} + \frac{1}{10^3})}{\frac{9}{10}}</math>. | ||
+ | Using the infinite series formula again, we get <math>\frac{\frac{\frac{1}{10}}{1-\frac{1}{10}}}{\frac{9}{10}}</math> <math>=</math> <math>\frac{\frac{\frac{1}{10}}{\frac{9}{10}}}{\frac{9}{10}}</math> <math>=</math> <math>\frac{\frac{1}{9}}{\frac{9}{10}}</math> <math>=</math> <math>\boxed{ (B) \frac{10}{81}}</math> | ||
+ | |||
+ | ==Solution 2== | ||
+ | So.. we have the sum to be <math>\frac{1}{10}+\frac{2}{100}+\frac{3}{1000}</math>... | ||
+ | Notice that this can be written as | ||
+ | <math>\frac{1}{10}+\frac{0.2}{10}+\frac{0.03}{10}+\frac{0.004}{10}</math>. | ||
+ | Now, it is trivial that the new fraction we seek is <math>\frac{1.234567891011......}{10}</math> | ||
+ | |||
+ | Testing the answer choices, we see that <math>\boxed{B}</math> is the correct answer. | ||
+ | |||
+ | ==Solution 3== | ||
+ | Let | ||
+ | <cmath> | ||
+ | S = \frac{1}{10} + \frac{2}{10^2} + \frac{3}{10^3} + ... | ||
+ | </cmath> | ||
+ | Then | ||
+ | <cmath> | ||
+ | 10S = 1 + \frac{2}{10} + \frac{3}{10^2} + \frac{4}{10^3} + ... | ||
+ | </cmath> | ||
+ | Subtracting <math>1S</math> from <math>10S</math>, we got: | ||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | 9S &= 1 + \frac{1}{10} + \frac{1}{10^2} + \frac{1}{10^3} + ... \\ | ||
+ | &= \frac{1}{1-\frac{1}{10}} = \frac{10}{9} \\ | ||
+ | S &= \frac{10}{81} | ||
+ | \end{align*} | ||
+ | </cmath> | ||
+ | Therefore, the answer is <math>\boxed{(B) \frac{10}{81}}</math>. -nullptr07 | ||
+ | |||
+ | ==Video Solution== | ||
+ | Problem starts at 2:20 : https://www.youtube.com/watch?v=3PDZtddYQoM&t=5s |
Latest revision as of 16:01, 28 June 2023
Problem
The limiting sum of the infinite series, whose th term is is:
Solution
The series can be written as the following:
and so on.
by using the formula for infinite geometric series ,
We can get ... Since they all have common denominators, we get . Using the infinite series formula again, we get
Solution 2
So.. we have the sum to be ... Notice that this can be written as . Now, it is trivial that the new fraction we seek is
Testing the answer choices, we see that is the correct answer.
Solution 3
Let Then Subtracting from , we got: Therefore, the answer is . -nullptr07
Video Solution
Problem starts at 2:20 : https://www.youtube.com/watch?v=3PDZtddYQoM&t=5s