Problem 59511. Count the ones in a divisibility matrix
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 commentsProblem Recent Solvers3
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5727 Solvers
-
How to find the position of an element in a vector without using the find function
2773 Solvers
-
given 3 sides, find area of this triangle
809 Solvers
-
Combinations without using nchoosek
131 Solvers
-
GJam 2013 Veterans: Ocean View (Small)
17 Solvers
More from this Author312
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!