Limit in two variables polar vs cartisiean differ in result

  • Context: Graduate 
  • Thread starter Thread starter ahmeeeeeeeeee
  • Start date Start date
  • Tags Tags
    Limit Polar Variables
Click For Summary

Discussion Overview

The discussion revolves around evaluating the limit of the expression (x^9 * y) / (x^6 + y^2)^2 as (x,y) approaches (0,0) using both polar and Cartesian coordinates. Participants explore the discrepancies in results obtained from different approaches and the implications of these findings.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant finds that using polar coordinates leads to a limit of zero, while Cartesian coordinates along the path y = mx^3 yield a limit that depends on m.
  • Another participant suggests that the sine values in the polar transformation decrease in a manner that should not affect the limit's existence.
  • Concerns are raised about potential errors in Wolfram Alpha's evaluation of the limit, with some participants suggesting it may not handle multivariable limits correctly.
  • There is a discussion about whether the limit can be considered to exist if it yields different results depending on the path taken towards the origin.
  • Participants explore the implications of fixing theta while approaching the origin and how that affects the limit's evaluation.
  • One participant questions if the limit could be zero despite the original limit being deemed non-existent, raising further inquiries about the nature of limits in polar coordinates.
  • Another participant emphasizes that the limit must hold for all angles in polar coordinates to be considered valid.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the existence of the limit, with multiple competing views on the implications of the results obtained from different coordinate systems and paths towards the origin.

Contextual Notes

Participants note that the limit's behavior may depend on the path taken, and there are unresolved questions regarding the handling of the sine function in the polar limit, particularly when it approaches zero.

Who May Find This Useful

Readers interested in multivariable calculus, particularly those exploring limits in different coordinate systems and the implications of path dependence in limit evaluation.

ahmeeeeeeeeee
Messages
21
Reaction score
0
Hello

I have the limit

lim (x^9 * y) / (x^6 + y^2)^2

(x,y)---> (0,0)


when I use polar the final result is

limit =

lim (r^6 cos^9 (theta) sin (theta) ) / (r^4 cos^6 (theta) + sin^2 (theta))

r--->0

and substituting r = 0 , it will give zero

* I tried it on wolfram alpha and it gave zero

http://www.wolframal...%3E+%280%2C0%29

but when I use cartezean and try the path y = mx^3

the result turns to be
m/(1+m^2)^2

which depends on m

so what is it ?!

I may think that the limit

(r^6 cos^9 (theta) sin (theta) ) / (r^4 cos^6 (theta) + sin^2 (theta))

has a problem of the sin^2 theta downwards , as it may become zero and the limit won't be zero / positive value any more

but then it is 0/0 , so what to do next to know whether this (x/x) will turn eventually to be zero in the limit or not ?!
 
Last edited by a moderator:
Physics news on Phys.org
Very interesting!
My initial reaction is that you have found a bug in Wolfram (good feat! :smile:)
As for the coordinate transformations, they don't matter, since the actual sine values (in "y") will decrease along the powers of "r" in perfectly acceptable fashion (namely, proportional to r^2) when following your chosen curve.
I've notified the others Advisors on your conundrum as being of interest.
 
ahmeeeeeeeeee said:
Hello

I have the limit

lim (x^9 * y) / (x^6 + y^2)^2

(x,y)---> (0,0)


when I use polar the final result is

limit =

lim (r^6 cos^9 (theta) sin (theta) ) / (r^4 cos^6 (theta) + sin^2 (theta))

r--->0

and substituting r = 0 , it will give zero

* I tried it on wolfram alpha and it gave zero

http://www.wolframal...%3E+%280%2C0%29

but when I use cartezean and try the path y = mx^3

the result turns to be
m/(1+m^2)^2

which depends on m

so what is it ?!

I may think that the limit

(r^6 cos^9 (theta) sin (theta) ) / (r^4 cos^6 (theta) + sin^2 (theta))

has a problem of the sin^2 theta downwards , as it may become zero and the limit won't be zero / positive value any more

but then it is 0/0 , so what to do next to know whether this (x/x) will turn eventually to be zero in the limit or not ?!


You seem to have commited several mistakes (which, btw, is another good reason why it is higly advisable to use LaTeX to write in this site).

Using [itex]\,x=r\cos t\,\,,\,\,y=r\sin t\,[/itex] , we get:

