theorem
proved
term proof
sigma_two_eight
show as:
view Lean formalization →
formal statement (Lean)
1660theorem sigma_two_eight : sigma 2 8 = 85 := by native_decide
proof body
Term-mode proof.
1661
1662/-- σ_2(10) = 1 + 4 + 25 + 100 = 130. -/