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!)
A085653 a(n) = smallest integer > n where mu(n) = mu(a(n)). 3
6, 3, 5, 8, 7, 10, 11, 9, 12, 14, 13, 16, 17, 15, 21, 18, 19, 20, 23, 24, 22, 26, 29, 25, 27, 33, 28, 32, 30, 31, 37, 36, 34, 35, 38, 40, 41, 39, 46, 44, 42, 43, 47, 45, 48, 51, 53, 49, 50, 52, 55, 54, 59, 56, 57, 60, 58, 62, 61, 63, 66, 65, 64, 68, 69, 67, 70, 72 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[k = n + 1; While[MoebiusMu[n] != MoebiusMu[k], k++]; k, {n, 67}] (* Michael De Vlieger, Sep 04 2017 *)
CROSSREFS
Sequence in context: A217769 A296501 A296491 * A022462 A319894 A241786
KEYWORD
nonn
AUTHOR
Leroy Quet, Apr 26 2004
EXTENSIONS
More terms from Robert G. Wilson v, Apr 26 2004
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 07:28 EDT 2024. Contains 371922 sequences. (Running on oeis4.)