Solve River Swimming Path: Find Equation

  • Thread starter Thread starter gandharva_23
  • Start date Start date
gandharva_23
Messages
61
Reaction score
0
how do i solve these ?

consider a river flowing with a speed v along positive X axis . a man starts swimming from a point on the bank of the river ( which is considered to be as origin ) . l is the width of the river and the velocity of man is always directed towards the point (0,l) . speed with which man can swim in still water is u . find the equation of the path that the man follows ?

i took a general point where man's direction of velocity makes an angle q with the vertical and i assume this point to be (x,y)
now i m just able to get 2 equation which are
1. x = (v-u)integeral(cosp)dt
2. y = (v-u)integeral(sinp)dt
now i have 4 variables (t,p,x,y) and have just 3 equations (which also don't seem to be solvable) ... what do i do ?
 
Physics news on Phys.org
I think this is just a matter of solving the equation of motion (F=ma) in the x and y component and combining them vectorially by

\vec{r}(t) = x(t)\hat{x} + y(t)\hat{y}

which gives a paramatrization of the path by the time.
 
1. x = (v-u)integeral(cosp)dt
2. y = (v-u)integeral(sinp)dt
here i have 2 variables p and t ... so there are 2 parameters . moreover i want to find the relation between x and y independent of any other parameters (sorry i did not mention that in my initial post ) . is it possible to get a relation between x and y independent of any other parameters?
 
NOT multiplied by v-u! v and u are speeds and the corresponding velocities are not in the same direction: v is in the x direction.

The man's velocity vector is (u cos(p)+ v)i+ (u sin(p))j . Of course, since he is always aiming at the point (0,1), tan p= x/(1- y).
sin(p)= \frac{x}{\sqrt{x^2+ (1-y)^2}}
cos(p)= \frac{1-y}{\sqrt{x^2+ (1-y)^2}}

You actually have two differential equations:
\frac{dx}{dt}= \frac{ux}{\sqrt{x^2+ (1-y)^2}}+ v
\frac{dy}{dt}= \frac{uy}{\sqrt{x^2+ (1-y)^2}}

Since t does not appear explicitely in those,
\frac{dx}{dy}= \frac{x}{y}+ \frac{v\sqrt{x^2+(1-y)^2}}{uy}
is an equation for x as a function of y.
 
thanx a lot sir i was missing the fact that tan p= x/(1- y) ...
 
##|\Psi|^2=\frac{1}{\sqrt{\pi b^2}}\exp(\frac{-(x-x_0)^2}{b^2}).## ##\braket{x}=\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dx\,x\exp(-\frac{(x-x_0)^2}{b^2}).## ##y=x-x_0 \quad x=y+x_0 \quad dy=dx.## The boundaries remain infinite, I believe. ##\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dy(y+x_0)\exp(\frac{-y^2}{b^2}).## ##\frac{2}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,y\exp(\frac{-y^2}{b^2})+\frac{2x_0}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,\exp(-\frac{y^2}{b^2}).## I then resolved the two...
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top