Problem 1557
The Fibonacci sequence beings with two 1s. Each term after the first two 1s is the sum of previous two terms. The sequence begins 1, 1, 2, 3, 5, 8, … Let a, b, and c be three consecutive terms of the Fibonacci sequence. If a + b = 2584 and b + c = 4181 find the value of a.
Login to Answer