Find Work done by a force field

AI Thread Summary
To find the work done by the force field F(x,y) = (x^2)(y^3)i + (x^3)(y^2)j in moving an object from point P(0,0) to Q(2,1), a line integral approach is necessary. The discussion clarifies that the gradient of a scalar function is a vector, and the force field is indeed conservative, allowing for the use of a potential function. The potential function can be derived from the components of the force field, leading to f(x,y) = (1/3)x^3y^3 + C. Evaluating this potential function at points P and Q and subtracting gives the work done. The conversation highlights the importance of understanding the distinction between gradient and divergence in vector calculus.
wakingrufus
Messages
14
Reaction score
0
Find the work done by the force field F in moving an object from P to Q.

F(x,y) = (x^2)(y^3)i + (x^3)(y^2)j
P(0,0) Q(2,1)

so i need to integrate the gradient dot dr right?
how do i do that?
 
Physics news on Phys.org
WHAT?? Of course, the gradient is a vector! The "gradient" of the scalar function f(x,y) is defined as the vector fxi+ fyj. Wakingrufus was referring to vector quantity F(x,y) = (x^2)(y^3)i + (x^3)(y^2)j AS a gradient, not taking the gradient of it. (At least I hope not!)

Yes, you could do this by picking some arbitrary path from P to Q (straight line might be easy), since the problem did not give you one. If this is not a "conservative" force field then the work depends on the path and there is not enough information.

Assuming that this a good problem and the force field is conservative, then a simpler way to do this is to find the potential (the function f so that this vector is the gradient of f).

Such a function would have to have fx= x2y[/sup]3[/sup] and fy= x3y2.
From fx= x2y[/sup]3[/sup], f(x,y)= (1/3)x3y3+ g(y) (Since differentiating wrt x treats y as a constant). Differentiating that, fy= x3y2+ g' and that must be equal to x3y2. Okay, that just tells us g is a constant so the "potential function" (really and anti-derivative) is (1/3)x3y3+ C
Evaluate that at P and Q and subtract.
 
thank you. yes it is conservative. i forgot to mention that i guess.
 
Actually, I checked that it was "conservative" (REAL mathematicians would say "exact differential"!) before I did the problem:
The derivative of x2y3 with respect to y is
3x2y2 and the derivative of x3y2 with respect to y is 3x2y[/sup]. Those are the same so the differential is "exact".
 
Heh, heh, heh... cookiemonster's confusing himself again. Oops?

Mixed up gradient and divergence. Was thinking \nabla applied to a vector (which, little to my credit, is a scalar...).

Moral of the day: read slower and think more. Sorry about that. Please excuse me while I jump off a bridge.

cookiemonster
 
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Back
Top