|
|
A146762
|
|
Terms of A061039 that are multiple of 10, in the order in which they appear.
|
|
0
|
|
|
0, 40, 160, 280, 520, 80, 40, 1360, 1840, 2200, 2800, 40, 440, 4480, 5320, 5920, 6880, 280, 320, 9400, 10600, 11440, 12760, 1520, 560, 16120, 17680, 18760, 20440, 800, 2600, 24640, 26560, 27880, 29920, 1160, 1240, 34960, 37240, 38800, 41200, 4760, 560
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,2
|
|
COMMENTS
|
Previous name was: Numbers in A061039 ending with 0.
|
|
LINKS
|
Table of n, a(n) for n=1..43.
|
|
PROG
|
(PARI) lista(nn) = my(list=List(), x); for (n=3, nn, if ((((x=numerator(1/9-1/n^2))) % 10) == 0, listput(list, x)); ); Vec(list); \\ Michel Marcus, Jan 28 2023
|
|
CROSSREFS
|
Cf. A008592, A061039.
Sequence in context: A282090 A250987 A300963 * A190073 A250592 A250585
Adjacent sequences: A146759 A146760 A146761 * A146763 A146764 A146765
|
|
KEYWORD
|
nonn,changed
|
|
AUTHOR
|
Paul Curtz, Nov 02 2008
|
|
EXTENSIONS
|
More terms from Arkadiusz Wesolowski, Dec 31 2011
New name from Michel Marcus, Jan 27 2023
|
|
STATUS
|
approved
|
|
|
|