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!)
A116005 Numbers k such that k*sigma(k)*sigma(sigma(k)) is a triangular number. 1
1, 6, 67, 16447, 1073758207 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
16447*sigma(16447)*sigma(sigma(16447)) = T(4210431).
PROG
(PARI) isok(n) = ispolygonal(n*sigma(n)*sigma(sigma(n)), 3); \\ Michel Marcus, Jan 27 2014
CROSSREFS
Cf. A116004.
Sequence in context: A121958 A177555 A054746 * A297435 A281058 A152390
KEYWORD
nonn
AUTHOR
Giovanni Resta, Feb 13 2006
EXTENSIONS
a(5) from Donovan Johnson, Mar 09 2014
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 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)