Let there be an arbitrary complex vector $\vec{v} \in \mathbb{C}^D$ that has unit length defined as $\sum_i v_i v_i^* = 1$. Let there be a Hermitian $D \times D$ matrix $H$. Given arbitrary $\vec{v}$ and $H$, will there always exist a non-zero $t \in \mathbb{R}$ such that $e^{iHt} \vec{v} = \vec{v}$?
2026-04-06 17:31:25.1775496685
Will a vector rotate back to itself under unitary rotation?
52 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in MATRICES
- How to prove the following equality with matrix norm?
- I don't understand this $\left(\left[T\right]^B_C\right)^{-1}=\left[T^{-1}\right]^C_B$
- Powers of a simple matrix and Catalan numbers
- Gradient of Cost Function To Find Matrix Factorization
- Particular commutator matrix is strictly lower triangular, or at least annihilates last base vector
- Inverse of a triangular-by-block $3 \times 3$ matrix
- Form square matrix out of a non square matrix to calculate determinant
- Extending a linear action to monomials of higher degree
- Eiegenspectrum on subtracting a diagonal matrix
- For a $G$ a finite subgroup of $\mathbb{GL}_2(\mathbb{R})$ of rank $3$, show that $f^2 = \textrm{Id}$ for all $f \in G$
Related Questions in COMPLEX-NUMBERS
- Value of an expression involving summation of a series of complex number
- Minimum value of a complex expression involving cube root of a unity
- orientation of circle in complex plane
- Locus corresponding to sum of two arguments in Argand diagram?
- Logarithmic function for complex numbers
- To find the Modulus of a complex number
- relation between arguments of two complex numbers
- Equality of two complex numbers with respect to argument
- Trouble computing $\int_0^\pi e^{ix} dx$
- Roots of a complex equation
Related Questions in VECTORS
- Proof that $\left(\vec a \times \vec b \right) \times \vec a = 0$ using index notation.
- Constrain coordinates of a point into a circle
- Why is the derivative of a vector in polar form the cross product?
- Why does AB+BC=AC when adding vectors?
- Prove if the following vectors are orthonormal set
- Stokes theorem integral, normal vector confusion
- Finding a unit vector that gives the maximum directional derivative of a vector field
- Given two non-diagonal points of a square, find the other 2 in closed form
- $dr$ in polar co-ordinates
- How to find reflection of $(a,b)$ along $y=x, y = -x$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
No. Consider $H=\begin{pmatrix} 1&0\\0&\sqrt3\end{pmatrix}$. Then $$e^{iHt}=\begin{pmatrix}e^{it}&0\\ 0& e^{i\sqrt3t}\end{pmatrix}$$
And it is now apparent that the vectors $v\in\Bbb C^2$ such that there is some $t\ne0$ satisfying $e^{iHt}v=v$ are the ones such that either $v_1=0$ or $v_2=0$.
Added: In the same spirit, it isn't hard to show that the hermitian matrices $H$ such that for all unitary vectors $v$ there is some $t\in\Bbb R\setminus \{0\}$ such that $e^{itH}v=v$ are exactly the ones such that there is some real number $\alpha$ such that $\frac\lambda\alpha\in\Bbb Q$ for all $\lambda$ eigenvalues of $H$.
More precisely, let $H=H^*\in\Bbb C^{n\times n}$ and $v\in \Bbb C^n$. Let's call $V_\lambda=\ker(H-\lambda I)$ and let's impose the following equivalence relation on $\operatorname{spec}H$: $$\lambda R\mu\iff \lambda=\mu=0\lor \left(\lambda\ne0\land\mu\ne0\land \frac\mu\lambda\in\Bbb Q\right)$$ Let's call $W_{\lambda}=\bigoplus\limits_{\mu R\lambda} V_\mu$. Then there is some $t\in\Bbb R\setminus\{0\}$ such that $e^{itH}v=v$ if and only if $v\in V_0+ W_\lambda$ for some $\lambda\in\operatorname{spec}H$.