theorem
proved
term proof
sigma_three_eight
show as:
view Lean formalization →
formal statement (Lean)
1847theorem sigma_three_eight : sigma 3 8 = 585 := by native_decide
proof body
Term-mode proof.
1848
1849/-- σ_3(10) = 1 + 8 + 125 + 1000 = 1134. -/