What will be the form of the \$k^{th}\$ component of \$x^{(i)}\$?

  • Context: MHB 
  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Component Form
Click For Summary
SUMMARY

The discussion centers on the form of the $k^{th}$ component of a sequence indexed by $\mathbb{Z}_p$, specifically $x^{(i)}_k$. Participants clarify that if $x^{(i)}$ represents a p-adic integer, it can be expressed as a series: $$x^{(1)} = \sum_{k=m}^\infty x^{(1)}_k p^k$$. This indicates that each component $x^{(i)}_k$ corresponds to the coefficients of the powers of $p$. The conversation also confirms that $\mathbb{Z}_p$ refers to the set of p-adic integers, which can be represented as sequences satisfying specific modular properties.

PREREQUISITES
  • Understanding of p-adic numbers and their properties
  • Familiarity with sequences and series in mathematical notation
  • Knowledge of modular arithmetic, particularly in relation to $\mathbb{Z}/p^{k+1}\mathbb{Z}$
  • Basic concepts of indexing in mathematical sequences
NEXT STEPS
  • Study the properties of p-adic integers in detail
  • Learn about the representation of sequences in $\mathbb{Z}_p$
  • Explore modular arithmetic and its applications in number theory
  • Investigate the implications of sequences of p-adic integers on convergence and limits
USEFUL FOR

Mathematicians, number theorists, and students interested in advanced topics related to p-adic numbers and their applications in algebra and number theory.

evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hi! (Smile)

Suppose that we index the components of the elements of $\mathbb{Z}_p$ by subscripts.

Indexing the terms of the sequence by superscripts in parentheses$x^{(i)}$ is a term of the sequence, and $x^{(i)}_k$ its $k$-th component.
So, if we have a sequence in $\mathbb{Z}_p$, it will be like that, right?

$$x=(x^{(1)}, x^{(2)}, \dots, x^{(k)}, \dotsc)$$

What will be the form of the $k^{th}$ component of $x^{(i)}$ ? (Thinking)
 
Mathematics news on Phys.org
evinda said:
Hi! (Smile)

Suppose that we index the components of the elements of $\mathbb{Z}_p$ by subscripts.

Indexing the terms of the sequence by superscripts in parentheses$x^{(i)}$ is a term of the sequence, and $x^{(i)}_k$ its $k$-th component.
So, if we have a sequence in $\mathbb{Z}_p$, it will be like that, right?

$$x=(x^{(1)}, x^{(2)}, \dots, x^{(k)}, \dotsc)$$

What will be the form of the $k^{th}$ component of $x^{(i)}$ ? (Thinking)

Hey! :o

I think it will be like:
$$x^{(1)} = (x^{(1)}_1, x^{(1)}_2, x^{(1)}_3, ..., x^{(1)}_k, ...)$$
(Thinking)
 
I like Serena said:
Hey! :o
(Happy)

I like Serena said:
I think it will be like:
$$x^{(1)} = (x^{(1)}_1, x^{(1)}_2, x^{(1)}_3, ..., x^{(1)}_k, ...)$$
(Thinking)

So does this mean that each term of the sequence will be a sequence? (Thinking)
 
evinda said:
So does this mean that each term of the sequence will be a sequence? (Thinking)

What is $\mathbb Z_p$?

Are those p-adic numbers or integers modulo p? (Wondering)

If they are p-adic numbers, then the sequence is probably as you thought, and
$$x^{(1)} = x^{(1)}_0 + x^{(1)}_1 p + x^{(1)}_2 p^2 + ...$$
(Thinking)
 
I like Serena said:
What is $\mathbb Z_p$?

Are those p-adic numbers or integers modulo p? (Wondering)

It is the set of integer p-adics.. (Nod)

I like Serena said:
If they are p-adic numbers, then the sequence is probably as you thought, and
$$x^{(1)} = x^{(1)}_0 + x^{(1)}_1 p + x^{(1)}_2 p^2 + ...$$
(Thinking)

Could you explain me how we conclude that $x^{(1)} = x^{(1)}_0 + x^{(1)}_1 p + x^{(1)}_2 p^2 + ...$ ? (Thinking)
 
