Chapter 10:

अनुक्रम एवं श्रेणियाँ
Sequences and series

इसमें आप समांतर श्रेणी, गुणोत्तर श्रेणी, उनके गुणधर्म तथा विभिन्न प्रकार के योग ज्ञात करना सीखेंगे। इन अवधारणाओं का उपयोग गणित और वास्तविक जीवन की अनेक समस्याओं में किया जाता है।

This chapter introduces arithmetic and geometric progressions, their properties, and methods of finding sums. These concepts have wide applications in mathematics, finance, and everyday problem-solving.

VIDEOS

Sequences and series: Part 1

अनुक्रम, श्रेणी और प्रगति (progression) की मूलभूत परिभाषा का परिचय, और इन गणितीय अवधारणाओं के पैटर्न-आधारित स्वभाव की व्याख्या।

Introduces the basic definition of sequences, series, and progression, explaining the pattern-based nature of these mathematical concepts.

Sequences and series: Part 2

समांतर श्रेणी (Arithmetic Progression) को समझाना, $n^{वां}$ पद ज्ञात करना, और समांतर श्रेणी के प्रथम $n$ पदों के योग का सूत्र।

Explains Arithmetic Progression, how to find the n^{th} term, and the formula for the sum of the first n terms of an AP.

Sequences and series: Part 3

गुणोत्तर श्रेणी (Geometric Progression) की चर्चा, जिसमें सार्व अनुपात (common ratio), n^{वां} पद ज्ञात करना और गुणोत्तर श्रेणी के प्रथम n पदों का योग शामिल है।

Discusses Geometric Progression, including the common ratio, finding the n^{th} term, and the sum of the first n terms of a GP.

Sequences and series: Part 4

समांतर माध्य (AM) और गुणोत्तर माध्य (GM) की अवधारणाओं को कवर करना, और उनके बीच के संबंध की व्याख्या।

Covers the concepts of Arithmetic Mean (AM) and Geometric Mean (GM), and explains the relationship between them.

NOTES

Sequences and Series

Introduction

A Sequence is an ordered list of numbers that follow a specific rule, while a Series is the sum of the terms of a sequence. Sequences and series are widely used in mathematics, physics, finance, engineering, and computer science to study patterns and solve practical problems.


Sequence

What is a Sequence?

A sequence is an ordered arrangement of numbers in which each number is called a term.

Examples:

  • 2, 4, 6, 8, …
  • 1, 3, 9, 27, …

The terms of a sequence are usually represented by a₁, a₂, a₃, …, aₙ.


Series

What is a Series?

A series is obtained by adding the terms of a sequence.

Examples:

  • 2 + 4 + 6 + 8 + …
  • 1 + 3 + 9 + 27 + …

The sum of a finite series is represented by Sₙ.


Arithmetic Progression (AP)

Definition

An Arithmetic Progression (AP) is a sequence in which the difference between consecutive terms is constant.

This constant difference is called the Common Difference (d).

General form:

a, a + d, a + 2d, a + 3d, …


nth Term of AP

Formula

The nth term of an Arithmetic Progression is:

aₙ = a + (n − 1)d

where:

  • a = First term
  • d = Common difference
  • n = Number of terms

Sum of n Terms of AP

Formula

The sum of the first n terms of an AP is:

Sₙ = n/2 [2a + (n − 1)d]

or

Sₙ = n/2 (a + l)

where l is the last term.


Geometric Progression (GP)

Definition

A Geometric Progression (GP) is a sequence in which each term is obtained by multiplying the previous term by a constant.

This constant is called the Common Ratio (r).

General form:

a, ar, ar², ar³, …


nth Term of GP

Formula

The nth term of a GP is:

aₙ = arⁿ⁻¹

where:

  • a = First term
  • r = Common ratio

Sum of n Terms of GP

Formula

If r ≠ 1, then:

Sₙ = a(rⁿ − 1)/(r − 1)

or

Sₙ = a(1 − rⁿ)/(1 − r)


Infinite Geometric Series

Sum to Infinity

If |r| < 1, the sum of an infinite GP is:

S∞ = a/(1 − r)

This formula is valid only when the common ratio lies between −1 and 1.


Applications of Sequences and Series

Importance

Sequences and series are used in:

  • Mathematics
  • Finance and Banking
  • Engineering
  • Physics
  • Computer Science
  • Population Growth
  • Compound Interest

Key Points

  • A sequence is an ordered list of numbers.
  • A series is the sum of sequence terms.
  • AP has a constant common difference.
  • GP has a constant common ratio.
  • Formula for nth term of AP: a + (n − 1)d.
  • Formula for nth term of GP: arⁿ⁻¹.
  • Infinite GP exists only when |r| < 1.
  • Sequences and series have many practical applications.

Chapter Summary

This chapter introduces sequences and series, Arithmetic Progression (AP), and Geometric Progression (GP). It explains the formulas for finding the nth term and the sum of terms in AP and GP. The concept of an infinite geometric series is also discussed. These topics are widely used in mathematics, finance, engineering, and scientific calculations.

