Sum of series - MATLAB Cody - MATLAB Central

Problem 45364. Sum of series

Difficulty:Rate
 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

55.67% Correct | 44.33% Incorrect
Last Solution submitted on Mar 15, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers1006

Suggested Problems

More from this Author165

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page