Problem 45364. Sum of series
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
		Edwin Rodrigo
    	on 19 May 2023
	
	
  	ez
		Anush
    	on 17 Jul 2023
	
	
  	Hint: Check which terms cancel out each other
Solution Comments
Show commentsProblem Recent Solvers1195
Suggested Problems
- 
         
         15675 Solvers 
- 
         Find the largest value in the 3D matrix 1608 Solvers 
- 
         Sum of first n terms of a harmonic progression 472 Solvers 
- 
         Create sequnce 1 4 9 16 25......... 409 Solvers 
- 
         
         1034 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!