Find a simple formula for the summation of the first 'n' odd numbers (1, 3, 5.....).
More formally, find a general solution for :
n
Σ (2k-1)
k=1
Source : CLRS A.1-1
Subscribe to:
Comments (Atom)
"Gebo" means to "give and take". This is my attempt to share the knowledge & experience with the community. Focus on Puzzles, Algorithms, Problem Solving, Java & other Technical Discussions.
|
| Buttons reused from http://www.webfruits.it/freebies.htm and http://mysocialbuttons.com/ |