Limit in two variables polar vs cartisiean differ in result

In summary: As for Wolfram, I think they'd better give you a free membership...:)DonAntonioIn summary, the conversation discusses a limit problem and the use of coordinate transformations to evaluate the limit. It is found that the limit does not exist and there may be a bug in Wolfram's calculation. The conversation also discusses the possibility of a specific curve causing the limit to be dependent on a parameter.
  • #1
ahmeeeeeeeeee
21
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
  • #2
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.
 
  • #3
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:
  • #4
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.
 
  • #5
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$$
 
  • #6
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
 
  • #7
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:
  • #8
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
 
  • #9
"
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.
 

FAQ: Limit in two variables polar vs cartisiean differ in result

What is the difference between polar and Cartesian coordinates in terms of limits in two variables?

Polar coordinates use a radius and angle to represent a point in a plane, while Cartesian coordinates use x and y coordinates. This difference in representation affects the way limits are computed in two variables.

How do you convert a limit in polar coordinates to Cartesian coordinates?

To convert a limit in polar coordinates to Cartesian coordinates, we use the following equations:
x = r*cos(theta)
y = r*sin(theta)
Then, we plug these equations into the original limit expression to get the limit in terms of x and y.

Why do limits in polar coordinates sometimes have different results than limits in Cartesian coordinates?

Limits in polar coordinates take into account the direction of approach to a point, while Cartesian coordinates only consider the distance. This can lead to different results for certain limit expressions, especially for functions that have different behavior in different directions.

Are there any advantages to using polar coordinates over Cartesian coordinates for computing limits?

Yes, there are some advantages to using polar coordinates in certain situations. For example, polar coordinates can be useful for visualizing and analyzing functions that have circular or radial symmetry, as the equations for circles and spirals are simpler in polar coordinates. Additionally, computing limits in polar coordinates can sometimes be easier and more intuitive compared to Cartesian coordinates.

Can limits in polar coordinates be computed for functions with multiple variables?

Yes, limits can be computed in polar coordinates for functions with multiple variables. In this case, we use multi-dimensional versions of the polar to Cartesian conversion equations and apply them to each variable separately. However, the process can become more complex as the number of variables increases.

Similar threads

Replies
29
Views
2K
Replies
8
Views
1K
Replies
4
Views
2K
Replies
2
Views
2K
Replies
1
Views
1K
Replies
5
Views
2K
Replies
5
Views
3K
Replies
4
Views
2K
Back
Top