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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A130763 Natural numbers such that d(n)!+ 1 is a square, where d(n) is the number of divisors of n, A000005. 0
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; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

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: A153032 A086822 A048943 * A120497 A036436 A036455

Adjacent sequences:  A130760 A130761 A130762 * 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

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 10:32 EST 2012. Contains 205904 sequences.