Problem 44554. The maximum sum of squares
Solution Stats
Problem Comments
-
2 Comments
Hi, DP. You have created a nice problem here: well done. Could you please clarify/check/amend one detail though. In the Problem Statement it stipulates the sum must be that "less than" maxval. So if maxval=1, then the series would have no terms (hence sum=0); alternatively, if it had one term, then the sum (1²=1) would be "less than or equal to" maxval, as implied in the Test Suite. Thanks, DIV
Thanks for the clarification!
Solution Comments
Show commentsProblem Recent Solvers44
Suggested Problems
-
Project Euler: Problem 2, Sum of even Fibonacci
2614 Solvers
-
Convert a numerical matrix into a cell array of strings
2239 Solvers
-
Generate N equally spaced intervals between -L and L
919 Solvers
-
Basics: 'Find the eigenvalues of given matrix
428 Solvers
-
360 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!