this post was submitted on 11 Oct 2023
973 points (96.3% liked)

Memes

44890 readers
2810 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
973
submitted 10 months ago* (last edited 10 months ago) by hypertown@lemmy.world to c/memes@lemmy.ml
 
you are viewing a single comment's thread
view the rest of the comments
[–] Haus@kbin.social 0 points 10 months ago* (last edited 10 months ago) (1 children)

It's been a while, but I think I remember this one. Lim 1/n =0 as n approaches infinity. Let x^0 be undefined. For any e>0 there exists an n such that |x^(1/n) -1| < e. If you desire x^(1/n) to be continuous at 0, you define x^0 as 1.

E2a: since x^(1/n)>1, you can drop the abs bars. I think you can get an inequality to pick n using logs.

[–] uberrice@feddit.de 4 points 10 months ago* (last edited 10 months ago) (1 children)

Simpler: x^1 = x, x^-1 = 1/x

x^1 * x^-1 = x^0 = x/x = 1.

Of course, your explanation is the "correct" one - why it's possible that x^0=1. Mine is the simple version that shows how logic checks out using algebraic rules.

[–] Urist@lemmy.ml 3 points 10 months ago* (last edited 10 months ago)

Of course you both assume x =/= 0 though.