Solve Schaum's Vector Analysis Prob 4.65: Find Constants a,b,c

AI Thread Summary
To solve Schaum's vector analysis problem 4.65, the goal is to find constants a, b, and c such that the directional derivative of the function phi=axy^2+byz+cz^2x^3 at the point (1,2,-1) has a maximum magnitude of 64 in the z-axis direction. The gradient of phi is calculated as (4a+3c)i+(4a-b)j+(2b-2c)k, indicating that for maximum directionality along the z-axis, the x and y components must be zero. This leads to the equations (2b - 2c) = 64 and (4a+3c) = (4a-b) = 0. Solving these equations provides the values for a, b, and c. The solution confirms the conditions for maximum directional derivative are satisfied.
likephysics
Messages
638
Reaction score
4

Homework Statement


Schaum's vector analysis prob 4.65
Find the values of constants a,b,c so that directional derivative of phi=axy^2+byz+cz^2x^3 at (1,2,-1) has a maximum of magnitude 64 in a direction parallel to the z axis.


Homework Equations





The Attempt at a Solution


Directional derivative is maximum along grad(phi). After taking grad(phi) at (1,2,-1) I got
(4a+3c)i+(4a-b)j+(2b-2c)k
I don't know how to make use of the 'direction parallel to z axis' condition.
 
Physics news on Phys.org
If grad(phi) is maximum in Z-axis, it may be zero in x and y-axis. Then
(2b - 2c) = 64.
(4a+3c) = (4a-b) = 0.
Solve these equations to find a, b and c.
 
Got it! Thanks.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top