|
| |
|
|
A071791
|
|
Decimal expansion of the third (of 10) decimal selvage numbers; the n-th digit of a decimal selvage number, x, is equal to the tens digit of n*x.
|
|
5
|
|
|
|
2, 5, 7, 0, 2, 5, 7, 0, 3, 5, 8, 0, 3, 5, 8, 1, 3, 6, 8, 1, 3, 6, 9, 1, 4, 6, 9, 1, 4, 7, 9, 2, 4, 7, 9, 2, 5, 7, 0, 2, 5, 7, 0, 3, 5, 8, 0, 3, 5, 8, 1, 3, 6, 8, 1, 3, 6, 9, 1, 4, 6, 9, 1, 4, 7, 9, 2, 4, 7, 9, 2, 5, 7, 0, 2, 5, 7, 0, 3, 5, 8, 0, 3, 5, 8, 1, 3, 6, 8, 1, 3, 6, 9, 1, 4, 6, 9, 1, 4, 7
(list;
constant;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
0,1
|
|
|
COMMENTS
|
The selvage number, x = sum{k=1..inf} a(k)/10^k, is a normal number, but it is not known whether or not x is irrational. Is this sequence periodic?
|
|
|
LINKS
|
Table of n, a(n) for n=0..99.
|
|
|
FORMULA
|
a(n) = floor[10*(n*x)] (Mod 10), where x = sum{k=1..inf} a(k)/10^k.
|
|
|
EXAMPLE
|
a(6) = 5 since floor(10*(6*x)) = 5, x=.25702570358035813681369146914792479257025703580358...
|
|
|
CROSSREFS
|
Sequence in context: A176007 A009376 A025123 * A021393 A181583 A010589
Adjacent sequences: A071788 A071789 A071790 * A071792 A071793 A071794
|
|
|
KEYWORD
|
nonn,cons,base,nice
|
|
|
AUTHOR
|
Paul D. Hanna, Jun 06 2002
|
|
|
STATUS
|
approved
|
| |
|
|