ATAR Notes: Forum
Uni Stuff => Science => Faculties => Mathematics => Topic started by: QuantumJG on July 26, 2010, 09:59:00 pm
-
I'm starting a forum for my maths subject Vector Calculus and here is my first question.
Show that the following limit does not exist:
 \to (0,0)} \dfrac{x^2 y^2}{ (x^2 + y) ^{3}} )
I tried proving it by going along the path 
So
Proof:
 \to (0,0)} \dfrac{x^2 y^2}{ (x^2 + y) ^{3}} = \lim_{x \to 0} \dfrac{k^{2} x^{6}}{ (x^2 + k x^2) ^{3}} )
 ^{3}} )
So the limit doesn't exist since the k dependency implies that the limit value will depend on what parabolic path you take.
But I'm not sure if this is right. :uglystupid2:
-
Hi there, this is my working:
Let's approach (0,0) from the x axis.
 \to (0,0)} \frac{0}{x^5} = 0)
Now let's approach (0,0) from y axis.
 \to (0,0)} \frac{0}{y^3} = 0)
Seems good so far...
Now let's approach (0,0) from the straight line y = mx
 \to (0,0)} \frac{x^2(mx)^2}{(x^2+mx)^3} = 0)
So all 3 path lead to 0, now let's try parabolas.
The rest follows from your working.
It's correct.
However I'd change your final sentence to this:
where C is an arbitrary constant. So we have find a path which leads to a different limit. Thus the limit at (0,0) does not exist.
To be even more rigorous, you can try a
proof if you want. That'd be an overkill, but fun :P
-
Hi there, this is my working:
Let's approach (0,0) from the x axis.
 \to (0,0)} \frac{0}{x^5} = 0)
Now let's approach (0,0) from y axis.
 \to (0,0)} \frac{0}{y^3} = 0)
Seems good so far...
Now let's approach (0,0) from the straight line y = mx
 \to (0,0)} \frac{x^2(mx)^2}{(x^2+mx)^3} = 0)
