a(n) = n^2 - (n-1)^2
find the summation of the series upto n i.e.
a(1)+a(2)+...+a(n)
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers1246
Suggested Problems
-
Return a list sorted by number of occurrences
2888 Solvers
-
2551 Solvers
-
Create a vector whose elements depend on the previous element
782 Solvers
-
388 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
337 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
ez
Hint: Check which terms cancel out each other