Given x ≠ 0, if you define x^n and x^-n , you could get x^0 as x^(n - n) = (x^n) / (x^n) = 1. Isn't that a correct way to get away with not defining x^0 ? Going further with the x^(n - n) thought and allowing x = 0 : 0^0 = 0^(n - n) = (0^n) / (0^n) = ( n*ln(0) ) / ( n*ln(0) ) = ln(0) / ln(0) ln(0) is undefined and therefore ln(0) / ln(0) is also undefined, which could imply 0^0 is undefined.
@@ThinkDifferentlier Cesaro summation is a load of purposeless pure-math garbage. I agree it's fun to screw around with math and do stupid things like that but it's still dumb, because of how misleading and pointless it is.
In combinatorics, 0^0 is often defined to be 1 by convention. It's similar to 0!=1. eg, the number of permutations of an n-element set is n!, and the number of functions from an n-element set to itself is n^n - we'd like both of these to equal 1 when n=0. so 0! = 0^0 = 1.
Since 1^0 is 1 and (-1)^0 is (-1) you want define 0^0 cuz it’s a neutral number if so the number must be somewhere between -1 and 1 but not 0 WHICH IS IMPOSSIBLE
here's something i have to say. whenever i click on one of his videos, there's a jolt of happiness that passes through me in the first two seconds, I feel energetic to do math, he is a LEGEND! BLACKPENREDPEN
Reijo P. Wait, I’ll ask my big bro: *NI-SAAAAAAN !!!!* (In case you thought about it, no, I know that BPRP’s Chi-.... uh.... Ko-... uh.... not Japanese ! The contrast is the joke)
We should not confuse the limit indeterminate form 0^0 with the 0^0 value itself. The fact that 0^0 in limit sense is indeterminate, does not mean that is undefined. This value, depends on the area, is defined as 1 (e.g. set theory) or it is simply left undefined as some math analysis authors do
Consider the following proof: X^0=x^(1-1)=x^1/x^1=x/x=1 therefore X^0=1. However, using this proof we divide by x, meaning we have to say that x≠0, otherwise this becomes undefined because 0^0=0^(1-1)=0^1/0^1=0/0= undefined, you cannot divide by 0.
@@randomname9291 You are right. But precisely, you cannot even conclude that 0^0=0/0 since for the second step you need the denominator to be distinct to 0 (and also 0/0 is undefined so what does that equality mean?) As explained in the video, "undefined" means that it is simply not defined so you cannot carry out proofs from an undefined term. If you would like to define 0^0=1, which is often a notational convention, then you should be aware that some exponentiation properties fail, just like the one you provided. This is not a contradiction, this just means that regular properties or theorems that you expect to hold aren't true anymore.
@@lucianosalvetti5852 you need the denominator to be distinct to zero precisely because it is undefined unless it isn’t zero. This equality means that 0^0 is undefined (or at the very least not equal to 1), as you cannot get to 0^0=1 without concluding that it is an undefined term.
BPRP, may I make a suggestion? In the past when I have explained to students the meaning of the 0th power and negative powers, I say look at this: For a ≠ 0, a³·a² = a⁵. In other words, notice that multiplying, means adding the exponents. Conversely, we see that dividing means subtracting exponents. For example, a⁵/a³ = a⁵ˉ³ = a², "isn't it?" So, that means a³/a³ should equal a⁰ by subtracting exponents. But we know that a number divided by itself is 1. So a⁰ must be 1. And a³/a⁵ should equal aˉ². But we know that it's 1/a². So, a negative exponent means take the reciprocal. And I would say this isn't "by definition," it's "by extension!" We have extended the meaning of exponents to include 0 and negative numbers in a way that is consistent with the behavior that we're already familiar with (namely, adding and subtracting corresponds to multiplying and dividing). My point is, the definition isn't totally arbitrary, it's an extension of what we already know. What do you think?
Ken Haley yup I agree. Because we extended exponents to 0 and negative exponents. And when we say a^-2=1/a^2 we are giving a meaning to this extension. And when we are giving a meaning to something, we call it a definition.
but you cant prove something is undefined in the first place. the only use of calling it a proof would be to state that it is undefined because it isnt defined
Ken Haley Extensions are definitions, so there is no distinction in declaring a rule by extension or by definition. It is not arbitrary, but it still is a definition.
For better understanding 0 exponents, could you also say that; 2^3 = 1*2*2*2, 2^2 = 1*2*2, 2^1 = 1*2, Thererfore, 2^0 = 1 I use this as another model to make sense of zero exponents (as well as the continuous division of 2 as shown in the video). Dunno if this is legit, but helps me anyway ¯\_(ツ)_/¯
@@@blackpenredpen Of course in cardinal arithmetic 0 raised to the 0 power is actually 1 - the number of functions with an empty domain i.e. the empty function.
0^0 is 1. Maclaurin series expansion of e^x = x^0/0! + x^1/1! + x^2/2! + x^3/3! + ... Taking x=0, all terms from x^1/1! cancel out and become 0, while x^0/0! term gives 1. 0! is 1 and even 0^0 should be 1 too. If 0^0 is undefined, then e^0 will be undefined too. As e^0=1, then 0^0 should be 1 for the Maclaurin series expansion to hold true Also if we draw graph of y = x^x, we will see that y=1 when x=0. Even if we type 0^0 on Google, we get the answer as 1
This doesn't prove that 0^0 is undefined. You've taken the limits, but that doesn't prove anything for discontinuous functions. What you're trying to define is the behavior exactly at 0^0, not what's happening around 0^0. You can just as easily define the function 0^x to be 1 at x=0, given that it's already discontinuous there, and then you'd have no conflict between the results.
exactly. 0^0 = 1. why? *where x > 0,* 0^x = 1 * 0 this pattern holds with any x^y x^y = 1 * x^y x^2 = 1 * x * x therefore, 0^0 = 1. it’s the same reason why x^0 where x != 0 is 1.
@Hansel McDonald, Why are you saying that it doesn't serve any purpose defining 0^x to be 1 at x=0 ? How about the binomial expansion (a+b)^n = ∑ ((n choose k) * a^k * b^(n-k)) , from k=0 to k=n for any natural number n, and setting (for example) n=2, a=3, b=0 ? Or how about the Taylor-series e^x = lim { ∑ (x^k)/k! , from k=0 to k=N }, for N--> +infinity and evaluating at x=0 ? How will you evaluate those expressions without using 0^0 = 1 ?
Consider the following proof: X^0=x^(1-1)=x^1/x^1=x/x=1 therefore X^0=1. However, using this proof we divide by x, meaning we have to say that x≠0, otherwise this becomes undefined because 0^0=0^(1-1)=0^1/0^1=0/0= undefined, you cannot divide by 0.
5:35 "Seems like just connect the dots". Well, if you look at an equation from the left, and from the right, and determine what it might look like at the value it's approaching.. that's a limit. So without using limits, you have used a limit. And approaching a number and actually evaluating that number, i.e. what it seems like at x^0 or 0^x is not the same thing. At 0^0, the function could jump for example. Its clearly not continuous... There is more possibility that 0^0 = 1, given the behaviors of other functions, like the binomial theorem series etc. I don't think this in anyway proves 0^0 it's undefined.
By the way, 0^0 must be defined if you want to include tetration in our number system. According to the arithmetic-geometric conversion, any 0's get converted to 1's, as 0 is the arithmetic identity number, and 1 is the geometric identity number. The operations get increased by 1 hierarchical order during an arithmetic-geometric conversion. Therefore, 0^0 is equal to 1 tetrated to 1. However, failing to define 0^0 causes tetration base 1, 0, and negative numbers to become undefined as well, including 1 tetrated to 1. However, 1 tetrated to 1 is just a power tower of 1's with 1 entry, which is just 1. Therefore, 1 is undefined. All integers can be multiplied by 1, and then all integers are undefined. All rational numbers are ratios of integers, and each integer can be multiplied by 1, and the rational numbers get lost in the black hole of undefinedness. Irrational numbers will eventually fall, first the square and cubic roots, then pi and e, and finally the complex numbers until the entire number system gets annihilated except 0. And finally, 0 will accept its fate of being undefined as being a product of 1 and 0, and the entire Mathsverse will collapse. If 0^0=1, then 1 tetrated to anything is equal to 1, including fractional and irrational numbers. 0 tetrated to anything is 1 if the tetrating number is even, and 0 if the tetrating number is odd. Negative numbers tetrated to anything are: Defined for all integer values if the negative number, written as a fraction, has both an odd numerator and denominator Defined for integer values to 2 if the negative number, written as a fraction, has an even numerator and an odd denominator Defined for integers to 1 if the negative number is either irrational or has an even denominator. -1 tetrated to anything equals -1 if n is not 0 and is equal to 0 if n is -1, and 1 if n is 0.
Oh man, this is on my video to do list! Sometimes students will ask about this during a totally unrelated lesson, so depending on the lesson its hard to stop everything to explain this. This is a nice video to refer to - thanks!
When learning discrete math, namely cardinal arithmetic, we concluded that 0^0=1, since there is only one function that you can make from the empty set to the empty set (when powers are basically how many functions there are from the group with the cardinality of the exponent to the group with the cardinality of the base). Something else I wanted to point out is that in 7:15, I don't think that you can conclude that 0^0=0 from that because its discontinues at 0 since the limit on the left is different from the limit on the right and I'm not sure you can ignore calculus when talking about graphs like that, but i'm not too sure. great video as always btw! :)
It drives me nuts to hear people say "it's defined in certain areas". 0^0=1. The area you are in is not a parameter to the calculations. There are no fields where it comes up with a different answer. It's only that people confuse infinitesimal values with zero. This is because limits are a waffly concept, rather than using algebraic infinitesimals. People are also doing blackboard/paper mathematics, rather than writing computer code, where they have to face the music that 0^0=1 has to be used for the code to actually work; and the hand-wringing over it being defined can't be avoided. It's just that in some fields, where people confuse 0^dx with 0^0; where dx*dx=0 (ie: infinitesimal); they refuse to define 0^0. This is kind of like finitists refusing to define any kind of infinity.
as for "0^0=0". smallFinite*smallFinite > 0. smallFinite>0 0^smallFinite=0 But... smallInfinitesimal*smallInfinitesimal = 0. smallInfinitesimal>0. 0^smallInfinitesimal = 1 0 isn't the same as smallInfinitesimal, and that's not the same as smallFinite. 0 < smallInfinitesimal < smallFinite
Then can you say why it is defined like that.This statement is not a proof,in reality there is no proof ,2^0 is 1 due to definition , we can use this pattern to be useful ,if we define it has 0 ,we cannot use it efficiently.
In the context of multiplication, combining a set of factors with an empty set of factors doesn't change the product. That's equivalent to multiplying by 1, by definition: 1 is the multiplicative identity, which is defined as the factor that doesn't change the product.
2^(-1) is the multiplicative inverse of 2. 1/2 is an element of the quotient ring. We find they are the same. The empty product is 1 as the empty sum is 0. 😁
Consider the polynomial p(x) = 3x^2+8x+6. A polynomial in general is Sum i = 1 to n a_i*x^i. So in the case of p, a_2=3, a_1=8, and a_0 = 6, the polynomial is 3x^2+8x^1+6x_0. Substitute 0 for x. We get 3*0^2+8*0^1+6*0^0. Since 0^1=0 and 0^2 = 0, we get 3*0+8*0+6*0^0= 6*0^0. But when we substitute it into the original form, we get 3*0^2+8*0+6 = 6. This means that 6*0^0 = 6, which implies that 0^0=1. I believe that in most algebraic applications, 0^0 winds up being 1, usually by defining it as such.
This is circular logic: by saying the polynomial can be written as that sum you are already implying that 0^0 = 1, so basically what you just said is: "since 0^0 = 1, 0^0 has to be 1"
@@luxo1035 It's also explicit in the binomial theorem that x^0 = 1 and y^0 = 1, even if x = 0 or y = 0. In fact, 0^0 must equal 1 for the binomial theorem to be correct when x = 0 or y = 0. Not to mention that 0^0 must equal 1 in Euler's power series formula for e^x.
In my opinion, 0^0 is best to defined to be 1. If we leave 0^0 undefined, then a general polynomial must be written as a_0 + sum from i=1 to n (a_i x^i) instead of sum from i=0 to n (a_i x^i), (because the second expression would be undefined at x=0), which seems unnecessarily awkward. In addition, 0^0 is definitely equal to 1 in applications to combinatorics. Sure, defining 0^0=1 makes x^y discontinuous at x=y=0, but that's not a problem so long as we are aware of it.
Kronecker Delta function. These functions show up all over the place in nature. f[x : x >= 0] := 0^x is fine... f[0]=1. f[x : x > 0]=0. The weirdest thing of all is to define it per mathematics area, as if the notation means different things in different areas. The problem is confusing infinitesimals with 0, because limits are a waffly concept.
Nothing says that your formulas have to be convenient. It's very convenient to define 1/0 = infinity and that also simplifies many formulae. Doesn't make it right.
I am revisiting this video two years later, and I must say, I have a major pet peeve with trying to use limits to define the values of a function at a point. What the argument in this video essentially concludes is that for f(x, y) = x^y, lim f(x, y) (x -> 0, x > 0, y -> 0, y > 0) does not exist, so f(0, 0) is undefined, which is actually a bad argument, if you think about it mathematically. By definition, the limit of a function to a point has to do with the values of the function NEAR that point, not the value of rhe function AT that point. The relationship between the two is given by a statement about CONTINUITY of a function at a point, or lack thereof. If lim f(x, y) (x -> 0, x > 0, y -> 0, y > 0) does not exist, then you can conclude is discontinuous at (0, 0), but it does not imply f(0, 0) is undefined. That is nonsense. Here is a simpler example. You all know the floor function, right? BPRP has made videos on it before, and Michael Penn does videos on it all the time. Those of you who are familiar with the floor function would know that lim floor(x) (x -> 1) does not exist. Does this mean floor(1) is undefined? No, it does not. Why do we know it is not undefined? Because from the definition of the floor function, that floor(x) = m for integer m iff m =< x < m + 1, it can be proven that floor(1) = 1. So floor(1) = 1. Period. That is all there is to it, and there is no need for there to be any further discussion. In our case, f has a definition too, and if we want to know what f(0, 0) is equal to, then we need to apply that definition to x = 0, y = 0. Period. That is all there is to it. There is no point in worrying about limits, in worrying about f for x > 0, y = 0, or x = 0, y > 0, because all we simply need is to plug x = 0, y = 0 into that definition. Problem solved. We have a definition that works for any complex number x whenever y is a cardinal number. 0 is a cardinal number. So for y = 0, we apply that definition, and the apply x = 0 to that. Multiple people in the comments have explained this too, so this is by no means a fringe idea: this is just the single idea that actually agrees with mathematical rigor. Doing this gives you the unambiguous result 0^0 = 1, and no, this is not inconsistent with calculus whatsoever, because this would not mean that the indeterminate limits are equal to 1, since the indeterminate limits are just that: limits, not an arithmetic operation that is either defined or not. If a person wants to ignore that definition of exponentiation and somehow decide that 0^0 should be undefined, even though there is no legitimately valid argument that logically entails this, then okay, that type of arbitrariety does somewhat go against mathematical rigor, but I will let it slide. However, I seriously need teachers to stop teaching students that a function at a point must be undefined because the limit to that point of the function does not exist or is indeterminate, since this is just straight up incorrect, and all it does is create a bad understanding of what limits are and how they work. It does get tiring when hordes of students have come to believe that evaluating the limit is the same as just plugging the point into the function because this is what they were taught by their teachers. And if you are doing this to then try to justify something as capriciously unfounded as "0^0 is undefined," it makes it that much worse. I dislike it just as much as when teachers say "1/0 is undefined because lim 1/x (x -> 0) does not exist," because again, that is just not how these things work. If you want to explain why 1/0 is undefined, then you need to tell them that the equation 0·x = 1 has no real or complex solutions, and if you try to invent a new type of number that solves this equation, then problems emerge that make it impossible. If you think this is too complicated to explain to a child, then I would rather that you just tell them "you will be better equipped to understand the answer in a few years," rather than pulling up a limit argument that only reinforces a bad understanding of what limits are.
How are you defining x^y? I would define it as e^(ln(x)*y). Plugging in 0 for x any y, we get e^(ln(0)*0). This is basically e^(-infinity*0), which is undefined. Infinity*0 and -infinity*0 are undefined.
@@GoogleAccount-if6pu ln(0) is undefined. It is not -♾, because -♾ is not a number. ln is, by definition, a function from (0, +♾) to R. Of course, your definition does not work, becaause this makes 0^y always undefined, since there is always a ln(0) to deal with. This can easily be fixed if you let x^y := lim exp[y·log(s)] (s -> x), or any other proper definition of exponentiation. Here, 0^y = lim exp[y·log(s)] (s -> 0), and if y = 0, then this evaluates to 1, while if y > 0, this evaluates to 0. This can be extended to the complex numbers as well.
As many people have pointed out, for the set theorist 0^0=1, but this is also true for the algebraist, since we use integer powers, and often use definitions like: a^n is the product of a with itself n times, when n >= 0. Then 0^0 is the empty product, which always has value one (assuming our operation is associative and has identity). This video is misleading at best. There are likely a few fields in math in which 0^0 is undefined, but when it is defined, it seems that it is usually defined to be 1.
@@jmwild1 Limits are calculus. Calculus is a comsequence of analysis, and to some extent, synonymous with analysis. The difference is in the focus of the teaching of the material, not the actual contents of the theory.
@@jmwild1 That is like saying "wheels are not auto parts, they are just a tool used to assemble automobiles." You are contradicting yourself. By definition, any tool used in calculus and analysis IS analysis. A theory of study is defined entirely by its contents of study. Nothing else. And you are right: there is really not an argument here, so I have no idea why you insist on being a contrarian about this.
@@angelmendez-rivera351 By "analysis" I meant the category of math analysis. No there's no contradiction here, and I'm not being the contrarian, I'm correcting the *original* contrarian above. He chose to challenge blackpenredpen's claim and I simply refuted that.
Even though you are not using limits, isn’t it more fit to say that 0^0 is indeterminate, meaning it cannot be determined? Undefined, we use for expressions like 1/0 or the slope of a vertical line. SyberMath
Yeah, it fits a bit better, but honestly, if you need it, you will define it somewhere. For example, in Analysis 1, we defined x^0 as 1 even if x=0 for Taylor series and alike
at line 2 you are assuming 2^0 is nonzero instead you could define 2^n = 2^(n+1)/2 and 2^1 = 2 then it follows that 2^0 = 1 but if youre gonna change the definition of 2^n then you might as well define 2^0 = 1 so if you use the "counting" definition of 2^n, theres no way to get around defining 2^0 (and consequently having to define negative/fractional powers) i think the takeaway here is to not use the "counting" definition of 2^n that you learn in elementary school in the first place. just define 2^n in a way that allows you to derive all real powers. and for that matter, you might as well define 0^0 while youre at it.
I would argue that 0^0 = 1 is mathematically valid. It's just confusing to a lot of people, since it makes exponentiation noncontinuous. To be pedantic and foundational, the definition of exponentiation depends on our domain. We start with a function (N, N) -> N based on cardinalities of sets, which are always nonnegative; x^y is the cardinality of the set of functions from {0, ... ,y-1} to {0, ..., x-1}; when x = y = 0, the only such function is {}; there's 1. We can then extend this to a (Z, N) -> Z function by allowing negative bases; then (Z, Z) -> Q by including negative exponents; then (in our quest for closure) it is only natural to want to "bootstrap" this to (Q, Q) -> R and finally the mostly-continuous (R, R) -> R function we're all familiar with, even though that's a radically different function, at least in terms of how we define it. We instead define a^b = exp(ln a * b) where exp(z) = 1 + z + z^2/2 + z^3/6 + .... Which leaves us a bit screwed when a = 0, so for the sake of backward compatibility we just agree that 0^b = 0 if b > 0. It makes sense and doesn't hurt anything. If you decide that 0^0 = 1, what you lose is continuity. (Since 1^b = 1 and 0^a = 0 for all other points where exponentiation is defined, one of these principles has to "lose".) You now have to remind everyone of special cases when explaining why, for example, (lim f^g) might not be (lim f)^(lim g)--that principle becomes completely invalid in the neighborhood of (0, 0), because of this non-continuity. Defining 0^0 as 1 adds a lot of complexity to teaching and to certain analytical proofs, which is why it's discouraged but it isn't, prima facie, mathematically invalid.
When I am teaching about the value of x^0, I tend to use the exponent rules such that a^b / a^c = a^(b-c). e.g. 2^3 / 2^3 = 2^(3-3) = 2^0 2^3 / 2^3 = 8/8 = 1 Therefore, 2^0 = 1 This can be expanded to any base and power. a^b / a^b = 1 (a number divided by itself is 1.) a^b / a^b = a^(b-b) = a^0 (a number subtracted by itself is 0.) Therefore, a^0 = 1. I generally use a piece-wise function to define 0^x. = {0, if x > 0 {1, if x = 0 {undefined, if x
Sure, by that definition. If you use the set theory definition for natural numbers the answer is just flat out 1, because there is precisely one function from {} to {}. So, when you embed the natural numbers into the real numbers using a set theory scheme like ZF then pretty clearly 0^0=1 is valid.
@@TheGeneralThings So, I'll give a sketch at least, although fully explaining it from first principles takes most of a math course. The ZF set theory method of constructing natural numbers makes use of Peano arithmetic. You build up the natural numbers by taking the cardinality of sets constructed in a specific way, so 0 = |{}|, 1 = |{{}}|, 2 = |{{}, {{}}}|, and so on (the exact method of constructing it isn't important for this explanation). You do the various arithmetic operations by doing operations on the sets. For exponentiation, for sets A and B you have |A|^|B| is the number of possible functions that can go from A to B. The number of possible functions that go from {} to any non-empty set is 0 (it's impossible to construct such a function), but the function that go from {} to {} is the identity function (and only the identity function), which exists. So 0^0 = |{}|^|{}| = 1.
@@dospaquetes even integers require an extension. But you basically define -a to be 0 - a (where a is a natural number), fractions based on the ratio of two integers with a procedure to reduce them (and anything divided by 0 is undefined), and so on. My second argument that it is valid the other sets of numbers because it is valid for the natural numbers is on a bit more shaky ground, and it might be better to say that 0^0 = 1 in the same way that (-1)^(1/2) = i, where you're taking a principal value, and certainly if you're using a different approach to creating numbers it might not be true.
Hello! I proved x^0 is one to myself by for example 2^3 divided by 2^3 is 2^(3-3) equals 2^0 and in turn 1. And any number divided by itself becomes 1, so any number's zeroeth exponent should also be 1. And then division by zero is understandably not defined.
9:08 Compute 2^1000 - 2^999 - ..........- 1 = 1 Because the values keep halving all the time like 2^1000 = 2.2^999 so 2^1000 - 2^999 = 2^999 etc so it will keep halving until it reaches 1.
Have you also considered the curve of x^x? If you plot the curve, you will find 0^0 is 1. In fact, when we consider x^0 is from x^1/x^1, then x^(1-1) is x^0. If we put x equal 0, then 0^0 is 0^1/0^1=0^(1-1)=0^0. But the above calculation contains a number divided by zero, 0^1, 0^0 is undefined.
I have the exact same thinking. Anything else doesn't make sense when you think about it this way. The only thing I saw in another comment was that maybe 0/0 is actually defined, then some value could possibly make sense.
@@MuffinsAPlenty Totally agree. A function being discontinuous in one point of their domain is no contradiction because functions are allowed to be discontinous.
At 5:34 you are connecting the left domain ]-∞, 0[ and the right domain ]0, +∞[ with the {0} element, because in this way the function y=x^0 become continuous and this makes 0^0 to be = 1. At 7:17 you are assuming that the domain of y=0^x is [0, +∞[ and this makes 0^0 to be = 0 that conflicts with the previous conclusion. But WHY to include the {0} element in the domain of 0^x? We have NOT to connect the domain [0, +∞[ with anything on its left. So, if you consider that y=0^x has the ]0, +∞[ domain, EXCLUDING the {0},you don't conclude that 0^0 = 0 and don't conflict anymore with the 0^0 = 1 answer, that would be the only answer.
I feel like 2^1 = 2 as a definition, and 2^-1 = 1/2 as a definition, but 2^0 is just 2^1*2^-1 = 1, not itself a definition but derived from other definitions.
In fact, the only axiom required is that x^n is x times itself n times. Then you can easily derive x^1=x. You can also derive x^(a+b)=(x^a)*(x^b) because x^(a+b) is x times itself a times multiplied by x times itself b times. This lets you derive x^0 by starting with x = x^1 = x^(0+1) = (x^0)*(x^1) = x^1. Dividing both of the last two terms by x^1 gives us x^0=1. You can derive x^(-n) = 1/(x^n) in a similar way starting with 1 = x^0 = x^(1-1) = (x^1)*(x^-1) = 1. Dividing both of last two terms by x^1 gives us x^(-n) = 1/(x^n). And you can derive x^(1/n) = sqrt(x) by starting with x = x^1 = x^(1/2 + 1/2) = x^(1/2)*x^(1/2) = (x^(1/2))^2 = x. Take the square root of the last two terms to give x^(1/2) = sqrt(x). Derive any x^(1/n) a similar way but with n occurrences of 1/n. All because x^n is x times itself n times. 😀
The way I think of it is really simple. We know: 0^a ÷ 0^b = 0^(a-b) 0^a=0 when a > b > 0 We can express 0⁰=0^(x-x) = 0^x ÷ 0^x for all x>0 We know 0^x is 0 and we can't divide by 0 therfore 0⁰ is undefined.
03:00 n^0=1 is not just a definition , it can be proved as (n^x) / (n^x) = n^(x-x) = n^0 and at the same time it's 1 because any number devided by the same number is 1
any number divided by itself is 1 except 0 which is undefined. 0/0 is not 1, its undefined. 0^x = 0 so.. (0^x)/(0^x)=0/0 which is undefined. so 0^0 is undefined
I find it way easier to say n^2/n^2=n^(2-2)=5^0 and n^2/n^2=1 therfore n^0=1 but when applied to n=0 0^2/0^2=0^(2-2)=)0^0 and 0^2/0^2=0/0 therefore 0^0 is an indeterminate undefined number because it essentially becomes a case of 0/0 by the laws of exponents
This law of exponents doesn't hold when 0 is the base, though. By the same reasoning, you could get _any_ power of 0 to be 0/0. 0^2 = 0^(3-1) = 0^3/0^1 = 0/0, for instance. But this is not true. The issue is that the law stating a^(b-c) = a^b/a^c doesn't hold when a = 0. So, as tempting as it is, the argument you gave here doesn't work.
You said at the start of the video that you weren't talking about calculus or taking limits, but isn't "connecting the dots" from 5:25 onward just a disguised form of taking limits?
Not really. Think about in the nice good old days where we graphe parabolas. Say x^2. We first get the points (-2,4),(-1,1),(0,0),(1,1),(2,4) then we connected the dots with a curve. This video is meant to be no calculus.
Phil P No, connecting the dots has nothing to do with limits or calculus for that matter. Connecting the dots simply involves defining some map such that its domain is a superset of the set for which the operation in question is defined, and then postulating axiomatically that this map satisfies the exact same recursion as the previous map for every element in its domain, which is the super set. That is how you extend operations from the natural numbers to the integers, rational numbers, real numbers, and complex numbers, etc.
Hello, im new to the channel and like a lot your way of dealing with mathematical problems. As a highschool student I want to ask if it’s possible to learn this power ?
You cannot conclude that 0^x should equal to zero when you only see the graph at the right hand side of it. We know that 0^x is 0 for positive x-es, undefined for negative x-es, but we don't know anything else about the point where x = 0. Therefore it shouldn't be applied in a proof. We could simply define the 0^x function to be equal to one at x=0, and there would be no problem. Btw. when you enter |x|^x into geogebra, you can see a nice curved path that intersects 1 at x = 0.
Love this! This is exactly what I do when I teach students about exponents. Sometimes I mention to students that 2^3 = 1*2*2*2 a one multiplied by the number 2 a total number of 3 times. 2^0 = 1 multiplied by 2 a total of zero times 2^-1 =1 times 1/2 once
Yes, but this also does result in 0^0 = 1 as a theorem. Also, while it makes sense to multiply 1 by 0 exactly 0 times, it does not make sense to talk about -1 multiplications. 0 is a natural number, -1 is not.
@@noahali-origamiandmore2050 Yes, it is. And most mathematicians would agree. For example, the Peano axioms include 0 as a natural number. So do set theory and combinatorics, where 0 is the empty set. Algebraists also treat 0 as a natural number, since it makes the natural numbers a commutative semiring.
@@noahali-origamiandmore2050 Besides, just as a matter of principle and intuition, you literally use 0 to count. You can distinguish between having 0 chickens and 0 cows, 1 chicken and 0 cows, and, 0 chickens and 1 cow, all because you are using 0 to count. How many elements does the empty set have? 0. It is literally a counting number. The very fact that OP is able to talk about doing something (like multiplication) "zero times" proves my point. Because while it is coherent to say something is done 0 times, it is *not* coherent to say that something is done -1 times, for example. Yes, I know some mathematicians will treat the natural numbers as starting with 1. They do this during situations where they want to work with the nomzero natural numbers, and they get sloppy with the language, so they just omit the "nonzero" part. This is analogous to how number theorists and analysts are working with algebraic structures where you have to always attach the "nonzero" moniker in front: the nonzero integers, the nonzero rational numbers, the nonzero real numbers. Often, the "nonzero" part is implied by context and omitted from the explicit language, so it almost looks like these mathematicians are saying 0 is not a number at all, which is not what they are actually doing. Other mathematicians like holding on to ancient traditions when 0 was not considered a natural number, so they do that as well, but these are in the minority. If your work is based on works that are much older, then as a matter of convenience, treating 0 as non-natural may be more convenient than not, for the purposes of that particular publication. So, yes, notational convention varies from work to work. But, if we move on from notation, and we focus on the question conceptually, most mathematicians will undoubtedly agree that it makes far more sense to *think* of 0 as a natural number, than as not. The notions of mathematical structure just work out a lot more naturally in that case.
@@angelmendez-rivera351 Natural numbers are counting numbers. Your example of cows an chickens doesn't prove anything. It's not about being able to distinguish having 0 cows or 0 chickens. If you have 0 chickens, there was absolutely no counting involved, and that holds true for whenever 0 is used because you don't count 0 of something because that means no counting at all. Distinguishing between 0 chickens and 1 chickens is its own thing. Furthermore, you don't count chickens by going "0 chickens," "1 chicken," "2 chickens;" you count them like "1 chicken," "2 chickens," "3 chickens." You don't use 0 to count because that means no counting at all. What 0 IS is a whole number. This is when having 0 chickens or 0 cows would work as an example but not for natural numbers.
Another way to show that n^0=1 where (n is NOT 0): say a number A belongs to N or Z we know: A/A=1 and by definition 1/A=A^-1 also A^m * A^n =A^(m+n) therefore, A/A=A^1*A^-1=A^(1-1)=A^0=1
When I studied mathematics at UQ a decade ago, 0^0 was defined as 1 in some of the courses I did.. It seems a sensible definition. My Pari-GP calculator gives 0^0 =1.
0^0 = 1 is the "correct" value in a very meaningful sense, but some not-so-great arguments about 0^0 are still widespread. I think that these not-so-great arguments persist because they mimic how we often think of expanding definitions of functions. Let's say we have a discrete way to define a function f(x) on a domain D. And D is a subset of E. Is there a discrete way to extend f(x) to be defined on E? Sometimes, there isn't. But then, sometimes there is an analytic way to extend f(x) to be defined on E. So we use this analytic way on this extended domain E. If there is no discrete way and no analytic way to extend f(x) to E, we may simply abandon the endeavor to extend f(x) to E altogether. The arguments saying that 0^0 is undefined follow this basic outline, except they skip the step where they check whether f(x) can be extended in a discrete way. They simply jump to the analytic way. There isn't an analytic way to make sense of 0^0, so they declare it undefined. But there is a discrete way to make sense of 0^0, and it gives a value of 1. We shouldn't ignore that! This is exacerbated by a larger philosophical issue where a lot of people view analysis is the "most legitimate" branch of mathematics, and that discrete math is fake mathematics - or, rather, not _as_ legitimate as analysis. (This is often seen when people explain 0! = 1 from a discrete perspective, and people respond by saying that this isn't the _real_ reason 0! = 1; the _real_ reason is the gamma function.) So even though discrete math tells us 0^0 = 1 will always work, analysis can't make sense of 0^0 on its own, and since analysis is the "most legitimate" branch of mathematics, the "real, true" answer is that 0^0 is undefined. Luckily this viewpoint is slowly getting corrected, but it will still take a while.
@@MuffinsAPlenty All of this controversy stems from having a waffly definition of limits. 0^0=1 is true. There isn't a branch of mathematics, or some situation, where you come up with a different answer; it's just that when your intuition is formed by limits, rather than algebraic infinitesimals; you refuse to give an answer. It's like finitists refusing to work with infinity. Or like constructivists refusing to accept the law of the excluded middle. What amazes me is that people see 0^x and don't think about f[0]=1, f[x : x > 0]=0 and say... oh. that function has a name. Kronecker Delta (for non-negative values). And it's really common. And it's discontinous. There are weird things all over the place like non-commutative objects, discontinuous functions, etc.
I m a big fan of u I solved all the 100 integrals which u had added in the description box Now im pretty good in solving integrals Thanku sir When i watch ur video I bcm too much excited to know this incredible Maths nd its beauty
@@Erik20766, the problem with math problems is i think in this case that in general other persons have already decided to define all kind of things and well very very much ones, so that the only thing which is left *to me* to define is the pretty creative “this thing, we do not yet know its value, now let's call it x”.
But we need to define it. "Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true.
@@Erik20766 But we need to define it. "Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true.
There's actually a notion of taking a product with 0 factors. It's called the empty product. But the value of the empty product is 1 (think: 1 is the "nothing" of multiplication - multiplying by 1 is the same thing as not multiplying at all, so if you want to multiply nothing together, you should get the "nothing" of multiplication).
Hey, we can also define x^0 as such: x^0 = x^(y-y), where let's say y > 0 For eg: 2^0 = 2^(3-3). Leading this example forward, 2^(3-3) = 2^3/2^3 = 1. That way, 0^0 = 0^3/0^3 = 0/0 which is undefined.
@@helloitsme7553 Define a^b as a^(b+c)/a^c. a^b/a^c=a^(b-c). For "b-c" to equal "0", "b" must be equal to "c" and a is "0". therefor 0^0=0^b/0^b. The problem I find with this is that with this logic 0^m (let m be any real number) is equal to 0^(m+c)/0^c. In summary 0 is equal to any number, it does not have to be 0^0 Note: I have not finished my education and like to think I know what I am talking about but honestly have no clue, this may or may not be true.
Here’s how I’d think about it (not revolutionary but still useful): a^x = e^(ln(a)^x) = e^(xln(a)) 2^3 = e^(ln(2)^3) = e^(3ln(2)) = 8 This is a little hard to think about if you truly don’t understand that 2^3 = 8, but if you do, follow through with this... 2^0 = e^(ln(2)^0) = e^(0(ln(2)) = e^0 = 1 Again, hard to imagine if you don’t understand that e^0 = 1, but here’s where this is nice. 0^0 = e^(ln(0)^0) = e^(0ln(0)), but ln(0) is undefined, so e^(0*undefined) is undefined. Edit: I don’t think this is right, because any base 0 should be undefined if that is the case, which it is obviously not.
brilliant.org/wiki/what-is-00/ The definition of 0^0 changes depending on the context. In limits it is most useful to classify it as an indeterminate form, but in most other applications, including probability and set theory, 0^0=1 is the most useful definition. For example, suppose I have an opaque bag with x balls, each of which is a different colour. I decide to play a game where I pick a ball at random, remove it from the bag, write down its colour, and then place it back in the bag. I must do this exactly x times (the same as the number of balls), and I win if I never pick the same ball more than once, but I lose (and the game ends immediately) if I ever pick the same ball twice. On a single pick, the probability that I pick an unpicked ball is the number of unpicked balls in the bag divided by the total number of balls in the bag. On the first pick, those two numbers are equal, but on each subsequent pick the number of unpicked balls decreases by 1; therefore, the probability of winning is x!/x^x. For example, if I have three balls, the probability is (3/3)*(2/3)*(1/3)=3!/3^3=6/27=2/9=0.2222.... If I have four balls, the probability is 4!/4^4=24/256=3/32=0.09375. If there are zero balls in the bag, the probability is 0!/0^0, but this is clearly equal to 1 since it's impossible to pick any ball twice. Since 0!=1, that means 0^0 must equal 1 also. As another argument (for multivariable calculus students), suppose we graph the cross-sections of z=x^y for different values of x. So we could graph z=3^y, z=2^y, z=1^y, z=0.5^y, z=0.1^y, z=0.01^y, z=0.001^y, etc. As the value of x gets smaller and smaller, three patterns emerge. One, the cross-section curves on the left side of the z-axis become increasingly vertical. Two, the cross-section curves on the right side become increasingly horizontal and hug closer to the y-axis (z=0). Three, and most importantly, all of the function curves intersect at exactly one point: (0,1). So, by this logic, it "seems like" the function curve of y=0^x is not simply a ray originating from the origin and extending to the right; instead, there is a jump discontinuity at x=0 and the value of y=0^x there is, in fact, 1. To make further sense of this, if this was another of our cross-sections from before, the intersection point is now still at (0,1), but all the points to the right are now lying on top of the y-axis (z=0) and all the points to the left have moved up to infinity.
@@ballsnoballs4844 First, you got the limits of 0^a and a^0 backwards. Second, yes, my multivariable argument is only a counter argument to his 0^x approach, not a proof.
undefined just means in general it doesnt have a definiton but in some causes it does. 4/0 is technically defined in a reiman sphere but we call it undefined because we havent state if we are working with reiman spheres. 0^0 is undefined but in certain fields and spaces it might have a definition. in caclulus, abstract math and physics, we cannot give it a definition. Undefined doesnt mean cannot be defined. it means it cannot be defined without more context.
As many have pointed out, this doesn’t prove anything if f(x,y)=x^y isn’t a continuous function, and in fact it’s not; 0^0=1. Consider the power series expansion of e^x = x^0/0! + x^1/1! + x^2/2! + … evaluated at x=0. This reduces to 0^0/0! = 0^0 as 0! is just 1. But we know e^0 is 1 and so whenever you write down the power series expansion of e^x you’re taking 0^0=1. Obviously this doesn’t prove anything, but it shows an example of why it’s useful to define 0^0 as 1. Furthermore, there’s an intuitive way of understanding why 0^0 is 1. Remember a power represents repeated multiplication, and if we want to understand WHAT 0^0 is, then let’s see how it multiplies with other numbers! If (0^3)*x=(0*0*0)*x, is just shorthand for writing three copies of multiplying the number 0 to x, then (0^2)*x is shorthand for writing two copies of multiplying the number 0 to x, and (0^0)*x is shorthand for writing NO copies of zero to x, ie (0^0)*x=x. We can see then that 0^0 intuitively is just 1.
Sorry, but all you did was try to remove a 0 involved in the multiplication in 0^1 and not call that division. You have to realize that to get from x^1 to x^0, you can't use the definition of exponents to compute x^0, so you must divide x^1 by x. However, this is obviously problematic when x=0. You can't just "remove" the 0 multiplied in 0^1 to get 0^0 and not call that to be division.
In some contexts, we do. For example, the Taylor series expansion for exp(0) is just 0^0/0!, which we know is 1, so we must treat 0^0 as 1 here. In other contexts, however, this definition just doesn't make sense (like with the example of 0^x), so we can't say mathematically that 0^0 = 1 is true (as the video demonstrates). If we always assumed this it would sometimes give incorrect/weird results. Hence, it might be better to call 0^0 indeterminate rather than undefined (although in the limit x -> 0^- of 0^x it's indesputably undefined).
Toby Hawkins that’s not really a “definition” of 0^0 so much as it is a notational convenience. Otherwise you would have to write one term of the Taylor series separate from the usual summation.
Felipe Lorenzzon You did the limit wrong. lim x ln(x) (x -> 0) = lim ln(x)/(1/x) (x -> 0) = lim (1/x)/(-1/x^2) (x -> 0) = - lim x (x -> 0) = 0. Therefore, e^[0 ln(0)], as a limit, is simply 1 anyway. If we define 0^0 = 1, then the function f(z) = z^z on the complex numbers is continuous everywhere.
The way i think about it is: 0^0 = 0^(1-1) = 0^1 * 0^-1 = 0/0 which is also indeterminate. This is also how i show x^0 = 1 (for x != 0) 2^0 = 2^(1-1) = 2^1 * 2^-1 = 2/2 = 1
Using the binomial theorem, we get that (1+0)^n=1^n * 0^0 + 1^(n-1) * 0^1 * (n chose 1) + ... + 1^0 * 0^n. Every term that has 0 to a non-zero power will be 0, so we have that the value for (1+0)^n = 1^n * 0^0, but we know what (1+0)^n is, it is 1, so we could draw the conclusion that 0^0 is 1. But as seen in the video, there are multiple ways to find a value for 0^0, so it is not defined.
Gergő Dénes No, the video did not provide multiple ways to get a value for 0^0. The argument involving 0^x is already invalid since it is not even defined for x < 0, so connecting the dots is not well-defined.
In pretty much every context where we don't think of exponentiation as a continuous operation, you are correct. The issue comes from the fact that (0,0) is a non-removable discontinuity of the function f(x,y) = x^y. As such, analysts like to have 0^0 undefined (it's more convenient for them, since they care about continuity). There's also a bit of a historical note here too. Mathematicians used to consider 0^0 to be equal to 1, but then found out that 0^0 was an indeterminate limiting form. Since mathematicians didn't really understand the connection between continuity and limits at that time, this freaked them out, and they un-defined 0^0 because of this. But now we know that 0^0 being an indeterminate form just means that x^y cannot be made continuous at (0,0) and that it's perfectly fine for a function to be defined at a point of discontinuity. So it's rather silly (and one could say wrong) to still use continuity arguments to claim that 0^0 is undefined. This sort of reasoning (seeing why it's not _really_ problematic to define 0^0 = 1) is becoming more widely accepted in the mathematics community. But it will take time to convince the analysts that this makes sense, and it will take time for this sort of reasoning to make its way into high school mathematics textbooks/classes.
0^0 doesn't always have to equal. It can be any other value. In algebra, 0^0 is indeterminate. He is not talking about calculus in the video. If it does, you will have to compute limits with more work using l'Hopital's rule.
_This Comment is cross-posted!_ 1 is a more consistent answer. The *Taylor expansion* for e⁰ will be *0⁰/0! + 0¹/1! + 0²/2! + 0³/3! + ... = e⁰ = 1.* The only term that is not 0 is *0⁰/0!.* There is also the *Taylor expansion* for *cosine.* If *n* objects each have *k* states, then the equation for the number of the set's positions is *n^k.* Think about the number of positions that [a set of 0 objects each with 0 states] has. This is philosophical, but it is one state. As for *0^x = 0,* that is only true for _positive_ exponents of 0. The Binomial Theorem also relies on the *0⁰ = 1* statement. As for limits, those are only accurate to the true value for continuous functions. Take the piecewise equation *y = x if x ≠ 5, y = 1 if x = 5.* The limit of y as x approaches 5 is 5, but *y = 1* AT *x = 5.* As for the *Product&Quotient Rules* of exponents, under certain circumstances, those are false for 0. I hope this makes sense.
@@MuffinsAPlenty But we need to define it. "Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true.
I have another way to prove that 0⁰ is undefined: For now, let's consider a the be non zero number, and b a positive number: a^b = a^b , and a^(-b) = 1/(a^b). if we combine both: a^b*a^(-b) = a^b/(a^b) -> a^(b-b) = a^b /a^b a^0 = 1 if we consider a = 0: 0^0= 0^(b-b) = 0^b/0^b = 0/0 which by definition is undefined
0^0 is defined as the value of the indeterministic value obtained from the power function operated on zeros. While in homework and school math it might not be of much significance, but in the practice of math and computerizations zero to any power is reserved as the default pointer for indeterministic values, similar but different in function to alphabetical designations. Any functions with alphabets can be rewritten in indeterministic form by replacing each letter with zero to the n'th power, n being the number of alphabets in the function. This can be seen as a solution in programming languages for programs to operate completely numerically without alphabetical implications. Simply define 0^0 as a variable set, starting with 0^1 as the first variable.
"Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true. We need to define the number.
Is 2^0 really equal to 1 by definition? I was taught that it is a consequence of the continuity of logarithms. Consider a·b = 1. From this we infer log_a(a·b) = log_a(1) = 0. => log_a(a) + log_a(b) = 0. => 1 + log_a(b) = 0. Therefore log_a(b) = -1. It follows then that b = a^log_a(b) = a^-1. Substituting back into the original equation, a·b = a·a^-1 = a^1·a^-1 = a^(1 - 1) = a^0 = 1. Hence a^0 = 1 for any non-zero real number a. ◼
I suppose that if you define logarithms first and then define exponential functions as inverses of logarithms, then you can derive a^0 = 1 simply from this, as you have demonstrated. What I'm curious to see, however, is how one proves the properties of logarithms (particularly log_a(b)+log_a(c) = log_a(bc)) just from logarithms alone. There must be a way; after all, this is historically how things came about. Still, though, I am curious.
@@MuffinsAPlenty The point of my original comment was that you don't have to define exponential functions as inverse functions of logarithms. Exponentials are the inverses of logarithms based upon their fundamental properties. I can prove that if I must but to me such a proof is tedious and mundane. Saying that you have to define exponentials as the inverses of logarithms is like saying that your pet cat is not a cat until you call it a cat. In any event the existence and uniqueness theorem for ordinary differential equations guarantees that any two functions that obey the same differential equation are identical, plus or minus a constant. With that in mind consider this: d[ln(xy)]/dx = (1/xy) · (x dy/dx + y) = 1/y·dy/dx + 1/x. While d(ln x + ln y)/dx = 1/x + 1/y·dy/dx. The derivative of ln(xy) and the derivative of (ln x + ln y) are the same; therefore ln x + ln y = ln(xy). Because of the change of base formula all logarithms are scaled versions of one another and therefore to prove the addition property of logs it is sufficient to show said property holds for the natural logarithm. ◼
@@johnnolen8338 If you don't define exponential functions as the inverses of logarithms, what's the point of bringing logarithms into the question in the first place? It isn't difficult to justify a^0 = 1 (for a not equal to 0) from some of the most basic properties of exponential functions. I'll give you a little bit of background on myself. I am a firm "believer" in 0^0 = 1 being a good equation. And I can justify this in multiple ways. Many people really do not _like_ 0^0 = 1 because of indoctrination, essentially. They have been told that 0^0 is "bad". And maybe they've been shown some arguments that 0^0 causes contradictions. However, every argument I've come across saying "0^0 causes contradictions" is faulty, based on subtle logically invalid steps. I'm all for analysts saying that 0^0 is undefined in their area of study because it makes their work easier to do; however, I am vehemently opposed to them saying that 0^0 being undefined is some sort of "truth" and that all discrete mathematicians (including algebraists, like me) are bucking when using 0^0 = 1. After all, 0^0 = 1 is quite reasonably "the truth" in discrete mathematics (as much as 0! = 1 is "the truth", anyway). One argument I've heard analysts use is that exponentiation really should be defined analytically and that discrete exponentiation is a special case. I have, generally, found this argument to be a "shooting yourself in the foot" argument since, for example, most definitions of the natural exponential function assume discrete exponentiation already exists. (For example, defining exp(x) in terms of its power series relies on discrete exponentiation. As such, it is a circular definition to state x^n is defined as exp(nln(x)), if you need x^n to define exp(x) in the first place.) The the best way I could see getting around this would be to define exponential functions as inverses of logarithms, derive the properties of logarithms from first principles, and then conclude things like a^0 (for a not equal to 0) = 1 and a^2 = a*a based on that. So that's why I was particularly interested in your comment. I hope that gives some context to my original reply.
@@MuffinsAPlenty The point of answering the question by employing logarithms was to show that defining 2^0 as equaling 1 isn't necessary. In other words, 2^0 isn't equal to one by definition, 2^0 is equal to 1 because 2^-1 exists. Analyzing 0^0 by the same method, 0^0 is undefined because 0^-1 is itself undefined; i.e. there is no such number. When you say that you can justify 0^0 = 1, in my mind that translates as: "I can make up a number that doesn't exist and thereby ignore the zero product property whenever it suits my purposes to do so." Just to be perfectly clear, it is possible to show that the exponential function and logarithm function are inverses of one another without resorting to defining one in terms of the other. (I think that is where the source of our conflict lives. You're saying you can't have one without the other; but I'm saying each is independent of the other but it so happens that they are inverses of each other.) One of us is stuck in a chicken or egg paradigm but I don't think it's me.
@@johnnolen8338 Let me start with just going back to your original post. Again, if you're willing to use the properties of exponential functions to begin with, I don't see a need for you to bring logarithms into the question. Not saying it _can't_ be done, but why not just use the properties of exponential functions to demonstrate a^0 = 1 (for a not 0)? I suppose there's a bit of chicken-and-egg game here, too, for how you choose to define exponential function, since you're saying a^0 = 1 need not be a definition. In terms of my quest, I'm trying to "steel man" the argument against my position. Is there a way to define exponential functions without having discrete exponentiation (with natural number exponents) defined? I think there is, but the only way I could see this happening is by defining logarithmic functions first and then defining exponential functions as inverses to logarithmic functions. I mean, there are other ways you could do it. For example, you could define e^x as the unique solution to the IVP dy/dx = y and y(0) = 1. Perhaps my opposition isn't as well-cooked as I had originally though. Anyway, in terms of 0^0 = 1. I propose it comes from the most basic form of exponentiation - with natural number exponents, considering 0 to be a natural number. But perhaps I should say _finite cardinal number_ exponents, since that's the essence of the most basic form of exponentiation - repeated multiplication. My preferred definition of a^n (where n is a finite cardinal number) is the product with n factors where all factors are a. This does require us to make sense of a product of 0 factors. But algebraists and discrete mathematicians, generally, have done this. It's called "the empty product" and it has a value of 1. This is because we motivate the empty product as consistency with the associative property of multiplication. Any other value for the empty product would violate the associative property of multiplication when used in conjunction with empty products. (This is not unique to _products;_ the same reasoning allows us to develop an "empty" version of any associative binary operation with identity element and see that the value must be the identity element in order to preserve associativity. For example, the empty sum is 0.) Then 0^0 = 1 (and, indeed, a^0 = 1) falls out immediately right from the most basic form of exponentiation. (This is also why I say it's as justified as 0! = 1. For any nonnegative integers, you can define n! as the product of all positive integers less than or equal to n. Then 0! is the product of all positive integers less than or equal to 0, which is the empty product, and has a value of 1. And the typical discrete argument of using (n+1)! = (n+1)*n! to get 0! = 1 is just another specific form of saying that 1 is the only value which makes the empty product consistent with the associative property of multiplication.) And when we develop formulas in discrete mathematics, these "empty operations" always give us the "correct" answer to what the formula should give. Take any formula involving discrete exponentiation, and if 0^0 can pop up, you will get the "correct" answer to what the formula _should_ give if and only if you evaluate 0^0 as 1. And I don't consider this to be a coincidence. It seems to me that, even in its most basic form, everything about exponentiation is based off of the associativity of multiplication. So the fact that choosing a^0 to be the unique value of the empty operation which preserves the associativity of multiplication seems like a good choice. I do think it comes down to how one views exponentiation, though. Do you view exponentiation as something built up from and generalized from repeated multiplication (in which a^0 = 1 falls right out of the empty product convention and the meaning of exponentiation), or do you view exponentiation as a family of functions which one can pluck out of certain high-powered analytic tools and from which discrete exponentiation is a special case? I do suppose either route is possible. However, as an algebraist, I quite prefer the former.
Couldn't we relate 0^0 to 0/0 by saying: 0^0 = 0^(1-1) = 0^1*0^(-1) = 0/0 ? Therefore we conclude that 0^0 is undefined for the same reasons that 0/0 is undefined?
What about this thought process: 2^3 = 1 * 2 * 2 * 2 = 8 2^2 = 1 * 2 * 2 = 4 2^1 = 1 * 2 = 2 2^0 = 1 Afterall each step we remove one 2 and so at the end only the one remains. 0^3 = 1 * 0 * 0 * 0 0^2 = 1 * 0 * 0 0^1 = 1 * 0 0^0 = 1 Since we have no zero to multiply any longer the only thing remaining is the 1. The dividing pattern itself would be a big problem with 0. So for each step to divide by 0 would never work. Since 0/0 is undefined. That is why instead of dividing considering removing a 0 from each step makes more sense because that is what we actually do. --- Out of interest what would be problematic with this?
a^b=a*a*a...*a (b times), if b is an integer positive, but it is the same as say: 1*a*a*a...*a (b times), and if b=0 then there is no a and it only stays 1, so a^0 is 1. For the same reason: 0*0...*0 (b times), if b is an integer positive is always 0 becuase 0*something=0, but if there isnt any 0, it doesnt have to me 0, so... 0^0=1 (without multiply by any 0)
The fact that 0ˣ=0 ∀x>0 does not mean that 0ˣ is even defined at x=0. By contrast x⁰=1 in any neighborhood of x=0 (including the complex plane). As such there is a good case for allowing the one remaining point to be in keeping with the rest of the plane. I submit that 0⁰=1 and that 0ˣ is only defined for x>0. This way there is no conflict and 0⁰ is defined. If anyone thinks they can prove that 0⁰≠1 for any scenario they're welcome to do so.
well if you go with how you started in the beginning removing the 2s you can simply multiply by 1 to solve 2^3=2*2*2=8 but also 1*2^3=1*2*2*2=8 and likewise removing 2s 1*2^2=1*2*2=4 1*2^1=1*2=2 1*2^0=1=1 apply the same to zeros 1*0^2=1*0*0=0 1*0^1=1*0=0 1*0^0=1=1 you cannot do the method of dividing in the video because that’s dividing by zero
2^0 = 1 is not a definition because we can demonstrate that , simply that a number like 3 or 4 for instance, so we get 2^3 = 8 and the same 2^3 = 8 so if we devide that we get 2^3/2^3 = 8/8 = 2^(3-3) = 2^0 which is 1 , so thats why any number (0 not including) ^0 is 1 :) thanks
@@aaronbredon2948 But we need to define it. "Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true.
@AlbertTheGamer-gk7sn You cannot assign a value to 0⁰. It is one type of Not a Number (NaN). That is what it is defined as in the IEEE floating point definition. the mathematical term for 0⁰ is 'indeterminate'. You can only assign a value in certain situations, and that value depends on the situation. The mathematical term for 0/0 is 'undefined'. In fact ANY division by 0 falls under the term 'undefined'. It is DEFINED as 'undefined'. There are simply things that are impossible to resolve in mathematics. There are similar things in the real world - in physics, a black hole violates many "laws". It is a singularity, where gravity becomes infinite. It isn't because of being fearful - it is because any attempt to define an undefined or indeterminate value breaks mathematics. Allowing division by 0 allows proving that 1 equals 500,000,000. It allows proving that truth is falsehood. You cannot define it, just like you cannot assign a Boolean Truth value to the statement "this statement is false" (you have to invent entirely new fields of logic to make sense of that statement). But there is no formulation of math that allows division by zero to make sense. There are simply discontinuities in certain areas of math - certain points where no value can be assigned.
@@aaronbredon2948 Well, infinities created us. Also, we need to divide by 0 if we really want to unleash the potential of quantum effects, so we can do the impossible, such as time travel and superpowers.
Alter - y=0^0 Take ln both sides, Lny = 0* ln(0) ( 0+ btw) Rhs becomes - infinity * 0 which is 0/0 ( writing infinity as 1/0) Therefore rhs is undefined. So 0^0 is indeterminate
"Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true. We need to define the number.
The problem was solved as in 0^0 = 1 and 0; please look viXra:1908.0100 submitted on 2019-08-06 20:03:01, (586 unique-IP downloads) Fundamental of Mathematics; Division by Zero Calculus and a New Axiom
I don t know but i m wondering why i like this " i will do it for u guys" keep doing it broo
LOLLLLLL, I am very very very glad to hear this! And I will keep doing this for you guys!!!
@@blackpenredpen 😂😂😂😂😂😂😂😂😂😂😂 i wish this comment be posted on instagram
@@xaxuser5033 I agree. I smile at every "isn't it?" and "well, well, well" and "let me write this down...right HERE".
let me simplify: it's 1 to the 0th dimension
It always puts smile on my face, when you call set of points, numbers or expressions as "EVERYBODY"
What a nice profile you have ;)
@@quentinl7021 u too m8
Where else on your body would the smile be put!?
"You guys are gonna debate in the comments. It's UA-cam-I understand."
This guy gets it.
Yup!!
Hello teacher I'm studying at the same time.
Yes, that's the funny thing about freedom of speech... there's no requirement on being correct to express it.
No
@@blackpenredpen THis video
WHERE IS THE *L I M I T*
This is getting off limits
The limit is another problem
It's on-line
Given x ≠ 0, if you define x^n and x^-n , you could get x^0 as x^(n - n) = (x^n) / (x^n) = 1.
Isn't that a correct way to get away with not defining x^0 ?
Going further with the x^(n - n) thought and allowing x = 0 :
0^0 = 0^(n - n) = (0^n) / (0^n) = ( n*ln(0) ) / ( n*ln(0) ) = ln(0) / ln(0)
ln(0) is undefined and therefore ln(0) / ln(0) is also undefined, which could imply 0^0 is undefined.
@@armwrestling_nerd I see that you explained this beautifully, but the person was joking really
What if you average out both results and have 0^0 = 0.5?
that's dumb
That is not dumb. That is how maths is made. Think Cesaro summation, seems dumb as well but works anyway.
It's like how numberphile does 1-1+1-1... and gets 1/2
@@ThinkDifferentlier Cesaro summation is a load of purposeless pure-math garbage. I agree it's fun to screw around with math and do stupid things like that but it's still dumb, because of how misleading and pointless it is.
nope. the second suggestion is not as nice as the first.. honest would be "something between 0 and infinity", not just 0
In combinatorics, 0^0 is often defined to be 1 by convention. It's similar to 0!=1. eg, the number of permutations of an n-element set is n!, and the number of functions from an n-element set to itself is n^n - we'd like both of these to equal 1 when n=0. so 0! = 0^0 = 1.
That only works for doing the power series like e^x.
It's not even really a convention. You can prove that 0^0 = 1 in discrete mathematics just from the discrete meaning of exponentiation.
math
Since 1^0 is 1 and (-1)^0 is (-1) you want define 0^0 cuz it’s a neutral number if so the number must be somewhere between -1 and 1 but not 0 WHICH IS IMPOSSIBLE
@@penguincute3564 but (-1)^0 is 1!
"I don't want to talk about limits"
*Proceeds to manually form an intuition to the limit as x goes to 0 for y=x^0 and y=0^x*
elementary level math
here's something i have to say. whenever i click on one of his videos, there's a jolt of happiness that passes through me in the first two seconds, I feel energetic to do math, he is a LEGEND! BLACKPENREDPEN
Awww thank you!!!! When I get comments like yours, they make my days!! I really appreciate it!
@@blackpenredpen thanks for these videos, man! keep it up :D
I have zero packages of cookies which all have zero cookies and I wanna do multiplication. How many friends do I have?
Best comment XD
Friends are undefined if you study math
You have as many friends as you can help with their math homework.
Fred
@@ffggddss So true
Reijo P.
Wait, I’ll ask my big bro:
*NI-SAAAAAAN !!!!*
(In case you thought about it, no, I know that BPRP’s Chi-.... uh.... Ko-... uh.... not Japanese ! The contrast is the joke)
We should not confuse the limit indeterminate form 0^0 with the 0^0 value itself. The fact that 0^0 in limit sense is indeterminate, does not mean that is undefined. This value, depends on the area, is defined as 1 (e.g. set theory) or it is simply left undefined as some math analysis authors do
Yes it’s better to call 0/0 indeterminate and 7/0 for, example as, undefined.
@@JohnSmith-pv1jq No. Did you not read the comment? Read it again, because I think you missed the point.
Consider the following proof:
X^0=x^(1-1)=x^1/x^1=x/x=1 therefore
X^0=1.
However, using this proof we divide by x, meaning we have to say that x≠0, otherwise this becomes undefined because
0^0=0^(1-1)=0^1/0^1=0/0= undefined, you cannot divide by 0.
@@randomname9291 You are right. But precisely, you cannot even conclude that 0^0=0/0 since for the second step you need the denominator to be distinct to 0 (and also 0/0 is undefined so what does that equality mean?)
As explained in the video, "undefined" means that it is simply not defined so you cannot carry out proofs from an undefined term. If you would like to define 0^0=1, which is often a notational convention, then you should be aware that some exponentiation properties fail, just like the one you provided. This is not a contradiction, this just means that regular properties or theorems that you expect to hold aren't true anymore.
@@lucianosalvetti5852 you need the denominator to be distinct to zero precisely because it is undefined unless it isn’t zero. This equality means that 0^0 is undefined (or at the very least not equal to 1), as you cannot get to 0^0=1 without concluding that it is an undefined term.
BPRP, may I make a suggestion? In the past when I have explained to students the meaning of the 0th power and negative powers, I say look at this:
For a ≠ 0, a³·a² = a⁵. In other words, notice that multiplying, means adding the exponents. Conversely, we see that dividing means subtracting exponents. For example, a⁵/a³ = a⁵ˉ³ = a², "isn't it?" So, that means a³/a³ should equal a⁰ by subtracting exponents. But we know that a number divided by itself is 1. So a⁰ must be 1. And a³/a⁵ should equal aˉ². But we know that it's 1/a². So, a negative exponent means take the reciprocal. And I would say this isn't "by definition," it's "by extension!" We have extended the meaning of exponents to include 0 and negative numbers in a way that is consistent with the behavior that we're already familiar with (namely, adding and subtracting corresponds to multiplying and dividing). My point is, the definition isn't totally arbitrary, it's an extension of what we already know.
What do you think?
Ken Haley yup I agree. Because we extended exponents to 0 and negative exponents. And when we say a^-2=1/a^2 we are giving a meaning to this extension. And when we are giving a meaning to something, we call it a definition.
And I think as long as we don't call this a proof or theorem, then we are okay.
but you cant prove something is undefined in the first place. the only use of calling it a proof would be to state that it is undefined because it isnt defined
Ken Haley Extensions are definitions, so there is no distinction in declaring a rule by extension or by definition. It is not arbitrary, but it still is a definition.
@@angelmendez-rivera351 I think what he tried to claim is it isnt totally arbitrary.
For better understanding 0 exponents, could you also say that;
2^3 = 1*2*2*2,
2^2 = 1*2*2,
2^1 = 1*2,
Thererfore,
2^0 = 1
I use this as another model to make sense of zero exponents (as well as the continuous division of 2 as shown in the video). Dunno if this is legit, but helps me anyway ¯\_(ツ)_/¯
and then for negatives it becomes 1/2, 1/2/2, 1/2/2/2 etc
Please give 0^0 a rest.
klong1972
This deserves to be the best comment ever!
Thanks for reminding, it's 3am already and I'm watching UA-cam
@@@blackpenredpen Of course in cardinal arithmetic 0 raised to the 0 power is actually 1 - the number of functions with an empty domain i.e. the empty function.
@@blackpenredpen Why don't you pin it?
@@AyushGupta-yj8jz lol same its 3:25 AM here.
0^0 is 1. Maclaurin series expansion of e^x = x^0/0! + x^1/1! + x^2/2! + x^3/3! + ...
Taking x=0, all terms from x^1/1! cancel out and become 0, while x^0/0! term gives 1. 0! is 1 and even 0^0 should be 1 too. If 0^0 is undefined, then e^0 will be undefined too. As e^0=1, then 0^0 should be 1 for the Maclaurin series expansion to hold true
Also if we draw graph of y = x^x, we will see that y=1 when x=0. Even if we type 0^0 on Google, we get the answer as 1
This doesn't prove that 0^0 is undefined. You've taken the limits, but that doesn't prove anything for discontinuous functions. What you're trying to define is the behavior exactly at 0^0, not what's happening around 0^0. You can just as easily define the function 0^x to be 1 at x=0, given that it's already discontinuous there, and then you'd have no conflict between the results.
EXACTLY. That is the fundamental mistake behind the video.
exactly. 0^0 = 1.
why?
*where x > 0,*
0^x = 1 * 0
this pattern holds with any x^y
x^y = 1 * x^y
x^2 = 1 * x * x
therefore, 0^0 = 1.
it’s the same reason why x^0 where x != 0 is 1.
It doesnt serve any purpose defining 0^x to be 1....or 0 at x=0. Thats why it better left undefined in algebra.
@Hansel McDonald,
Why are you saying that it doesn't serve any purpose defining 0^x to be 1 at x=0 ? How about the binomial expansion
(a+b)^n = ∑ ((n choose k) * a^k * b^(n-k)) , from k=0 to k=n
for any natural number n, and setting (for example) n=2, a=3, b=0 ?
Or how about the Taylor-series
e^x = lim { ∑ (x^k)/k! , from k=0 to k=N }, for N--> +infinity
and evaluating at x=0 ?
How will you evaluate those expressions without using 0^0 = 1 ?
Consider the following proof:
X^0=x^(1-1)=x^1/x^1=x/x=1 therefore
X^0=1.
However, using this proof we divide by x, meaning we have to say that x≠0, otherwise this becomes undefined because
0^0=0^(1-1)=0^1/0^1=0/0= undefined, you cannot divide by 0.
5:35 "Seems like just connect the dots". Well, if you look at an equation from the left, and from the right, and determine what it might look like at the value it's approaching.. that's a limit. So without using limits, you have used a limit. And approaching a number and actually evaluating that number, i.e. what it seems like at x^0 or 0^x is not the same thing. At 0^0, the function could jump for example. Its clearly not continuous... There is more possibility that 0^0 = 1, given the behaviors of other functions, like the binomial theorem series etc. I don't think this in anyway proves 0^0 it's undefined.
By the way, 0^0 must be defined if you want to include tetration in our number system. According to the arithmetic-geometric conversion, any 0's get converted to 1's, as 0 is the arithmetic identity number, and 1 is the geometric identity number. The operations get increased by 1 hierarchical order during an arithmetic-geometric conversion. Therefore, 0^0 is equal to 1 tetrated to 1. However, failing to define 0^0 causes tetration base 1, 0, and negative numbers to become undefined as well, including 1 tetrated to 1. However, 1 tetrated to 1 is just a power tower of 1's with 1 entry, which is just 1. Therefore, 1 is undefined. All integers can be multiplied by 1, and then all integers are undefined. All rational numbers are ratios of integers, and each integer can be multiplied by 1, and the rational numbers get lost in the black hole of undefinedness. Irrational numbers will eventually fall, first the square and cubic roots, then pi and e, and finally the complex numbers until the entire number system gets annihilated except 0. And finally, 0 will accept its fate of being undefined as being a product of 1 and 0, and the entire Mathsverse will collapse.
If 0^0=1, then 1 tetrated to anything is equal to 1, including fractional and irrational numbers. 0 tetrated to anything is 1 if the tetrating number is even, and 0 if the tetrating number is odd. Negative numbers tetrated to anything are:
Defined for all integer values if the negative number, written as a fraction, has both an odd numerator and denominator
Defined for integer values to 2 if the negative number, written as a fraction, has an even numerator and an odd denominator
Defined for integers to 1 if the negative number is either irrational or has an even denominator.
-1 tetrated to anything equals -1 if n is not 0 and is equal to 0 if n is -1, and 1 if n is 0.
Oh man, this is on my video to do list! Sometimes students will ask about this during a totally unrelated lesson, so depending on the lesson its hard to stop everything to explain this. This is a nice video to refer to - thanks!
Thanks!!!
I watch your videos!!
I like your cross multiplication video!
@@naveensundar4765 hey thanks :)
the fact that you consider 0 like x when comparing it to 0^x is something I never considered
Excellent proof!
The proof is pretty bad, because the argument that 0^x = 0 for every x > 0, therefore 0^0 = 0, is really invalid.
When learning discrete math, namely cardinal arithmetic, we concluded that 0^0=1, since there is only one function that you can make from the empty set to the empty set (when powers are basically how many functions there are from the group with the cardinality of the exponent to the group with the cardinality of the base).
Something else I wanted to point out is that in 7:15, I don't think that you can conclude that 0^0=0 from that because its discontinues at 0 since the limit on the left is different from the limit on the right and I'm not sure you can ignore calculus when talking about graphs like that, but i'm not too sure.
great video as always btw! :)
It drives me nuts to hear people say "it's defined in certain areas". 0^0=1. The area you are in is not a parameter to the calculations. There are no fields where it comes up with a different answer. It's only that people confuse infinitesimal values with zero. This is because limits are a waffly concept, rather than using algebraic infinitesimals. People are also doing blackboard/paper mathematics, rather than writing computer code, where they have to face the music that 0^0=1 has to be used for the code to actually work; and the hand-wringing over it being defined can't be avoided.
It's just that in some fields, where people confuse 0^dx with 0^0; where dx*dx=0 (ie: infinitesimal); they refuse to define 0^0. This is kind of like finitists refusing to define any kind of infinity.
as for "0^0=0".
smallFinite*smallFinite > 0. smallFinite>0
0^smallFinite=0
But...
smallInfinitesimal*smallInfinitesimal = 0. smallInfinitesimal>0.
0^smallInfinitesimal = 1
0 isn't the same as smallInfinitesimal, and that's not the same as smallFinite.
0 < smallInfinitesimal < smallFinite
It's UA-cam, I understand
Mukund M yup
Well it's like saying "if you don"t agree with my me you're a troll." Bprp can do better.
We were talking about the zero exponent property *yesterday* in Algebra 2.
The Bloxxer haha nice!!
An empty set by definition has a product of 1, regardless of what the set is empty of.
Exactly
Then can you say why it is defined like that.This statement is not a proof,in reality there is no proof ,2^0 is 1 due to definition , we can use this pattern to be useful ,if we define it has 0 ,we cannot use it efficiently.
In the context of multiplication, combining a set of factors with an empty set of factors doesn't change the product. That's equivalent to multiplying by 1, by definition: 1 is the multiplicative identity, which is defined as the factor that doesn't change the product.
2^(-1) is the multiplicative inverse of 2.
1/2 is an element of the quotient ring.
We find they are the same.
The empty product is 1 as the empty sum is 0.
😁
Consider the polynomial p(x) = 3x^2+8x+6. A polynomial in general is Sum i = 1 to n a_i*x^i. So in the case of p, a_2=3, a_1=8, and a_0 = 6, the polynomial is 3x^2+8x^1+6x_0. Substitute 0 for x. We get 3*0^2+8*0^1+6*0^0. Since 0^1=0 and 0^2 = 0, we get 3*0+8*0+6*0^0= 6*0^0. But when we substitute it into the original form, we get 3*0^2+8*0+6 = 6. This means that 6*0^0 = 6, which implies that 0^0=1. I believe that in most algebraic applications, 0^0 winds up being 1, usually by defining it as such.
This is circular logic: by saying the polynomial can be written as that sum you are already implying that 0^0 = 1, so basically what you just said is: "since 0^0 = 1, 0^0 has to be 1"
@@luxo1035 It's also explicit in the binomial theorem that x^0 = 1 and y^0 = 1, even if x = 0 or y = 0. In fact, 0^0 must equal 1 for the binomial theorem to be correct when x = 0 or y = 0. Not to mention that 0^0 must equal 1 in Euler's power series formula for e^x.
In my opinion, 0^0 is best to defined to be 1. If we leave 0^0 undefined, then a general polynomial must be written as a_0 + sum from i=1 to n (a_i x^i) instead of sum from i=0 to n (a_i x^i), (because the second expression would be undefined at x=0), which seems unnecessarily awkward. In addition, 0^0 is definitely equal to 1 in applications to combinatorics. Sure, defining 0^0=1 makes x^y discontinuous at x=y=0, but that's not a problem so long as we are aware of it.
Kronecker Delta function. These functions show up all over the place in nature. f[x : x >= 0] := 0^x is fine... f[0]=1. f[x : x > 0]=0. The weirdest thing of all is to define it per mathematics area, as if the notation means different things in different areas. The problem is confusing infinitesimals with 0, because limits are a waffly concept.
Nothing says that your formulas have to be convenient. It's very convenient to define 1/0 = infinity and that also simplifies many formulae. Doesn't make it right.
This is the Limit comment everybody is searching in the comments
lim x ->0 x^x=1
LOL
Here we have it!!!
@@blackpenredpen :-)
@@bhend1, yess!
and how about
lim (x↓0) 0^(x) = 0 .
?
lim x->0 (x^(2x))
See the problem?
Edit: yes I know me from a year ago was shitty at math you can stop correcting me now
But 0^0=1, too!
I am revisiting this video two years later, and I must say, I have a major pet peeve with trying to use limits to define the values of a function at a point. What the argument in this video essentially concludes is that for f(x, y) = x^y, lim f(x, y) (x -> 0, x > 0, y -> 0, y > 0) does not exist, so f(0, 0) is undefined, which is actually a bad argument, if you think about it mathematically. By definition, the limit of a function to a point has to do with the values of the function NEAR that point, not the value of rhe function AT that point. The relationship between the two is given by a statement about CONTINUITY of a function at a point, or lack thereof. If lim f(x, y) (x -> 0, x > 0, y -> 0, y > 0) does not exist, then you can conclude is discontinuous at (0, 0), but it does not imply f(0, 0) is undefined. That is nonsense.
Here is a simpler example. You all know the floor function, right? BPRP has made videos on it before, and Michael Penn does videos on it all the time. Those of you who are familiar with the floor function would know that lim floor(x) (x -> 1) does not exist. Does this mean floor(1) is undefined? No, it does not. Why do we know it is not undefined? Because from the definition of the floor function, that floor(x) = m for integer m iff m =< x < m + 1, it can be proven that floor(1) = 1. So floor(1) = 1. Period. That is all there is to it, and there is no need for there to be any further discussion.
In our case, f has a definition too, and if we want to know what f(0, 0) is equal to, then we need to apply that definition to x = 0, y = 0. Period. That is all there is to it. There is no point in worrying about limits, in worrying about f for x > 0, y = 0, or x = 0, y > 0, because all we simply need is to plug x = 0, y = 0 into that definition. Problem solved. We have a definition that works for any complex number x whenever y is a cardinal number. 0 is a cardinal number. So for y = 0, we apply that definition, and the apply x = 0 to that. Multiple people in the comments have explained this too, so this is by no means a fringe idea: this is just the single idea that actually agrees with mathematical rigor. Doing this gives you the unambiguous result 0^0 = 1, and no, this is not inconsistent with calculus whatsoever, because this would not mean that the indeterminate limits are equal to 1, since the indeterminate limits are just that: limits, not an arithmetic operation that is either defined or not.
If a person wants to ignore that definition of exponentiation and somehow decide that 0^0 should be undefined, even though there is no legitimately valid argument that logically entails this, then okay, that type of arbitrariety does somewhat go against mathematical rigor, but I will let it slide. However, I seriously need teachers to stop teaching students that a function at a point must be undefined because the limit to that point of the function does not exist or is indeterminate, since this is just straight up incorrect, and all it does is create a bad understanding of what limits are and how they work. It does get tiring when hordes of students have come to believe that evaluating the limit is the same as just plugging the point into the function because this is what they were taught by their teachers. And if you are doing this to then try to justify something as capriciously unfounded as "0^0 is undefined," it makes it that much worse. I dislike it just as much as when teachers say "1/0 is undefined because lim 1/x (x -> 0) does not exist," because again, that is just not how these things work. If you want to explain why 1/0 is undefined, then you need to tell them that the equation 0·x = 1 has no real or complex solutions, and if you try to invent a new type of number that solves this equation, then problems emerge that make it impossible. If you think this is too complicated to explain to a child, then I would rather that you just tell them "you will be better equipped to understand the answer in a few years," rather than pulling up a limit argument that only reinforces a bad understanding of what limits are.
Beautifully stated.
How are you defining x^y? I would define it as e^(ln(x)*y). Plugging in 0 for x any y, we get e^(ln(0)*0). This is basically e^(-infinity*0), which is undefined. Infinity*0 and -infinity*0 are undefined.
@@GoogleAccount-if6pu ln(0) is undefined. It is not -♾, because -♾ is not a number. ln is, by definition, a function from (0, +♾) to R. Of course, your definition does not work, becaause this makes 0^y always undefined, since there is always a ln(0) to deal with. This can easily be fixed if you let x^y := lim exp[y·log(s)] (s -> x), or any other proper definition of exponentiation. Here, 0^y = lim exp[y·log(s)] (s -> 0), and if y = 0, then this evaluates to 1, while if y > 0, this evaluates to 0. This can be extended to the complex numbers as well.
@@GoogleAccount-if6pu I would define it as e^(ln(x)*y) forall X NOT EQUAL TO 0
@@angelmendez-rivera351 bro do u have insta like i wanted to talk to a good mathematician hope u answer
As many people have pointed out, for the set theorist 0^0=1, but this is also true for the algebraist, since we use integer powers, and often use definitions like: a^n is the product of a with itself n times, when n >= 0. Then 0^0 is the empty product, which always has value one (assuming our operation is associative and has identity). This video is misleading at best. There are likely a few fields in math in which 0^0 is undefined, but when it is defined, it seems that it is usually defined to be 1.
You are correct.
"Its youtube, I understand"
Hahaha,you're great man😂
Keep up the good work👏
“This doesn’t involve calculus”. Proceeds to show you an informal definition of a limit as an example
Limits are from math analysis and from that are a tool/technique used in calculus. Limits are not inherently part of calculus.
@@jmwild1 Limits are calculus. Calculus is a comsequence of analysis, and to some extent, synonymous with analysis. The difference is in the focus of the teaching of the material, not the actual contents of the theory.
@@angelmendez-rivera351 Limits are not calculus, they are a tool used in analysis and calculus. There's really not an argument there.
@@jmwild1 That is like saying "wheels are not auto parts, they are just a tool used to assemble automobiles." You are contradicting yourself. By definition, any tool used in calculus and analysis IS analysis. A theory of study is defined entirely by its contents of study. Nothing else. And you are right: there is really not an argument here, so I have no idea why you insist on being a contrarian about this.
@@angelmendez-rivera351 By "analysis" I meant the category of math analysis. No there's no contradiction here, and I'm not being the contrarian, I'm correcting the *original* contrarian above. He chose to challenge blackpenredpen's claim and I simply refuted that.
Even though you are not using limits, isn’t it more fit to say that 0^0 is indeterminate, meaning it cannot be determined? Undefined, we use for expressions like 1/0 or the slope of a vertical line.
SyberMath
Yeah, it fits a bit better, but honestly, if you need it, you will define it somewhere. For example, in Analysis 1, we defined x^0 as 1 even if x=0 for Taylor series and alike
Well, expressions like 1/0 or the slope of a vertical line is infinity.
@@AlbertTheGamer-gk7sn -- A vertical line has no slope, or a vertical line has an undefined slope.
@@forcelifeforce Well, a vertical line is infinite slope, but what TRULY has no slope or an undefined slope?
A point.
You can define 2^n = 1/(2^-n)
Then 2^0 = 1/2^(-0)
(2^0)^2 = 1
2^0 = sqrt(1) = 1
So 2^0=1 follows from this definition
at line 2 you are assuming 2^0 is nonzero
instead you could define
2^n = 2^(n+1)/2 and 2^1 = 2
then it follows that 2^0 = 1
but if youre gonna change the definition of 2^n then you might as well define 2^0 = 1
so if you use the "counting" definition of 2^n, theres no way to get around defining 2^0 (and consequently having to define negative/fractional powers)
i think the takeaway here is to not use the "counting" definition of 2^n that you learn in elementary school in the first place. just define 2^n in a way that allows you to derive all real powers. and for that matter, you might as well define 0^0 while youre at it.
I would argue that 0^0 = 1 is mathematically valid. It's just confusing to a lot of people, since it makes exponentiation noncontinuous. To be pedantic and foundational, the definition of exponentiation depends on our domain.
We start with a function (N, N) -> N based on cardinalities of sets, which are always nonnegative; x^y is the cardinality of the set of functions from {0, ... ,y-1} to {0, ..., x-1}; when x = y = 0, the only such function is {}; there's 1.
We can then extend this to a (Z, N) -> Z function by allowing negative bases; then (Z, Z) -> Q by including negative exponents; then (in our quest for closure) it is only natural to want to "bootstrap" this to (Q, Q) -> R and finally the mostly-continuous (R, R) -> R function we're all familiar with, even though that's a radically different function, at least in terms of how we define it. We instead define a^b = exp(ln a * b) where exp(z) = 1 + z + z^2/2 + z^3/6 + .... Which leaves us a bit screwed when a = 0, so for the sake of backward compatibility we just agree that 0^b = 0 if b > 0. It makes sense and doesn't hurt anything.
If you decide that 0^0 = 1, what you lose is continuity. (Since 1^b = 1 and 0^a = 0 for all other points where exponentiation is defined, one of these principles has to "lose".) You now have to remind everyone of special cases when explaining why, for example, (lim f^g) might not be (lim f)^(lim g)--that principle becomes completely invalid in the neighborhood of (0, 0), because of this non-continuity. Defining 0^0 as 1 adds a lot of complexity to teaching and to certain analytical proofs, which is why it's discouraged but it isn't, prima facie, mathematically invalid.
The full behaviour of x^y around (0,0) would be interesting.
I put it in wolfram alpha, it's a 3D plot.
When I am teaching about the value of x^0, I tend to use the exponent rules such that a^b / a^c = a^(b-c).
e.g. 2^3 / 2^3 = 2^(3-3) = 2^0
2^3 / 2^3 = 8/8 = 1
Therefore, 2^0 = 1
This can be expanded to any base and power.
a^b / a^b = 1 (a number divided by itself is 1.)
a^b / a^b = a^(b-b) = a^0 (a number subtracted by itself is 0.)
Therefore, a^0 = 1.
I generally use a piece-wise function to define 0^x.
= {0, if x > 0
{1, if x = 0
{undefined, if x
Sure, by that definition. If you use the set theory definition for natural numbers the answer is just flat out 1, because there is precisely one function from {} to {}.
So, when you embed the natural numbers into the real numbers using a set theory scheme like ZF then pretty clearly 0^0=1 is valid.
Joshua Hillerup Please elaborate. I’m incredibly curious to know why, but my understanding of set theory is limited.
@@TheGeneralThings So, I'll give a sketch at least, although fully explaining it from first principles takes most of a math course.
The ZF set theory method of constructing natural numbers makes use of Peano arithmetic. You build up the natural numbers by taking the cardinality of sets constructed in a specific way, so 0 = |{}|, 1 = |{{}}|, 2 = |{{}, {{}}}|, and so on (the exact method of constructing it isn't important for this explanation).
You do the various arithmetic operations by doing operations on the sets. For exponentiation, for sets A and B you have |A|^|B| is the number of possible functions that can go from A to B. The number of possible functions that go from {} to any non-empty set is 0 (it's impossible to construct such a function), but the function that go from {} to {} is the identity function (and only the identity function), which exists. So 0^0 = |{}|^|{}| = 1.
Joshua Hillerup how do you work non integers and even complex numbers into these definitions?
@@dospaquetes even integers require an extension. But you basically define -a to be 0 - a (where a is a natural number), fractions based on the ratio of two integers with a procedure to reduce them (and anything divided by 0 is undefined), and so on. My second argument that it is valid the other sets of numbers because it is valid for the natural numbers is on a bit more shaky ground, and it might be better to say that 0^0 = 1 in the same way that (-1)^(1/2) = i, where you're taking a principal value, and certainly if you're using a different approach to creating numbers it might not be true.
Joshua Hillerup the very fact that using a different approach can yield different results is why 0^0 is considered to be undefined
Hello! I proved x^0 is one to myself by for example 2^3 divided by 2^3 is 2^(3-3) equals 2^0 and in turn 1. And any number divided by itself becomes 1, so any number's zeroeth exponent should also be 1. And then division by zero is understandably not defined.
If we take it as the formula of summation of e^x....
e^0=(0^0)/(0!)+(0^1)/(1!)+(0^2)/(2!)+...
Which is
e^0=(0^0)+0+0+0+....
Which says
1=0^0
0^0 = 0^(1-1) = (0^1)/(0^1) =0/0
@@JensenPlaysMC Same logic: 0^2=0^(3-1)=(0^3)/(0^1)=0/0. So according to your logic, 0 to any power should be undefined.
@@kartheyansivalingam7927 Hmm, any idea why the standard rules dont apply in this situation
0^x is 0.
e^(-1)? If you do your rule for e on that, can you tell me what (-1)! Is? XD
9:08 Compute 2^1000 - 2^999 - ..........- 1 = 1 Because the values keep halving all the time like 2^1000 = 2.2^999 so 2^1000 - 2^999 = 2^999 etc so it will keep halving until it reaches 1.
that was brilliant loved the joke at the end!!!
Thank you!
Have you also considered the curve of x^x? If you plot the curve, you will find 0^0 is 1. In fact, when we consider x^0 is from x^1/x^1, then x^(1-1) is x^0. If we put x equal 0, then 0^0 is 0^1/0^1=0^(1-1)=0^0. But the above calculation contains a number divided by zero, 0^1, 0^0 is undefined.
I have the exact same thinking. Anything else doesn't make sense when you think about it this way. The only thing I saw in another comment was that maybe 0/0 is actually defined, then some value could possibly make sense.
So what exactly is the contradiction if you define 0^0=1? Wouldn't the 0^x simply be discontinuous?
Exactly. There is no contradiction at all.
@@MuffinsAPlenty Totally agree. A function being discontinuous in one point of their domain is no contradiction because functions are allowed to be discontinous.
At 5:34 you are connecting the left domain ]-∞, 0[ and the right domain ]0, +∞[ with the {0} element, because in this way the function y=x^0 become continuous and this makes 0^0 to be = 1.
At 7:17 you are assuming that the domain of y=0^x is [0, +∞[ and this makes 0^0 to be = 0 that conflicts with the previous conclusion.
But WHY to include the {0} element in the domain of 0^x? We have NOT to connect the domain [0, +∞[ with anything on its left.
So, if you consider that y=0^x has the ]0, +∞[ domain, EXCLUDING the {0},you don't conclude that 0^0 = 0 and don't conflict anymore with the 0^0 = 1 answer, that would be the only answer.
SOMETHING ABOUT LIMITS
SOMETHING ABOUT CALCULUS
Wtf does this all mean?!
I feel like 2^1 = 2 as a definition, and 2^-1 = 1/2 as a definition, but 2^0 is just 2^1*2^-1 = 1, not itself a definition but derived from other definitions.
In fact, the only axiom required is that x^n is x times itself n times. Then you can easily derive x^1=x. You can also derive x^(a+b)=(x^a)*(x^b) because x^(a+b) is x times itself a times multiplied by x times itself b times.
This lets you derive x^0 by starting with x = x^1 = x^(0+1) = (x^0)*(x^1) = x^1. Dividing both of the last two terms by x^1 gives us x^0=1.
You can derive x^(-n) = 1/(x^n) in a similar way starting with 1 = x^0 = x^(1-1) = (x^1)*(x^-1) = 1. Dividing both of last two terms by x^1 gives us x^(-n) = 1/(x^n).
And you can derive x^(1/n) = sqrt(x) by starting with x = x^1 = x^(1/2 + 1/2) = x^(1/2)*x^(1/2) = (x^(1/2))^2 = x. Take the square root of the last two terms to give x^(1/2) = sqrt(x). Derive any x^(1/n) a similar way but with n occurrences of 1/n.
All because x^n is x times itself n times. 😀
You should have more subs than PewDiePie... It ain't fair... This quality video is simply marvellous.
Thanks for all
Salut
T-series
we have 1blue3brown
@@142smdopp True
LITERALLY THE BEST THING I'VE SEEN IN MY LIFE
3blue1brown is better :p
The way I think of it is really simple.
We know:
0^a ÷ 0^b = 0^(a-b)
0^a=0 when a > b > 0
We can express 0⁰=0^(x-x) = 0^x ÷ 0^x for all x>0
We know 0^x is 0 and we can't divide by 0 therfore 0⁰ is undefined.
If you look any modern book about mathematics, youll see they accept that its 1.
03:00
n^0=1 is not just a definition , it can be proved as (n^x) / (n^x) = n^(x-x) = n^0 and at the same time it's 1 because any number devided by the same number is 1
any number divided by itself is 1 except 0 which is undefined. 0/0 is not 1, its undefined.
0^x = 0
so..
(0^x)/(0^x)=0/0 which is undefined.
so 0^0 is undefined
It's 1.
I find it way easier to say n^2/n^2=n^(2-2)=5^0 and n^2/n^2=1 therfore n^0=1
but when applied to n=0
0^2/0^2=0^(2-2)=)0^0 and 0^2/0^2=0/0 therefore 0^0 is an indeterminate undefined number because it essentially becomes a case of 0/0 by the laws of exponents
This law of exponents doesn't hold when 0 is the base, though. By the same reasoning, you could get _any_ power of 0 to be 0/0.
0^2 = 0^(3-1) = 0^3/0^1 = 0/0, for instance.
But this is not true. The issue is that the law stating a^(b-c) = a^b/a^c doesn't hold when a = 0. So, as tempting as it is, the argument you gave here doesn't work.
You said at the start of the video that you weren't talking about calculus or taking limits, but isn't "connecting the dots" from 5:25 onward just a disguised form of taking limits?
Sush, it is disguised, don't blow the cover!
Not really. Think about in the nice good old days where we graphe parabolas. Say x^2. We first get the points (-2,4),(-1,1),(0,0),(1,1),(2,4) then we connected the dots with a curve. This video is meant to be no calculus.
Phil P No, connecting the dots has nothing to do with limits or calculus for that matter. Connecting the dots simply involves defining some map such that its domain is a superset of the set for which the operation in question is defined, and then postulating axiomatically that this map satisfies the exact same recursion as the previous map for every element in its domain, which is the super set. That is how you extend operations from the natural numbers to the integers, rational numbers, real numbers, and complex numbers, etc.
Please explain how connecting the dots have something to do with Calculus
@@blackpenredpen What about extending the line of 0^x to the y-axis when there was no part of the graph on the other side?
The way you talk and teach math really makes me love math... I still suck a it and hate it but you're turning me around :) you're awesome!
Hello, im new to the channel and like a lot your way of dealing with mathematical problems. As a highschool student I want to ask if it’s possible to learn this power ?
You cannot conclude that 0^x should equal to zero when you only see the graph at the right hand side of it. We know that 0^x is 0 for positive x-es, undefined for negative x-es, but we don't know anything else about the point where x = 0. Therefore it shouldn't be applied in a proof. We could simply define the 0^x function to be equal to one at x=0, and there would be no problem.
Btw. when you enter |x|^x into geogebra, you can see a nice curved path that intersects 1 at x = 0.
Love this! This is exactly what I do when I teach students about exponents.
Sometimes I mention to students that 2^3 = 1*2*2*2 a one multiplied by the number 2 a total number of 3 times.
2^0 = 1 multiplied by 2 a total of zero times
2^-1 =1 times 1/2 once
Yes, but this also does result in 0^0 = 1 as a theorem. Also, while it makes sense to multiply 1 by 0 exactly 0 times, it does not make sense to talk about -1 multiplications. 0 is a natural number, -1 is not.
@@angelmendez-rivera351 0 is not a natural number.
@@noahali-origamiandmore2050 Yes, it is. And most mathematicians would agree. For example, the Peano axioms include 0 as a natural number. So do set theory and combinatorics, where 0 is the empty set. Algebraists also treat 0 as a natural number, since it makes the natural numbers a commutative semiring.
@@noahali-origamiandmore2050 Besides, just as a matter of principle and intuition, you literally use 0 to count. You can distinguish between having 0 chickens and 0 cows, 1 chicken and 0 cows, and, 0 chickens and 1 cow, all because you are using 0 to count. How many elements does the empty set have? 0. It is literally a counting number. The very fact that OP is able to talk about doing something (like multiplication) "zero times" proves my point. Because while it is coherent to say something is done 0 times, it is *not* coherent to say that something is done -1 times, for example.
Yes, I know some mathematicians will treat the natural numbers as starting with 1. They do this during situations where they want to work with the nomzero natural numbers, and they get sloppy with the language, so they just omit the "nonzero" part. This is analogous to how number theorists and analysts are working with algebraic structures where you have to always attach the "nonzero" moniker in front: the nonzero integers, the nonzero rational numbers, the nonzero real numbers. Often, the "nonzero" part is implied by context and omitted from the explicit language, so it almost looks like these mathematicians are saying 0 is not a number at all, which is not what they are actually doing. Other mathematicians like holding on to ancient traditions when 0 was not considered a natural number, so they do that as well, but these are in the minority. If your work is based on works that are much older, then as a matter of convenience, treating 0 as non-natural may be more convenient than not, for the purposes of that particular publication. So, yes, notational convention varies from work to work. But, if we move on from notation, and we focus on the question conceptually, most mathematicians will undoubtedly agree that it makes far more sense to *think* of 0 as a natural number, than as not. The notions of mathematical structure just work out a lot more naturally in that case.
@@angelmendez-rivera351 Natural numbers are counting numbers. Your example of cows an chickens doesn't prove anything. It's not about being able to distinguish having 0 cows or 0 chickens. If you have 0 chickens, there was absolutely no counting involved, and that holds true for whenever 0 is used because you don't count 0 of something because that means no counting at all. Distinguishing between 0 chickens and 1 chickens is its own thing. Furthermore, you don't count chickens by going "0 chickens," "1 chicken," "2 chickens;" you count them like "1 chicken," "2 chickens," "3 chickens." You don't use 0 to count because that means no counting at all. What 0 IS is a whole number. This is when having 0 chickens or 0 cows would work as an example but not for natural numbers.
4:15 for the real proof after explaining definitions
Another way to show that n^0=1 where (n is NOT 0):
say a number A belongs to N or Z
we know: A/A=1
and by definition 1/A=A^-1
also A^m * A^n =A^(m+n)
therefore, A/A=A^1*A^-1=A^(1-1)=A^0=1
When I studied mathematics at UQ a decade ago, 0^0 was defined as 1 in some of the courses I did.. It seems a sensible definition. My Pari-GP calculator gives 0^0 =1.
0^0 = 1 is the "correct" value in a very meaningful sense, but some not-so-great arguments about 0^0 are still widespread. I think that these not-so-great arguments persist because they mimic how we often think of expanding definitions of functions.
Let's say we have a discrete way to define a function f(x) on a domain D. And D is a subset of E. Is there a discrete way to extend f(x) to be defined on E? Sometimes, there isn't. But then, sometimes there is an analytic way to extend f(x) to be defined on E. So we use this analytic way on this extended domain E. If there is no discrete way and no analytic way to extend f(x) to E, we may simply abandon the endeavor to extend f(x) to E altogether.
The arguments saying that 0^0 is undefined follow this basic outline, except they skip the step where they check whether f(x) can be extended in a discrete way. They simply jump to the analytic way. There isn't an analytic way to make sense of 0^0, so they declare it undefined. But there is a discrete way to make sense of 0^0, and it gives a value of 1. We shouldn't ignore that!
This is exacerbated by a larger philosophical issue where a lot of people view analysis is the "most legitimate" branch of mathematics, and that discrete math is fake mathematics - or, rather, not _as_ legitimate as analysis. (This is often seen when people explain 0! = 1 from a discrete perspective, and people respond by saying that this isn't the _real_ reason 0! = 1; the _real_ reason is the gamma function.) So even though discrete math tells us 0^0 = 1 will always work, analysis can't make sense of 0^0 on its own, and since analysis is the "most legitimate" branch of mathematics, the "real, true" answer is that 0^0 is undefined.
Luckily this viewpoint is slowly getting corrected, but it will still take a while.
@@MuffinsAPlenty All of this controversy stems from having a waffly definition of limits. 0^0=1 is true. There isn't a branch of mathematics, or some situation, where you come up with a different answer; it's just that when your intuition is formed by limits, rather than algebraic infinitesimals; you refuse to give an answer. It's like finitists refusing to work with infinity. Or like constructivists refusing to accept the law of the excluded middle.
What amazes me is that people see 0^x and don't think about f[0]=1, f[x : x > 0]=0 and say... oh. that function has a name. Kronecker Delta (for non-negative values). And it's really common. And it's discontinous. There are weird things all over the place like non-commutative objects, discontinuous functions, etc.
@@robfielding8566 Well said.
I m a big fan of u
I solved all the 100 integrals which u had added in the description box
Now im pretty good in solving integrals
Thanku sir
When i watch ur video
I bcm too much excited to know this incredible Maths nd its beauty
Im from India
Currently I'm in 11th grade
Nd I'm Preparing for IIT JEE ( 2022)
UR VIDEOS HELPS ME LOT
❤
"We can't deal with it, let's call it undefined"
Wish I could do this for my math problems
Well it *is* all undefined until you define it. It’s just that you can’t do very much without any definitions...
@@Erik20766,
the problem with math problems is i think in this case that in general other persons have already decided to define all kind of things and well very very much ones, so that the only thing which is left *to me* to define is the pretty creative “this thing, we do not yet know its value, now let's call it x”.
But we need to define it. "Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true.
@@Erik20766 But we need to define it. "Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true.
Yeah let me just multiply 0 by 0 0 times. Perfect maths!
There's actually a notion of taking a product with 0 factors. It's called the empty product. But the value of the empty product is 1 (think: 1 is the "nothing" of multiplication - multiplying by 1 is the same thing as not multiplying at all, so if you want to multiply nothing together, you should get the "nothing" of multiplication).
Hey, we can also define x^0 as such:
x^0 = x^(y-y), where let's say y > 0
For eg:
2^0 = 2^(3-3).
Leading this example forward,
2^(3-3) = 2^3/2^3 = 1.
That way, 0^0 = 0^3/0^3 = 0/0 which is undefined.
Shit I just realised that it means any power of 0 is undefined.
0^3 = 0^(5-2) = 0^5/0^2 = 0/0 !!
@@VivekYadav-ds8oz thus you're wrong :)
You are the best mathematician on UA-cam.The best of the best of the best👍👍👍😊😊
Also: 0^0=0^(1-1)=0/0 and 0n=0 so it can hold any value
I used to agree with you until I was shown that 0^2=0^(3-1)=(0^3)/0 which by the same argument should be indeterminate as well.
@@jacobrandell4992 oh yeah but I know for sure that 0^0 is equivalent to 0/0 idk how to explain
@@jacobrandell4992 that's new to me thanks
@@helloitsme7553 Define a^b as a^(b+c)/a^c. a^b/a^c=a^(b-c). For "b-c" to equal "0", "b" must be equal to "c" and a is "0". therefor 0^0=0^b/0^b. The problem I find with this is that with this logic 0^m (let m be any real number) is equal to 0^(m+c)/0^c.
In summary 0 is equal to any number, it does not have to be 0^0
Note: I have not finished my education and like to think I know what I am talking about but honestly have no clue, this may or may not be true.
@@helloitsme7553 how is it equivalent?
Here’s how I’d think about it (not revolutionary but still useful):
a^x = e^(ln(a)^x) = e^(xln(a))
2^3 = e^(ln(2)^3) = e^(3ln(2)) = 8
This is a little hard to think about if you truly don’t understand that 2^3 = 8, but if you do, follow through with this...
2^0 = e^(ln(2)^0) = e^(0(ln(2)) = e^0 = 1
Again, hard to imagine if you don’t understand that e^0 = 1, but here’s where this is nice.
0^0 = e^(ln(0)^0) = e^(0ln(0)), but ln(0) is undefined, so e^(0*undefined) is undefined.
Edit: I don’t think this is right, because any base 0 should be undefined if that is the case, which it is obviously not.
He really reads comments
wow
Someone give this man a medal!!
Here brofist from me 👊🏻
brilliant.org/wiki/what-is-00/
The definition of 0^0 changes depending on the context. In limits it is most useful to classify it as an indeterminate form, but in most other applications, including probability and set theory, 0^0=1 is the most useful definition. For example, suppose I have an opaque bag with x balls, each of which is a different colour. I decide to play a game where I pick a ball at random, remove it from the bag, write down its colour, and then place it back in the bag. I must do this exactly x times (the same as the number of balls), and I win if I never pick the same ball more than once, but I lose (and the game ends immediately) if I ever pick the same ball twice. On a single pick, the probability that I pick an unpicked ball is the number of unpicked balls in the bag divided by the total number of balls in the bag. On the first pick, those two numbers are equal, but on each subsequent pick the number of unpicked balls decreases by 1; therefore, the probability of winning is x!/x^x. For example, if I have three balls, the probability is (3/3)*(2/3)*(1/3)=3!/3^3=6/27=2/9=0.2222.... If I have four balls, the probability is 4!/4^4=24/256=3/32=0.09375. If there are zero balls in the bag, the probability is 0!/0^0, but this is clearly equal to 1 since it's impossible to pick any ball twice. Since 0!=1, that means 0^0 must equal 1 also.
As another argument (for multivariable calculus students), suppose we graph the cross-sections of z=x^y for different values of x. So we could graph z=3^y, z=2^y, z=1^y, z=0.5^y, z=0.1^y, z=0.01^y, z=0.001^y, etc. As the value of x gets smaller and smaller, three patterns emerge. One, the cross-section curves on the left side of the z-axis become increasingly vertical. Two, the cross-section curves on the right side become increasingly horizontal and hug closer to the y-axis (z=0). Three, and most importantly, all of the function curves intersect at exactly one point: (0,1). So, by this logic, it "seems like" the function curve of y=0^x is not simply a ray originating from the origin and extending to the right; instead, there is a jump discontinuity at x=0 and the value of y=0^x there is, in fact, 1. To make further sense of this, if this was another of our cross-sections from before, the intersection point is now still at (0,1), but all the points to the right are now lying on top of the y-axis (z=0) and all the points to the left have moved up to infinity.
@@ballsnoballs4844 First, you got the limits of 0^a and a^0 backwards. Second, yes, my multivariable argument is only a counter argument to his 0^x approach, not a proof.
undefined just means in general it doesnt have a definiton but in some causes it does. 4/0 is technically defined in a reiman sphere but we call it undefined because we havent state if we are working with reiman spheres.
0^0 is undefined but in certain fields and spaces it might have a definition. in caclulus, abstract math and physics, we cannot give it a definition. Undefined doesnt mean cannot be defined. it means it cannot be defined without more context.
=1
“It’s UA-cam; I understand.” Everyone should say this in every video ever.
0^1=0^3/0^2=0/0=undefined???
hahahahaha
0^0=1/0 root of 0. 1/0=1/0^2. Lim 1/x^2 as x approaches 0=infinity. a×a×a×a infinity times=1. a approaches 0. 0^0=0
x^0=1 including x = 0
0^x=
0 when x > 0
1 when x = 0
undefined when x < 0
Limit of 0^0 form is different from 0^0.
This is the real conclusion.
As many have pointed out, this doesn’t prove anything if f(x,y)=x^y isn’t a continuous function, and in fact it’s not; 0^0=1. Consider the power series expansion of e^x = x^0/0! + x^1/1! + x^2/2! + … evaluated at x=0. This reduces to 0^0/0! = 0^0 as 0! is just 1. But we know e^0 is 1 and so whenever you write down the power series expansion of e^x you’re taking 0^0=1. Obviously this doesn’t prove anything, but it shows an example of why it’s useful to define 0^0 as 1.
Furthermore, there’s an intuitive way of understanding why 0^0 is 1. Remember a power represents repeated multiplication, and if we want to understand WHAT 0^0 is, then let’s see how it multiplies with other numbers! If (0^3)*x=(0*0*0)*x, is just shorthand for writing three copies of multiplying the number 0 to x, then (0^2)*x is shorthand for writing two copies of multiplying the number 0 to x, and (0^0)*x is shorthand for writing NO copies of zero to x, ie (0^0)*x=x. We can see then that 0^0 intuitively is just 1.
Sorry, but all you did was try to remove a 0 involved in the multiplication in 0^1 and not call that division. You have to realize that to get from x^1 to x^0, you can't use the definition of exponents to compute x^0, so you must divide x^1 by x. However, this is obviously problematic when x=0. You can't just "remove" the 0 multiplied in 0^1 to get 0^0 and not call that to be division.
So why not just define 0^0=1? That would make x^0 continuous for all Reals, which 0^x already is not.
Wait if f(x)=0^x then Df=(0,+oo) then it's continuous.We check continuity in the space where the function is defined
In some contexts, we do. For example, the Taylor series expansion for exp(0) is just 0^0/0!, which we know is 1, so we must treat 0^0 as 1 here. In other contexts, however, this definition just doesn't make sense (like with the example of 0^x), so we can't say mathematically that 0^0 = 1 is true (as the video demonstrates). If we always assumed this it would sometimes give incorrect/weird results. Hence, it might be better to call 0^0 indeterminate rather than undefined (although in the limit x -> 0^- of 0^x it's indesputably undefined).
Toby Hawkins that’s not really a “definition” of 0^0 so much as it is a notational convenience. Otherwise you would have to write one term of the Taylor series separate from the usual summation.
I say why not define 0^-1 as 0^-1
@@tobyhawkins 0^x isn't continuous in R anyway, so putting a single dot at (0,1) for its graph wouldn't hurt.
I've been searching for this video since 1937!!! Thank you!!
Don Solaris
Are you 82?
ua-cam.com/video/r0_mi8ngNnM/v-deo.html
Now get ready to be searching again 😁😁😁
0^0 = upside down owl. (ovo) 🦉
It is easier to explain by 2^m/2^n = 2^(m-n). If m=n, then 2^n/2^n =1, and if n>m, then 2^m/2^n = 1/2^(n-m).
x^0
e^ln(x)*0
e^0ln(x)
x=0
e^0 * ln (0)
ln (0) is undefined
However, if you consider the limit case:
e^-0*inf
1/e^(0*a/0)
1/e^a
completely wrong
Felipe Lorenzzon You did the limit wrong. lim x ln(x) (x -> 0) = lim ln(x)/(1/x) (x -> 0) = lim (1/x)/(-1/x^2) (x -> 0) = - lim x (x -> 0) = 0. Therefore, e^[0 ln(0)], as a limit, is simply 1 anyway. If we define 0^0 = 1, then the function f(z) = z^z on the complex numbers is continuous everywhere.
The way i think about it is:
0^0 = 0^(1-1) = 0^1 * 0^-1 = 0/0 which is also indeterminate.
This is also how i show x^0 = 1 (for x != 0)
2^0 = 2^(1-1) = 2^1 * 2^-1 = 2/2 = 1
OK...
So 0^0 is undefined....
What about
0^0^0^0^...
Infinite exponentiation?
x^x^x^x^x.... is only defined for e^(−e) ≤ x ≤ e^(1/e)
So that would be undefined ya.
0^0=1
@@seroujghazarian6343 I still feel it's one
THe answer is still indeterminate.
@@justabunga1 wrong "0^0"
We're talking about EXACT VALUES, not infinitesimals
Using the binomial theorem, we get that (1+0)^n=1^n * 0^0 + 1^(n-1) * 0^1 * (n chose 1) + ... + 1^0 * 0^n.
Every term that has 0 to a non-zero power will be 0, so we have that the value for (1+0)^n = 1^n * 0^0, but we know what (1+0)^n is, it is 1, so we could draw the conclusion that 0^0 is 1.
But as seen in the video, there are multiple ways to find a value for 0^0, so it is not defined.
Gergő Dénes No, the video did not provide multiple ways to get a value for 0^0. The argument involving 0^x is already invalid since it is not even defined for x < 0, so connecting the dots is not well-defined.
I thought 0^0 was 1.
In pretty much every context where we don't think of exponentiation as a continuous operation, you are correct.
The issue comes from the fact that (0,0) is a non-removable discontinuity of the function f(x,y) = x^y. As such, analysts like to have 0^0 undefined (it's more convenient for them, since they care about continuity). There's also a bit of a historical note here too. Mathematicians used to consider 0^0 to be equal to 1, but then found out that 0^0 was an indeterminate limiting form. Since mathematicians didn't really understand the connection between continuity and limits at that time, this freaked them out, and they un-defined 0^0 because of this. But now we know that 0^0 being an indeterminate form just means that x^y cannot be made continuous at (0,0) and that it's perfectly fine for a function to be defined at a point of discontinuity. So it's rather silly (and one could say wrong) to still use continuity arguments to claim that 0^0 is undefined.
This sort of reasoning (seeing why it's not _really_ problematic to define 0^0 = 1) is becoming more widely accepted in the mathematics community. But it will take time to convince the analysts that this makes sense, and it will take time for this sort of reasoning to make its way into high school mathematics textbooks/classes.
0^0 doesn't always have to equal. It can be any other value. In algebra, 0^0 is indeterminate. He is not talking about calculus in the video. If it does, you will have to compute limits with more work using l'Hopital's rule.
_This Comment is cross-posted!_
1 is a more consistent answer. The *Taylor expansion* for e⁰ will be *0⁰/0! + 0¹/1! + 0²/2! + 0³/3! + ... = e⁰ = 1.* The only term that is not 0 is *0⁰/0!.* There is also the *Taylor expansion* for *cosine.* If *n* objects each have *k* states, then the equation for the number of the set's positions is *n^k.* Think about the number of positions that [a set of 0 objects each with 0 states] has. This is philosophical, but it is one state.
As for *0^x = 0,* that is only true for _positive_ exponents of 0. The Binomial Theorem also relies on the *0⁰ = 1* statement. As for limits, those are only accurate to the true value for continuous functions. Take the piecewise equation *y = x if x ≠ 5, y = 1 if x = 5.* The limit of y as x approaches 5 is 5, but *y = 1* AT *x = 5.* As for the *Product&Quotient Rules* of exponents, under certain circumstances, those are false for 0.
I hope this makes sense.
@@MuffinsAPlenty But we need to define it. "Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true.
I have another way to prove that 0⁰ is undefined:
For now, let's consider a the be non zero number, and b a positive number:
a^b = a^b , and a^(-b) = 1/(a^b).
if we combine both:
a^b*a^(-b) = a^b/(a^b)
-> a^(b-b) = a^b /a^b
a^0 = 1
if we consider a = 0:
0^0= 0^(b-b) = 0^b/0^b = 0/0 which by definition is undefined
8:20 reminds me of another video of you: undifound. it was an april fools video
Christopher Stark yup!!! :))))
0^0 is defined as the value of the indeterministic value obtained from the power function operated on zeros. While in homework and school math it might not be of much significance, but in the practice of math and computerizations zero to any power is reserved as the default pointer for indeterministic values, similar but different in function to alphabetical designations. Any functions with alphabets can be rewritten in indeterministic form by replacing each letter with zero to the n'th power, n being the number of alphabets in the function. This can be seen as a solution in programming languages for programs to operate completely numerically without alphabetical implications. Simply define 0^0 as a variable set, starting with 0^1 as the first variable.
It's wrong!
You can not explain power by division when base is 0.
0^2 is not 0^3/0
0^1 is not 0^2/0
nor is 0^0 0^1/0
Big thank from a math teacher!
Nice video!
Thank you so much!
I feel bad for 0^0
It is undefined . At least, imaginary numbers can be defined...
Rubix Cube DJ I agree
e^x and 1/x say otherwise
"Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true. We need to define the number.
Is 2^0 really equal to 1 by definition?
I was taught that it is a consequence of the continuity of logarithms.
Consider a·b = 1. From this we infer log_a(a·b) = log_a(1) = 0.
=> log_a(a) + log_a(b) = 0.
=> 1 + log_a(b) = 0.
Therefore log_a(b) = -1.
It follows then that b = a^log_a(b) = a^-1. Substituting back into the original equation, a·b = a·a^-1 = a^1·a^-1 = a^(1 - 1) = a^0 = 1.
Hence a^0 = 1 for any non-zero real number a. ◼
I suppose that if you define logarithms first and then define exponential functions as inverses of logarithms, then you can derive a^0 = 1 simply from this, as you have demonstrated. What I'm curious to see, however, is how one proves the properties of logarithms (particularly log_a(b)+log_a(c) = log_a(bc)) just from logarithms alone. There must be a way; after all, this is historically how things came about. Still, though, I am curious.
@@MuffinsAPlenty The point of my original comment was that you don't have to define exponential functions as inverse functions of logarithms. Exponentials are the inverses of logarithms based upon their fundamental properties. I can prove that if I must but to me such a proof is tedious and mundane. Saying that you have to define exponentials as the inverses of logarithms is like saying that your pet cat is not a cat until you call it a cat.
In any event the existence and uniqueness theorem for ordinary differential equations guarantees that any two functions that obey the same differential equation are identical, plus or minus a constant.
With that in mind consider this: d[ln(xy)]/dx = (1/xy) · (x dy/dx + y) = 1/y·dy/dx + 1/x. While d(ln x + ln y)/dx = 1/x + 1/y·dy/dx. The derivative of ln(xy) and the derivative of (ln x + ln y) are the same; therefore ln x + ln y = ln(xy). Because of the change of base formula all logarithms are scaled versions of one another and therefore to prove the addition property of logs it is sufficient to show said property holds for the natural logarithm. ◼
@@johnnolen8338 If you don't define exponential functions as the inverses of logarithms, what's the point of bringing logarithms into the question in the first place? It isn't difficult to justify a^0 = 1 (for a not equal to 0) from some of the most basic properties of exponential functions.
I'll give you a little bit of background on myself. I am a firm "believer" in 0^0 = 1 being a good equation. And I can justify this in multiple ways. Many people really do not _like_ 0^0 = 1 because of indoctrination, essentially. They have been told that 0^0 is "bad". And maybe they've been shown some arguments that 0^0 causes contradictions. However, every argument I've come across saying "0^0 causes contradictions" is faulty, based on subtle logically invalid steps.
I'm all for analysts saying that 0^0 is undefined in their area of study because it makes their work easier to do; however, I am vehemently opposed to them saying that 0^0 being undefined is some sort of "truth" and that all discrete mathematicians (including algebraists, like me) are bucking when using 0^0 = 1. After all, 0^0 = 1 is quite reasonably "the truth" in discrete mathematics (as much as 0! = 1 is "the truth", anyway).
One argument I've heard analysts use is that exponentiation really should be defined analytically and that discrete exponentiation is a special case. I have, generally, found this argument to be a "shooting yourself in the foot" argument since, for example, most definitions of the natural exponential function assume discrete exponentiation already exists. (For example, defining exp(x) in terms of its power series relies on discrete exponentiation. As such, it is a circular definition to state x^n is defined as exp(nln(x)), if you need x^n to define exp(x) in the first place.) The the best way I could see getting around this would be to define exponential functions as inverses of logarithms, derive the properties of logarithms from first principles, and then conclude things like a^0 (for a not equal to 0) = 1 and a^2 = a*a based on that. So that's why I was particularly interested in your comment. I hope that gives some context to my original reply.
@@MuffinsAPlenty The point of answering the question by employing logarithms was to show that defining 2^0 as equaling 1 isn't necessary. In other words, 2^0 isn't equal to one by definition, 2^0 is equal to 1 because 2^-1 exists. Analyzing 0^0 by the same method, 0^0 is undefined because 0^-1 is itself undefined; i.e. there is no such number. When you say that you can justify 0^0 = 1, in my mind that translates as: "I can make up a number that doesn't exist and thereby ignore the zero product property whenever it suits my purposes to do so."
Just to be perfectly clear, it is possible to show that the exponential function and logarithm function are inverses of one another without resorting to defining one in terms of the other. (I think that is where the source of our conflict lives. You're saying you can't have one without the other; but I'm saying each is independent of the other but it so happens that they are inverses of each other.) One of us is stuck in a chicken or egg paradigm but I don't think it's me.
@@johnnolen8338 Let me start with just going back to your original post. Again, if you're willing to use the properties of exponential functions to begin with, I don't see a need for you to bring logarithms into the question. Not saying it _can't_ be done, but why not just use the properties of exponential functions to demonstrate a^0 = 1 (for a not 0)? I suppose there's a bit of chicken-and-egg game here, too, for how you choose to define exponential function, since you're saying a^0 = 1 need not be a definition.
In terms of my quest, I'm trying to "steel man" the argument against my position. Is there a way to define exponential functions without having discrete exponentiation (with natural number exponents) defined? I think there is, but the only way I could see this happening is by defining logarithmic functions first and then defining exponential functions as inverses to logarithmic functions. I mean, there are other ways you could do it. For example, you could define e^x as the unique solution to the IVP dy/dx = y and y(0) = 1. Perhaps my opposition isn't as well-cooked as I had originally though.
Anyway, in terms of 0^0 = 1. I propose it comes from the most basic form of exponentiation - with natural number exponents, considering 0 to be a natural number. But perhaps I should say _finite cardinal number_ exponents, since that's the essence of the most basic form of exponentiation - repeated multiplication. My preferred definition of a^n (where n is a finite cardinal number) is the product with n factors where all factors are a. This does require us to make sense of a product of 0 factors. But algebraists and discrete mathematicians, generally, have done this. It's called "the empty product" and it has a value of 1. This is because we motivate the empty product as consistency with the associative property of multiplication. Any other value for the empty product would violate the associative property of multiplication when used in conjunction with empty products. (This is not unique to _products;_ the same reasoning allows us to develop an "empty" version of any associative binary operation with identity element and see that the value must be the identity element in order to preserve associativity. For example, the empty sum is 0.) Then 0^0 = 1 (and, indeed, a^0 = 1) falls out immediately right from the most basic form of exponentiation. (This is also why I say it's as justified as 0! = 1. For any nonnegative integers, you can define n! as the product of all positive integers less than or equal to n. Then 0! is the product of all positive integers less than or equal to 0, which is the empty product, and has a value of 1. And the typical discrete argument of using (n+1)! = (n+1)*n! to get 0! = 1 is just another specific form of saying that 1 is the only value which makes the empty product consistent with the associative property of multiplication.)
And when we develop formulas in discrete mathematics, these "empty operations" always give us the "correct" answer to what the formula should give. Take any formula involving discrete exponentiation, and if 0^0 can pop up, you will get the "correct" answer to what the formula _should_ give if and only if you evaluate 0^0 as 1. And I don't consider this to be a coincidence. It seems to me that, even in its most basic form, everything about exponentiation is based off of the associativity of multiplication. So the fact that choosing a^0 to be the unique value of the empty operation which preserves the associativity of multiplication seems like a good choice.
I do think it comes down to how one views exponentiation, though. Do you view exponentiation as something built up from and generalized from repeated multiplication (in which a^0 = 1 falls right out of the empty product convention and the meaning of exponentiation), or do you view exponentiation as a family of functions which one can pluck out of certain high-powered analytic tools and from which discrete exponentiation is a special case? I do suppose either route is possible. However, as an algebraist, I quite prefer the former.
Couldn't we relate 0^0 to 0/0 by saying:
0^0 = 0^(1-1) = 0^1*0^(-1) = 0/0 ?
Therefore we conclude that 0^0 is undefined for the same reasons that 0/0 is undefined?
Not a very good arguement. Using the same logic you can say:
0^1 = 0^(2-1) = 0^2*0^(-1) = 0/0
But we already have 0^1 = 0.
I see.
What about this thought process:
2^3 = 1 * 2 * 2 * 2 = 8
2^2 = 1 * 2 * 2 = 4
2^1 = 1 * 2 = 2
2^0 = 1
Afterall each step we remove one 2 and so at the end only the one remains.
0^3 = 1 * 0 * 0 * 0
0^2 = 1 * 0 * 0
0^1 = 1 * 0
0^0 = 1
Since we have no zero to multiply any longer the only thing remaining is the 1.
The dividing pattern itself would be a big problem with 0. So for each step to divide by 0 would never work. Since 0/0 is undefined. That is why instead of dividing considering removing a 0 from each step makes more sense because that is what we actually do.
---
Out of interest what would be problematic with this?
a^b=a*a*a...*a (b times), if b is an integer positive, but it is the same as say: 1*a*a*a...*a (b times), and if b=0 then there is no a and it only stays 1, so a^0 is 1. For the same reason: 0*0...*0 (b times), if b is an integer positive is always 0 becuase 0*something=0, but if there isnt any 0, it doesnt have to me 0, so... 0^0=1 (without multiply by any 0)
The fact that 0ˣ=0 ∀x>0 does not mean that 0ˣ is even defined at x=0. By contrast x⁰=1 in any neighborhood of x=0 (including the complex plane). As such there is a good case for allowing the one remaining point to be in keeping with the rest of the plane. I submit that 0⁰=1 and that 0ˣ is only defined for x>0. This way there is no conflict and 0⁰ is defined. If anyone thinks they can prove that 0⁰≠1 for any scenario they're welcome to do so.
Crazy how our definition for nothing.... absolutely nothing can cause chaos
well if you go with how you started in the beginning removing the 2s you can simply multiply by 1 to solve
2^3=2*2*2=8
but also
1*2^3=1*2*2*2=8
and likewise removing 2s
1*2^2=1*2*2=4
1*2^1=1*2=2
1*2^0=1=1
apply the same to zeros
1*0^2=1*0*0=0
1*0^1=1*0=0
1*0^0=1=1
you cannot do the method of dividing in the video because that’s dividing by zero
2^0 = 1 is not a definition because we can demonstrate that , simply that a number like 3 or 4 for instance, so we get 2^3 = 8 and the same 2^3 = 8 so if we devide that we get 2^3/2^3 = 8/8 = 2^(3-3) = 2^0 which is 1 , so thats why any number (0 not including) ^0 is 1 :) thanks
0⁰=0³÷0³ by your math.
0³÷0³=0÷0=undefined.
So 0⁰ is undefined by that method of evaluation because x/x is undefined when x=0.
@@aaronbredon2948 But we need to define it. "Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true.
@AlbertTheGamer-gk7sn You cannot assign a value to 0⁰. It is one type of Not a Number (NaN).
That is what it is defined as in the IEEE floating point definition.
the mathematical term for 0⁰ is 'indeterminate'. You can only assign a value in certain situations, and that value depends on the situation.
The mathematical term for 0/0 is 'undefined'. In fact ANY division by 0 falls under the term 'undefined'.
It is DEFINED as 'undefined'.
There are simply things that are impossible to resolve in mathematics.
There are similar things in the real world - in physics, a black hole violates many "laws". It is a singularity, where gravity becomes infinite.
It isn't because of being fearful - it is because any attempt to define an undefined or indeterminate value breaks mathematics. Allowing division by 0 allows proving that 1 equals 500,000,000. It allows proving that truth is falsehood. You cannot define it, just like you cannot assign a Boolean Truth value to the statement "this statement is false" (you have to invent entirely new fields of logic to make sense of that statement).
But there is no formulation of math that allows division by zero to make sense. There are simply discontinuities in certain areas of math - certain points where no value can be assigned.
@@aaronbredon2948 Well, infinities created us. Also, we need to divide by 0 if we really want to unleash the potential of quantum effects, so we can do the impossible, such as time travel and superpowers.
@@aaronbredon2948 Also, NaN is good old sodium nitrogen, enough to have some chemistry with math.
Alter -
y=0^0
Take ln both sides,
Lny = 0* ln(0) ( 0+ btw)
Rhs becomes - infinity * 0 which is 0/0
( writing infinity as 1/0)
Therefore rhs is undefined.
So 0^0 is indeterminate
"Undefined" is just a code word of saying, "Screw this challenge. I'm turning back". This is very bad as it states that you are fearful and afraid of challenges. This is the exact opposite goal of humanity. Humans are meant to break away from nature using self-awareness, conscience, willpower, and imagination. This is why mankind managed to establish such civilization that sets them apart from all animals. We 21st-century humans must thank our long-gone ancestors by breaking away even more to make them proud. Einstein left in his will saying the first person that uses his theory of relativity to invent time travel must travel back to April 17th, 1955, to make him proud. "Undefined" is basically stating we are not used to those numbers, so let's just don't use them. It all depends on context. If we were living in Minecraft, a world without circles, and all of a sudden, a circle randomly appeared out of the blue, we would call it "undefined", but since in our world, we have polar coordinates, the premium package with the spherical bundle, we are accustomed to seeing circles, and we won't call them "undefined". Also, a long time ago, people worshipped the moon like a god at an "undefined" distance away from us, and they believed the sky's the limit, and everything they see in the night sky are basically pure celestial spheres of light at an "undefined" distance away from us, and the Earth was the point where those "undefined" distances converged to, but we managed to reach the moon and even send space probes outside our solar system, even attempting to reach the end of a universe, making such distances not "undefined" anymore. Finally, infinities are everywhere. Without it, the Big Bang wouldn't have happened, and every time you move, infinities are required to make it happen. Infinities created us, don't disrespect them by calling it "undefined" Divide by 0, spread your wings, learn how to fly, and do the impossible. We need infinities to make our dreams of time travel and superpowers come true. We need to define the number.
The problem was solved as in 0^0 = 1 and 0; please look
viXra:1908.0100 submitted on 2019-08-06 20:03:01, (586 unique-IP downloads)
Fundamental of Mathematics; Division by Zero Calculus and a New Axiom