theorem
proved
term proof
sigma_two_ten
show as:
view Lean formalization →
formal statement (Lean)
1663theorem sigma_two_ten : sigma 2 10 = 130 := by native_decide
proof body
Term-mode proof.
1664
1665/-- σ_2(12) = 1 + 4 + 9 + 16 + 36 + 144 = 210. -/