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