Lucas Number Calculator
Find any Lucas number Lₙ.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
This calculator finds the nth term of the Lucas sequence, defined by the same recurrence as Fibonacci (Lₙ = Lₙ₋₁ + Lₙ₋₂) but with different starting values L₀=2, L₁=1, producing 2, 1, 3, 4, 7, 11, 18, 29, … Lucas numbers share the same golden-ratio-based closed form (Binet-like formula) as Fibonacci and satisfy several identities linking the two sequences, such as L(n) = F(n−1) + F(n+1).
Math students and recreational mathematicians use it to explore number theory identities and the golden ratio, and it appears in some algorithm analyses (like worst-case Euclidean algorithm inputs) and in a small number of primality tests (Lucas-Lehmer variants). Enter n to compute Lₙ.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)