So I have a function $u:\mathbb{R} \times (0,\infty) \to \mathbb{R} $ and a constant $a \in \mathbb{R}.$ Define $v:\mathbb{R} \times (0,\infty) \to \mathbb{R}$ by $v(x,t)=u(x+at,t)$.
What is $\frac{\partial}{\partial t}v(x,t)$ in terms of $u$? Is it $\frac{\partial}{\partial t}v(x,t) = u_t(x+at,t) + au(x,t)$? This is my attempt using the chain rule. Thanks for any pointers.