OFFSET
0,1
COMMENTS
This square root of 3 in the 13-adic field ends with digit 9. The other, A322087, ends with digit 4.
LINKS
Seiichi Manyama, Table of n, a(n) for n = 0..10000
Peter Bala, Using Chebyshev polynomials to find the p-adic square roots of 2 and 3, Dec 2022.
Wikipedia, p-adic number
FORMULA
EXAMPLE
...10B47929C097954C47A7C773116286B233BA04649.
PROG
(PARI) a(n) = truncate(-sqrt(3+O(13^(n+1))))\13^n
CROSSREFS
KEYWORD
nonn,base,easy
AUTHOR
Jianing Song, Nov 26 2018
STATUS
approved