MHB What is the flow of a vector field with a constant vector and linear map?

  • Thread starter Thread starter Chris L T521
  • Start date Start date
Click For Summary
The discussion centers on finding the flow of a vector field defined as v(x) = v0 + A(x) in R^n, where v0 is a constant vector and A is a linear map. The flow φ^t of the vector field needs to be determined. No responses were provided to the initial question, indicating a lack of engagement or understanding of the problem. The original poster then shares their answer, suggesting that the problem remains unresolved for others. The focus is on the mathematical exploration of vector fields and their flows.
Chris L T521
Gold Member
MHB
Messages
913
Reaction score
0
Here's this week's problem.

-----

Problem: Consider the vector field $v(x)=v_0+A(x)$ on $\mathbb{R}^n$, where $v_0$ is a constant vector, and $A:\mathbb{R}^n\rightarrow\mathbb{R}^n$ is a linear map. Find the flow $\varphi^t$ of $v$.

-----

 
Physics news on Phys.org
No one answered this week's question. Here's my answer below.

Let $y(t)=\varphi^t(x)$ be the flow of $v$ and let $A(x)$ be represented by the matrix product $Ax$, where $x\in\mathbb{R}^n$. Then it's the solution to the differential equation $\dot{y}=v(y)=Ay+v_0$. This differential equation is a non-homogeneous system with the initial condition $y(0)=I$, where $I$ is the identity matrix. To solve this system of equations, we use variation of parameters. Thus, suppose $y_p=e^{tA}z(t)$. Then $\dot{y}_p=Ae^{tA}z+e^{tA}\dot{z}=Ay_p+e^{tA}\dot{z}$. For $y_p$ to be a solution to this system, we must have that
\[e^{tA}\dot{z}=v_0\implies \dot{z}=e^{-tA}v_0\implies z=c+\int e^{-tA}v_0\,dt.\]
Thus, $y_p=e^{tA}\left(c+\int e^{-tA}v_0\,dt\right)$. When $y_p(0)=I$, we have that $c=I$. Therefore, the flow is given by
\[\varphi^t =y_p = e^{tA}\left(I+\int e^{-tA}v_0\,dt\right).\]

Note that if $A$ was nonsingular, we have that $y_p=e^{tA}(I-A^{-1}e^{-tA}v_0)$.