Terminating Decimals: 2^n5^m Explained

  • Thread starter Thread starter Natasha1
  • Start date Start date
AI Thread Summary
A fraction can be expressed as a terminating decimal if its denominator, when reduced to lowest terms, is of the form 2^n5^m, where n and m are non-negative integers. This is because the decimal system is based on 10, which is the product of 2 and 5. Therefore, denominators that include other prime factors, such as 3, will not yield terminating decimals. The examples discussed, n/10 and n/12, illustrate this concept, as only n/10 fits the required form. Understanding this principle clarifies why certain fractions produce terminating decimals while others do not.
Natasha1
Messages
494
Reaction score
9

Homework Statement



Which of the following produce terminating decimals for all integers n?

n/10

n/7

n/12

2. The attempt at a solution

I read on the internet that reduced fraction a/b (meaning that fraction is already reduced to its lowest term) can be expressed as terminating decimal if and only if b (denominator) is of the form 2^n5^m, where m and n are non-negative integers.

That would mean only n/10 and n/12 are the answers. But I don't really understand why only denominators in the form 2^n5^m work?

Can someone explain please?
 
Last edited:
Physics news on Phys.org
Natasha1 said:

Homework Statement



Which of the following produce terminating decimals for all integers n?

n/10

n/7

n/12

2. The attempt at a solution

I read on the internet that reduced fraction a/b (meaning that fraction is already reduced to its lowest term) can be expressed as terminating decimal if and only if b (denominator) is of the form 2^n5^m, where m and n are non-negative integers.

That would mean only n/10 and n/12 are the answers. But I don't really understand why only denominators in the form 2^n5^m work?

Can someone explain please?
First of all, can you express 12 as ##2^n5^m## for some non-negative integers ##m## and ##n##?
 
No
 
But it is 2^2*3
 
Natasha1 said:
But I don't really understand why only denominators in the form 2^n5^m work?

Can someone explain please?
The denominators would be powers of 2 (2, 4, 8, 16, ...), powers of 5 (5, 25, 125, ...), or products of 2 to some power times 5 to some power. All such fractions with any of these denominators have terminating decimal expansions If the denominator is 2, 4, 8, and so on, the fraction will be some multiple of .5, .25, or .125, and so on. If the denominator is 5, 25, 125, and so on, the fraction will be a multiple of .2, .04, .008, and so on. All of these are artifacts of writing fractions as decimal (base-10) fractions, with 10 being divisible by 2 and 5.

Natasha1 said:
But it is 2^2*3
Which is not of the form ##2^m5^n##. The problem did not mention factors of 3 in the denominator.
 
  • Like
Likes Natasha1
Natasha1 said:

Homework Statement



Which of the following produce terminating decimals for all integers n?

n/10

n/7

n/12

2. The attempt at a solution

I read on the internet that reduced fraction a/b (meaning that fraction is already reduced to its lowest term) can be expressed as terminating decimal if and only if b (denominator) is of the form 2^n5^m, where m and n are non-negative integers.

That would mean only n/10 and n/12 are the answers. But I don't really understand why only denominators in the form 2^n5^m work?

Can someone explain please?

Any fraction of the form
$$ \frac{1}{2^n 5^m}$$
can be made into either
$$\frac{2^k}{10^m} \hspace{2em} \text{or} \hspace{2em} \frac{5^j}{10^n},$$
depending on whether ##n < m## or ##n > m##. For example, ##1/(2^3 5^2) = 5/ (2^3 5^3) = 5/10^3##, and ##1/(2^2 5^3) = 2/(2^3 5^3) = 2/10^3.##

Anyway: why are you asking us if you understand why denominators of the form ##2^n 5^m## work? Telling us you do not understand it is different from asking us if you understand it, and when you end with a question mark "?" you are asking, not telling.
 
Last edited by a moderator:
Thanks all for your help. I understand a little better now :)
 
Back
Top