Problem 159. Figurate number triangle
Check whether the input matrix is a figurate number triangle: http://mathworld.wolfram.com/FigurateNumberTriangle.html
Solution Stats
Problem Comments
-
3 Comments
@bmtran (Bryant Tran)
on 29 Jan 2012
you should probably add a test case where the correct answer is false.
Franck Dernoncourt
on 29 Jan 2012
True!
Ned Gulley
on 22 Mar 2012
I added a few more tests as suggested.
Solution Comments
Show commentsProblem Recent Solvers95
Suggested Problems
-
Swap the first and last columns
21584 Solvers
-
Remove the small words from a list of words.
1540 Solvers
-
First non-zero element in each column
893 Solvers
-
Make an awesome ramp for a tiny motorcycle stuntman
695 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12622 Solvers
More from this Author23
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!