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).
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top