A307151 Row 5 of array in A059897.
5, 10, 15, 20, 1, 30, 35, 40, 45, 2, 55, 60, 65, 70, 3, 80, 85, 90, 95, 4, 105, 110, 115, 120, 125, 130, 135, 140, 145, 6, 155, 160, 165, 170, 7, 180, 185, 190, 195, 8, 205, 210, 215, 220, 9, 230, 235, 240, 245, 250, 255, 260, 265, 270, 11, 280, 285, 290, 295
Offset: 1
Keywords
Links
Crossrefs
Programs
-
Maple
a:= n-> `if`(padic[ordp](n, 5)::odd, n/5, n*5): seq(a(n), n=1..60);
Extensions
More terms from Alois P. Heinz, Mar 31 2019
Comments