ArticleslgStudy

mathematics

Wedderburn–Etherington number

Wedderburn–Etherington 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 Wedderburn–Etherington number rather than just read about it. In short: In mathematics and computer science, the Wedderburn–Etherington numbers are an integer sequence named after Ivor Malcolm Haddon Etherington and Joseph Wedderburn that can be used to count certain kinds of binary trees. The first few numbers in the sequence are 0, 1, 1, 1, 2, 3, 6, 11, 23, 46, 98, 207, 451, 983, 2179, 4850, 10905, 24631, 56011, ...

Wedderburn–Etherington number — main illustration
Wedderburn–Etherington number — illustration

Key takeaways

  • Wedderburn–Etherington 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 Wedderburn–Etherington number to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Wedderburn–Etherington number from memory before moving on to harder problems.

Reference excerpt

In mathematics and computer science, the Wedderburn–Etherington numbers are an integer sequence named after Ivor Malcolm Haddon Etherington and Joseph Wedderburn that can be used to count certain kinds of binary trees. The first few numbers in the sequence are

0, 1, 1, 1, 2, 3, 6, 11, 23, 46, 98, 207, 451, 983, 2179, 4850, 10905, 24631, 56011, ... (OEIS: A001190)

Combinatorial interpretation

These numbers can be used to solve several problems in combinatorial enumeration. The nth number in the sequence (starting with the number 0 for n = 0) counts

The number of unordered rooted trees with n leaves in which all nodes including the root have either zero or exactly two children. These trees have been called Otter trees, after the work of Richard Otter on their combinatorial enumeration. They can also be interpreted as unlabeled and unranked dendrograms with the given number of leaves. The number of unordered rooted trees with n nodes in which the root has degree zero or one and all other nodes have at most two children. Trees in which the root has at most one child are called planted trees, and the additional condition that the other nodes have at most two children defines the weakly binary trees. In chemical graph theory, these trees can be interpreted as isomers of polyenes with a designated leaf atom chosen as the root. The number of different ways of organizing a single-elimination tournament for n players (with the player names left blank, prior to seeding players into the tournament). The pairings of such a tournament may be described by an Otter tree. The number of different results that could be generated by different ways of grouping the expression x n {\displaystyle x^{n}} for a binary multiplication operation that is assumed to be commutative but neither associative nor idempotent. For instance x 5 {\displaystyle x^{5}} can be grouped into binary multiplications in three ways, as x ( x ( x ( x x ) ) ) {\displaystyle x(x(x(xx)))} , x ( ( x x ) ( x x ) ) {\displaystyle x((xx)(xx))} , or ( x x ) ( x ( x x ) ) {\displaystyle (xx)(x(xx))} . This was the interpretation originally considered by both Etherington and Wedderburn. An Otter tree can be interpreted as a grouped expression in which each leaf node corresponds to one of the copies of x {\displaystyle x} and each non-leaf node corresponds to a multiplication operation. In the other direction, the set of all Otter trees, with a binary multiplication operation that combines two trees by making them the two subtrees of a new root node, can be interpreted as the free commutative magma on one generator x {\displaystyle x} (the tree with one node). In this algebraic structure, each grouping of x n {\displaystyle x^{n}} has as its value one of the n-leaf Otter trees.

Formula The Wedderburn–Etherington numbers may be calculated using the recurrence relation

a 2 n − 1 = ∑ i = 1 n − 1 a i a 2 n − i − 1 {\displaystyle a_{2n-1}=\sum _{i=1}^{n-1}a_{i}a_{2n-i-1}}

a 2 n = a n ( a n + 1 ) 2 + ∑ i = 1 n − 1 a i a 2 n − i {\displaystyle a_{2n}={\frac {a_{n}(a_{n}+1)}{2}}+\sum _{i=1}^{n-1}a_{i}a_{2n-i}}

beginning with the base case a 1 = 1 {\displaystyle a_{1}=1} . In terms of the interpretation of these numbers as counting rooted binary trees with n leaves, the summation in the recurrence counts the different ways of partitioning these leaves into two subsets, and of forming a subtree having each subset as its leaves. The formula for even values of n is slightly more complicated than the formula for odd values in order to avoid double counting trees with the same number of leaves in both subtrees.

Growth rate The Wedderburn–Etherington numbers grow asymptotically as

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Wedderburn–Etherington number

Start with the simplest possible case. Write down what Wedderburn–Etherington 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 Wedderburn–Etherington 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 Wedderburn–Etherington 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 Wedderburn–Etherington number

In research
Wedderburn–Etherington 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 Wedderburn–Etherington 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
Wedderburn–Etherington number is common in secondary-school and first-year university syllabi. It links to neighbouring topics Graph enumeration, Integer sequences, Trees (graph theory), so understanding it makes those chapters shorter.
In everyday life
Look for Wedderburn–Etherington 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.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Wedderburn–Etherington number” →

Affiliate

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

How to study Wedderburn–Etherington number in 20 minutes

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

Frequently asked questions

What is Wedderburn–Etherington number in simple terms?

In mathematics and computer science, the Wedderburn–Etherington numbers are an integer sequence named after Ivor Malcolm Haddon Etherington and Joseph Wedderburn that can be used to count certain kinds of binary trees. The first few numbers in the sequence are 0, 1, 1, 1, 2, 3, 6, 11, 23, 46, 98, 2…

Why does Wedderburn–Etherington 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 Wedderburn–Etherington 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 Wedderburn–Etherington number.

Tags

  • Graph enumeration
  • Integer sequences
  • Trees (graph theory)

Keep exploring