Is this solution to a limit equation correct?

  • Thread starter Thread starter nedfin
  • Start date Start date
  • Tags Tags
    Limit
nedfin
Messages
2
Reaction score
1
Homework Statement
I ran into this equation online and an interested in why my answer might be wrong. What if anything is wrong with my logic.
Relevant Equations
1-(1/((x-y)^x))
lim(x,y) -> (inf,0)
Why is this not equivalent to

1 - inf^-inf,

Or 1 - infinitesimal ,

Or 1 ?

My answer was 1, which I told is incorrect.
 
Last edited:
Physics news on Phys.org
<br /> \lim _{(x,y)\to (\infty,0)} \frac{1}{(x-y)^{x}} = 0<br />
because ##(x-y)^x \to \infty ## as ##(x,y)\to (\infty,0)##. It is not equivalent to the first two items. ##\infty ^{-\infty}## is not a thing and neither is "infinitesimal". The initial limit is ##1## as you say.
 
nuuskur said:
<br /> \lim _{(x,y)\to (\infty,0)} \frac{1}{(x-y)^{x}} = 0<br />
because ##(x-y)^x \to \infty ## as ##(x,y)\to (\infty,0)##. It is not equivalent to the first two items. ##\infty ^{-\infty}## is not a thing and neither is "infinitesimal". The initial limit is ##1## as you say.
Thanks
 
nedfin said:
Homework Statement:: I ran into this equation online and an interested in why my answer might be wrong. What if anything is wrong with my logic.
Relevant Equations:: 1-(1/((x-y)^x))
lim(x,y) -> (inf,0)

Why is this not equivalent to

1 - inf^-inf,

Or 1 - infinitesimal ,

Or 1 ?

My answer was 1, which I told is incorrect.
Welcome to PF. :smile: I'm glad that @nuuskur was able to help you.

BTW, please consider learning LaTeX to post equations in discussion forums. You can find a "LaTeX Guide" link at the bottom of the Edit Window. It makes math equations *much* easier to read (as you can see by nuuskru's post). :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top