theorem
proved
term proof
sigma_two_five
show as:
view Lean formalization →
formal statement (Lean)
1654theorem sigma_two_five : sigma 2 5 = 26 := by native_decide
proof body
Term-mode proof.
1655
1656/-- σ_2(6) = 1 + 4 + 9 + 36 = 50. -/