(This question is worth 15 points in total) It is known that the infinite sequence {an} satisfies an=max{an+1,an+2}−min{an+1,an+2} (n=1,2,3,⋯), where max{x,y} represents the largest number in x,y, and min{x,y} represents the smallest number in x,y.
(I) Write all possible values of a4 when a1=1,a2=2.
(II) If the term in the sequence {an} has a maximum value, prove: 0 is the term in the sequence {an}.
(III) If an>0 (n=1,2,3,⋯), is there a positive real number M such that for any positive integer n, there is an≤M? If it exists, write down an M that satisfies the conditions; if it does not exist, explain the reason.
(I)(II) is relatively simple, readers are asked to prove it themselves.
The original recursion is equivalent to an=∣an+1−an+2∣. It can be seen that pushing forward from the back (terms with large subscripts) is unique, but it is difficult to push backward from the front (terms with small subscripts). We think "backwards".
From the extreme point of view, the overall trend of the sequence is probably increasing, and there must be some items tending to M and other items tending to 0. Otherwise, if they all tend to M, it will lead to the an=∣an+1−an+2∣ contradiction. We use this as the starting point for writing (III). an+2=an+1±an (III) does not exist. Assuming that such M exists, we might as well set M as the tightest upper bound:
First, ∀ak<M, otherwise if ak=M,max{ak+1,ak+2}>M, it is contradictory.
∃aN=M−m,m<2M.
The following shows that there must be two items before and after, the former term is not less than M-m, and the latter term is not greater than m.
Classify aN+1:
- aN+1∈[m,M−m], then if aN+2=aN+1−aN≤0, this leads to a contradiction. If aN+2=aN+1+an≥M, this leads to a contradiction
- aN+1∈(M−m,M), if aN+2=aN+1+an>2M−2m>M, is contradictory. If aN+2=aN+1−an, then aN+2<m. At this time, select aN+1,aN+2
- aN+1∈(0,m), now select aN,aN+1
Let the selected two items be at≥M−m,at+1≤m<at(i) and proceed backwards.
There must be at+2=at+1+at, otherwise there must be at+2=at+1−at<0, resulting in a contradiction.
The following is classified according to at+3:
- at+3=at+2−at+1=at, if at+4=at+3+at+2, then at+4=2at+at+1>2at≥2(M−m)>M, it is contradictory; if at+4=at+3−at+2=at−(at+1+at)=−at+1<0, it is also contradictory.
- at+3=at+2+at+1, if at+4=at+3+at+2, then at+4=2at+2+at+1>2at≥2(M−m)>M, which leads to a contradiction; if at+4=at+3−at+2=at+1, then at+3,at+4 returns to situation i, that is, at+5=at+3+at+4 and at+4=at+1.
Then we can get:
- at+1=at+4=at+7=...=at+3k+1
- at+2=at+at+1,at+5=at+3+at+4,...,at+3k+2=a3k+a3k+1
- at+3k+1=at+3k+at+3k−1
By analogy, at+3k=at+2kat+1(n∈N∗), as long as k is chosen to be large enough, at+3k>M can be used to derive a contradiction.
Q.E.D
(III) Answer (organized by DeepSeek)
Suppose there exists a positive real number M such that for all n there is an≤M. Since all terms are positive, let M be the minimum upper bound (upper bound), then M>0 and each term is less than M (otherwise if a term is equal to M, from (II) there will be 0, which is a contradiction).
Taking 0<m<M/2, defined by the supremum, there exists N such that aN>M−m. Classify aN+1:
- If aN+1∈[m,M−m], then get from aN>M−m≥aN+1 aN+2=aN+1±aN: Take “−” to get aN+2≤0, take “+” to get aN+2≥M, both are contradictory.
- If aN+1∈(M−m,M), then “+” gives aN+2>2(M−m)>M, which is a contradiction; only “−” can be taken to get 0<aN+2<m. This time order t=N+1.
- If aN+1∈(0,m), then let t=N.
So there are two adjacent terms at≥M−m, at+1≤m and at>at+1.
Recursive Analysis:
Starting from at, every three items in the sequence show a "large or small" trend:
From at=∣at+1−at+2∣ and at>at+1, there must be at+2=at+at+1. Then we get two possibilities from at+1=∣at+2−at+3∣:
- at+3=at+2+at+1=at+2at+1
- at+3=at+2−at+1=at
If at+3=at is taken, the next step is obtained from at+2=∣at+3−at+4∣ at+4=at+3+at+2=2at+at+1>M (Contradiction) or at+4=at+3−at+2=−at+1<0 (Contradiction). Therefore only at+3=at+2at+1 can be taken.
Next, we get from at+2=∣at+3−at+4∣: -at+4=at+3+at+2=2at+3at+1>M (Contradiction)
- at+4=at+3−at+2=at+1
Taking at+4=at+1 returns to the decimal at+1, and the new large number is at+3=at+2at+1.
Repeat the above process, increasing the maximum number by 2at+1 every three steps, that is: at+3k=at+2kat+1(k=1,2,3,…) Taking k>2at+1M−at, then at+3k>M is inconsistent with the upper bound M. Therefore, the assumption does not hold, that is, there is no such M.
Invisible things (standard answer)
A very Cthulhu way to prove it: (III) [Solution] There is no positive real number M, so that for any positive integer n, there is an⩽M. The reasons are as follows. Because an>0(n∈N∗), therefore an=an+1(n=2,3,…). Let the set S={n∣an>an+1,n⩾1}. (1) If S={n∣an>an+1,n⩾1}=∅, then a1⩽a2,ai<ai+1(i=2,3,…). For any M>0, take n1=[a1M]+2 (where [x] represents the largest integer not exceeding x), Then when n>n1, an=(an−an−1)+(an−1−an−2)+⋯+(a3−a2)+a2=an−2+an−3+⋯+a1+a2⩾(n−1)a1>M. (2) If S={n∣an>an+1,n⩾1}=∅, and S is a finite set, Suppose m=max{n∣an>an+1,n⩾1}, then am+i<am+i+1(i=1,2,…). For any M>0, take n2=[am+1M]+m+1 (where [x] represents the largest integer not exceeding x), Then when n>n2, an=(an−an−1)+(an−1−an−2)+⋯+(am+2−am+1)+am+1=an−2+an−3+⋯+am+am+1>(n−m)am+1>M. (3) If S={n∣an>an+1,n⩾1}=∅, and S is an infinite set, Let p1=min{n∣an>an+1,n⩾1},pi+1=min{n∣an>an+1,n>pi}(i=1,2,…). If pi+1−pi=1, then api>api+1>api+2. Also api<max(api+1,api+2), a contradiction. So pi+1−pi⩾2(i=1,2,…). Remember mi=api+1(i=1,2,…). When pi+1−pi=2, api>api+1,api+1<api+2,api+2>api+3. Because api+1=api+2−api+3, therefore mi+1=api+1+1=api+2−api+1=api>api+1=mi. When pi+1−pi⩾3, api>api+1,api+1<api+2<⋯<api+1,api+1>api+1+1. Because api+1−1=api+1−api+1+1, therefore mi+1=api+1+1=api+1−api+1−1=api+1−2⩾api+1=mi. So mi⩽mi+1(i=1,2,…). Because api+1=api+1+2−api+1+1, So api+1+2=api+1+api+1+1=api+1+mi+1⩾api+1+m1⩾api+2+m1(i=1,2,…). So api+1+2−api+2⩾m1(i=1,2,…), and ap1+2>ap1+1=m1. For any M>0, Taking n3=[m1M]+1 (where [x] represents the largest integer not exceeding x), then when k>n3, apk+2=(apk+2−apk−1+2)+(apk−1+2−apk−2+2)+⋯+(ap2+2−ap1+2)+ap1+2⩾(k−1)m1+ap1+2>km1>M. In summary, there is no positive real number M, so that for any positive integer n, there is an⩽M.