New Reply

Approximating an area by rectangles

 
Share Thread
Jun11-11, 09:50 PM   #1
 

Approximating an area by rectangles


Hi,

I have this problem,

1) Find 1 + 2 + · · · + n by summing the identity (m + 1)2 − m2 = 2m + 1 from m = 1 to n.
2) Similarly find 12 + 22 + · · · + n2 using the identity (m + 1)3 − m3 = 3m2 + 3m + 1

Thanks in advance.
bluemoon2188
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Jun12-11, 01:14 AM   #2
 
Consider the summing the identities provided from 1 through to n. You should be able to obtain a recursive formula for each power in terms of the sums of the lower powers.
Jun12-11, 10:31 PM   #3
 
oh cool thanks.

bluemoon2188
New Reply

Similar discussions for: Approximating an area by rectangles
Thread Forum Replies
Probability and average area of intersection of rectangles and ellipse Set Theory, Logic, Probability, Statistics 3
Maximize and Minimize Area of 2 rectangles Calculus & Beyond Homework 1
Show that of all the rectangles with a given area, the one with smallest perimeter... Calculus & Beyond Homework 7
Area, approximating triangles? Calculus & Beyond Homework 7
collision of rectangles General Math 1