{"id":"generated-array-recurrence-correctness","text":"For odd index `i >= 3`, `nums[i // 2 + 1]` is always in bounds because `i // 2 + 1 <= i` and the array has length `n + 1`","truth_value":"IN","source":"entries/2026/06/06/get-maximum-in-generated-array-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"generated-array-recurrence-correctness","truth_value":"IN","reason":"premise"}]}}