Is 5 a Primitive Root in Matrix Calculations within F13?

Click For Summary
The discussion focuses on verifying that 5 is a primitive 4th root of unity in the field F13 and computing the matrix F based on the formula F(i, j) = 5^(ij) mod 13 for i, j = 0, 1, 2, 3. The initial verification shows that 5^2 ≡ -1 and 5^4 ≡ 1 (mod 13), confirming its status as a primitive root. Participants seek clarification on how to construct the matrix F and compute its inverse, F(hat), which is defined as the inverse discrete Fourier transform. The conversation emphasizes the need to calculate each entry of the matrix using the specified formula to proceed with finding F(hat).
jmomo
Messages
8
Reaction score
0

Homework Statement


(i) Verify that 5 is a primitive 4th root of unity in F13.
(ii) Let F be the 4x4 matrix whose (i, j)th entry is 5ij in F13 for i, j = 0,1,2, 3.
Compute F(hat) and verify that F(hat)F= I.


Homework Equations


The matrix F(hat) is called the inverse discrete Fourier transform of F.


The Attempt at a Solution


I have already solved part (i):
Since 52 = 15 = -1 (mod 13) and 54 = (-1)2 = 1 (mod 13), we conclude that 5 is a primitive 4th root of unity in F13.

But I do not know how to obtain matrix F for part (ii), but I understand that F(hat) is the inverse matrix of F, so if I can find matrix F then I can easily solve for matrix F(hat). If someone can please help me out I'd really appreciate it.
 
Physics news on Phys.org
jmomo said:

Homework Statement


(i) Verify that 5 is a primitive 4th root of unity in F13.
(ii) Let F be the 4x4 matrix whose (i, j)th entry is 5ij in F13 for i, j = 0,1,2, 3.
Compute F(hat) and verify that F(hat)F= I.


Homework Equations


The matrix F(hat) is called the inverse discrete Fourier transform of F.

For those of us not familiar with this area and your notation, you need to give us definitions.

1. What is ##F_{13}##? I'm guessing integers mod 13?

2. What does ##5_{ij}## mean?

3. What is the definition of ##\hat F##?
 
LCKurtz said:
For those of us not familiar with this area and your notation, you need to give us definitions.

1. What is ##F_{13}##? I'm guessing integers mod 13?

2. What does ##5_{ij}## mean?

3. What is the definition of ##\hat F##?

Yes to your first question.

##F## is defined as the Discrete Fourier Transform, it looks like this:

http://gyazo.com/8d9c1acfec21ff3a180cc0b94d43e706

Notice the entries ##(ω)## are just the e'th root of primitive unity raised to powers.

Also ##\hat F## is defined as the Inverse Discrete Fourier Transform. It satisfies ##F^{-1} = \frac{1}{e} \hat F## where the entries in ##\hat F## happen to be the inverses of the entries in ##F##.
 
LCKurtz said:
For those of us not familiar with this area and your notation, you need to give us definitions.

1. What is ##F_{13}##? I'm guessing integers mod 13?

2. What does ##5_{ij}## mean?

3. What is the definition of ##\hat F##?

1. F_13 is a field of 13 elements.

2. My apologies, I meant to write 5^(ij).

3. I already defined that above. The matrix F(hat) is called the inverse discrete Fourier transform of matrix F.
 
jmomo said:
1. F_13 is a field of 13 elements.

2. My apologies, I meant to write 5^(ij).

3. I already defined that above. The matrix F(hat) is called the inverse discrete Fourier transform of matrix F.

Start by writing down ##F##. It shouldn't be too difficult to find ##\hat F## afterwards.
 
Zondrina said:
Start by writing down ##F##. It shouldn't be too difficult to find ##\hat F## afterwards.

That was my original question stated above. I do not understand how to write down F and wanted to see if anyone knew how to come up with the matrix for F so then I can easily obtain F(hat).
 
jmomo said:
That was my original question stated above. I do not understand how to write down F and wanted to see if anyone knew how to come up with the matrix for F so then I can easily obtain F(hat).

I posted it in my post above, but here it is again:

http://gyazo.com/8d9c1acfec21ff3a180cc0b94d43e706

Now, the question wants you to compute each matrix entry, namely:

##(5^{i \space \times \space j}) \mod 13## for ##i, j = 0, 1, 2, 3##.

What do ##i## and ##j## equal for the first row, first column entry in your matrix?

Now how about the first row, second column entry? Second row, first column?

Etc. Notice ##5## is the 4th primitive root of unity.
 

Similar threads

Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K