How much work does the fish do?

  • Thread starter Thread starter Rappaccini
  • Start date Start date
  • Tags Tags
    Work
AI Thread Summary
The discussion revolves around calculating the work done by a fish circling a bait in a creek with a defined current vector field. The fish's motion is modeled as a vector-valued function, and the work is to be determined using a line integral. The user correctly identifies the need to find the dot product of the current vector field evaluated at the fish's position and the derivative of the fish's motion. Initial calculations suggest that the fish experiences approximately -2.1927 Newton-meters of work during the first half of its journey, indicating assistance from the current. The user seeks guidance on how to compute the remaining work for the second half of the journey.
Rappaccini
Messages
4
Reaction score
0
Let's say there's a creek.

Down in the creek, there is a current.

The vector field that describes this current is

Cur[x y z] = [(ðy)^x]i + [(y^4)+(xyz)]j + (2z + e^z)k[/size]


Nota bene:
ð = pi[/size]


The force is in Newtons.


X, Y, and Z are the spatial dimensions in meters, whose origin is a piece of bait in this case.
You see, there's also this guy who's fishin' in the creek. His bait's down there, situated on the origin.


A fish sees it, and circles around it one complete time. The fish is unsure during this period, and maintains a distance of one meter.

This motion takes exactly 2ð[/size] seconds for the fish.
So, the motion can be described as a vector-valued function of t, time (sec.)

Fis(t) = [cos(t)]i + [sin(t)]j + [0]k
[/size]




How much work is done by the fish?






Ok... so I made this problem up... that's why it's so weird. :)


I need help setting it up. I know I need to use a line integral.


The upper limit, t, in seconds, will be 2ð[/size], while the lower will obviously be 0.



So, first off, I need to find the integrand, which is the dot product of Cur[Fis(t)] and Fis'(t).


To begin

Cur[Fis(t)] = [(ð*sin(t))^cos(t)]i + [sin(t)^4]j + 1k[/size]





But here's some trouble for me... I'm not certain on how to differentiate Fis(t).

Tell me, O somebody-who-is-doubtlessly-wiser-than-I, would


Fis'(t) = [-sin(t)]i + [cos(t)]j + 0k ?
[/size]

If that is so, I'll continue to find the dot product, and then begin the actual integration.
 
Last edited:
Physics news on Phys.org
Since no one seems willing to help right now, I'll continue the calculation, whether or not it's right so far.


Cur[Fis(t)] = [(ðsin(t))^(cos(t))]i + [sin(t)^4]j + 1k[/size]


Fis'(t) = [-sin(t)]i + [cos(t)]j + 0k[/size]


Therefore,

Cur[Fis(t)] * Fis'(t) = -sin(t)(ðsin(t))^(cos(t)) + (cos(t))(sin(t)^4)[/size]


So...

∫ [/size] -sin(t)(ðsin(t))^(cos(t)) + cos(t)sin(t)^4 dt

from 0 to 2ð
[/size]



As Shmoe, of my native forum, informed me, the force vector function along the curve Fis has an imaginary i component part of the time.

The 'force * velocity' function(t) isn't continuous, due to that.

Well... it's continuous on the domain (0, pi).


With the help of my computer, I can integrate on that domain and determine half of the work the fish does, I guess.
It says approximately -2.1927, which is correct as far as I can tell.


Half-Ass Conclusion:
During the first half of his journey, the fish is helped by the current. He is helped 2.1927 Newton-meters.[/color]


Now... is there any way to get the rest of the work?
 
Last edited:
I have recently been really interested in the derivation of Hamiltons Principle. On my research I found that with the term ##m \cdot \frac{d}{dt} (\frac{dr}{dt} \cdot \delta r) = 0## (1) one may derivate ##\delta \int (T - V) dt = 0## (2). The derivation itself I understood quiet good, but what I don't understand is where the equation (1) came from, because in my research it was just given and not derived from anywhere. Does anybody know where (1) comes from or why from it the...
Back
Top