ArticleslgStudy

mathematics

Lunar arithmetic

Lunar arithmetic 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 Lunar arithmetic rather than just read about it. In short: Lunar arithmetic, formerly called dismal arithmetic, is a version of arithmetic in which the addition and multiplication operations on digits are defined as the max and min operations. Thus, in lunar arithmetic, 2 + 7 = max { 2 , 7 } = 7 {\displaystyle 2+7=\max\{2,7\}=7} and 2 × 7 = min { 2 , 7 } = 2. {\displaystyle 2\times 7=\min\{2,7\}=2.} The lunar arithmetic operations on nonnegative multidigit numbers are perfo…

Key takeaways

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

Reference excerpt

Lunar arithmetic, formerly called dismal arithmetic, is a version of arithmetic in which the addition and multiplication operations on digits are defined as the max and min operations. Thus, in lunar arithmetic,

2 + 7 = max { 2 , 7 } = 7 {\displaystyle 2+7=\max\{2,7\}=7} and 2 × 7 = min { 2 , 7 } = 2. {\displaystyle 2\times 7=\min\{2,7\}=2.}

The lunar arithmetic operations on nonnegative multidigit numbers are performed as in usual arithmetic as illustrated in the following examples. The world of lunar arithmetic is restricted to the set of nonnegative integers.

976 + 348 ---- 978 (adding digits column-wise)

976 × 348 ---- 876 (multiplying the digits of 976 by 8) 444 (multiplying the digits of 976 by 4) 333 (multiplying the digits of 976 by 3) ------ 34876 (adding digits column-wise)

The concept of lunar arithmetic was proposed by David Applegate, Marc LeBrun, and Neil Sloane. In the general definition of lunar arithmetic, one considers numbers expressed in an arbitrary base b {\displaystyle b} and define lunar arithmetic operations as the max and min operations on the digits corresponding to the chosen base. However, for simplicity, in the following discussion it will be assumed that the numbers are represented using 10 as the base.

Properties of the lunar operations A few of the elementary properties of the lunar operations are listed below.

The lunar addition and multiplication operations satisfy the commutative and associative laws. The lunar multiplication distributes over the lunar addition. The digit 0 is the identity under lunar addition. No non-zero number has an inverse under lunar addition. The digit 9 is the identity under lunar multiplication. No number different from 9 has an inverse under lunar multiplication.

Some standard sequences

Even numbers It may be noted that, in lunar arithmetic, n + n ≠ 2 × n {\displaystyle n+n\neq 2\times n} and n + n = n {\displaystyle n+n=n} . The even numbers are numbers of the form 2 × n {\displaystyle 2\times n} . The first few distinct even numbers under lunar arithmetic are listed below:

0 , 1 , 2 , 10 , 11 , 12 , 20 , 21 , 22 , 100 , 101 , 102 , 110 , 111 , 112 , 120 , 121 , 122 , … {\displaystyle 0,1,2,10,11,12,20,21,22,100,101,102,110,111,112,120,121,122,\ldots }

These are the numbers whose digits are all less than or equal to 2.

Squares A square number is a number of the form n × n {\displaystyle n\times n} . So in lunar arithmetic, the first few squares are the following.

0 , 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 100 , 111 , 112 , 113 , 114 , 115 , 116 , 117 , 118 , 119 , 200 , … {\displaystyle 0,1,2,3,4,5,6,7,8,9,100,111,112,113,114,115,116,117,118,119,200,\ldots }

Triangular numbers A triangular number is a number of the form 1 + 2 + ⋯ + n {\displaystyle 1+2+\cdots +n} . The first few triangular lunar numbers are:

0 , 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 19 , 19 , 19 , 19 , 19 , 19 , 19 , 19 , 19 , 19 , 29 , 29 , 29 , 29 , 29 , … {\displaystyle 0,1,2,3,4,5,6,7,8,9,19,19,19,19,19,19,19,19,19,19,29,29,29,29,29,\ldots }

Factorials In lunar arithmetic, the first few values of the factorial n ! = 1 × 2 × ⋯ × n {\displaystyle n!=1\times 2\times \cdots \times n} are as follows:

1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 10 , 110 , 1110 , 11110 , 111110 , 1111110 , … {\displaystyle 1,1,1,1,1,1,1,1,1,10,110,1110,11110,111110,1111110,\ldots }

Prime numbers In the usual arithmetic, a prime number is defined as a number p {\displaystyle p} whose only possible factorisation is 1 × p {\displaystyle 1\times p} . Analogously, in the lunar arithmetic, a prime number is defined as a number m {\displaystyle m} whose only factorisation is 9 × n {\displaystyle 9\times n} where 9 is the multiplicative identity which corresponds to 1 in usual arithmetic. Accordingly, the following are the first few prime numbers in lunar arithmetic:

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Lunar arithmetic

Start with the simplest possible case. Write down what Lunar arithmetic 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 Lunar arithmetic 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 Lunar arithmetic 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 Lunar arithmetic

In research
Lunar arithmetic 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 Lunar arithmetic 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
Lunar arithmetic is common in secondary-school and first-year university syllabi. It links to neighbouring topics Arithmetic, Elementary arithmetic, Integer sequences, so understanding it makes those chapters shorter.
In everyday life
Look for Lunar arithmetic 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 Lunar arithmetic in 20 minutes

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

Frequently asked questions

What is Lunar arithmetic in simple terms?

Lunar arithmetic, formerly called dismal arithmetic, is a version of arithmetic in which the addition and multiplication operations on digits are defined as the max and min operations. Thus, in lunar arithmetic, 2 + 7 = max { 2 , 7 } = 7 {\displaystyle 2+7=\max\{2,7\}=7} and 2 × 7 = min { 2 , 7 } =…

Why does Lunar arithmetic 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 Lunar arithmetic?

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 Lunar arithmetic.

Tags

  • Arithmetic
  • Elementary arithmetic
  • Integer sequences
  • Multiplication
  • Prime numbers

Keep exploring