Processing math: 100%
 
+0  
 
0
761
2
avatar

Hello, 

i calculated the following:

(1000+(1000/31536000))*(1.5)^31535999

How can i understand the result?

 Greetings

 May 19, 2014

Best Answer 

 #2
avatar+130477 
+5

Your calculator probably "overdosed" when it tried to calculate that "1.5" raised to a power greater than 31 million!! You probably got an "error" or "infinite" - or some such thing displayed.

Do you have any particular reason for trying to calculate such a large number??

If so...you might browse around the web......please be advised that trying to find an app that will display ALL the digits of this number is probably fruitless....

Here's a place you might start.....good luck!!

http://www.wolframalpha.com/examples/Math.html

 May 19, 2014
 #1
avatar+33657 
+5

The value of 1.5^31515999 exceeds the range of the calculator here, so it just returns ∞ for this.  Interestingly, instead of just returning ∞ for the whole calculation, it returns the result as a product of the result of (1000+1000/31536000) and infinity!! 

(1000+100031536000)×1.531535999=1000.0000317097919838×()

Basically, you just have to interpret this as a number too big for the calculator here to compute!

 May 19, 2014
 #2
avatar+130477 
+5
Best Answer

Your calculator probably "overdosed" when it tried to calculate that "1.5" raised to a power greater than 31 million!! You probably got an "error" or "infinite" - or some such thing displayed.

Do you have any particular reason for trying to calculate such a large number??

If so...you might browse around the web......please be advised that trying to find an app that will display ALL the digits of this number is probably fruitless....

Here's a place you might start.....good luck!!

http://www.wolframalpha.com/examples/Math.html

CPhill May 19, 2014

3 Online Users