Vector calculus - How to use the gradient?

alexvenk
Messages
11
Reaction score
0
Member warned about posting without the template
I have done part A (i think) really not sure where to begin with the rest of the parts, would appreciate a tip in the right direction, its revision for my first year physics exams in a few weeks.

Consider the funtion T in the plane (x,y), given by T=ln(x^2 + y^2)

at point 1,2

a) in which direction is most rapid increase in T

I did Grad(T) to get a vector which i think is in the direction of most rapid increase (2/5,4/5)

b) what distance in this direction gives an inrease of .2 in T

c) what distance in direction i + j gives and increase of .12 in T

d) in what directions will T be stationary.

I don't want solutions, just how to go about solving the problems
 
Physics news on Phys.org
I have done part A (i think) really not sure where to begin with the rest of the parts, would appreciate a tip in the right direction, its revision for my first year physics exams in a few weeks.

Consider the funtion T in the plane (x,y), given by T=ln(x^2 + y^2)

at point 1,2

a) in which direction is most rapid increase in T

I did Grad(T) to get a vector which i think is in the direction of most rapid increase (2/5,4/5)

b) what distance in this direction gives an inrease of .2 in T

c) what distance in direction i + j gives and increase of .12 in T

d) in what directions will T be stationary.

I don't want solutions, just how to go about solving the problems
 
alexvenk said:
I have done part A (i think) really not sure where to begin with the rest of the parts, would appreciate a tip in the right direction, its revision for my first year physics exams in a few weeks.

Consider the funtion T in the plane (x,y), given by T=ln(x^2 + y^2)

at point 1,2

a) in which direction is most rapid increase in T

I did Grad(T) to get a vector which i think is in the direction of most rapid increase (2/5,4/5)

b) what distance in this direction gives an inrease of .2 in T

c) what distance in direction i + j gives and increase of .12 in T

d) in what directions will T be stationary.

I don't want solutions, just how to go about solving the problems

For (b): if you go along direction (2/5,4/5) from the point (1,2) you are looking at points of the form ##x = x(t) = 1 + (2/5)t, \:y = y(t) = 2 + (4/5)t##, where ##t > 0## is a scalar.
 
(DelT = delta T (change in T))

Turns out the best way to do it for those who are interested is you use DelT = GradT . r, to get the largest change in t (highest delT) r and GradT must be in the same direction. To work out how far in a certain direcction it changes by a certain amount, set delT to whatever you want the change to be (.2 for b) then set r to be a vecctor with magnitude a and direction the same as the direction it was in a, then simply solve for a. Do the same for part c, and finally for part d, set delT to 0 so GradT must be perpendicular to r, which is pretty easy to do by inspection.

Thanks for the reply.
 
For simplicity, direction of (2/5,4/5) is the same of (1,2).
 
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