Tribonacci sequence
A simplistic puzzle from The Riddler when applying brute force:
A Tribonacci sequence is based on three entry integers a ≤ b ≤ c, and subsequent terms are the sum of the previous three. Among Tribonacci sequences containing 2023, which one achieves th... [Read more...]