संकलन
मुक्त ज्ञानकोष विकिपीडिया से
संख्याओं के किसी क्रम को जोड़ने की संक्रिया संकलन (Summation) कहलाती है। इसका परिणाम योग (sum) या कुलयोग (total) कहलाती है।
अनुक्रम |
प्रतीक (notation) [संपादित करें]
कैपितल सिग्मा (Capital-sigma) [संपादित करें]
यह निम्नलिखित तरीके से परिभाषित है-
- एक उदाहरण-

संकलन से संबंधित सर्वसमिकाएँ ( Identities ) [संपादित करें]
सामान्य [संपादित करें]
, where C is a constant
बहुपद ब्यंजकों का संकलन [संपादित करें]
(See Harmonic number)
(see arithmetic series)
(Special case of the arithmetic series)
where
denotes a Bernoulli number
The following formulas are manipulations of
generalized to begin a series at any natural number value (i.e.,
):
चरघातांकी पदों के योग [संपादित करें]
In the summations below x is a constant not equal to 1
(m < n; see geometric series)
(geometric series starting at 1)
(special case when x = 2)
(special case when x = 1/2)
द्विपद गुणांकों वाले संकलन (summations involving binomial coefficients) [संपादित करें]
There exist enormously many summation identities involving binomial coefficients (a whole chapter of Concrete Mathematics is devoted to just the basic techniques). Some of the most basic ones are the following.
, the binomial theorem
वृद्धि दर [संपादित करें]
The following are useful approximations (using theta notation):
for real c greater than −1
(See Harmonic number)
for real c greater than 1
for non-negative real c
for non-negative real c, d
for non-negative real b > 1, c, d


, where C is a constant![\sum_{n=s}^t f(n) + \sum_{n=s}^{t} g(n) = \sum_{n=s}^t \left[f(n) + g(n)\right]](http://upload.wikimedia.org/math/2/0/7/207fc076b9b57a8845852e18ab6bfe8f.png)
![\sum_{n=s}^t f(n) - \sum_{n=s}^{t} g(n) = \sum_{n=s}^t \left[f(n) - g(n)\right]](http://upload.wikimedia.org/math/f/4/6/f46bc18b95a08cf74305e78855602b8f.png)







![c^{\left[\sum_{n=s}^t f(n) \right]} = \prod_{n=s}^t c^{f(n)}](http://upload.wikimedia.org/math/b/b/f/bbf5714f69ebad66b81ea4f0c6e99000.png)

(See
(see
(Special case of the arithmetic series)
![\sum_{i=1}^n i^3 = \left(\frac{n(n+1)}{2}\right)^2 = \frac{n^4}{4} + \frac{n^3}{2} + \frac{n^2}{4} = \left[\sum_{i=1}^n i\right]^2](http://upload.wikimedia.org/math/6/b/c/6bc8ee6ceae64e42253d2684a8632803.png)

where
denotes a 

(
(geometric series starting at 1)
(special case when x = 2)
(special case when x = 1/2)



, the
for real c greater than −1
(See
for real c greater than 1
for
for non-negative real c, d
for non-negative real b > 1, c, d