Soru

Zorluk: ZorGreatest Common Divisor (GCD) and Least Common Multiple (LCM)

For three positive integers aa, bb, and cc, the greatest common divisor of any pair among them is 1212, and the least common multiple of all three integers is 5,0405,040. If a=60a = 60, what is the minimum possible value of b+cb + c?

  1. A
    168168
  2. 228228Cevap
  3. C
    300300
  4. D
    372372
  5. E
    1,0201,020

Cevap

The minimum possible value of b+cb + c is 228228.
The value 228228 is correct because prime factor analysis shows bb and cc must take exponents {4,2}\{4, 2\} for prime 2, {2,1}\{2, 1\} for prime 3, {0,0}\{0, 0\} for prime 5, and {1,0}\{1, 0\} for prime 7. Combining 24×32=1442^4 \times 3^2 = 144 and 22×31×71=842^2 \times 3^1 \times 7^1 = 84 satisfies all pairwise GCD and LCM conditions while minimizing the sum to 144+84=228144 + 84 = 228.

Adım Adım Çözüm

1
Express the given numbers and conditions in prime factorized form.
The pairwise GCD is 12=22×3112 = 2^2 \times 3^1. The LCM of a,b,ca, b, c is 5,040=24×32×51×715,040 = 2^4 \times 3^2 \times 5^1 \times 7^1. Given a=60=22×31×51a = 60 = 2^2 \times 3^1 \times 5^1.
Prime factorization allows exact determination of the minimum and maximum required exponent for each prime factor across a,b,a, b, and cc.
2
Determine the prime factor exponent constraints for bb and cc.
For prime factor 2: min exponent is 2, max is 4. Since aa has 222^2, exponents for (b,c)(b,c) for factor 2 must be {4,2}\{4, 2\} to minimize sum.
For prime factor 3: min exponent is 1, max is 2. Since aa has 313^1, exponents for (b,c)(b,c) for factor 3 must be {2,1}\{2, 1\}.
For prime factor 5: since gcd(a,b)=12\gcd(a,b) = 12 and gcd(a,c)=12\gcd(a,c) = 12, 5 cannot divide bb or cc. Thus exponents for factor 5 are both 0.
For prime factor 7: max exponent is 1 in LCM, but aa has 707^0 and pairwise GCD has 707^0, so exactly one of bb or cc has 717^1 and the other has 707^0.
The pairwise GCD dictates the minimum exponent present in all pairs, while the overall LCM dictates the maximum exponent present across the three numbers.
3
Test allocations of exponents to minimize b+cb + c.
We must distribute exponents {4,2}\{4, 2\} for 2, {2,1}\{2, 1\} for 3, and {1,0}\{1, 0\} for 7 between bb and cc.
Allocation 1: b=24×32=144b = 2^4 \times 3^2 = 144 and c=22×31×71=84    b+c=228c = 2^2 \times 3^1 \times 7^1 = 84 \implies b + c = 228.
Allocation 2: b=24×31=48b = 2^4 \times 3^1 = 48 and c=22×32×71=252    b+c=300c = 2^2 \times 3^2 \times 7^1 = 252 \implies b + c = 300.
Allocation 3: b=24×31×71=336b = 2^4 \times 3^1 \times 7^1 = 336 and c=22×32=36    b+c=372c = 2^2 \times 3^2 = 36 \implies b + c = 372.
Allocation 4: b=24×32×71=1008b = 2^4 \times 3^2 \times 7^1 = 1008 and c=22×31=12    b+c=1020c = 2^2 \times 3^1 = 12 \implies b + c = 1020.
Comparing all valid exponent combinations reveals the minimum sum.
4
Identify the minimum sum.
The minimum sum is 228228.
The smallest sum among all valid combinations is 144+84=228144 + 84 = 228.

Anahtar Kavram

Prime factor exponent extraction for pairwise GCD and joint LCM of three numbers
Tahmini Süre:2m 0s
Bu soruyu puanla