A063006 Coefficients in a 10-adic square root of 1.
1, 5, 7, 8, 1, 2, 4, 7, 5, 3, 6, 1, 0, 8, 4, 7, 8, 4, 5, 1, 2, 5, 4, 0, 0, 6, 7, 6, 8, 7, 1, 9, 9, 1, 8, 7, 7, 0, 2, 8, 3, 5, 3, 5, 1, 3, 5, 1, 5, 8, 8, 8, 9, 9, 7, 7, 3, 2, 7, 2, 8, 3, 8, 0, 8, 9, 6, 6, 6, 5, 7, 8, 9, 1, 2, 0, 8, 9, 2, 2, 1, 4, 9, 3, 0, 6, 6, 3, 8, 7, 1, 6, 3, 5, 8, 9, 3, 9, 0, 2, 9, 1, 2, 7, 4
Offset: 0
Examples
...4218751^2 = ...0000001
References
- K. Mahler, Introduction to p-Adic Numbers and Their Functions, Cambridge, 1973.
Links
- Seiichi Manyama, Table of n, a(n) for n = 0..9999
Programs
-
Mathematica
To calculate c, d, e, f use Mathematica algorithms for a, b and equations: c=a-b, d=1-c, e=b-1, f=a-1. - Edoardo Gueglio (egueglio(AT)yahoo.it), Jan 28 2004
Formula
(a_0 + a_1*10 + a_2*10^2 + a_3*10^3 + ... )^2 = 1 + 0*10 + 0*10^2 + 0*10^3 + ...
For n > 0, a(n) = 9 - A091661(n).
Extensions
More terms from Vladeta Jovovic, Aug 11 2001
Comments