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.

A309448 Coefficients in 7-adic expansion of 5^(1/5).

This page as a plain text file.
%I A309448 #14 Aug 17 2019 05:06:49
%S A309448 3,6,6,3,3,2,5,5,4,0,6,6,2,2,3,6,6,3,1,3,2,4,4,0,4,1,5,1,2,2,2,2,6,1,
%T A309448 0,5,6,1,3,0,3,2,6,2,5,6,6,4,6,3,0,6,6,1,6,0,0,2,5,5,4,1,3,0,0,0,4,3,
%U A309448 2,4,0,1,4,2,0,4,5,4,1,0,0,6,5,3,1,4,2,2,6,6,2,5,2
%N A309448 Coefficients in 7-adic expansion of 5^(1/5).
%H A309448 Seiichi Manyama, <a href="/A309448/b309448.txt">Table of n, a(n) for n = 0..10000</a>
%o A309448 (PARI) Vecrev(digits(truncate((5+O(7^100))^(1/5)), 7))
%Y A309448 Cf. A309453.
%Y A309448 Digits of p-adic integers:
%Y A309448 A309699 (6-adic, 5^(1/5));
%Y A309448 A309445 (7-adic, 2^(1/5));
%Y A309448 A309446 (7-adic, 3^(1/5));
%Y A309448 A309447 (7-adic, 4^(1/5));
%Y A309448 A309449 (7-adic, 6^(1/5)).
%K A309448 nonn,base
%O A309448 0,1
%A A309448 _Seiichi Manyama_, Aug 03 2019