The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A270141 A270140 intersect A266005. 0
1, 2, 6, 42, 720, 1806 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
There are no other terms below 10^7.
LINKS
Jose María Grau and A. M. Oller-Marcen, Power sums over commutative and unitary rings , arXiv:1603.05787 [math.NT], 2016.
MATHEMATICA
{1}~Join~Select[Range[2, nn], Function[k, And[Union@ Table[Mod[k + #[[i, 1]]^#[[i, 2]], #[[i, 1]]^(#[[i, 2]] + 1)], {i, Length@ #}] == {0}, Union@ Table[IntegerQ[k/(#[[i, 1]]^#[[i, 2]] - 1)], {i, Length@ #}] === {True}] &@ FactorInteger@ k]] (* Michael De Vlieger, Mar 21 2016, after José María Grau Ribas at A266005 and A270140 *)
CROSSREFS
Sequence in context: A181737 A116896 A061062 * A294349 A325782 A326343
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 May 18 07:16 EDT 2024. Contains 372618 sequences. (Running on oeis4.)