OFFSET
0,1
COMMENTS
This square root of -3 in the 13-adic field ends with digit 6. The other, A322092, ends with digit 7.
LINKS
Seiichi Manyama, Table of n, a(n) for n = 0..10000
Wikipedia, p-adic number
FORMULA
For n > 0, a(n) = 12 - A322092(n).
This 13-adic integer is the 13-adic limit as n -> oo of the integer sequence {L(13^n,6)}, where L(n,x) denotes the n-th Lucas polynomial, the n-th row polynomial of A114525. - Peter Bala, Dec 05 2022
EXAMPLE
...36225C13B64119495621560453C582989447A6C36.
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