cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A321078 Digits of one of the two 11-adic integers sqrt(5).

This page as a plain text file.
%I A321078 #14 Aug 19 2019 10:13:47
%S A321078 4,4,10,4,0,9,5,8,7,7,3,9,7,4,1,8,10,5,10,8,10,2,5,6,10,10,3,10,2,2,1,
%T A321078 6,6,5,7,10,0,6,9,8,3,1,6,5,3,1,9,0,5,8,8,10,4,8,9,1,9,7,1,2,1,0,5,0,
%U A321078 2,9,1,5,2,1,3,1,7,10,3,5,0,4,10,5,1,2,10,2,1,3,0
%N A321078 Digits of one of the two 11-adic integers sqrt(5).
%C A321078 This square root of 5 in the 11-adic field ends with digit 4. The other, A321079, ends with digit 7.
%H A321078 Seiichi Manyama, <a href="/A321078/b321078.txt">Table of n, a(n) for n = 0..10000</a>
%H A321078 Wikipedia, <a href="https://en.wikipedia.org/wiki/P-adic_number">p-adic number</a>
%F A321078 a(n) = (A321076(n+1) - A321076(n))/11^n.
%F A321078 For n > 0, a(n) = 10 - A321079(n).
%e A321078 ...8960A7566122A3AA652A8A5A8147937785904A44.
%o A321078 (PARI) a(n) = truncate(sqrt(5+O(11^(n+1))))\11^n
%Y A321078 Cf. A321076, A321079.
%K A321078 nonn,base
%O A321078 0,1
%A A321078 _Jianing Song_, Oct 27 2018