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!)
A035479 (-1)sigma sequence: a(n) = (-1)sigma(a(n-1)), where if (-1)sigma(k) = A049060(k) and a(1) = 624. 0
624, 696, 728, 936, 1716, 1200, 1682, 869, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480, 488, 780, 480 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
This sequence becomes a cycle of period 3: 780, 480, 488. It is called a (-1)sigma sociable group of order 3.
LINKS
EXAMPLE
Factorizations: 2^4*3*13, 2^3*3*29, 2^3*7*13, 2^3*3^2*13, 2^2*3*11*13, 2^4*3*5^2, 2*29^2, 11*79, 2^2*3*5*13, 2^5*3*5, 2^3*61.
MATHEMATICA
f[p_, e_] := (p^(e + 1) - 1)/(p - 1) - 2; s[n_] := Times @@ f @@@ FactorInteger[n]; s[1] = 1; NestList[s, 624, 50] (* Amiram Eldar, Aug 26 2022 *)
CROSSREFS
Cf. A049060.
Sequence in context: A283898 A345546 A345799 * A180453 A216843 A043368
KEYWORD
nonn
AUTHOR
EXTENSIONS
Offset corrected by Amiram Eldar, Aug 26 2022
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 19 11:14 EDT 2024. Contains 371791 sequences. (Running on oeis4.)