We have the following relation between the spatial part of the coordinate acceleration $A$ in an inertial frame and the proper acceleration $a$ in the comoving frame (supposing $1+1$ dimensions for simplicity): $$ a\left(\tau\right) = \gamma^3 A\left(t\right) \,, $$ where $\gamma$ is the Lorentz factor. When $a\left(\tau\right) = a$ is constant, i.e. uniform acceleration, we can integrate this twice to obtain the trajectory $x$ in function of $t$ in spacetime (these will ultimately yield the well-known Rindler coordinates).
I want to explore non-uniform acceleration but am struggling how to tackle this problem. More precisely, suppose that we want to study a linear acceleration; is the time variation in the proper acceleration the coordinate time ($t$) or the proper time ($\tau$)? In other words, do we consider $a\left(t\right) = a_{0}t$ or $a\left(\tau\right) = a_{0}\tau$? For the former, we can proceed as before by integrating twice to obtain the trajectory in spacetime but in the latter, this is not straightforward. In the latter case, we can integrate once to obtain: $$ \frac{\text{d}x}{\text{d}t} = \frac{a_{0}\int\tau\, \text{d}t}{\sqrt{1+\left(a_{0}\int\tau\, \text{d}t\right)^2}}\,.$$ Note that we cannot solve the integral since we do not know the proper time as a function of the time coordinate. Moreover, it holds that $$\frac{\text{d}\tau}{\text{d}t} = \frac{1}{\gamma} = \sqrt{1-\left(\frac{\text{d}x}{\text{d}t}\right)^2} = \frac{1}{\sqrt{1+\left(a_{0}\int\tau\, \text{d}t\right)^2}}\,.$$ From the last expression, I wanted to derive a differential equation for $\tau\left(t\right)$ such that I can solve the proper time as a function of time but I can't get to that differential equation.
To summarize, I have two questions:
- If we suppose a non-uniform acceleration, do we specify the proper acceleration as a function of the time coordinate or as a function of the proper time?
- If as a function of proper time, is there a way to obtain a differential equation for $\tau\left(t\right)$?
Thanks in advance.