Problem 47194. Summation of integers
Add connsecutive numbers up to givven number x.
ex: x=5
y=1+2+3+4+5
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers108
Suggested Problems
-
2491 Solvers
-
492 Solvers
-
572 Solvers
-
4871 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
339 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!