Nemra

Member
  • Content count

    2,822
  • Joined

  • Last visited

Everything posted by Nemra

  1. @Salvijus It sounds illogical to you because it was defined for multiplication in the first place. If you change the representation, then you will always get things that sound illogical to you. Please enlighten me on how division was invented.
  2. Because when you write 0, it means to divide to itself. Why can you makes sense x/x = 1 and not x^0 = 1? Also, when x^n is already as x*x*...*x (n times), Then x^n = x*x^(n-1), x^(n-1) = x^n/x If n = 1, then x^0 = x^1/x = x/x = 1 If n = 0, then x^(-1) = x^0/x = 1/x = 1/(x^1) If n = -1, then x^(-2) = x^(-1)/x = (1/x)/x = 1/(x^2)
  3. Well, math doesn't make sense if you don't understand how the operations work. Someone who doesn't know how it works will find it nonsense. If you want to change how you represent some things, then understand that you're also going to change the operations. I even created new math based on your input with AI, and it transformed into something you didn't expect.
  4. @Salvijus But you were talking about x^0 = 1 not making sense to you.
  5. Ok. x^(-1) = x, x^(-2) = x/x = 1, x^(-3) = x/x/x = 1/x, x^(-4) = x/x/x/x = 1/(x^2), Then x^(-1) = x, x^1 = x^(-1), x^(-2) = 1, x^(-3)*x = 1, x^1 = 1/x^(-3) x^(-4)*x^2 = 1, x^2 = 1/x^(-4), Also, x^(-1)*x^(-1) = x^2, x^(-2) = x^2, x^(-2)*x^(-2) = 1, x^(-4) = 1, x^(-3)*x^(-3) = 1/(x^2), x^(-6) = 1/x^2 x^(-4)*x^(-4) = 1/(x^4), x^(-8) = 1/x^4 What the hell! Do you see how x^(+n) becomes different? And I haven't looked into it deeper yet. Your way doesn't describe reality the way you thought it would.
  6. @Salvijus If 1 = -1, then what other meaning does the sign "-" have besides indicating numbers smaller than 0.
  7. But you are using already-defined operations. When you define that 1 != -1 and when you prove your mentioned expressions' equality, either accept that 1 = -1 at the beginning, which would change the whole math altogether, and you will get a different result that you now haven't even thought about, or you are wrong.
  8. They are not equal, as defining one of them also defines the other.
  9. @Salvijus Sorry, look this one. (Please hide your post which you quote my previous arithmetic process) If x^1 = x and x^(-1) = x, Then, x^1 = x^(-1), log(x^1) = log(x^(-1)), 1*log(x) = (-1)*log(x), 1 = -1, but 1 != -1, so you're wrong.
  10. @Salvijus If you want to invent raising a number to the power of some number, don't use mathematicians' already-defined rules for that process.
  11. 2^(-1) = 1/(2^1) = 1/2 = 2^(-1) 2^(-2) = 1/(2^2) = 1/4 = 4^(-1) 2^(-3) = 1/(2^3) = 1/8 = 8^(-1)
  12. You play with numbers and do operations to understand them. Sometimes you have to do it differently. You can't know what 2^0 is immediately because you're multiplying. The same way, you wouldn't understand division without understanding multiplication. You know what 2^3 is because you defined it already.
  13. That doesn't translate into a number raised to the power of some number.
  14. So, 2^0 means 2/2, which is 1.
  15. @Salvijus Why are you even writing x*x like x^2? Why not x[2] or something else?
  16. @Salvijus If I showed you 2^3, you wouldn't understand it if you didn't know multiplication. Raising a number to the power of 0 means to divide it by itself.
  17. I showed you what means to raise a number to the power of zero.
  18. How did you learn multiplication?
  19. You have to understand what it means to raise a number to the power of zero. In this case, you are literally dividing apples by themselves.
  20. x = x, x = 1*x, x/x = 1, x != 0 (x^1)*(x^(-1)) = 1, x != 0 x^(1+(-1)) = 1, x != 0 x^0 = 1, x != 0
  21. Yes, if I program it as such. But then that's not an addition. It's a custom-made arithmetic operation based on other defined operation(s). I could even make the "addition" process yield different results for "adding" the same or a different thing. Or maybe it'll yield a unicorn.
  22. You mean, the concept of "2" would be the same as "11"? Or would the addition work differently?