Can't find the determinant of the Jacobian

In summary: Wow. Turns out it was the same!Turning ln(xy) = ln(x) + ln(y)and ln(x/y) = ln(x) - ln(y)and then just multiplying gives the correct answer.
  • #1
Addez123
199
21
Homework Statement
Determin the determinant for the image (x,y) -> (u,v)
u = a^2 + b^2
v = a^2 - b^2
a = ln(xy)
b = ln(x/y)
Relevant Equations
Matrices
The way I approach it was, we're looking for det(H) where H = h(u, v)
$$H = \begin{bmatrix}
du/da & du/db \\
dv/da & dv/db
\end{bmatrix} *
\begin{bmatrix}
da/dx & da/dy \\
db/dx & db/dy
\end{bmatrix}$$

I just multiply those two matrices and then get the determinant. The answer is
$$16((ln x)^2 - (ln y)^2)/(xy)$$

But all I get is
$$16*ln(xy) * ln(x/y)/(xy)$$

I've counted it twice so if something is wrong its the matrices or the way I think.
 
Physics news on Phys.org
  • #2
You have the same function for ##u## and ##v##.
 
  • #3
PeroK said:
You have the same function for ##u## and ##v##.
sorry! v was suppose to have a minus sign in it.
 
  • #4
Addez123 said:
I just multiply those two matrices and then get the determinant. The answer is
$$16((ln x)^2 - (ln y)^2)/(xy)$$

But all I get is
$$16*ln(xy) * ln(x/y)/(xy)$$
Are they different?
 
  • #5
Unless ln(xy) = 2 they are, right?
 
  • #6
Addez123 said:
Unless ln(xy) = 2 they are, right?
If you have a spreadsheet on your computer, why not plug in some values for ##x## and ##y## and see?
 
  • #7
And/or, do a bit of algebra.
 
  • #8
I plugged both equations into wolfram, they are not the same.

Trying to make my equation look like the first equation results in this

$$16((ln x)^{ln(xy)} - (ln y)^{ln(xy)})/(xy)$$
which is not the same.
 
  • #9
Addez123 said:
I plugged both equations into wolfram, they are not the same.

Trying to make my equation look like the first equation results in this

$$16((ln x)^{ln(xy)} - (ln y)^{ln(xy)})/(xy)$$
which is not the same.
Give me an example of ##x, y## where: $$(ln x)^2 - (ln y)^2 \ne ln(xy)ln(x/y)$$
 
  • Skeptical
Likes Addez123
  • #10
Did you try simplifying a bit by using logarithm relations such as ln(xy) = ln(x) ln(y)?
 
  • #11
Orodruin said:
Did you try simplifying a bit by using logarithm relations such as ln(xy) = ln(x) ln(y)?
I hope that one isn't in your book!
 
  • Like
Likes Addez123
  • #12
PeroK said:
Give me an example of ##x, y## where: $$(ln x)^2 - (ln y)^2 \ne ln(xy)ln(x/y)$$
Wow. Turns out it was the same!
Turning ln(xy) = ln(x) + ln(y)
and ln(x/y) = ln(x) - ln(y)
and then just multiplying gives the correct answer.

Wierd I didnt see that!
Thanks!
 

1. What is the determinant of the Jacobian?

The determinant of the Jacobian is a mathematical concept used in multivariate calculus to measure how much a small change in one set of variables affects another set of variables. It is represented by the symbol "J" and is calculated by taking the partial derivatives of one set of variables with respect to another set of variables and arranging them in a square matrix.

2. Why is it important to find the determinant of the Jacobian?

The determinant of the Jacobian is important in many areas of mathematics, including differential geometry, physics, and engineering. It is used to calculate integrals and to transform coordinates in multivariate calculus. It also plays a crucial role in understanding the behavior of systems with multiple variables and is essential in solving optimization problems.

3. What are the common methods for finding the determinant of the Jacobian?

There are several methods for finding the determinant of the Jacobian, including using the cofactor expansion method, the row operations method, and the LU decomposition method. Each method has its advantages and disadvantages, and the choice of method depends on the specific problem at hand.

4. Can the determinant of the Jacobian be negative?

Yes, the determinant of the Jacobian can be negative. The sign of the determinant depends on the orientation of the coordinate system. If the coordinate system is right-handed, then the determinant will be positive. If the coordinate system is left-handed, then the determinant will be negative.

5. What should I do if I can't find the determinant of the Jacobian?

If you are having trouble finding the determinant of the Jacobian, it is important to check your calculations and make sure you have correctly applied the chosen method. It may also be helpful to seek assistance from a tutor or professor who can provide guidance and clarification. Additionally, there are various online resources and software programs that can help with calculating determinants and solving related problems.

Similar threads

  • Calculus and Beyond Homework Help
Replies
19
Views
785
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
992
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
575
  • Calculus and Beyond Homework Help
Replies
2
Views
166
  • Calculus and Beyond Homework Help
Replies
5
Views
893
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
736
Back
Top