Find all School-related info fast with the new School-Specific MBA Forum

It is currently 18 Jun 2013, 18:22
Customize  |  Hide

how do we find the sum of n terms of series : (1^2) + (1^2

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Intern
Intern
Joined: 11 Oct 2008
Posts: 10
Followers: 0

Kudos [?]: 0 [0], given: 0

how do we find the sum of n terms of series : (1^2) + (1^2 [#permalink] New post 29 Oct 2008, 21:01
how do we find the sum of n terms of series : (1^2) + (1^2 +2^2) + (1^2 +2^2+3^2)+(1^2 +2^2+3^2+4^2) + ......

Last edited by earthwork on 30 Oct 2008, 09:35, edited 2 times in total.
CEO
CEO
User avatar
Joined: 29 Aug 2007
Posts: 2528
Followers: 41

Kudos [?]: 364 [0], given: 19

GMAT Tests User
Re: sequence [#permalink] New post 29 Oct 2008, 22:15
earthwork wrote:
how do we find the sum of n terms of series : (1^2) + (1^2 +2^2) + (1^2 +2^2+3^2)+(1^2 +2^2+3^2+4^2) + ......


no clue.. :roll:
Probably big shots like walker have the solution.
_________________

Verbal: new-to-the-verbal-forum-please-read-this-first-77546.html
Math: new-to-the-math-forum-please-read-this-first-77764.html
Gmat: everything-you-need-to-prepare-for-the-gmat-revised-77983.html


GT

Intern
Intern
Joined: 11 Oct 2008
Posts: 10
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: sequence [#permalink] New post 29 Oct 2008, 22:40
i cud only reach till
(1^2) + (1^2 +2^2) + (1^2 +2^2+3^2)+(1^2 +2^2+3^2+4^2) + ...... = (n*1^2)+((n-1)*2^2)+((n-2)*3^2)+......
dnt even know if this is correct step!
SVP
SVP
Joined: 17 Jun 2008
Posts: 1592
Followers: 7

Kudos [?]: 132 [0], given: 0

GMAT Tests User
Re: sequence [#permalink] New post 29 Oct 2008, 22:52
Is it not an arithmatic progression where each subsequent term is more than the previous term by n^2 and hence, d = n^2, a = 1^2 and the sum should be a + (n-1)d = 1 + (n-1)*n^2.

I may be wrong.
Current Student
Joined: 28 Dec 2004
Posts: 3437
Location: New York City
Schools: Wharton'11 HBS'12
Followers: 11

Kudos [?]: 135 [0], given: 2

GMAT Tests User
Re: sequence [#permalink] New post 29 Oct 2008, 23:03
it cant be progressive, I think geometric series is more like it..
Intern
Intern
Joined: 30 Oct 2008
Posts: 30
Followers: 0

Kudos [?]: 2 [0], given: 0

Re: sequence [#permalink] New post 30 Oct 2008, 06:58
The sequence can be reduced to
(n*1) + (n-1)2^2 + (n-2)3^2 + (n-3)4^2.....
Intern
Intern
Joined: 11 Oct 2008
Posts: 10
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: sequence [#permalink] New post 30 Oct 2008, 09:31
Finally someone did help me solve it in another forum, solution below :
SOLUTION :
nth term = n(n+1)(2n+1)/6
= (2n^3 + 3n^2 + n)/6
Sum = 1/6{ 2.∑(n^3) + 3.∑(n^2) + ∑(n)}
= (1/6)[{2.(n^2)(n+1)^2/4} + 3. n(n+1)(2n+1)/6 + n(n+1)/2]
Now we can simplify this to get final answer.

Answer: (n*((n+1)^2)*(n+2)) /12

Last edited by earthwork on 30 Oct 2008, 09:46, edited 2 times in total.
CEO
CEO
User avatar
Joined: 29 Aug 2007
Posts: 2528
Followers: 41

Kudos [?]: 364 [0], given: 19

GMAT Tests User
Re: sequence [#permalink] New post 30 Oct 2008, 09:37
earthwork wrote:
Finally someone did help me solve it in another forum, solution below :
SOLUTION :
nth term = n(n+1)(2n+1)/6
= (2n^3 + 3n^2 + n)/6
Sum = 1/6{ 2.∑(n^3) + 3.∑(n^2) + ∑(n)}
= (1/6)[{2.(n^2)(n+1)^2/4} + 3. n(n+1)(2n+1)/6 + n(n+1)/2]
Now we can simplify this to get final answer.


can you explain this: = (1/6)[{2.(n^2)(n+1)^2/4} + 3. n(n+1)(2n+1)/6 + n(n+1)/2]
_________________

Verbal: new-to-the-verbal-forum-please-read-this-first-77546.html
Math: new-to-the-math-forum-please-read-this-first-77764.html
Gmat: everything-you-need-to-prepare-for-the-gmat-revised-77983.html


GT

Intern
Intern
Joined: 11 Oct 2008
Posts: 10
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: sequence [#permalink] New post 30 Oct 2008, 09:45
this is a formula for sum of n terms for series:
∑k=n(n+1)/2
∑k^2=n(n+1)2n+1)/6
∑k^3=(n(n+1))^2/4
Re: sequence   [#permalink] 30 Oct 2008, 09:45
    Similar topics Author Replies Last post
Similar
Topics:
New posts Sum of series: 1+11+111+1111...n terms is equal to mistdew 1 11 Aug 2003, 21:57
New posts What is the sum of n terms of the series 1/2 + 3/4 + 7/8 + sunniboy007 2 06 Mar 2004, 16:51
Popular new posts Find the the sum of the first 20 terms of this series which Antmavel 14 13 Mar 2005, 19:19
Popular new posts 2 Find the the sum of the first 20 terms of this series which MBAlad 16 02 Dec 2006, 20:03
New posts Find the sum of the first 20 terms of the series: 1^2 + 2^2 oops 5 04 Jul 2007, 17:25
Display posts from previous: Sort by

how do we find the sum of n terms of series : (1^2) + (1^2

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.