I would be ever so greatful if (finite decimal expansions)

  • Thread starter Thread starter Natasha1
  • Start date Start date
Natasha1
Messages
494
Reaction score
9
... Someone could help me with this. I need to prove that

Finitedecimal = p/(2^a)(5^b) where either a or b could be 0 and p is a prime.

Basically this formula comes from...

Finitedecimal = (a1/10)+(a2/10^2)+...+(an/10^n)

What is a here? and how to prove it? Please help I am stuck :cry:
 
Physics news on Phys.org
If you are referring to the "a" in p/2a5b, then a and b can be any whole numbers.
If you are referring to a1, a2, etc. they are whatever the digits are in the decimal form of the number. For example, suppose x= 0.21573 (I've just made up those digits- the crucial point is that there are only a finite number of them). Here a1= 2, a2= 1, a3= 5, a4= 7, and a5= 3. Noting that there are only 5 digits in the number, if we multiply both sides by 105= 100000, 100000x= 21573 so x= 21573/100000. Of course, 100000= 105= (25)(55). Since 21573 is not even, it does have a factor of 2 and since it does not end in 0 or 4, it does not have a factor of 5 and so the fraction cannot be reduce further. "a" and "b" are both 5.
For the general proof, let x= (a1/10)+(a2/10^2)+...+(an/10^n)
and multiply both sides by the highest power of 10: 10n. You should be able to see that the right hand side is now an integer.

There is one error in your statement: while every finite decimal can be expressed as a fraction p/(2a5b) p does not have to be prime- it only has to be a number not divisible by 2 or 5. For example, the number above, 21573= 27(17)(47).
 
what a boss! Thanks gourou :!)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top