Prove that the sum 32a+1+6a+334a+3+32a+1−6a+334a+3 is independent of a for a≥−43 and evaluate it.
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
1. Let s=32a+1+6a+334a+3 and t=32a+1−6a+334a+3. We need to prove that s+t is independent of a for a≥−43.
2. Consider the identity for the sum of cubes: (s+t)3=s3+t3+3st(s+t) Here, s3 and t3 are given by: s3=2a+1+6a+334a+3 t3=2a+1−6a+334a+3
3. Adding these two expressions, we get: s3+t3=(2a+1+6a+334a+3)+(2a+1−6a+334a+3)=a+1
4. Next, we need to find st. We have: s3t3=(2a+1)2−(6a+3)2(34a+3) Simplifying the right-hand side: s3t3=4(a+1)2−108(a+3)2(4a+3) =4a2+2a+1−108(a2+6a+9)(4a+3) =4a2+2a+1−1084a3+27a2+54a+27 =4a2+2a+1−1084a3+27a2+54a+27 =10827(a2+2a+1)−(4a3+27a2+54a+27) =10827a2+54a+27−4a3−27a2−54a−27 =−1084a3=−27a3 Therefore: s3t3=−27a3⟹(st)3=−27a3⟹st=−3a
5. Using the identity (s+t)3=s3+t3+3st(s+t), we substitute the known values: (s+t)3=(a+1)+3(−3a)(s+t) (s+t)3=a+1−a(s+t) Let y=s+t: y3=a+1−ay y3+ay−(a+1)=0
6. Notice that the coefficients of the polynomial y3+ay−(a+1)=0 sum to zero, which implies y=1 is a root: 13+a⋅1−(a+1)=1+a−a−1=0
7. Since y=1 is a solution, we factor the polynomial: y3+ay−(a+1)=(y−1)(y2+y+a+1)
8. For a≥−43, the other roots of the quadratic y2+y+a+1=0 are complex, but the expression s+t is real-valued. Therefore, the only real solution is y=1.
9. For a=−43, we can check directly: s+t=32−43+1+6−43+334(−43)+3+32−43+1−6−43+334(−43)+3 Simplifying: s+t=381+381=21+21=1
Thus, the sum 32a+1+6a+334a+3+32a+1−6a+334a+3 is indeed independent of a and equals 1.
The final answer is 1
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.