What is the maximum value of n such that 7 × 343 × 385 × 1000 × 2401 × 77777 is divisible by 35ⁿ ?
- A3
- B4Correct
- C5
- D7
Explanation
To find the maximum value of n such that the given product is divisible by 35ⁿ, we first need to prime factorize 35. 35 = 5 × 7
Next, we need to count the total number of factors of 5 and the total number of factors of 7 in the entire product. The maximum value of n will be the minimum of these two counts.
Let's break down each number in the product into its prime factors, focusing on 5 and 7:
- 7 = 7¹ (contains one 7, zero 5s)
- 343 = 7³ (contains three 7s, zero 5s)
- 385 = 5 × 7 × 11 (contains one 5, one 7)
- 1000 = 10³ = (2 × 5)³ = 2³ × 5³ (contains three 5s, zero 7s)
- 2401 = 7⁴ (contains four 7s, zero 5s)
- 77777 = 7 × 11111 = 7 × 41 × 271 (contains one 7, zero 5s)
Now, let's sum the counts for each prime factor:
Total number of factors of 7: 1 (from 7) + 3 (from 343) + 1 (from 385) + 0 (from 1000) + 4 (from 2401) + 1 (from 77777) = 10
Total number of factors of 5: 0 (from 7) + 0 (from 343) + 1 (from 385) + 3 (from 1000) + 0 (from 2401) + 0 (from 77777) = 4
The product can be expressed as (5⁴) × (7¹⁰) × (other prime factors). For the product to be divisible by 35ⁿ = (5 × 7)ⁿ = 5ⁿ × 7ⁿ, the value of n must be less than or equal to the total count of 5s and less than or equal to the total count of 7s. So, n ≤ 4 (from the count of 5s) And n ≤ 10 (from the count of 7s)
The maximum value of n is the minimum of (4, 10), which is 4.
Therefore, the maximum value of n is 4.
The final answer is B

Related questions
More UPSC Prelims practice from the same subject and topic.
- Prelims 2025CSATQuantitative Aptitude
A natural number N is such that it can be expressed as N = p + q + r , where p, q and r are distinct factors of N. How many numbers below 50 have this property?
- Prelims 2025CSATQuantitative Aptitude
Three prime numbers p, q and r, each less than 20, are such that p - q = q - r . How many distinct possible values can we get for (p + q + r) ?
- Prelims 2025CSATQuantitative Aptitude
How many possible values of (p + q + r) are there satisfying (1)/(p) + (1)/(q) + (1)/(r) = 1 , where p, q and r are natural numbers (not necessarily distinct)?
- Prelims 2025CSATQuantitative Aptitude
A 4-digit number N is such that when divided by 3, 5, 6, 9 leaves a remainder 1, 3, 4, 7 respectively. What is the smallest value of N?
- Prelims 2025CSATQuantitative Aptitude
What is the unit digit in the multiplication of 1× 3× 5× 7× 9× … × 999 ?
- Prelims 2025CSATQuantitative Aptitude
Consider the first 100 natural numbers. How many of them are not divisible by any one of 2, 3, 5, 7 and 9?