S = i = 1 ∑ n ( a i ) ( a i + a i + 1 ) ( a i + a i + 1 + a i + 2 ) ⋯ ( a i + a i + 1 + … + a i + n − 2 ) 1
If a 1 , a 2 , … , a n are real numbers with ∑ i = 1 n a i = 0 , and where a n + 1 = a 1 , a n + 2 = a 2 and so on.. assuming that the denominators are non-zero. Then find the value of S upto three correct places of decimal.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I couldn't understand anything. Please post a proper solution.
I cannot post a solution for some reason, so I am writing here only:
The main idea is to use induction on n. Assume that the problem is true for n = k, let a 1 = b 1 , a 2 = b 2 , . . . , a k − 1 = b k − 1 and a k = b k + b k + 1 .
Problem Loading...
Note Loading...
Set Loading...
ai =0 .. multyply with this is also zero... so denominator become zero.. then s = 0. 00 ( limit tendsa to infinity)