MHB How do I calculate the Jacobian for a convolution?

mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hello! :o

Having the transformation t=τ+p, I want to calculate the jacobian $\frac{J(t,τ)}{J(τ,p)}$.
Isn't it $$ \frac{J(t,τ)}{J(τ,p)}=\begin{vmatrix}
\frac{ \vartheta t}{\vartheta τ}& \frac{\vartheta t}{\vartheta p} \\
\frac{\vartheta τ}{\vartheta τ} & \frac{\varthetaτ }{\vartheta p}
\end{vmatrix}=\begin{vmatrix}
1& 1 \\
1 & -1
\end{vmatrix}=-1-1=-2$$? But the absolute value of the Jacobian for the convolution is $1$..What did I wrong?
 
Mathematics news on Phys.org
The transformation you actually have is this:

$$
\begin{cases}
t = \tau + p, \\
\tau = \tau.
\end{cases}
$$

Seems tautological? Yes, but it's the same way you do cylindrical coordinates:

$$
\begin{cases}
x = r \cos \theta, \\
y = r \sin \theta, \\
z = z.
\end{cases}
$$

We see that $\tau$ is independent of $p$. Therefore your Jacobian is

$$
\frac{\partial (t, \tau)}{\partial (\tau, p)}
=
\begin{vmatrix}
\frac{\partial t}{\partial \tau} & \frac{\partial t}{\partial p} \\
\frac{\partial \tau}{\partial \tau} & \frac{\partial \tau}{\partial p}
\end{vmatrix}
=
\begin{vmatrix}
1 & 1 \\
1 & 0
\end{vmatrix}
= -1.
$$
 
Fantini said:
The transformation you actually have is this:

$$
\begin{cases}
t = \tau + p, \\
\tau = \tau.
\end{cases}
$$

Seems tautological? Yes, but it's the same way you do cylindrical coordinates:

$$
\begin{cases}
x = r \cos \theta, \\
y = r \sin \theta, \\
z = z.
\end{cases}
$$

We see that $\tau$ is independent of $p$. Therefore your Jacobian is

$$
\frac{\partial (t, \tau)}{\partial (\tau, p)}
=
\begin{vmatrix}
\frac{\partial t}{\partial \tau} & \frac{\partial t}{\partial p} \\
\frac{\partial \tau}{\partial \tau} & \frac{\partial \tau}{\partial p}
\end{vmatrix}
=
\begin{vmatrix}
1 & 1 \\
1 & 0
\end{vmatrix}
= -1.
$$

Ok! Thanks for your help! (Yes)
 
I'm glad to help. If you encounter more difficulties or didn't understand what I meant, please ask! :)
 
Fantini said:
I'm glad to help. If you encounter more difficulties or didn't understand what I meant, please ask! :)

Ok! :D
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top