Chain
- 35
- 3
Imagine an box with initial dimension x_0 and y_0 with a cavity in the centre with area R^2. Let's say the box gets stretched in the y-direction but that it's area and the area of the cavity must stay constant.
A=x_0y_0-R^2=x(t)y(t)-R^2 Differentiating with respect to time gives 0=\dot{x}y+x\dot{y} \Rightarrow \dot{y}=-\dot{x}\frac{y}{x}
Now let's consider what happens some infinitesimal time dt after the initial setup:
x=x_0+\dot{x}(t=0)dt=x_0+\dot{x}_0dt \qquad y=y_0+\dot{y}(t=0)dt=y_0+\dot{y}_0dt
R^2(t=dt)=xy-A=(x_0+\dot{x}_0dt)(y_0+\dot{y}_0dt)-A=(x_0y_0-A)+(\dot{x_0}y_0+x_0\dot{y_0})+\dot{x_0}\dot{y_0}dt^2 = R^2(t=0)+0-\dot{x_0}^2\frac{y_0}{x_0}
Comparing this with the Taylor series for R^2:
R^2(t=dt)=R^2(t=0)+\dot{R^2}(t=0)dt+\frac{\ddot{R^2}(t=0)}{2!}dt^2+ \cdots
We can see from the coefficients of dt^2:
\ddot{R^2}(t=0)=-2\dot{x_0}^2\frac{y_0}{x_0}
In fact since the starting time is arbitrary and this formula will hold for all t and this clearly contradicts the starting assumption that the area of the cavity stays constant! You could argue that maybe I should include higher order terms in the expansion of x and y before evaluating R^2 and that this may lead to terms that cancel the dt^2 term however doing this would only introduce new terms of order dt^3 or higher.
Any help would be much appreciated :)
A=x_0y_0-R^2=x(t)y(t)-R^2 Differentiating with respect to time gives 0=\dot{x}y+x\dot{y} \Rightarrow \dot{y}=-\dot{x}\frac{y}{x}
Now let's consider what happens some infinitesimal time dt after the initial setup:
x=x_0+\dot{x}(t=0)dt=x_0+\dot{x}_0dt \qquad y=y_0+\dot{y}(t=0)dt=y_0+\dot{y}_0dt
R^2(t=dt)=xy-A=(x_0+\dot{x}_0dt)(y_0+\dot{y}_0dt)-A=(x_0y_0-A)+(\dot{x_0}y_0+x_0\dot{y_0})+\dot{x_0}\dot{y_0}dt^2 = R^2(t=0)+0-\dot{x_0}^2\frac{y_0}{x_0}
Comparing this with the Taylor series for R^2:
R^2(t=dt)=R^2(t=0)+\dot{R^2}(t=0)dt+\frac{\ddot{R^2}(t=0)}{2!}dt^2+ \cdots
We can see from the coefficients of dt^2:
\ddot{R^2}(t=0)=-2\dot{x_0}^2\frac{y_0}{x_0}
In fact since the starting time is arbitrary and this formula will hold for all t and this clearly contradicts the starting assumption that the area of the cavity stays constant! You could argue that maybe I should include higher order terms in the expansion of x and y before evaluating R^2 and that this may lead to terms that cancel the dt^2 term however doing this would only introduce new terms of order dt^3 or higher.
Any help would be much appreciated :)