Advanced Fibonacci Analyzer

Analyze the Fibonacci sequence with no upper limit:

About

The Fibonacci sequence (Fn = Fn-1 + Fn-2) connects to the golden ratio (φ ≈ 1.618). This tool uses BigInt for large numbers, but charts may sample data for readability with very large inputs.