A296513 a(n) is the smallest subpart of the symmetric representation of sigma(n).
1, 3, 2, 7, 3, 1, 4, 15, 3, 9, 6, 5, 7, 12, 1, 31, 9, 2, 10, 3, 5, 18, 12, 13, 5, 21, 6, 1, 15, 3, 16, 63, 7, 27, 3, 10, 19, 30, 8, 11, 21, 4, 22, 42, 1, 36, 24, 29, 7, 15, 10, 49, 27, 3, 8, 9, 11, 45, 30, 6, 31, 48, 5, 127, 9, 1, 34, 63, 13, 13, 36, 7, 37, 57, 3
Offset: 1
Keywords
Examples
For n = 15 the subparts of the symmetric representation of sigma(15) are [8, 7, 1, 8], the smallest subpart is 1, so a(15) = 1.
Crossrefs
Programs
-
Mathematica
(* a280851[] and support function are defined in A280851 *) a296513[n_]:=Min[a280851[n]] Map[a296513,Range[75]] (* Hartmut F. W. Hoft, Sep 05 2021 *)
Extensions
More terms from Omar E. Pol, Aug 28 2021
Comments