Difference between revisions of "2006 AIME I Problems/Problem 6"

m
Line 1: Line 1:
 
== Problem ==
 
== Problem ==
Let <math> \mathcal{S} </math> be the set of real numbers that can be represented as repeating decimals of the form <math> 0.\overline{abc} </math> where <math> a, b, c </math> are distinct digits. Find the sum of the elements of <math> \mathcal{S}. </math>
+
Let <math> \mathcal{S} </math> be the set of [[real number]]s that can be represented as repeating [[decimal notation| decimals]] of the form <math> 0.\overline{abc} </math> where <math> a, b, c </math> are distinct [[digit]]s. Find the sum of the elements of <math> \mathcal{S}. </math>
  
  
Line 8: Line 8:
 
== Solution ==
 
== Solution ==
  
Numbers of the form <math>0.\overline{abc}</math> can be written as <math>\frac{abc}{999}</math>. There are <math>10\times9\times8=720</math> numbers total. Each digit will appear in each place value <math>\frac{720}{10}=72</math> times, and the sum of the digits, 0 through 9, is 45. So the sum of all the numbers is <math>\frac{45\times72\times111}{999}=360</math>.
+
Numbers of the form <math>0.\overline{abc}</math> can be written as <math>\frac{abc}{999}</math>. There are <math>10\times9\times8=720</math> such numbers. Each digit will appear in each place value <math>\frac{720}{10}=72</math> times, and the sum of the digits, 0 through 9, is 45. So the sum of all the numbers is <math>\frac{45\times72\times111}{999}=360</math>.
  
  

Revision as of 10:53, 29 July 2006

Problem

Let $\mathcal{S}$ be the set of real numbers that can be represented as repeating decimals of the form $0.\overline{abc}$ where $a, b, c$ are distinct digits. Find the sum of the elements of $\mathcal{S}.$



Solution

Numbers of the form $0.\overline{abc}$ can be written as $\frac{abc}{999}$. There are $10\times9\times8=720$ such numbers. Each digit will appear in each place value $\frac{720}{10}=72$ times, and the sum of the digits, 0 through 9, is 45. So the sum of all the numbers is $\frac{45\times72\times111}{999}=360$.


See also