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!)
A360210 Indices of squares in A068869. 1
1, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(14) > 30000. - Michel Marcus, Jan 30 2023
LINKS
EXAMPLE
5 is a term because A068869(5) = 1 is a square;
8 is a term because A068869(8) = 81 is a square.
PROG
(PARI) isok(n) = issquare((sqrtint(n!-1)+1)^2-n!); \\ Michel Marcus, Jan 30 2023
CROSSREFS
Cf. A068869.
Sequence in context: A299544 A039174 A016069 * A194283 A299546 A039128
KEYWORD
nonn,more
AUTHOR
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 28 14:43 EDT 2024. Contains 372088 sequences. (Running on oeis4.)