अनुक्रम एवं श्रेणी (Sequences and Series)

परिचय

अनुक्रम (Sequence) संख्याओं का एक निश्चित क्रम में व्यवस्थित समूह होता है, जबकि श्रेणी (Series) अनुक्रम के पदों का योग होती है। अनुक्रम एवं श्रेणी का उपयोग गणित, भौतिकी, इंजीनियरिंग, वित्त, कंप्यूटर विज्ञान तथा दैनिक जीवन की अनेक समस्याओं में किया जाता है।


अनुक्रम

अनुक्रम क्या है?

अनुक्रम संख्याओं की एक क्रमबद्ध व्यवस्था है, जिसमें प्रत्येक संख्या को पद (Term) कहा जाता है।

उदाहरण:

  • 2, 4, 6, 8, …
  • 1, 3, 9, 27, …

अनुक्रम के पदों को सामान्यतः a₁, a₂, a₃, …, aₙ द्वारा दर्शाया जाता है।


श्रेणी

श्रेणी क्या है?

श्रेणी किसी अनुक्रम के सभी पदों के योग को कहते हैं।

उदाहरण:

  • 2 + 4 + 6 + 8 + …
  • 1 + 3 + 9 + 27 + …

प्रथम n पदों के योग को Sₙ द्वारा दर्शाया जाता है।


समांतर श्रेणी (Arithmetic Progression – AP)

परिभाषा

समांतर श्रेणी (AP) वह अनुक्रम है जिसमें प्रत्येक दो क्रमागत पदों का अंतर समान होता है।

इस स्थिर अंतर को सार्व अंतर (Common Difference – d) कहते हैं।

सामान्य रूप:

a, a + d, a + 2d, a + 3d, …


AP का nवाँ पद

सूत्र

समांतर श्रेणी का nवाँ पद होता है—

aₙ = a + (n − 1)d

जहाँ—

  • a = प्रथम पद
  • d = सार्व अंतर
  • n = पदों की संख्या

AP के प्रथम n पदों का योग

सूत्र

समांतर श्रेणी के प्रथम n पदों का योग—

Sₙ = n/2 [2a + (n − 1)d]

या

Sₙ = n/2 (a + l)

जहाँ l अंतिम पद है।


गुणोत्तर श्रेणी (Geometric Progression – GP)

परिभाषा

गुणोत्तर श्रेणी (GP) वह अनुक्रम है जिसमें प्रत्येक पद पिछले पद को एक निश्चित संख्या से गुणा करके प्राप्त किया जाता है।

इस निश्चित संख्या को सार्व अनुपात (Common Ratio – r) कहते हैं।

सामान्य रूप:

a, ar, ar², ar³, …


GP का nवाँ पद

सूत्र

गुणोत्तर श्रेणी का nवाँ पद है—

aₙ = arⁿ⁻¹

जहाँ—

  • a = प्रथम पद
  • r = सार्व अनुपात

GP के प्रथम n पदों का योग

सूत्र

यदि r ≠ 1, तो—

Sₙ = a(rⁿ − 1)/(r − 1)

या

Sₙ = a(1 − rⁿ)/(1 − r)


अनंत गुणोत्तर श्रेणी

अनंत तक का योग

यदि |r| < 1, तो अनंत GP का योग—

S∞ = a/(1 − r)

यह सूत्र केवल तब मान्य होता है जब |r| < 1 हो।


अनुक्रम एवं श्रेणी के अनुप्रयोग

महत्व

अनुक्रम एवं श्रेणी का उपयोग—

  • गणित
  • बैंकिंग एवं वित्त
  • इंजीनियरिंग
  • भौतिकी
  • कंप्यूटर विज्ञान
  • जनसंख्या वृद्धि
  • चक्रवृद्धि ब्याज

में किया जाता है।


मुख्य बिंदु

  • अनुक्रम संख्याओं की क्रमबद्ध सूची है।
  • श्रेणी अनुक्रम के पदों का योग है।
  • AP में सार्व अंतर स्थिर होता है।
  • GP में सार्व अनुपात स्थिर होता है।
  • AP का nवाँ पद: a + (n − 1)d
  • GP का nवाँ पद: arⁿ⁻¹
  • अनंत GP का योग तभी संभव है जब |r| < 1
  • अनुक्रम एवं श्रेणी का उपयोग अनेक व्यावहारिक समस्याओं में किया जाता है।

अध्याय सारांश

इस अध्याय में अनुक्रम, श्रेणी, समांतर श्रेणी (AP) तथा गुणोत्तर श्रेणी (GP) का अध्ययन किया गया। इसमें AP एवं GP के nवें पद तथा प्रथम n पदों के योग के सूत्रों को समझाया गया है। साथ ही अनंत गुणोत्तर श्रेणी की अवधारणा और उसके उपयोगों का भी वर्णन किया गया है। यह अध्याय गणित, वित्त, विज्ञान तथा इंजीनियरिंग के लिए अत्यंत महत्वपूर्ण है।