ArticleslgStudy

mathematics

Parasitic number

Parasitic 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 Parasitic number rather than just read about it. In short: In mathematics, an n-parasitic number (in base 10) is a positive natural number which, when multiplied by n, results in movement of the last digit of its decimal representation to its front. Here n is itself a single-digit positive natural number.

Parasitic number — main illustration
Parasitic number — illustration

Key takeaways

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

Reference excerpt

In mathematics, an n-parasitic number (in base 10) is a positive natural number which, when multiplied by n, results in movement of the last digit of its decimal representation to its front. Here n is itself a single-digit positive natural number. In other words, the decimal representation undergoes a right circular shift by one place. For example:

4 × 128205 = 512820, so 128205 is 4-parasitic. Most mathematicians do not allow leading zeros to be used, and that is a commonly followed convention. So even though 4 × 25641 = 102564, the number 25641 is not 4-parasitic.

Derivation An n-parasitic number can be derived by starting with a digit k (which should be equal to n or greater) in the rightmost (units) place, and working up one digit at a time. For example, for n = 4 and k = 7

4 × 7 = 28 4 × 87 = 348 4 × 487 = 1948 4 × 9487 = 37948 4 × 79487 = 317948 4 × 179487 = 717948. So 179487 is a 4-parasitic number with units digit 7. Others are 179487179487, 179487179487179487, etc. Notice that the repeating decimal

x = 0.179487179487179487 … = 0. 179487 ¯ has 4 x = 0. 717948 ¯ = 7. 179487 ¯ 10 . {\displaystyle x=0.179487179487179487\ldots =0.{\overline {179487}}{\mbox{ has }}4x=0.{\overline {717948}}={\frac {7.{\overline {179487}}}{10}}.}

Thus

4 x = 7 + x 10 so x = 7 39 . {\displaystyle 4x={\frac {7+x}{10}}{\mbox{ so }}x={\frac {7}{39}}.}

In general, an n-parasitic number can be found as follows. Pick a one digit integer k such that k ≥ n, and take the period of the repeating decimal k/(10n−1). This will be k 10 n − 1 ( 10 m − 1 ) {\displaystyle {\frac {k}{10n-1}}(10^{m}-1)}

where m is the length of the period; i.e. the multiplicative order of 10 modulo (10n − 1). For another example, if n = 2, then 10n − 1 = 19 and the repeating decimal for 1/19 is

1 19 = 0. 052631578947368421 ¯ . {\displaystyle {\frac {1}{19}}=0.{\overline {052631578947368421}}.}

So that for 2/19 is double that:

2 19 = 0. 105263157894736842 ¯ . {\displaystyle {\frac {2}{19}}=0.{\overline {105263157894736842}}.}

The length m of this period is 18, the same as the order of 10 modulo 19, so 2 × (1018 − 1)/19 = 105263157894736842. 105263157894736842 × 2 = 210526315789473684, which is the result of moving the last digit of 105263157894736842 to the front.

Additional information The step-by-step derivation algorithm depicted above is a great core technique but will not find all n-parasitic numbers. It will get stuck in an infinite loop when the derived number equals the derivation source. An example of this occurs when n = 5 and k = 5. The 42-digit n-parasitic number to be derived is 102040816326530612244897959183673469387755. Check the steps in Table One below. The algorithm begins building from right to left until it reaches step 15—then the infinite loop occurs. Lines 16 and 17 are pictured to show that nothing changes. There is a fix for this problem, and when applied, the algorithm will not only find all n-parasitic numbers in base ten, it will find them in base 8 and base 16 as well. Look at line 15 in Table Two. The fix, when this condition is identified and the n-parasitic number has not been found, is simply to not shift the product from the multiplication, but use it as is, and append n (in this case 5) to the end. After 42 steps, the proper parasitic number will be found.

Table One

Table Two

There is one more condition to be aware of when working with this algorithm, leading zeros must not be lost. When the shift number is created it may contain a leading zero which is positionally important and must be carried into and through the next step. Calculators and computer math methods will remove leading zeros. Look at Table Three below displaying the derivation steps for n = 4 and k = 4. The Shift number created in step 4, 02564, has a leading zero which is fed into step 5 creating a leading zero product. The resulting Shift is fed into Step 6 which displays a product proving the 4-parasitic number ending in 4 is 102564.

Table Three

Smallest n-parasitic numbers

The smallest n-parasitic numbers are also known as Dyson numbers, after a puzzle concerning these numbers posed by Freeman Dyson. They are: (leading zeros are not allowed) (sequence A092697 in the OEIS)

General note In general, if we relax the rules to allow a leading zero, then there are 9 n-parasitic numbers for each n. Otherwise only if k ≥ n then the numbers do not start with zero and hence fit the actual definition. Other n-parasitic integers can be built by concatenation. For example, since 179487 is a 4-parasitic number, so are 179487179487, 179487179487179487 etc.

Other bases In duodecimal system, the smallest n-parasitic numbers are: (using inverted two and three for ten and eleven, respectively) (leading zeros are not allowed)

Strict definition In strict definition, least number m beginning with 1 such that the quotient m/n is obtained merely by shifting the leftmost digit 1 of m to the right end are

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Parasitic number

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

In research
Parasitic 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 Parasitic 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
Parasitic 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 Parasitic 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 “Parasitic number” →

Affiliate

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

How to study Parasitic number in 20 minutes

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

Frequently asked questions

What is Parasitic number in simple terms?

In mathematics, an n-parasitic number (in base 10) is a positive natural number which, when multiplied by n, results in movement of the last digit of its decimal representation to its front. Here n is itself a single-digit positive natural number.

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

Tags

  • Base-dependent integer sequences

Keep exploring