Solving Permutation Index Homework Problems

In summary, the magnetic fields professor taught us how to do cross products using the permutation index. However, I don't quite understand how it works completely. I have two problems: 1) I don't know how to solve for the product of two vectors using the permutation index, and 2) I don't know how to find the determinant of a 3 by 3 matrix. I hope someone can help me out.
  • #1
EugP
107
0

Homework Statement


I'm taking a Magnetic Fields class, and the professor taught us doing cross and dot products using the permutation index. But I don't quite understand how it works completely.

I have these problems:

Given:

[tex]\vec A=\hat x + 2\hat y - 3\hat z[/tex]
[tex]\vec B=3\hat x - 4\hat y[/tex]
[tex]\vec C=3\hat y - 4\hat z[/tex]

Find:

1) [tex]\vec A \times \vec C[/tex]

2) [tex]\hat x \times \vec B[/tex]

Homework Equations





The Attempt at a Solution



1) Using what I know about the permitivity constant:

[tex](\vec A \times \vec C)=[/tex]

[tex]\varepsilon_{xyz}\vec A_y \vec C_z=[/tex]

But I don't know where to go from here. All I know is that [tex]\varepsilon_{xyz} = 1[tex] because indices are a cyclic permutation, but I don't know what to do next.

2) For this one I don't even know where to begin.

Please someone help, any help at all would be great.
 
Physics news on Phys.org
  • #2
You can do these with rules for the cross products of the unit vectors:

[tex]\hat x\times\hat x = 0\quad\quad\hat x\times\hat y = \hat z\quad\quad\hat x\times\hat z = -\hat y[/tex]

[tex]\hat y\times\hat x = -\hat z\quad\quad\hat y\times\hat y = 0\quad\quad\hat y\times\hat z = \hat x[/tex]

[tex]\hat z\times\hat x = \hat y\quad\quad\hat z\times\hat y = -\hat x\quad\quad\hat z\times\hat z = 0[/tex]
 
  • #3
Hi!

I'm new to the forum so I'm still getting used to the formatting techniques... instead of using the fancy mathematical symbols, I'm going to use easier assignments. In this case, E will be my permutation symbol.

Remember that the Einstein notation for vectors is incredibly useful, but it operates with an implied summation. E(xyz) is summed as x goes from 0 to 3, y goes from 0 to 3, and z goes from 0 to 3. These represent nothing more than component indexing numbers, with 1=i'th component, 2=j'th component, and 3=k'th component.

Your representation of the cross product is accurate, but don't include the vector line above each letter. E(xyz)A(y)C(z)=AxC. Using the summation, let's expand this, we get...

=E(123)A(2)C(3)1+E(132)A(3)C(2)1+E(213)A(1)C(3)2+E(231)A(3)C(1)2+
E(312)A(1)C(3)3+E(321)A(2)C(1)3

Then, for all cyclic arrangements of E -> E(123)=E(312)=E(231)=1
For all non-clyclic arrangements of E -> E(132)=E(213)=E(321)=-1

Now simply plug in the corresponding values for each component index.

Part B in your problem is solved in almost the exact same way, just remember that the x-unit vector does not have a y or z component, so all those components will be zero.

Hope this helps!

Steve
 
  • #4
EugP said:

Homework Statement


I'm taking a Magnetic Fields class, and the professor taught us doing cross and dot products using the permutation index. But I don't quite understand how it works completely.

I have these problems:

Given:

[tex]\vec A=\hat x + 2\hat y - 3\hat z[/tex]
[tex]\vec B=3\hat x - 4\hat y[/tex]
[tex]\vec C=3\hat y - 4\hat z[/tex]

Find:

1) [tex]\vec A \times \vec C[/tex]

2) [tex]\hat x \times \vec B[/tex]

Homework Equations





The Attempt at a Solution



1) Using what I know about the permitivity constant:

[tex](\vec A \times \vec C)=[/tex]

[tex]\varepsilon_{xyz}\vec A_y \vec C_z=[/tex]
As nevetsman said, this should be
[tex]\varepsilon_{xyz} A_y C_z=[/tex] where Ax and Cz are the x component of A and the z component of C, not vectors themselves.
For any set of indices [itex]\varepsilon_{ijklm}[/itex] is defined to be "1 if ijklm is an even permutation of 12345, -1 if an odd permutation, 0 otherwise". There are 3!= 6 permutions of 123. 3 are even: 123, 231, and 312, 3 are odd: 132, 213, and 321.So [itex]\varepsilon_{123}= \varepsilon_{231}= \varepsilon_{321}= 1[/itex] while [itex]\varepsilon_{132}= \varepsilon_{213}= \varepsilon_{321}= -1[/itex].

Do you know how to find a 3 by 3 determinant? That's another mnenonic that might be simpler.
But I don't know where to go from here. All I know is that [tex]\varepsilon_{xyz} = 1[/tex] because indices are a cyclic permutation, but I don't know what to do next.

2) For this one I don't even know where to begin.

Please someone help, any help at all would be great.
 
Last edited by a moderator:
  • #5
Thanks for the replies. I accidentally left A and C as vectors, didn't mean to. And now I see what I have to do, thank you very much!
 

FAQ: Solving Permutation Index Homework Problems

What is a permutation?

A permutation is a rearrangement of a set of objects or elements in a specific order.

What is the index of a permutation?

The index of a permutation is the numerical position of the permutation in a list of all possible permutations of a set.

How do you solve permutation index homework problems?

To solve permutation index homework problems, you can use the formula n!/(n-r)! where n is the number of elements in the set and r is the number of elements in each permutation. You can also use visual aids such as a permutation tree or a permutation table to help organize and calculate the permutations.

What are some common mistakes made when solving permutation index problems?

Some common mistakes include not considering repetition or order when calculating permutations, not properly defining the set of elements, and not considering all possible combinations of elements.

How can understanding permutations be useful in real life?

Understanding permutations can be useful in real life for tasks such as creating unique passwords, arranging seating arrangements, and organizing events or schedules. It can also be helpful in fields such as mathematics, computer science, and statistics.

Similar threads

Back
Top