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!)
A097884 First differences of A097605 (phi(n) divides n^2 - 1). 1
1, 1, 2, 2, 4, 2, 2, 2, 2, 4, 6, 2, 4, 2, 4, 2, 4, 6, 6, 2, 4, 2, 4, 2, 6, 4, 6, 2, 6, 4, 2, 4, 2, 4, 14, 4, 6, 2, 10, 2, 6, 6, 4, 6, 6, 2, 10, 2, 4, 2, 12, 12, 4, 2, 4, 6, 2, 10, 4, 2, 6, 6, 2, 6, 4, 2, 10, 14, 4, 2, 4, 14, 6, 10, 2, 4, 6, 8, 6, 4, 2, 4, 6, 8, 4, 8, 10, 2, 10, 2, 6, 4, 6, 8, 4, 2, 4, 12, 8 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
A097605:= Select[Range[500], Mod[#^2 - 1, EulerPhi[#]] == 0 &]
Table[A097605[[n]] - A097605[[n - 1]], {n, 2, 50}] (* G. C. Greubel, Dec 21 2017 *)
CROSSREFS
Cf. A097605.
Sequence in context: A092188 A340675 A356497 * A094818 A114233 A279047
KEYWORD
nonn
AUTHOR
John W. Layman, Sep 02 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 17:10 EDT 2024. Contains 371962 sequences. (Running on oeis4.)