A geometric sequence is a sequence of numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the "common ratio." In the problem at hand, the caloric intake of a diet decreases by 10% each day. This creates a geometric sequence where each day's caloric intake is 90% of the previous day's intake. The initial amount is 2000 calories, which serves as the first term of the sequence. Each subsequent term, or day's caloric intake, is computed by multiplying the previous day's calories by the common ratio of 0.9.
- The first term (\( a_1 \)) is 2000 calories.
- The common ratio (\( r \)) is 0.9.
- The formula for the \( i^{\text{th}} \) term is \( a_i = 2000(0.9)^{i-1} \).
The geometric sequence formula allows us to quickly determine how many calories are consumed each day and helps to track the overall intake over a period of time.