The first test case is wrong 0 and 21 are triangular numbers too (https://oeis.org/A000217), therefore:
multi_triangular(21)
[ 0, 6;
21, 15]
PS: And 0 does not make a pair with every number in this case.
615 Solvers
Getting the indices from a matrice
367 Solvers
228 Solvers
Create an index-powered vector
370 Solvers
Predicting life and death of a memory-less light bulb
279 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!