Difference between revisions of "Mock AIME 6 2006-2007 Problems/Problem 5"
Line 102: | Line 102: | ||
<math>0 \le b^2-b+(a^2-10a+11)</math> | <math>0 \le b^2-b+(a^2-10a+11)</math> | ||
+ | When <math>a=0</math>, <math>0 \le b^2-b+11</math>, which gives: <math>b \ge 0</math>. Which is 2008 and 2009 Total cases of: 2 | ||
+ | When <math>a=1</math>, <math>0 \le b^2-b+2</math>, which gives: <math>b \ge 0</math>. Total cases of: 10 | ||
+ | |||
+ | When <math>a=2</math>, <math>0 \le b^2-b-5</math>, which gives: <math>b \ge 3</math>. Total cases of: 7 | ||
+ | |||
+ | When <math>a=3</math>, <math>0 \le b^2-b-10</math>, which gives: <math>b \ge 4</math>. Total cases of: 6 | ||
+ | |||
+ | When <math>a=4</math>, <math>0 \le b^2-b-13</math>, which gives: <math>b \ge 5</math>. Total cases of: 5 | ||
+ | |||
+ | When <math>a=5</math>, <math>0 \le b^2-b-14</math>, which gives: <math>b \ge 5</math>. Total cases of: 5 | ||
+ | |||
+ | When <math>a=6</math>, <math>0 \le b^2-b-13</math>, which gives: <math>b \ge 5</math>. Total cases of: 5 | ||
+ | |||
+ | When <math>a=7</math>, <math>0 \le b^2-b-10</math>, which gives: <math>b \ge 4</math>. Total cases of: 6 | ||
+ | |||
+ | When <math>a=8</math>, <math>0 \le b^2-b-5</math>, which gives: <math>b \ge 3</math>. Total cases of: 7 | ||
+ | |||
+ | When <math>a=9</math>, <math>0 \le b^2-b+2</math>, which gives: <math>b \ge 0</math>. Total cases of: 10 | ||
+ | |||
+ | No valid <math>n</math> for <math>2100 le n le 2109</math> | ||
Revision as of 15:59, 24 November 2023
Problem
Let be the sum of the squares of the digits of . How many positive integers satisfy the inequality ?
Solution
We start by rearranging the inequality the following way:
and compare the possible values for the left hand side and the right hand side of this inequality.
Case 1: has 5 digits or more.
Let = number of digits of n.
Then as a function of d,
, and
, and
when ,
Since for , then and there is no possible when has 5 or more digits.
Case 2: has 4 digits and
, and
, and
Since , then and there is no possible when has 4 digits and .
Case 3:
Let be the 2nd digit of
, and
, and
At , .
At , .
At , .
At , .
At , .
At , .
At , .
At , .
Since , for , then and there is no possible when when combined with the previous cases.
NOTE... case 4 is wrong. Need to rewrite it
Case 4:
Let be the 3rd digit of
, and
, and
At , .
At , .
At , .
At , .
At , .
At , .
At , .
At , .
At , .
Since , for , then and there is no possible when when combined with the previous cases.
Case 5: Here we need to try each case from n=2008 to n=2109
Let and be the 3rd and 4th digits of n respectively.
;
Solving the inequality we have:
When , , which gives: . Which is 2008 and 2009 Total cases of: 2
When , , which gives: . Total cases of: 10
When , , which gives: . Total cases of: 7
When , , which gives: . Total cases of: 6
When , , which gives: . Total cases of: 5
When , , which gives: . Total cases of: 5
When , , which gives: . Total cases of: 5
When , , which gives: . Total cases of: 6
When , , which gives: . Total cases of: 7
When , , which gives: . Total cases of: 10
No valid for
...ongoing writing of solution...
~Tomas Diaz. orders@tomasdiaz.com