evinda said:
It is the set of integer p-adics.. (Nod)

Could you explain me how we conclude that $x^{(1)} = x^{(1)}_0 + x^{(1)}_1 p + x^{(1)}_2 p^2 + ...$ ? (Thinking)

Let's take a closer look at your statements. (Thinking)

evinda said:
Suppose that we index the components of the elements of $\mathbb{Z}_p$ by subscripts.

Any p-adic integer $r \in \mathbb{Z}_p$ can be written as:
$$r = \sum_{i=m}^\infty a_i p^i$$
where $m \in \mathbb Z$ and $a_i \in \{0, ..., p-1\}$.

I'm interpreting your statement as saying that those components are the $a_i$ values. (Thinking)

Indexing the terms of the sequence by superscripts in parentheses

Now it seems some kind of sequence is introduced.
However, it is not clear if:
  1. the sequence of $a_i$ is intended,
  2. or the sequence of terms $a_i p^i$,
  3. or if this is about some sequence of p-adic integers.

Can you clarify? (Wondering)
$x^{(i)}$ is a term of the sequence, and $x^{(i)}_k$ its $k$-th component.

From this statement it seems that a sequence of p-adic integers is intended.
If so, then that would mean that $x^{(i)} \in \mathbb Z_p$.

Then $x$ would be a sequence of elements in $\mathbb Z_p$, and your next statement would be correct. (Nod)

So, if we have a sequence in $\mathbb{Z}_p$, it will be like that, right?

$$x=(x^{(1)}, x^{(2)}, \dots, x^{(k)}, \dotsc)$$

What will be the form of the $k^{th}$ component of $x^{(i)}$ ? (Thinking)

Since $x^{(1)} \in \mathbb Z_p$, we can write it as:
$$x^{(1)} = \sum_{k=m}^\infty x^{(1)}_k p^k$$

So there!
If my assumptions are correct, the $k^{th}$ component of $x^{(i)}$ is the coefficient of the corresponding $p^k$. (Wasntme)
 
I like Serena said:
Let's take a closer look at your statements. (Thinking)
Any p-adic integer $r \in \mathbb{Z}_p$ can be written as:
$$r = \sum_{i=m}^\infty a_i p^i$$
where $m \in \mathbb Z$ and $a_i \in \{0, ..., p-1\}$.

I'm interpreting your statement as saying that those components are the $a_i$ values. (Thinking)
Now it seems some kind of sequence is introduced.
However, it is not clear if:
  1. the sequence of $a_i$ is intended,
  2. or the sequence of terms $a_i p^i$,
  3. or if this is about some sequence of p-adic integers.

Can you clarify? (Wondering)

From this statement it seems that a sequence of p-adic integers is intended.
If so, then that would mean that $x^{(i)} \in \mathbb Z_p$.

Then $x$ would be a sequence of elements in $\mathbb Z_p$, and your next statement would be correct. (Nod)Since $x^{(1)} \in \mathbb Z_p$, we can write it as:
$$x^{(1)} = \sum_{k=m}^\infty x^{(1)}_k p^k$$

So there!
If my assumptions are correct, the $k^{th}$ component of $x^{(i)}$ is the coefficient of the corresponding $p^k$. (Wasntme)

I think that the following definition of $\mathbb{Z}_p$ is used:

$$\mathbb{Z}_p=\{ (\overline{x_k}) \in \prod_{k=0}^{\infty} \mathbb{Z}/p^{k+1}\mathbb{Z}| x_{k+1} \equiv x_k \mod{p^{k+1}}\}$$

So, does this mean that if $x=(x^{(1)}, x^{(2)}, \dots, x^{(k)}, \dots)$ and $x \in \mathbb{Z}_p$, then $x$ is a sequence of element of $\mathbb{Z}_p$ and the elements of the sequence $\in \mathbb{Z}/p^{k+1}$ and satisfy the property $x_{k+1} \equiv x_k \mod{p^{k+1}}$ ? (Thinking)
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
820
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K