Velocity of a bee moving along the curve of intersection of 2 surfaces

karokr94
Messages
10
Reaction score
0
Hi, I've attached the problem and the solution. I understand the solution except for one thing. I've circled the part I'm having problems with. How do I decide if the circled part should be
f2(x,y,z)=x2-y2-z or
f2(x,y,z)=z-x2+y2

I'm sure it has something to do with the fact that the problem statement states that the bee is moving in the increasing direction of z, but I just can't figure out how it translates into f2 being one or the other. Or are both answers acceptable?

Thanks in advance for the help!
 

Attachments

  • Untitled.png
    Untitled.png
    28.2 KB · Views: 488
Physics news on Phys.org
Never mind, I figured it out.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top