Arrange integers from 1 to n^2 into an n-by-n matrix using the following pattern (shown is the case where n is equal to 6):
Given n please find the sum of the terms in the diagonal of this matrix (i.e., the sum of the numbers in the green cells).
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers27
Suggested Problems
-
993 Solvers
-
Project Euler: Problem 9, Pythagorean numbers
1385 Solvers
-
Convert a numerical matrix into a cell array of strings
2383 Solvers
-
Return unique values without sorting
999 Solvers
-
Multiples of a Number in a Given Range
939 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!