AxiomOfChoice
- 531
- 1
Suppose I am changing variables from [itex](x,y)[/itex] to [itex](s,t)[/itex], where
[tex] \begin{align*}<br /> s & = \frac 12 (x+y),\\<br /> t & = y - x<br /> \end{align*}[/tex]
According to Wikipedia, if I want to see how the measure [itex]dx dy[/itex] changes, I need to compute the Jacobian matrix [itex]J[/itex] associated with this variable transformation and take its determinant. It will then follow that [itex]dx dy = \det J ds dt[/itex]. The Jacobian matrix takes the form
[tex] \begin{bmatrix}<br /> \partial x / \partial s & \partial x / \partial t \\<br /> \partial y / \partial s & \partial y / \partial t<br /> \end{bmatrix}<br /> =<br /> \begin{bmatrix}<br /> 1 & -1/2 \\<br /> 1 & 1/2<br /> \end{bmatrix}[/tex]
Is it just coincidence that the matrix [itex]J[/itex] is identical to the matrix of the transformation; i.e., the matrix that shows up in the identity
[tex] \begin{bmatrix}<br /> x \\ y<br /> \end{bmatrix} = <br /> \begin{bmatrix}<br /> 1 & -1/2 \\<br /> 1 & 1/2<br /> \end{bmatrix}<br /> \begin{bmatrix}<br /> s \\ t<br /> \end{bmatrix}[/tex]
[tex] \begin{align*}<br /> s & = \frac 12 (x+y),\\<br /> t & = y - x<br /> \end{align*}[/tex]
According to Wikipedia, if I want to see how the measure [itex]dx dy[/itex] changes, I need to compute the Jacobian matrix [itex]J[/itex] associated with this variable transformation and take its determinant. It will then follow that [itex]dx dy = \det J ds dt[/itex]. The Jacobian matrix takes the form
[tex] \begin{bmatrix}<br /> \partial x / \partial s & \partial x / \partial t \\<br /> \partial y / \partial s & \partial y / \partial t<br /> \end{bmatrix}<br /> =<br /> \begin{bmatrix}<br /> 1 & -1/2 \\<br /> 1 & 1/2<br /> \end{bmatrix}[/tex]
Is it just coincidence that the matrix [itex]J[/itex] is identical to the matrix of the transformation; i.e., the matrix that shows up in the identity
[tex] \begin{bmatrix}<br /> x \\ y<br /> \end{bmatrix} = <br /> \begin{bmatrix}<br /> 1 & -1/2 \\<br /> 1 & 1/2<br /> \end{bmatrix}<br /> \begin{bmatrix}<br /> s \\ t<br /> \end{bmatrix}[/tex]