ArticleslgStudy

science

Transposable integer

Transposable integer is a science 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 Transposable integer rather than just read about it. In short: In mathematics, the transposable integers are integers that permute or shift cyclically when they are multiplied by another integer n {\displaystyle n} . Examples are: 142857 × 3 = 428571 (shifts cyclically one place left) 142857 × 5 = 714285 (shifts cyclically one place right) 128205 × 4 = 512820 (shifts cyclically one place right) 076923 × 9 = 692307 (shifts cyclically two places left) These transposable integers…

Key takeaways

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

Reference excerpt

In mathematics, the transposable integers are integers that permute or shift cyclically when they are multiplied by another integer n {\displaystyle n} . Examples are:

142857 × 3 = 428571 (shifts cyclically one place left) 142857 × 5 = 714285 (shifts cyclically one place right) 128205 × 4 = 512820 (shifts cyclically one place right) 076923 × 9 = 692307 (shifts cyclically two places left) These transposable integers can be but are not always cyclic numbers. The characterization of such numbers can be done using repeating decimals (and thus the related fractions), or directly.

General For any integer coprime to 10, its reciprocal is a repeating decimal without any non-recurring digits. E.g. 1⁄143 = 0.006993006993006993... While the expression of a single series with vinculum on top is adequate, the intention of the above expression is to show that the six cyclic permutations of 006993 can be obtained from this repeating decimal if we select six consecutive digits from the repeating decimal starting from different digits. This illustrates that cyclic permutations are somehow related to repeating decimals and the corresponding fractions. The greatest common divisor (gcd) between any cyclic permutation of an m-digit integer and 10m − 1 is constant. Expressed as a formula,

gcd ( N , 10 m − 1 ) = gcd ( N c , 10 m − 1 ) , {\displaystyle \gcd \left(N,10^{m}-1\right)=\gcd \left(N_{c},10^{m}-1\right),}

where N is an m-digit integer; and Nc is any cyclic permutation of N. For example,

gcd(091575, 999999) = gcd(32×52×11×37, 33×7×11×13×37) = 3663 = gcd(915750, 999999) = gcd(157509, 999999) = gcd(575091, 999999) = gcd(750915, 999999) = gcd(509157, 999999)

If N is an m-digit integer, the number Nc, obtained by shifting N to the left cyclically, can be obtained from:

N c = 10 N − d ( 10 m − 1 ) , {\displaystyle N_{c}=10N-d\left(10^{m}-1\right),\,}

where d is the first digit of N and m is the number of digits. This explains the above common gcd and the phenomenon is true in any base if 10 is replaced by b, the base. The cyclic permutations are thus related to repeating decimals, the corresponding fractions, and divisors of 10m−1. For examples the related fractions to the above cyclic permutations are thus:

091575⁄999999, 915750⁄999999, 157509⁄999999, 575091⁄999999, 750915⁄999999, and 509157⁄999999. Reduced to their lowest terms using the common gcd, they are:

25⁄273, 250⁄273, 43⁄273, 157⁄273, 205⁄273, and 139⁄273. That is, these fractions when expressed in lowest terms, have the same denominator. This is true for cyclic permutations of any integer.

Fraction method

Integral multiplier An integral multiplier refers to the multiplier n being an integer:

An integer X shift right cyclically by k positions when it is multiplied by an integer n. X is then the repeating digits of 1⁄F, whereby F is F0 = n 10k − 1 (F0 is coprime to 10), or a factor of F0; excluding any values of F which are not more than n. An integer X shift left cyclically by k positions when it is multiplied by an integer n. X is then the repeating digits of 1⁄F, whereby F is F0 = 10k - n, or a factor of F0; excluding any values of F which are not more than n and which are not coprime to 10. It is necessary for F to be coprime to 10 in order that 1⁄F is a repeating decimal without any preceding non-repeating digits (see multiple sections of Repeating decimal). If there are digits not in a period, then there is no corresponding solution. For these two cases, multiples of X, i.e. (j X) are also solutions provided that the integer i satisfies the condition n j⁄F < 1. Most often it is convenient to choose the smallest F that fits the above. The solutions can be expressed by the formula:

X = j 10 p − 1 F {\displaystyle X=j{\frac {10^{p}-1}{F}}}

where p is a period length of 1⁄F; and F is a factor of F0 coprime to 10. E.g, F0 = 1260 = 22 × 32 × 5 × 7. The factors excluding 2 and 5 recompose to F = 32 × 7 = 63. Alternatively, strike off all the ending zeros from 1260 to become 126, then divide it by 2 (or 5) iteratively until the quotient is no more divisible by 2 (or 5). The result is also F = 63. To exclude integers that begin with zeros from the solutions, select an integer j such that j⁄F > 1⁄10, i.e. j > F⁄10. There is no solution when n > F.

Fractional multiplier An integer X shift left cyclically by k positions when it is multiplied by a fraction n⁄s. X is then the repeating digits of s⁄F, whereby F is F0 = s 10k - n, or a factor of F0; and F must be coprime to 10. For this third case, multiples of X, i.e. (j X) are again solutions but the condition to be satisfied for integer j is that n j⁄F < 1. Again it is convenient to choose the smallest F that fits the above. The solutions can be expressed by the formula:

X = j s 10 p − 1 F {\displaystyle X=js{\frac {10^{p}-1}{F}}}

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Transposable integer

Start with the simplest possible case. Write down what Transposable integer claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, 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 Transposable integer 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 Transposable integer 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 Transposable integer

In research
Transposable integer appears in science 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 Transposable integer 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
Transposable integer 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 Transposable integer 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 Transposable integer in 20 minutes

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

Frequently asked questions

What is Transposable integer in simple terms?

In mathematics, the transposable integers are integers that permute or shift cyclically when they are multiplied by another integer n {\displaystyle n} . Examples are: 142857 × 3 = 428571 (shifts cyclically one place left) 142857 × 5 = 714285 (shifts cyclically one place right) 128205 × 4 = 512820…

Why does Transposable integer matter?

Because it connects several science 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 Transposable integer?

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 Transposable integer.

Tags

  • Base-dependent integer sequences

Keep exploring