ArticleslgStudy

mathematics

Self-descriptive number

Self-descriptive 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 Self-descriptive number rather than just read about it. In short: In mathematics, a self-descriptive number is an integer m in a given base b that is b digits long, and each digit d at position n (the most significant digit being at position 0 and the least significant at position b−1) counts how many instances of digit n are in m. Example For example, in base 10, the number 6210001000 is self-descriptive for the following reasons: In base 10, the number has 10 digits, indicating…

Key takeaways

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

Reference excerpt

In mathematics, a self-descriptive number is an integer m in a given base b that is b digits long, and each digit d at position n (the most significant digit being at position 0 and the least significant at position b−1) counts how many instances of digit n are in m.

Example For example, in base 10, the number 6210001000 is self-descriptive for the following reasons: In base 10, the number has 10 digits, indicating its base; It contains 6 at position 0, indicating that there are six 0s in 6210001000; It contains 2 at position 1, indicating that there are two 1s in 6210001000; It contains 1 at position 2, indicating that there is one 2 in 6210001000; It contains 0 at position 3, indicating that there is no 3 in 6210001000; It contains 0 at position 4, indicating that there is no 4 in 6210001000; It contains 0 at position 5, indicating that there is no 5 in 6210001000; It contains 1 at position 6, indicating that there is one 6 in 6210001000; It contains 0 at position 7, indicating that there is no 7 in 6210001000; It contains 0 at position 8, indicating that there is no 8 in 6210001000; It contains 0 at position 9, indicating that there is no 9 in 6210001000.

In different bases There are no self-descriptive numbers in bases 2, 3 or 6. In bases 7 and greater, there is exactly one self-descriptive number: ( b − 4 ) b b − 1 + 2 b b − 2 + b b − 3 + b 3 {\displaystyle (b-4)b^{b-1}+2b^{b-2}+b^{b-3}+b^{3}} , which has b−4 instances of the digit 0, two instances of the digit 1, one instance of the digit 2, one instance of digit b – 4, and no instances of any other digits. The following table lists some self-descriptive numbers in a few selected bases:

Properties

From the numbers listed in the table, it would seem that all self-descriptive numbers have digit sums equal to their base, and that they're multiples of that base. The first fact follows trivially from the fact that the digit sum equals the total number of digits, which is equal to the base, from the definition of self-descriptive number. That a self-descriptive number in base b must be a multiple of that base (or equivalently, that the last digit of the self-descriptive number must be 0) can be proven by contradiction as follows: assume that there is in fact a self-descriptive number m in base b that is b-digits long but not a multiple of b. The digit at position b – 1 must be at least 1, meaning that there is at least one instance of the digit b – 1 in m. At whatever position x that digit b – 1 falls, there must be at least b – 1 instances of digit x in m. Therefore, we have at least one instance of the digit 1, and b – 1 instances of x. If x > 1, then m has more than b digits, leading to a contradiction of our initial statement. And if x = 0 or 1, that also leads to a contradiction. It follows that a self-descriptive number in base b is a Harshad number in base b.

Autobiographical numbers A generalization of the self-descriptive numbers, called the autobiographical numbers, allow fewer digits than the base, as long as the digits that are included in the number suffice to completely describe it. e.g. in base 10, 3211000 has 3 zeros, 2 ones, 1 two, and 1 three. Note that this depends on being allowed to include as many trailing zeros as suit, without them adding any further information about the other present digits. Because leading zeros are not written down, every autobiographical number contains at least one zero, so that its first digit is nonzero.

References

External links Khovanova, Tanya (23 August 2018). "Can You Solve the Leonardo da Vinci Riddle?". Lesson about autobiographical numbers. TED-Ed.

Worked examples

Example 1 — a first encounter with Self-descriptive number

Start with the simplest possible case. Write down what Self-descriptive 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 Self-descriptive 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 Self-descriptive 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 Self-descriptive number

In research
Self-descriptive 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 Self-descriptive 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
Self-descriptive number is common in secondary-school and first-year university syllabi. It links to neighbouring topics Base-dependent integer sequences, so understanding it makes those chapters shorter.
In everyday life
Look for Self-descriptive 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 “Self-descriptive number” →

Affiliate

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

How to study Self-descriptive number in 20 minutes

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

Frequently asked questions

What is Self-descriptive number in simple terms?

In mathematics, a self-descriptive number is an integer m in a given base b that is b digits long, and each digit d at position n (the most significant digit being at position 0 and the least significant at position b−1) counts how many instances of digit n are in m. Example For example, in base 10…

Why does Self-descriptive 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 Self-descriptive 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 Self-descriptive number.

Tags

  • Base-dependent integer sequences

Keep exploring