Find Max Gradient at P of z=2x^2+3y^2

  • Thread starter Thread starter savva
  • Start date Start date
  • Tags Tags
    Gradient Max
savva
Messages
39
Reaction score
0

Homework Statement


For the surface z=2x^2+3y^2, find
(i) the gradient at the point P (2,1,11) in the direction making an angle a with the x-axis;
(ii) the maximum gradient at P and the value of a for which it occurs.

Homework Equations


ma=\partialz/\partialx(cos(a))+\partialz/\partialy(sin(a))

If dma/da = 0 and d^2ma/da^2<0 the ma, is a maximum for that value of a

The Attempt at a Solution

\partial

(i) Firstly I calculated:
\partialz/\partialx = 4x
\partialz/\partialy = 6y

Therefore applying equation: ma=\partialz/\partialx(cos(a))+\partialz/\partialy(sin(a)) at P(2,1,11)

We get:

ma=8cos(a)+6sin(a)
(I am quite sure this is correct, I don't have answers so if I am doing something wrong can someone please inform me.

(ii) This is where I am stuck, I can't quite get the correct working out, can anyone please help out, below is the calculations I attempted:

If dma/da = 0 and d^2ma/da^2<0 the ma, is a maximum for that value of a.

dma/da = -8sin(a)+6cos(a)

dma/da=0 Therefore: -8sin(a) + 6cos(a) = 0 Therefore: 8sin(a)=6cos(a)

This is what I was up to, got stuck here, not sure if what I done is correct, if it is, how do I proceed from here?

Thanks in advance
------------------------------------------------------

I have now calculated part (ii), I realized I have a problem in part (i), I need to find a to get the gradient ma, can anybody help me out with this?
 
Last edited:
Physics news on Phys.org


\int
 


savva said:
Therefore applying equation: ma=\partialz/\partialx(cos(a))+\partialz/\partialy(sin(a)) at P(2,1,11)

We get:

ma=8cos(a)+6sin(a)
(I am quite sure this is correct, I don't have answers so if I am doing something wrong can someone please inform me.

It is correct for the derivative at the given point along the direction defined by the angle α.

savva said:
(ii) This is where I am stuck, I can't quite get the correct working out, can anyone please help out, below is the calculations I attempted:

If dma/da = 0 and d^2ma/da^2<0 the ma, is a maximum for that value of a.

dma/da = -8sin(a)+6cos(a)

dma/da=0 Therefore: -8sin(a) + 6cos(a) = 0 Therefore: 8sin(a)=6cos(a)

This is what I was up to, got stuck here, not sure if what I done is correct, if it is, how do I proceed from here?
Isolate α: sin(α)/cos(α)=6/8 =tan(α)=0.75 α=?
Getting α, substitute it back to mα.

ehild
 
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