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!)
A277597 a(n) = (1/2)*A277589(n). 5
1, 6, 10, 11, 16, 21, 26, 31, 36, 41, 46, 51, 56, 60, 61, 66, 71, 76, 81, 86, 91, 96, 100, 101, 106, 110, 111, 116, 121, 126, 131, 136, 141, 146, 151, 156, 160, 161, 166, 171, 176, 181, 186, 191, 196, 201, 206, 210, 211, 216, 221, 226, 231, 236, 241, 246 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
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 *)
CROSSREFS
Cf. A277589.
Sequence in context: A132628 A288928 A039509 * A068442 A096549 A248757
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 24 03:08 EDT 2024. Contains 371918 sequences. (Running on oeis4.)