ArticleslgStudy

mathematics

Lucas number

Lucas number is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Lucas number rather than just read about it. In short: The Lucas sequence is an integer sequence named after the mathematician François Édouard Anatole Lucas (1842–1891), who studied both that sequence and the closely related Fibonacci sequence. Individual numbers in the Lucas sequence are known as Lucas numbers.

Lucas number — main illustration
Lucas number — illustration

Key takeaways

  • Lucas number belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Lucas number to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Lucas number from memory before moving on to harder problems.

Reference excerpt

The Lucas sequence is an integer sequence named after the mathematician François Édouard Anatole Lucas (1842–1891), who studied both that sequence and the closely related Fibonacci sequence. Individual numbers in the Lucas sequence are known as Lucas numbers. Lucas numbers and Fibonacci numbers form complementary instances of Lucas sequences. The Lucas sequence has the same recursive relationship as the Fibonacci sequence, where each term is the sum of the two previous terms, but with different starting values. This produces a sequence where the ratios of successive terms approach the golden ratio, and in fact the terms themselves are roundings of integer powers of the golden ratio. The sequence also has a variety of relationships with the Fibonacci numbers, like the fact that adding any two Fibonacci numbers two terms apart in the Fibonacci sequence results in the Lucas number in between. The first few Lucas numbers are

2, 1, 3, 4, 7, 11, 18, 29, 47, 76, 123, 199, 322, 521, 843, 1364, 2207, 3571, 5778, 9349, ... . (sequence A000032 in the OEIS) which coincides for example with the number of independent vertex sets for cyclic graphs C n {\displaystyle C_{n}} of length n ≥ 2 {\displaystyle n\geq 2} .

Definition As with the Fibonacci numbers, each Lucas number is defined to be the sum of its two immediately previous terms, thereby forming a Fibonacci integer sequence. The first two Lucas numbers are L 0 = 2 {\displaystyle L_{0}=2} and L 1 = 1 {\displaystyle L_{1}=1} , which differs from the first two Fibonacci numbers F 0 = 0 {\displaystyle F_{0}=0} and F 1 = 1 {\displaystyle F_{1}=1} . Though closely related in definition, Lucas and Fibonacci numbers exhibit distinct properties. The Lucas numbers may thus be defined as follows:

L n := { 2 if n = 0 ; 1 if n = 1 ; L n − 1 + L n − 2 if n > 1. {\displaystyle L_{n}:={\begin{cases}2&{\text{if }}n=0;\\1&{\text{if }}n=1;\\L_{n-1}+L_{n-2}&{\text{if }}n>1.\end{cases}}}

(where n belongs to the natural numbers) All Fibonacci-like integer sequences appear in shifted form as a row of the Wythoff array; the Fibonacci sequence itself is the first row and the Lucas sequence is the second row. Also like all Fibonacci-like integer sequences, the ratio between two consecutive Lucas numbers converges to the golden ratio.

Extension to negative integers Using L n − 2 = L n − L n − 1 {\displaystyle L_{n-2}=L_{n}-L_{n-1}} , one can extend the Lucas numbers to negative integers to obtain a doubly infinite sequence:

..., −11, 7, −4, 3, −1, 2, 1, 3, 4, 7, 11, ... (terms L n {\displaystyle L_{n}} for − 5 ≤

n ≤ 5 {\displaystyle -5\leq {}n\leq 5} are shown). The formula for terms with negative indices in this sequence is

L − n = ( − 1 ) n L n . {\displaystyle L_{-n}=(-1)^{n}L_{n}.\!}

Relationship to Fibonacci numbers

The Lucas numbers are related to the Fibonacci numbers by many identities. Among these are the following:

L n = F n + 1 + F n − 1 = F n + 2 − F n − 2 . {\displaystyle L_{n}=F_{n+1}+F_{n-1}=F_{n+2}-F_{n-2}.}

… excerpt ends here. Continue reading the full article.

Illustrations

Lucas number: The Lucas spiral, made with quarter-arcs, is a good approximation of the golden spiral when its terms are large. However, when its terms become very small, the arc's radius decreases rapidly from 3 to 1 then increases from 1 to 2.
The Lucas spiral, made with quarter-arcs, is a good approximation of the golden spiral when its terms are large. However, when its terms become very small, the arc's radius decreases rapidly from 3 to 1 then increases from 1 to 2.
Lucas number: The first identity expressed visually
The first identity expressed visually

Worked examples

Example 1 — a first encounter with Lucas number

Start with the simplest possible case. Write down what Lucas number claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Lucas number before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Lucas number ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Lucas number

In research
Lucas number appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Lucas number in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Lucas number is common in secondary-school and first-year university syllabi. It links to neighbouring topics Fibonacci numbers, Integer sequences, Recurrence relations, so understanding it makes those chapters shorter.
In everyday life
Look for Lucas number outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Lucas number in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Lucas number means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Lucas number out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Lucas number in simple terms?

The Lucas sequence is an integer sequence named after the mathematician François Édouard Anatole Lucas (1842–1891), who studied both that sequence and the closely related Fibonacci sequence. Individual numbers in the Lucas sequence are known as Lucas numbers.

Why does Lucas number matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Lucas number?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Lucas number.

Tags

  • Fibonacci numbers
  • Integer sequences
  • Recurrence relations
  • Unsolved problems in number theory

Keep exploring