login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098271 Nonprime numbers n such that phi(n) divides (n^2 -1), where phi(n) (A000010) is Euler's totient function. 1
1, 15, 35, 65, 91, 255, 377, 559, 1295, 2001, 2059, 2431, 4081, 7743, 8911, 10745, 12851, 22791, 26335, 39689, 51271, 61699, 65535, 73151, 95201, 97681, 112897, 114191, 139231, 150177, 184255, 216545, 229503, 286937, 294785, 296191, 334369 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Select[ Range[ 335000], Mod[ #^2 - 1, EulerPhi[ # ]] == 0 && !PrimeQ[ # ] &]

CROSSREFS

Cf. A000010, A097605.

Sequence in context: A146688 A146656 A160497 * A082663 A109068 A061367

Adjacent sequences:  A098268 A098269 A098270 * A098272 A098273 A098274

KEYWORD

nonn

AUTHOR

Leroy Quet and Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 01 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 21:51 EST 2012. Contains 205978 sequences.