A327305 Digits of one of the two 5-adic integers sqrt(-9) that is related to A327303.
4, 0, 3, 0, 0, 1, 1, 4, 2, 0, 2, 2, 3, 2, 4, 4, 1, 1, 2, 2, 3, 0, 2, 2, 4, 2, 1, 4, 1, 4, 0, 0, 0, 2, 4, 1, 1, 3, 1, 1, 0, 4, 1, 2, 1, 2, 2, 1, 1, 2, 0, 0, 3, 1, 2, 0, 4, 2, 0, 3, 4, 4, 0, 0, 0, 0, 1, 4, 0, 3, 4, 0, 1, 4, 4, 3, 3, 0, 2, 3, 2, 3, 3, 3, 1, 4, 2, 4
Offset: 0
Examples
Equals ...1131142000414124220322114423220241100304.
Links
- Robert Israel, Table of n, a(n) for n = 0..10000
- G. P. Michon, Introduction to p-adic integers, Numericana.
Crossrefs
Programs
-
Maple
op([1,1,3], select(t -> padic:-ratvaluep(t,1)=4, [padic:-rootp(x^2+9,5,100)])); # Robert Israel, Aug 31 2020
-
PARI
a(n) = truncate(-sqrt(-9+O(5^(n+1))))\5^n
Comments