theorem
proved
term proof
sigma_two_six
show as:
view Lean formalization →
formal statement (Lean)
1657theorem sigma_two_six : sigma 2 6 = 50 := by native_decide
proof body
Term-mode proof.
1658
1659/-- σ_2(8) = 1 + 4 + 16 + 64 = 85. -/