
Armaan K. answered 02/14/25
Finance Expert with Experience in Financial Modeling and Strategy
To estimate the number of customers after 4 cycles while accounting for both referrals and new customer additions, we need to consider both exponential growth from referrals and a linear increase from new customers. The customer base starts at 90, and each customer refers 3 new customers per cycle, meaning the total number of customers grows by a factor of 4 each cycle. If we only considered referrals, the formula would be:
Future Customers from Referrals = Initial Customers × (1 + Referral Rate) ^ Number of Cycles
= 90 × 4⁴
= 90 × 256
= 23,040
However, an additional 50 customers are manually added at the beginning of each cycle, and they also experience the same referral growth in subsequent cycles. To account for their impact, we calculate the cumulative effect of these new customers. Each batch of 50 new customers grows based on how many cycles they have left to experience referrals. The total additional customers from these batches can be calculated using a sum of growing contributions:
Additional Customers from New Additions = 50 × (4³ + 4² + 4¹ + 4⁰)
= 50 × (64 + 16 + 4 + 1)
= 50 × 85
= 4,250
Adding both components together gives the total number of customers after 4 cycles:
Total Customers After 4 Cycles = 23,040 + 4,250 = 27,290.