Cody Problem 59506 asked solvers to compute the determinant of matrix consisting of ones in the first column and anywhere the row index divides the column index.
Write a function to count the ones in the matrix. For example, the 4x4 matrix given in the description of Cody Problem 59506 has 11 ones, and the 1000x1000 matrix has 8068.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers5
Suggested Problems
-
506 Solvers
-
Project Euler: Problem 5, Smallest multiple
1670 Solvers
-
316 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
265 Solvers
-
Create a random logical vector of N elements of which M are true.
103 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!