How did we find sqrt(ε_7(2)) ?

  • MHB
  • Thread starter evinda
  • Start date
In summary, the function $\epsilon_p$ maps integers to elements in $\mathbb{Z}_p$ by taking the residue of the integer modulo $p^n$. Examples of this function were given, including the square root of two modulo $7$ which is found by taking the square root of $2$ in each iteration. The user recommends avoiding the use of the $\sqrt{}$ symbol when dealing with modular arithmetic.
  • #1
evinda
Gold Member
MHB
3,836
0
Hi! (Smile)

Let the function
$$\epsilon_p: \mathbb{Z} \rightarrow \mathbb{Z}_p$$
$$x \mapsto (\overline{x_n} )_{n \in \mathbb{N}_0}$$

where $\overline{x_n} \equiv x \pmod {p^n}$

There are some examples:

$$\epsilon_7 (173)=(173,173,173, \dots, 173, \dots)=(5,26,173,173, \dots)$$

$$\epsilon_7(-1)=(-1,-1,-1, \dots)=(6,48,342,2400, \dots)$$

$$\epsilon_7(2)=(2,2, \dots, 2, \dots)$$

$$\sqrt{\epsilon_7(2)}=(3,10,108,2016, \dots)$$

Could you explain me how we found $\sqrt{\epsilon_7(2)}$ ? (Thinking)
 
Mathematics news on Phys.org
  • #2
evinda said:
Hi! (Smile)

Let the function
$$\epsilon_p: \mathbb{Z} \rightarrow \mathbb{Z}_p$$
$$x \mapsto (\overline{x_n} )_{n \in \mathbb{N}_0}$$

where $\overline{x_n} \equiv x \pmod {p^n}$

There are some examples:

$$\epsilon_7 (173)=(173,173,173, \dots, 173, \dots)=(5,26,173,173, \dots)$$

$$\epsilon_7(-1)=(-1,-1,-1, \dots)=(6,48,342,2400, \dots)$$

$$\epsilon_7(2)=(2,2, \dots, 2, \dots)$$

$$\sqrt{\epsilon_7(2)}=(3,10,108,2016, \dots)$$

Could you explain me how we found $\sqrt{\epsilon_7(2)}$ ? (Thinking)

A square root of two modulo $7$ is $3$, since $3^2 \equiv 9 \equiv 2 \pmod{7}$. A square root of two modulo $7^2 = 49$ is $10$ since $10^2 \equiv 100 \equiv 2 \pmod{49}$. A square root of two modulo $7^3 = 343$ is $108$ since $108^2 \equiv 11664 \equiv 2 \pmod{343}$. And so on. You can still define square roots modulo $n$, though I would recommend not using the $\sqrt{}$ symbol as it is multivalued and generally a nuisance, just stick with the definition: an integer $x$ is a square root of $a$ modulo $n$ if and only if $x^2 \equiv a \pmod{n}$.

EDIT: I suppose the fourth term should be $2166$, not $2016$. Typo?
 
Last edited:
  • #3
Bacterius said:
A square root of two modulo $7$ is $3$, since $3^2 \equiv 9 \equiv 2 \pmod{7}$. A square root of two modulo $7^2 = 49$ is $10$ since $10^2 \equiv 100 \equiv 2 \pmod{49}$. A square root of two modulo $7^3 = 343$ is $108$ since $108^2 \equiv 11664 \equiv 2 \pmod{343}$. And so on. You can still define square roots modulo $n$, though I would recommend not using the $\sqrt{}$ symbol as it is multivalued and generally a nuisance, just stick with the definition: an integer $x$ is a square root of $a$ modulo $n$ if and only if $x^2 \equiv a \pmod{n}$.

EDIT: I suppose the fourth term should be $2166$, not $2016$. Typo?

Yes, that was a typo..

I understand, thank you very much! (Smile)
 

Related to How did we find sqrt(ε_7(2)) ?

1. How did we discover the existence of sqrt(ε_7(2))?

The existence of sqrt(ε_7(2)) was first discovered by mathematician Leonhard Euler in the 18th century. He used his knowledge of complex numbers and algebraic equations to prove that this value exists.

2. What is the significance of sqrt(ε_7(2))?

The value of sqrt(ε_7(2)) is significant in mathematics as it is a root of the seventh cyclotomic polynomial, which has important applications in fields such as number theory and algebraic geometry.

3. How is sqrt(ε_7(2)) calculated?

The value of sqrt(ε_7(2)) can be calculated using various methods such as the use of complex numbers, algebraic equations, and the properties of the seventh cyclotomic polynomial. It is a complex number with both real and imaginary parts.

4. Can sqrt(ε_7(2)) be expressed in a simpler form?

No, sqrt(ε_7(2)) cannot be expressed in a simpler form as it is an irrational number and cannot be written as a fraction of two integers. It is a unique mathematical value that has its own significance and cannot be simplified further.

5. How is sqrt(ε_7(2)) relevant to real-world applications?

Although sqrt(ε_7(2)) may seem like a purely mathematical concept, it has many real-world applications. It is used in fields such as cryptography, signal processing, and coding theory. It also has connections to other mathematical concepts such as Galois theory and algebraic number theory.

Similar threads

Replies
1
Views
1K
  • General Math
Replies
1
Views
1K
  • General Math
Replies
1
Views
2K
Replies
2
Views
2K
Replies
4
Views
2K
Replies
26
Views
5K
Replies
22
Views
4K
  • General Math
4
Replies
125
Views
17K
Replies
1
Views
2K
Replies
3
Views
602
Back
Top