Olympiad Maths Prep

Track / Stage 6 / 28 of 400 #1028 of 2000

Problem 1028

National olympiad, first round
Number theory Difficulty 6.0 Find the answer

4. An infinite geometric progression consists of natural numbers. It turned out that the product of the first four terms equals param1. Find the number of such progressions.

The infinite geometric progression consists of positive integers. It turned out that the product of the first four terms equals param1. Find the number of such progressions.

| param1 | Answer |
| :---: | :---: |
| 220033002^{200} 3^{300} | 442 |
| 220054002^{200} 5^{400} | 578 |
| 320056003^{200} 5^{600} | 867 |
| 230076002^{300} 7^{600} | 1326 |
| 330075003^{300} 7^{500} | 1092 |

## Condition

An infinite geometric progression consists of natural numbers. It turned out that the product of the first four terms equals 220033002^{200} 3^{300}. Find the number of such progressions.

## Answer.

442

Official solution

Solution

If b1b_{1} is the first term of the progression and qq is its common ratio, then the product of the first four terms of the progression is b14q6b_{1}^{4} q^{6}. Therefore, b12q3=21003150b_{1}^{2} q^{3}=2^{100} \cdot 3^{150}. Hence, b1=2a3b,q=2c3db_{1}=2^{a} 3^{b}, q=2^{c} 3^{d}, and we obtain the system: 2a+3c=100,2b+3d=1502 a+3 c=100, 2 b+3 d=150. The first equation has 17 solutions in non-negative integers ( cc is an even number, i.e., c=2nc=2 n, from which a+3n=50a+3 n=50, and we get 0n160 \leq n \leq 16 ), the second has 26 solutions ( b=3m,2m+d=50b=3 m, 2 m+d=50, i.e., 0m250 \leq m \leq 25 ).

Each solution to the first equation can correspond to any solution of the second. The total number of progressions is 1726=44217 \cdot 26=442.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.