Question
If a sequence satisfies , then is called a "square-recursive sequence". For the given sequence , , and the point lies on the graph of where is a positive integer.
(1) Prove that is a square-recursive sequence, and that is a geometric sequence.
(2) Let , , and Let be the sum of the first terms of . If holds for all , find the maximum value of .
Step-by-step solution
(1) Since the point lies on the graph of , so therefore is a square-recursive sequence.
Also, , and so is a geometric sequence with first term and common ratio .
(2) From part (1), , Hence From , we get Let . Then the right-hand side becomes . Over the discrete values (since ), evaluate: The minimum is , attained at (i.e. ).
Therefore , and this value is attainable, so .
Final answer
(1) From , the sequence is square-recursive. Taking logarithms gives , so is geometric with first term and ratio .
(2) Using and the odd-even definition of , we obtain After rewriting the inequality, the largest constant that works for all is .
Marking scheme
1. Checkpoints (max 7 pts total)
Part (1): structure proof (3 pts)
- Derive from the graph condition. (1.5 pts)
- Take logarithm correctly and show . (1 pt)
- State the geometric sequence parameters (first term and ratio). (0.5 pt)
Part (2): optimize (4 pts)
- Build correct piecewise and compute . (2 pts)
- Transform inequality to an upper bound for . (1 pt)
- Find the minimum over valid and conclude . (1 pt)
Total (max 7)
2. Zero-credit items
- Claiming is geometric without deriving the recurrence.
- Ignoring the odd/even split in .
3. Deductions
- Piecewise-sum mismatch (-1): odd/even terms in are mixed incorrectly.
- Optimization gap (-1): continuous minimization used without checking discrete .