| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 12 May 2008 08:53:53 IST
|
|
|
Sum of 1 + (1+x) +(1+x+x^2)+(1+x+x^2+x^3)+(1+x+x^2+x^3+x^4).. up to n terms
|
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 12 May 2008 09:11:08 IST
|
|
|
x { [(xn+1 -1)/(x-1)] -[(n/(x-1)]}
Is tis d ans?
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 12 May 2008 09:14:08 IST
|
|
|
on adding u get n(1)+n-1(x)+n-2(x^2)+.....+1(x^n) which is an agp and u can solve fm there.
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 12 May 2008 11:03:06 IST
|
|
|
(1+x+x2+.....+xr-1)=(1/x-1) (xr-1)=(1/x-1)[(sigxr)-n]=(1/x-1)[x(xn-1)/(x-1) -n]
=xn+1-(n+1)x+n/(x-1)2
|
MAKING A MISTAKE IS HUMAN BUT REPEATING IT IS IDIOTIC. |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 12 May 2008 12:42:50 IST
|
|
|
In simple way take S=n+(n-1)x+(n-2)x^2+.........................+x^n --------------------------------(1)
Sx=nx+(n-1)x^2+(n-2)x^3+.......................+x^(n+1)-------------------------------------(2)
subtract (2)-(1)
S(x-1)={x^(n+1)+x^n+............................+x+1}+(n-1)
=\frac{x^{n%2B1}-1}{x-1}%2Bn-1=\frac{x^{n%2B1}-1%2B(x-1)n-x%2B1}{x-1})
x-n}{{(x-1)}^2})
|
<SRIRAM.A> on high way of IIT
<SRIRAM>About to conquer the WORLD..................
<TABLE CELLSPACING="1" CELLPADDING="1" BORDER="0">
<TR><TD>
<DIV ALIGN="right">Glitter Graphics</DIV></TD></TR></TABLE>
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 12 May 2008 12:54:23 IST
|
|
|
sriram,I think u made a mistake after subtraction,It becomes,
S(x-1)={xn+1+.....+x+1}-(n+1),which on simplifying gives the same ans as mine.
|
MAKING A MISTAKE IS HUMAN BUT REPEATING IT IS IDIOTIC. |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|
|
|
%2B(1%2Bx^2)%2B...%2B(1%2Bx%2Bx^2%2B...%2Bx^{n-1}))
 = (x-1)%2B(x^2-1)%2B(x^3-1)%2B....%2B(x^n-1))
 - n)
 - n)
Hence
^2} \right) - \frac{n}{x-1})
|
this reply: 10 points
(with 2 
in 2 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|