Proving Cauchy Sequences in the p-adic Metric

AI Thread Summary
The sequence {p^n}_{n∈ℕ} is proven to be Cauchy in the p-adic metric by demonstrating that the distance |p_{n+k} - p_n|_p can be made arbitrarily small for sufficiently large n. Specifically, the expression simplifies to |p^n|_p = 1/p^n, which approaches zero as n increases. Consequently, the limit of the sequence is established as lim_{n→∞} p^n = 0, indicating it is a null sequence in the p-adic norm. The discussion also clarifies a common confusion between the sequence itself and the sequence of its partial sums. Overall, the sequence {p^n} converges to zero in the p-adic metric.
Oxymoron
Messages
868
Reaction score
0
Question

Consider the sequence \{p^n\}_{n\in\mathbb{N}}. Prove that this sequence is Cauchy with respect to the p-adic metric on \mathbb{Q}. What is the limit of the sequence?
 
Physics news on Phys.org
Solution

Let p_n = 1 + p + p^2 + \dots + p^{n-1}. Then we have

|p_{n+k}-p_n|_p = \left|p^n + p^{n+1} + \dots + p^{n+k-1}\right|_p
= \left|p^n(1+p+p^2 + \dots + p^{k-1})\right|_p
= \frac{1}{p^n}

So for any \epsilon > 0, we can choose an N\in\mathbb{N} such that p^N \geq \frac{1}{\epsilon}, so if n > N we have

|p_{n+k} - p_n|_p < \frac{1}{p^N} \leq \epsilon

Therefore \{p^n\}_{n\in\mathbb{N}} is Cauchy.
 
ii) Since

|p^n|_p = \frac{1}{p^n} \rightarrow 0 \quad \mbox{as} \quad n\rightarrow \infty

the limit

\lim_{n\rightarrow\infty}^p p^n = 0

Hence this sequence is actually a null sequence with respect to the p-adic norm.
 
You've shown the corresponding sequence of partial sums is Cauchy, not the sequence itself. In your other p-adic thread you showed the terms, not the partial sums, go to zero. You seem to be mixing the sequence itself with the sequence of partial sums (or you swapped your replies).
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top