The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
0^0
11-24-2023, 05:43 PM (This post was last modified: 11-25-2023 06:13 PM by Albert Chan.)
Post: #1
0^0
(11-21-2023 08:30 PM)Johnh Wrote:  On the question of what 0^0 equals, obviously it's a conundrum, but I'm sure proper mathematicians are clear on what it should be. But here's my take, and the answer is 1:

If you say that 0^0 should be the limit of x^x as x approaches zero, then you can easily see the result heading towards 1 ie:

0.1^0.1 = 0.79433
0.01^0.01 = 0.95499
0.001^0.001 = 0.99312
0.0001^0.0001 = 0.99908
0.00001^0.00001 = 0.99988 etc

And barring a typo above, then I think all calculators will agree if considered that way.

It may be OT to post to original thread, HP 48GX Collector’s Edition, so I start a new one.

You can make 0^0 be anything you want!
There are many ways to make this happen, below setup is probably simplest.

ln(x) / ln(x) = 1
ln(x) * (ln(a)/ln(x)) = ln(a)

Exponentiate both side: x ^ (ln(a)/ln(x)) = a

Note that this is an identity! No need to take limit to check.

(x → 0+) --> (ln(x) → -∞) --> (1/ln(x) → 0-)
If ln(a) is finite, we have both base and exponent approaches 0 (at different rate) --> 0^0 = a
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
0^0 - Albert Chan - 11-24-2023 05:43 PM
RE: 0^0 - Werner - 11-24-2023, 05:56 PM
RE: 0^0 - klesl - 11-24-2023, 08:14 PM
RE: 0^0 - Albert Chan - 11-24-2023, 09:41 PM
RE: 0^0 - Albert Chan - 11-25-2023, 12:47 PM



User(s) browsing this thread: 2 Guest(s)