How Does e^x Break Down into e^[x]e^{x-[x]}?

  • Thread starter Thread starter nhrock3
  • Start date Start date
nhrock3
Messages
403
Reaction score
0
the question is stated as such
"number 'e' is found almost accurately in a certain computer,and we can consider it as accurate.so each power of it also accurate. so we left to calculate the fracture ie
e^x=e^{[x]}e^{x-[x]} "the question goes on

how is e^x=e^{[x]}e^{x-[x]} a fracture
?
square cols represent the whole value
 
Physics news on Phys.org
There may be a language problem here. I think that, instead of "fracture" you mean "fraction" or possibly just "error"?
 
yes fraction
how its fraction
 
Without additional explanation, your notation is not very clear. By [x], I think you mean the floor of x, or \left\lfloor x \right\rfloor. The floor of x is the largest integer that is less than or equal to x. E.g., \left\lfloor 2.7 \right\rfloor = 2.

Using x = 2.7 in your equation, we have
e^x = e^{\left\lfloor 2.7 \right\rfloor}e^{2.7 - \left\lfloor 2.7 \right\rfloor }
= e^2 e^{2.7 - 2} = e^2 e^{.7}
 
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