Analyzing the Setup
We are presented with the quadratic equation x2−70x+λ=0. Let the roots of this equation be α and β, where α,β∈N.
From Vieta's formulas, we establish the following relationships:
α+β=70
αβ=λ
The problem imposes a strict constraint: $\frac{\lambda}{2}, \frac{\lambda}{3}
otin \mathbb{N}$. This implies that λ is not divisible by 2 and not divisible by 3.
The Sieve of Divisibility
Since λ=αβ, the condition that λ is not divisible by 2 or 3 implies that neither α nor β can be divisible by 2 or 3. If either root were a multiple of 2 or 3, their product λ would necessarily inherit that divisibility, violating the given constraint.
We must find a pair (α,β) such that α+β=70, where both α and β are coprime to 2 and 3.
The Search for the Minimum
To minimize λ=αβ for a fixed sum, we must select α and β to be as far apart as possible. We test values of α starting from the smallest natural numbers:
1. If α=1, then β=69. Since 69=3×23, it is divisible by 3. Rejected.
2. If α=2,3,4, these are either divisible by 2 or 3. Rejected.
3. If α=5, then β=70−5=65.
Checking the divisibility for α=5 and β=65:
- 5 is not divisible by 2 or 3.
- 65 is not even (not divisible by 2) and the sum of its digits is 11 (not divisible by 3).
Both roots satisfy the condition. Thus, the minimum value is:
λ=5×65=325
The Final Evaluation
We now substitute
α=5,
β=65, and
λ=325 into the target expression:
First, calculate the numerator components:
λ+35=325+35=360
Next, calculate the denominator:
∣α−β∣=∣5−65∣=∣−60∣=60
Combining these results:
6010×360=603600=60
The final resulting answer is 60.