Question 657774
<pre>
The largest digit mentioned is hundred millions (in the first clue),
so it is a 9-digit number.  We will fill in the blanks as we go along.

_ _ _, _ _ _, _ _ _

</pre>
I have 1s in my millions and ones places.
<pre>
_ _ <u>1</u>, _ _ _, _ _ <u>1</u>
</pre>
I have 3 hundreds.
<pre>
_ _ <u>1</u>, _ _ _, <u>3</u> _ <u>1</u> 
</pre>
I have 4 ten thousands.
<pre>
_ _ <u>1</u>, _ <u>4</u> _, <u>3</u> _ <u>1</u>
</pre>
The numbers in my hundred thousands and ten millions place is half my ten thousands digit. 
<pre>
Since the ten thousands digit is 4, those two digits are 2's.

_ <u>2</u> <u>1</u>, <u>2</u> <u>4</u> _, <u>3</u> _ <u>1</u>
</pre>
All my other numbers are double my millions digit.
<pre>
Since the millions digit is 1, all the others are 2's.

<u>2</u> <u>2</u> <u>1</u>, <u>2</u> <u>4</u> <u>2</u>, <u>3</u> <u>2</u> <u>1</u>

Edwin</pre>