So all 3 path lead to 0, now let's try parabolas.
The rest follows from your working.
It's correct.
Thanks TT!
In the proof I probably should start with linear equations and then move to higher order polynomials. Doing limits for functions of several variables is a bit more trickier because you aren't constrained to approaching the limit from the left or right, but you can approach it in more ways than you can imagine.
-
Yup, also if y=kx^2 doesnt work try x = ky^2 and if that also leads to a same limit, you should think that the limit might actually exist and use an e-d proof to show it does.
-
Just as an aside in the way of counter-examples, there are limits that don't exist but for which if you approach along any polynomial path you get the same value!
-
Just as an aside in the way of counter-examples, there are limits that don't exist but for which if you approach along any polynomial path you get the same value!
I ran into this last semester. Confused the hell out of me.
-
Just as an aside in the way of counter-examples, there are limits that don't exist but for which if you approach along any polynomial path you get the same value!
Thanks I'll keep this in mind.
-
WOW I'd love to do this subject. I don't think Actuarial requires it though :(
-
ran into this question (or a very similar question) in umep....i don't get limits.... like, how do you know how you know which path you should approach the limit from to prove it dosen't exist? and if it's just a proof by contradiction, if the limit DOES exist, how do you prove it exists cos it's not like you can go though every single possibilty it and prove they ALL work.....
is there a thread explaining limits somewhere? soz to be all nooby >.<
WOW I'd love to do this subject. I don't think Actuarial requires it though :(
Vector caculus is the subject they recommend you do in first semester for acturial if you've done umep. Thus it would be highly likely that some acturial studes people have done this subject.
-
there are some techniques which account for every possible path.
For example if I want the limit as (x,y) approaches 0 of:

I bound it by:

and apply sandwhich theorem. (also to be rigorous you should mention that my inequality doesn't make sense when x=0, but when x=0 the function value is 0 anyway).
Read a precise definition of limits to remove any confusion.
-
ran into this question (or a very similar question) in umep....i don't get limits.... like, how do you know how you know which path you should approach the limit from to prove it dosen't exist? and if it's just a proof by contradiction, if the limit DOES exist, how do you prove it exists cos it's not like you can go though every single possibilty it and prove they ALL work.....
is there a thread explaining limits somewhere? soz to be all nooby >.<
WOW I'd love to do this subject. I don't think Actuarial requires it though :(
Vector caculus is the subject they recommend you do in first semester for acturial if you've done umep. Thus it would be highly likely that some acturial studes people have done this subject.
what i do is this, check your normal paths, x/y axis, linear lines, parabolas, if those all yield same limit then try an
proof to see if the limit is actually what you conjecture. That is as rigorous as it gets.
-
ran into this question (or a very similar question) in umep....i don't get limits.... like, how do you know how you know which path you should approach the limit from to prove it dosen't exist? and if it's just a proof by contradiction, if the limit DOES exist, how do you prove it exists cos it's not like you can go though every single possibilty it and prove they ALL work.....
is there a thread explaining limits somewhere? soz to be all nooby >.<
WOW I'd love to do this subject. I don't think Actuarial requires it though :(
Vector caculus is the subject they recommend you do in first semester for acturial if you've done umep. Thus it would be highly likely that some acturial studes people have done this subject.
In Vector Calculus we use the sandwhich theorem. Basically you find a function that is always less than your function and one that's greater than your function and you squeeze your function inbetween them and use it to prove the limit exists.
ε-δ proofs I just hate and apparently in vector calculus you aren't required to use them. Although I should probably refresh my memory on them.
-
*brain explodes*
ok i'm going and doing some reading on that e-d thingy proof and the sandwich theorem THEN comming back to annoy you guys :)
-
Simple answer to your 'what is a limit', it is a value you get as you approach a particular coordinate in a [possibly multivariable] function. Here, the keyword is 'approach'. You may want to know which way we approach it, and the answer to that is EVERY POSSIBLE DIRECTION. For a limit to exist, you must approach the same value from every direction.
For a univariable function (1D), you can only approach a coordinate from left and right. If you can show they go to the same value, then you are done.
For a multivariable function (2D or higher), you can approach a coordinate from an infinite number of paths, thus you can't use the above method. What we end up employing is the epsilon-delta proof, which incorporates the infinite number of paths. However, it is tedious, algebraically intensive and often very confusing, so we don't always want to do an epsilon-delta proof straight away. Instead, we test a few simple paths, which is much simpler than the e-d proof to try to find a counter-case (thus proving a limit does not exist), and if we cannot find a simple counter-case, we do a e-d proof.
-
Using the matrix chain rule evaluate the derivative of:
f(g[f(x,y)]) at (0,1) where f(x,y) = (x2, 2y, x - y) & g(x,y,z) = (x + z, y2)
I really need help since I'm finding this area hard.
-
tram - does that mean you can possibly choose it as a breadth subject? They said 'no-maths' though...
-
Well yeah, i think the rule is bcs you're already 'using up' breath subjects in maths you can't choose any more maths as breath. Plus the point of breath is to do subjects DIFFERENT to what youa re doing in ur main cosue which is obvs very math heavy for act stud.
-
ahh no that sucks, got to find a breadth sub for next yr lol.
-
I don't know where to start with solving this question.
BTW: The answer is 1/2.
-
The Jacobian is

So we have:

In order to find the limits of integration for the region D',
The region
,
is the triangle with sides
,
,
.
The side
transforms to
in the u-v plane.
The side
transforms to
.
The side
transforms to
.
The region of integration is the enclosed triangle
If you graph this you will see you must integrate
-
Well yeah, i think the rule is bcs you're already 'using up' breath subjects in maths you can't choose any more maths as breath. Plus the point of breath is to do subjects DIFFERENT to what youa re doing in ur main cosue which is obvs very math heavy for act stud.
The breadth subjects for actuarial studies are not finalised yet - thus, they might end up being electives/breadth/or non-maths breadth. Better to wait until subject selection next year. But yes, vector calculus is used as breadth in maths. I love the economics plan actually - so many comm electives and breadth! ahhhh... :) If I end up doing Eco, I'll still probably accelerate vector calculus to breadth in first-year for the DipMSc.
-
Ok I'm stuck on this:
Find the moment of inertia about the y-axis of a ball defined by x^2 + y^2 + z^2
R^2 where the mass density ρ is a constant.
My problem is the x^2 + z^2 part in the integral. In spherical coordinates (what I want to use) it doesn't simplify.
-
Post the rest of what you have done so far, and we will see what we can do. Cbf doing everything from scratch.
-
Well I have the limits of integration ( 0 < r < R, 0 < θ < π, 0 < φ < 2π ).
But it's the ugly bit inside that's annoying me! Does r2sinθ*(x2 + z2) simplify to something nice?
-
ahh no that sucks, got to find a breadth sub for next yr lol.
Considering you have Principles of Business Law this year, probably choose Corporate Law next year as breadth maybe because you will have met the pre-reqs.
-
Well I have the limits of integration ( 0 < r < R, 0 < θ < π, 0 < φ < 2π ).
But it's the ugly bit inside that's annoying me! Does r2sinθ*(x2 + z2) simplify to something nice?
Actually maybe try to use cylindrical co-ordinates, that way that
bit is just merely 
Tho with what you have now, you have to find something to change
to something nice using trigonometry.
or
. I forgot which letter corresponds to which angle.
-
phi for angle made with z axis.
theta for angle made with positive x axis.
-
thanks for the advice azureblue :)
i dunno about corporate law, pbl kinda scarred me for life... haha
-
phi for angle made with z axis.
theta for angle made with positive x axis.
That's the way I always used to do spherical, until I read Griffiths electrodynamics. Now I use
for angles with the x-axis in cylind and spher, unless it's only 2D in which case I use
. Makes no sense, but whatever... when in Rome
-
Lol yeah hate it when conventional gets changed ><
-
Hey guys,
I keep getting this question wrong.
Let a surface be paramaterised by
Φ(u,v) = (u-v,u+v,uv)
Let D be a unit disc (I'm assuming u2 + v2
1)
Find the area of Φ(D).
I keep getting
whereas the answer is
-
\mathbf{i}-(u+v)\mathbf{j}+2\mathbf{k})
What we want is 
Now switching to polar works well:

-
I realized now where I stuffed up.
I did basically what you did, but after that to simplify things I let α = s2 + 2 but didn't change my terminals!
-
Another question:
F = (x-y,y-z,z-x)
Evaluate the surface integral of F if the surface S is the closed region:
x2 + y2
z
1 & x
0
Using the divergence theorem my answer was
whereas the answer is
-
In cylindrical coordinates,
,
-
Ok now I get it. I stuffed up my terminals for z. Thanks /0.