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!)
A333742 Numbers k such that lambda(k) = lambda(k+2), where lambda is the Carmichael lambda function (A002322). 1
4, 6, 7, 180, 208, 427, 1183, 1330, 1404, 1480, 1584, 1651, 1672, 2013, 2695, 2715, 3256, 3439, 5250, 5668, 5698, 5950, 5955, 7600, 12243, 13392, 13715, 14768, 22263, 22878, 23347, 24804, 26100, 30500, 32940, 43648, 45870, 46205, 52548, 54481, 59148, 59780, 62719 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
4 is a term since lambda(4) = lambda(6) = 2.
MATHEMATICA
Select[Range[10^4], CarmichaelLambda[#] == CarmichaelLambda[# + 2] &]
CROSSREFS
Sequence in context: A102133 A192121 A012760 * A107648 A004786 A263357
KEYWORD
nonn
AUTHOR
Amiram Eldar, Apr 03 2020
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 May 2 12:49 EDT 2024. Contains 372196 sequences. (Running on oeis4.)