用Mathematica来计算10到50之间的奇数平方和的平方根

来源:学生作业帮助网 编辑:六六作业网 时间:2024/07/08 14:17:54
用Mathematica来计算10到50之间的奇数平方和的平方根用Mathematica来计算10到50之间的奇数平方和的平方根用Mathematica来计算10到50之间的奇数平方和的平方根Sqrt

用Mathematica来计算10到50之间的奇数平方和的平方根
用Mathematica来计算10到50之间的奇数平方和的平方根

用Mathematica来计算10到50之间的奇数平方和的平方根
Sqrt[Total[Range[11,49,2]^2]]
2 Sqrt[5165]

sum