|
Search: id:A130763
|
|
|
| A130763 |
|
Natural numbers such tha d(n)!+ 1 is a square, where d(n) is the number of divisors of n, A000005. |
|
+0 1
|
|
| 6, 8, 10, 14, 15, 16, 21, 22, 26, 27, 33, 34, 35, 38, 39, 46, 51, 55, 57, 58, 62, 64, 65, 69, 74, 77, 81, 82, 85, 86, 87, 91, 93, 94, 95, 106, 111, 115, 118, 119, 122, 123, 125, 129, 133, 134, 141, 142, 143, 145, 146, 155, 158, 159, 161, 166, 177, 178, 183, 185, 187
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
It is generally assumed that the diophantic equation n!+1=m^2 can only be solved for n = 4,5,7. - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Aug 21 2007
|
|
MATHEMATICA
|
Select[Range[1000], IntegerQ[Sqrt[Length[Divisors[ # ]]! + 1]] &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Aug 21 2007
|
|
CROSSREFS
|
Cf. A000005.
Sequence in context: A023385 A086822 A048943 this_sequence A120497 A036436 A036455
Adjacent sequences: A130760 A130761 A130762 this_sequence A130764 A130765 A130766
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Aug 17 2007
|
|
EXTENSIONS
|
More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Aug 21 2007
|
|
|
Search completed in 0.002 seconds
|