More terms from _Robert G. Wilson v (rgwv(AT)rgwv.com), _, Mar 24 2001
More terms from _Robert G. Wilson v (rgwv(AT)rgwv.com), _, Mar 24 2001
editing
approved
editing
proposed
R. G. Wilson v, <a href="a38507/A038507/a038507.txt">Explicit factorizations</a>
nonn,new
nonn
R. G. Wilson v, <a href="http://www.research.att.com/~njas/sequences/a38507.txt">Explicit factorizations</a>
nonn,new
nonn
a[q_] := Module[{x, n}, x=FactorInteger[q!-1]; n=Length[x]; Sum[Table[x[[i]][[2]], {i, n}][[j]], {j, n}]]
nonn,new
nonn
a[q_] := Module[{x, n}, x=FactorInteger[q!-1]; n=Length[x]; Sum[Table[x[[i]][[2]], {i, n}][[j]], {j, n}]]
nonn,new
nonn
a[q_]:=Module[{x, n}, x=FactorInteger[q!-1]; n=Length[x]; Sum[Table[x[[i]][[2]], {i, n}][[j]], {j, n}]]
nonn,new
nonn