Given an imaginary quaternion $ \mathbf{v}=\alpha \mathbf{i}+ \beta \mathbf{j}+\gamma \mathbf{k} $ its exponential is: $ e^\mathbf{v}=\cos \theta +\mathbf{v}\dfrac {\sin \theta}{\theta} $ where $\theta=|\mathbf{v}|=\sqrt{\alpha^2+\beta^2+\gamma^2}$. It's easy to show that a sufficient condition to obtain: $$ e^\mathbf{v}=e^{\alpha \mathbf{i}+ \beta \mathbf{j}+\gamma \mathbf{k}} = e^{\alpha \mathbf{i}} e^{\beta \mathbf{j}} e^{\gamma \mathbf{k}} $$ is that $ \alpha=h\pi$, $\beta=k\pi $ and $\gamma=j \pi$ , where $h,k,j$ are the fist three numbers of a Pythagorean quadruple $h^2+k^2+j^2=l^2 \quad h,k,j,l \in \mathbb{N}/0$. But I can not verify whether this condition is also necessary. In other words: there is an imaginary quaternion such that $$e^\mathbf{v}=e^{\alpha \mathbf{i}+ \beta \mathbf{j}+\gamma \mathbf{k}} = e^{\alpha \mathbf{i}} e^{\beta \mathbf{j}} e^{\gamma \mathbf{k}}$$ and $\alpha/\pi, \beta/\pi,\gamma/\pi$ are not the fist three numbers of a Pythagorean quadruple?
2026-03-28 22:24:27.1774736667
Quaternion exponential
613 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in EXPONENTIATION
- exponential equation with different bases; no logarithms
- Is square root of $y^2$ for every $y>0,y\in\mathbb{R}$?
- Definite sum for $(1+a)^n$
- Fractional exponents definition and the additive law of exponents
- Fourth term in the expansion of $(1-2x)^{3/2}$
- Why is $\int_{0}^{t} e^{nt} \mathrm{\ dt} = \frac{1}{n} \left(e^{nt} - 1\right)$? [solved; notation is also faulty in the first place]
- Exponentiation property of the modulo operator
- When are $\left(\frac{a}{b}\right)^c$ and $\frac{a^c}{b^c}$ equivalent?
- How can I rewrite expression to get log out of exponent
- Is there a Tetration Function?
Related Questions in QUATERNIONS
- Intuition behind quaternion multiplication with zero scalar
- Universal cover $\mathbb{S}^3 \rightarrow SO(3)$ through Quaternions.
- Variance of a set of quaternions?
- Finding the Euler angle/axis from a 2 axes rotation but that lies on the original 2 axes' plane
- How many different quaternions $q$ are in a satisfying equation $q^2 = 1$?
- Dual quaternions displacement
- Why quaternions is a group?
- Why does the real part of quaternion conjugation with a pure quaternion stay 0?
- Why does the multiplication in a division algebra depends on every component?
- derive quaternion from rotation matrix, via eigenvector
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?
Thanks to the result of @Achille Hui I can sketch an answer. The equation $$ e^\mathbf{v}=e^{\alpha \mathbf{i}+ \beta \mathbf{j}+\gamma \mathbf{k}} = e^{\alpha \mathbf{i}} e^{\beta \mathbf{j}} e^{\gamma \mathbf{k}} \qquad (1) $$ is equivalent to the system
(2)\begin{cases} \theta\left( \sin \alpha \cos \beta \cos \gamma + \cos \alpha \sin \beta \sin\gamma\right)=\alpha \sin \theta\\ \theta\left(\cos \alpha \sin \beta \cos \gamma - \sin \alpha \cos \beta \sin\gamma\right)= \beta\sin \theta\\ \theta\left(\cos \alpha \cos \beta \sin \gamma + \sin \alpha \sin \beta \cos\gamma \right)=\gamma \sin \theta\\ \cos \alpha \cos \beta \cos \gamma - \sin \alpha \sin \beta \sin\gamma= \cos \theta\\ \theta^2=\alpha^2+\beta^2+\gamma^2 \end{cases}
that has a trivial solution for $$ (3)\quad \alpha=h\pi \;\land \; \beta=k\pi \;\land \; \gamma=j \pi \;\land \; \theta=l \pi \;\land \; \;h,k,,j,l \in \mathbb{N}^* \land \; h^2+k^2+j^2=l^2 $$ Substituting in the system we easily show that, if two of the exponent coefficents $\alpha,\beta,\gamma$ are integer multiples of $\pi$, then also the last one must be an integer multple of $\pi$. Because Hui finds that ``there is a solution of the equation (1) near $\alpha=\gamma \thickapprox 1,573919413377416 \pi$ and $\beta \thickapprox 2,322863603545524 \pi$.'' condition (3) is not, in general, necessary. So we can only say that the condition (3) is sufficient to verify (1) but it's necessary only if at least two of the exponet coefficents are integer multiples of $\pi$. It remains an open problem how many solutions there are when conditions (3) is not verified.
We can add some other related claims.
It's not difficult to show that $e^{\alpha\mathbf{i}}e^{\beta\mathbf{j}}=e^{\beta\mathbf{j}}e^{\alpha\mathbf{i}} \iff \alpha=h \pi \lor \beta=k \pi$ and the same is for the other couples . So we have: $$ e^{\alpha\mathbf{i}}e^{\beta\mathbf{i}}e^{\gamma\mathbf{k}}=e^{\beta\mathbf{i}}e^{\alpha\mathbf{i}}e^{\gamma\mathbf{k}}=e^{\beta\mathbf{i}}e^{\gamma\mathbf{k}}e^{\alpha\mathbf{i}} $$ if and only if at least two exponent coefficients are integer multiples of $\pi$. And in such a case the six permutations of the triple product are all equal to $\pm1$. So we have: $$ e^{\alpha \mathbf{i}+ \beta \mathbf{j}+\gamma \mathbf{k}} = e^{\alpha\mathbf{i}}e^{\beta\mathbf{i}}e^{\gamma\mathbf{k}}=e^{\beta\mathbf{i}}e^{\alpha\mathbf{i}}e^{\gamma\mathbf{k}}=e^{\beta\mathbf{i}}e^{\gamma\mathbf{k}}e^{\alpha\mathbf{i}}= \cdots $$ if and only if the condition (3) is verified.
Moreover we have: $$ e^\mathbf{v}=e^{\alpha \mathbf{i}+ \beta \mathbf{j}+\gamma \mathbf{k}} = e^{(\alpha \mathbf{i}+\beta \mathbf{j})} e^{\gamma \mathbf{k}}=e^{\gamma \mathbf{k}}e^{(\alpha \mathbf{i}+\beta \mathbf{j})} =e^{\beta \mathbf{j}}e^{(\alpha \mathbf{i}+\gamma \mathbf{k})} $$ if and only if: $$ \gamma=j\pi \;\land\; \alpha^2+\beta^2=n^2\pi^2 \;\land\; \alpha=h\pi \;\land\; \beta^2+\gamma^2=m^2\pi^2 \;\land\; \beta=k\pi \;\land\; \alpha^2+\gamma^2=p^2\pi^2 $$ So $\{h,k,j,l\}$ must be e perfect Pythagorean quadruple, such that $l^2=h^2+m^2=n^2+j^2=k^2+p^2=h^2+k^2+j^2$ with $h^2+k^2=n^2$, $h^2+j^2=p^2$ e $k^2+j^2=m^2$.
As far as I know the existence of such quadruples is an open question.