ArticleslgStudy

mathematics

Lill's method

Lill's method 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 Lill's method rather than just read about it. In short: In mathematics, Lill's method is a visual method of finding the real roots of a univariate polynomial of any degree. It was developed by Austrian engineer Eduard Lill in 1867.

Lill's method — main illustration
Lill's method — illustration

Key takeaways

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

Reference excerpt

In mathematics, Lill's method is a visual method of finding the real roots of a univariate polynomial of any degree. It was developed by Austrian engineer Eduard Lill in 1867. A later paper by Lill dealt with the problem of complex roots. Lill's method involves drawing a path of straight line segments making right angles, with lengths equal to the coefficients of the polynomial. The roots of the polynomial can then be found as the slopes of other right-angle paths, also connecting the start to the terminus, but with vertices on the lines of the first path.

Description of the method

To employ the method, a diagram is drawn starting at the origin. A line segment is drawn rightwards by the magnitude of the leading coefficient, so that with a negative coefficient, the segment will end left of the origin. From the end of the first segment, another segment is drawn upwards by the magnitude of the second coefficient, then left by the magnitude of the third, then down by the magnitude of the fourth, and so on. The sequence of directions (not turns) is always rightward, upward, leftward, downward, then repeating itself. Thus, each turn is counterclockwise. The process continues for every coefficient of the polynomial, including zeros, with negative coefficients "walking backwards." The final point reached, at the end of the segment corresponding to the equation's constant term, is the terminus. A line is then launched from the origin at some angle θ, reflected off of each line segment at a right angle (not necessarily the "natural" angle of reflection), and refracted at a right angle through the line through each segment (including a line for the zero coefficients) when the angled path does not hit the line segment on that line. The vertical and horizontal lines are reflected off or refracted through in the following sequence: the line containing the segment corresponding to the coefficient of xn−1, then of xn−2 etc. Choosing θ so that the path lands on the terminus, −tan(θ) is a root of this polynomial. For every real zero of the polynomial, there will be one unique initial angle and path that will land on the terminus. A quadratic with two real roots, for example, will have exactly two angles that satisfy the above conditions. For complex roots, one must also find a series of similar triangles, but with the vertices of the root path displaced from the polynomial path by a distance equal to the imaginary part of the root. In this case, the root path will not be rectangular.

Explanation The construction in effect evaluates the polynomial according to Horner's method. For the polynomial a n x n + a n − 1 x n − 1 + a n − 2 x n − 2 + ⋯ {\displaystyle a_{n}x^{n}+a_{n-1}x^{n-1}+a_{n-2}x^{n-2}+\cdots } , the values of a n x {\displaystyle a_{n}x} , ( a n x + a n − 1 ) x {\displaystyle (a_{n}x+a_{n-1})x} , ( ( a n x + a n − 1 ) x + a n − 2 ) x {\displaystyle ((a_{n}x+a_{n-1})x+a_{n-2})x} , ... are successively generated as distances between the vertices of the polynomial and root paths. For a root of the polynomial, the final value is zero, so the last vertex coincides with the polynomial path terminus.

Additional properties A solution line giving a root is similar to the Lill's construction for the polynomial with that root removed, because the visual construction is analogous to the synthetic division of the polynomial by a linear (root) monic (Ruffini's rule). From the symmetry of the diagram, it can easily be seen that the roots of the reversed polynomial are the reciprocals of the original roots. The construction can also be done using clockwise turns instead of counterclockwise turns. When a path is interpreted using the other convention, it corresponds to the mirrored polynomial (every odd coefficient's sign is changed), and the roots are negated. When the right-angle path is traversed in the other direction but with the same direction convention, it corresponds to the reversed mirrored polynomial, and the roots are the negative reciprocals of the original roots.

Finding quadratic roots using Thales's theorem

Lill's method can be used with Thales's theorem to find the real roots of a quadratic polynomial. In this example with 3x2 + 5x − 2, the polynomial's line segments are first drawn in black, as above. A circle is drawn with the straight line segment joining the start and end points forming a diameter. According to Thales's theorem, the triangle containing these points and any other point on the circle is a right triangle. Intersects of this circle with the middle segment of Lill's method, extended if needed, thus define the two angled paths in Lill's method, colored blue and red.

The negative of the gradients of their first segments, m, yield the real roots 1/3 and −2.

Finding roots using paper folding

… excerpt ends here. Continue reading the full article.

Illustrations

Lill's method: Finding roots −2, −1 (repeated root), and −1/3 of the quartic 3x4+13x3+19x2+11x+2 using Lill's method. Black segments are labeled with their lengths (coefficients in the equation), while each colored line with initial slope m and the same endpoint corresponds to a real root.
Finding roots −2, −1 (repeated root), and −1/3 of the quartic 3x4+13x3+19x2+11x+2 using Lill's method. Black segments are labeled with their lengths (coefficients in the equation), while each colored line with initial slope m and the same endpoint corresponds to a real root.
Lill's method: Finding roots −1/2, −1/√2, and 1/√2 of the cubic 4x3 + 2x2 − 2x − 1, showing how negative coefficients and extended segments are handled. Each number shown on a colored line is the negative of its slope and hence a real root of the polynomial.
Finding roots −1/2, −1/√2, and 1/√2 of the cubic 4x3 + 2x2 − 2x − 1, showing how negative coefficients and extended segments are handled. Each number shown on a colored line is the negative of its slope and hence a real root of the polynomial.
Lill's method: Finding roots of 3x2 + 5x − 2
Finding roots of 3x2 + 5x − 2
Lill's method: Find roots of 3x3 + 2x2 − 7x + 2
Find roots of 3x3 + 2x2 − 7x + 2

Worked examples

Example 1 — a first encounter with Lill's method

Start with the simplest possible case. Write down what Lill's method 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 Lill's method 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 Lill's method 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 Lill's method

In research
Lill's method 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 Lill's method 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
Lill's method is common in secondary-school and first-year university syllabi. It links to neighbouring topics 1867 in science, 1867 introductions, Geometry, so understanding it makes those chapters shorter.
In everyday life
Look for Lill's method 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 Lill's method in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Lill's method 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 Lill's method out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Lill's method in simple terms?

In mathematics, Lill's method is a visual method of finding the real roots of a univariate polynomial of any degree. It was developed by Austrian engineer Eduard Lill in 1867.

Why does Lill's method 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 Lill's method?

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 Lill's method.

Tags

  • 1867 in science
  • 1867 introductions
  • Geometry
  • Paper folding
  • Polynomials

Keep exploring