$$\frac{x^9y}{(x^6+y^2)^2}=\frac{r^{10}\cos t\sin t}{r^4(r^4\cos^6 t+\sin^2t)^2}=r^6\frac{\cos t\sin t}{(r^4\cos^6 t+\sin^2t)^2}\xrightarrow [r\to 0]{} \text{doesn't exist}$$

If you use [itex]\,y=mx^3\,[/itex] nothing changes:

$$\frac{x^9y}{(x^6+y^2)^2}=\frac{mx^{12}}{(x^6+m^2x^6)^2}\xrightarrow [x\to 0]{}\frac{m}{(1+m^2)^2}$$

so the limit depends on [itex]\,m\,[/itex] and thus doesn't exist.

DonAntonio
 
Last edited by a moderator:
The question, DonAntonio, is whether WOLFRAM is making those mistakes, not the OP.
The limit doesn't exist (OPs example versus, say, x=0), but according to OP, Wolfram says it does.
 
Is Wolfram taking the limits one at a time?
$$\lim_{x\rightarrow 0}\left(\lim_{x \ne 0, y\rightarrow 0} \frac{x^9 y} {(x^6 + y^2)^2}\right) = \lim_{x\rightarrow 0}(0) = 0$$
and also
$$\lim_{y\rightarrow 0}\left(\lim_{y \ne 0, x\rightarrow 0} \frac{x^9 y} {(x^6 + y^2)^2}\right) = 0$$
 
Very interesting!
My initial reaction is that you have found a bug in Wolfram (good feat! )

:)

Thanks a lot all , It's not good to lose confidence in wolfram :)

would they give me a free membership If I send them this mistake ? :D

well actually I do want to get premium , but I don't know how to pay for it , here in Egypt . Is there any bank account to send money to instead of credit cards ?!


as to


[itex]\frac{r^6 cosθ sinθ}{(r^4 cos^6 θ +sin^2 θ)^2}[/itex]

why doesn't it exist ?!

I see it always equals zero , unless the " sin^2 θ " equals zero then the result will be [itex]\frac{0}{0}[/itex] which is unknown value , not doesn't exist , so if we find that the limit ( by some way I am asking for if there is one) also equals zero , then the limit is zero

( for this example I think we now that the limit when sinθ =zero will not become zero and so the limit doesn't exist , but I think we know that because we tried the other method, so I am asking is there something else we could do ?)

thanks
 
If you let "theta" have a FIXED, non-zero value, that is traversing along straight rays towards the origin, then the limit IS 0.

But y=mx^3 says that sin(theta)=mr^2cos^3(theta) along THAT curve.
 
Last edited:
IF another limit turns to be

limit (z) = r cos(2t)sin(t)
r->0

for example , wouldn't this make the limit value =zero , and wouldn't this make it impossible for any other curve to make the limit dependent on another parameter because I didn't choose a certain curve in polar ?! or am I understanding wrong ?!


secondly

I took the result from above and put it in wolfram alpha again

(( because if the problem in the first result was that when theta equals zero the limit will be 0/0 , I took the limit when r and theta both equal zero )) and it gave zero again

(would you see this)
http://www.wolframalpha.com/input/?i=limit+%28r^6+cos^9+%28t%29+sin+%28t%29+%29+%2F+%28r^4+cos^6+%28t%29+%2B+sin^2+%28t%29%29+as+%28r%2Ct%29--%3E%280%2C0%29

I now want to know something

is the limit :-

[itex]\frac{r^6 cosθ sinθ}{(r^4 cos^6 θ +sin^2 θ)^2}[/itex]

when both r and θ tend to zero

1- equal to zero really and despite that, the original limit doesn't exist ( and so polar isn't general )

OR

2- it isn't equal to zero and there is a problem with the programming of wolfram alpha ( and so polar is general)


thanks in advance
 
"
for example , wouldn't this make the limit value =zero , and wouldn't this make it impossible for any other curve to make the limit dependent on another parameter because I didn't choose a certain curve in polar ?! or am I understanding wrong ?!"

No, you are quite right.
the ONLY way such expressions could give another result is if one of the trigonemtric factors behaved, for example, as 1/r as r tends to zero, but that is impossible, since the absolute value of sine and cosine can never exceed 1.
 
  • #10
"when both r and θ tend to zero "
This is NOT right!
You can close in on the origin from EVERY angle, and thus "theta going to zero" would be to merely evaluate along those curves closing in on the x-axis when approaching 0.

The limit in polar coordinates must hold for ALL legitimate theta-choices in order to be said to exist.
 
  • #11
""theta going to zero" would be to merely evaluate along those curves closing in on the x-axis when approaching 0.
""

ok, thank you , this note wasn't in my mind :)
 
  • #12
ahmeeeeeeeeee said:
""theta going to zero" would be to merely evaluate along those curves closing in on the x-axis when approaching 0.
""

ok, thank you , this note wasn't in my mind :)

It might be you gave WA a wrong command, by giving it a requirement of theta=constant.

But, from what I have heard, WA is not wholly fool-proof in evaluating multivariable limits properly.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 29 ·
Replies
29
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K