[go: up one dir, main page]

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!)
A123124 Sequence gives values of k in A122483. 1
2, 4, 5, 6, 4, 4, 6, 6, 8, 11, 13, 6, 13, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
f[p_, e_] := (p^(e+1)-2*p+1) * (p^(e+1)-1)/((p-1)^2 * (p^e - 1)); s[n_] := (Times @@ f @@@ FactorInteger[n])/n; Select[s /@ Range[2, 10^5], IntegerQ] (* Amiram Eldar, Sep 19 2022 *)
CROSSREFS
Cf. A122483.
Sequence in context: A309681 A287224 A077867 * A166236 A291768 A059583
KEYWORD
nonn,more
AUTHOR
Yasutoshi Kohmoto Sep 30 2006
EXTENSIONS
More terms from R. J. Mathar, Oct 01 2006
a(12)-a(14) from Amiram Eldar, Sep 19 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 August 29 11:15 EDT 2024. Contains 375512 sequences. (Running on oeis4.)