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!)
A068207 Numbers k such that the number of divisors of k^2-1 equals the number of divisors of k. 1
2, 6, 40, 54, 66, 70, 78, 80, 88, 110, 114, 128, 130, 182, 216, 222, 238, 250, 258, 276, 310, 318, 354, 366, 384, 402, 410, 418, 438, 456, 488, 498, 552, 594, 598, 616, 624, 632, 654, 678, 680, 682, 696, 726, 760, 762, 774, 786, 808, 830, 870, 906, 924, 928 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
k such that A000005(k^2-1) = A000005(k).
MATHEMATICA
Select[Range[1000], DivisorSigma[0, #] == DivisorSigma[0, #^2-1] &] (* Amiram Eldar, Jul 17 2019 *)
CROSSREFS
Cf. A000005.
Sequence in context: A028300 A132192 A340299 * A331702 A288491 A212883
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Mar 23 2002
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 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)