login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A277601 (1/2)*A277595. 4
4, 9, 14, 19, 24, 29, 34, 39, 40, 44, 49, 54, 59, 64, 69, 74, 79, 84, 89, 90, 94, 99, 104, 109, 114, 119, 124, 129, 134, 139, 140, 144, 149, 154, 159, 164, 169, 174, 179, 184, 189, 190, 194, 199, 204, 209, 214, 219, 224, 229, 234, 239, 240, 244, 249, 254 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
z = 260; a[b_] := Table[Mod[n/b^IntegerExponent[n, b], b], {n, 1, z}]
p[b_, d_] := Flatten[Position[a[b], d]]
p[10, 2]/2 (* A277597 *)
p[10, 4]/3 (* A277598 *)
p[10, 5]/5 (* A277599 *)
p[10, 6]/2 (* A277600 *)
p[10, 8]/2 (* A277601 *)
CROSSREFS
Sequence in context: A313114 A313115 A120433 * A172324 A313116 A228176
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Nov 12 2016
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 17:51 EDT 2024. Contains 371797 sequences. (Running on oeis4.)