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
 
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