1. Given Conditions and Initial Setup:
We are given a sequence a1,a2,…,a2021 defined by:
a1=1,a2=2,an+2=an+an+12an+12for1≤n≤2019
We need to show that the maximum value of ∣P(x)∣ in the interval [m,M] occurs at some α such that 1<α<2, where m and M are the minimum and maximum values of the sequence, respectively.
2. Monotonicity and Bounds:
We first show that the sequence an is increasing and that an+1−an is decreasing. This can be seen from the recurrence relation:
an+2−an+1=an+an+12an+12−an+1=an+an+1an+1(an+1−an)
Since an+1>an, the term an+an+1an+1(an+1−an) is positive, implying an+2>an+1. Thus, the sequence is increasing.
3. Minimum and Maximum Values:
Since the sequence is increasing, the minimum value m is a1=1 and the maximum value M is a2021.
4. **Polynomial P(x):**
Consider the polynomial:
P(x)=(x−a1)(x−a2)⋯(x−a2021)
We need to show that ∣P(x)∣ is maximized at some α such that 1<α<2.
5. **Intermediate Value β:**
Set β=34. We will show that ∣P(x)∣<∣P(β)∣ for any a2<x<M.
6. **Bounding ∣P(x)∣:**
For 1<k<2021 and ak<x<ak+1, we have:
∣P(x)∣=(x−a1)(x−a2)⋯(x−ak)(ak+1−x)⋯(a2021−x)
For 1≤i≤k, x−ai<ak+1−ai≤ak−i+3−a2≤ak−i+2−β.
For k+1≤i≤2021, ai−x<ai−ak≤ai−β.
7. Combining Inequalities:
Therefore,
∣P(x)∣≤(x−a1)(ak+1−x)(a2−β)⋯(ak−β)(ak+2−β)⋯(a2021−β)
Since 2a1+ak+1<ak, we have:
(x−a1)(ak+1−x)≤(ak−a1)(ak+1−ak)
8. Final Inequality:
It is sufficient to show that:
(ak−a1)(ak+1−ak)≤(β−a1)(ak+1−β)=31(ak+1−a1)+91
For k≥4, ak+1−ak≤31, so:
(ak−a1)(ak+1−ak)≤31(ak−a1)<31(ak+1−a1)+91
This inequality also holds for k=2,3.
9. Conclusion:
Hence, we have shown that ∣P(β)∣>∣P(x)∣ for all a2<x<M, so α should exist in the interval (1,2).