Cesius
- 5
- 0
Can anyone tell me how to factor 1 trillion in 2 numbers, and none of them have zeroes in them?
Thanks.
Thanks.
Cesius said:The two numbers I got were 262,144 x 3,814,697.266 and 5^12 x 2^12. I'm not sure which one is right because the first one I'm not sure if it's exact and the second one technically has zeroes.
Borek said:1*1717914916
Cesius said:The two numbers I got were 262,144 x 3,814,697.266 and 5^12 x 2^12. I'm not sure which one is right because the first one I'm not sure if it's exact and the second one technically has zeroes.
You're welcome. I was wondering if one had to have integers which would be impossible given the constraints. I just start dividing 512 by 2 until I found a number without zeros.Cesius said:We are allowed decimals. Thanks for the answers Astronuc! And thanks for the help everyone!