Sum Of First Nth Terms Ap

Sum of first nth terms (AP)

graph TB A["Sum of first nth terms (AP)"] A --> B["Arithmetic Progression (AP)"] A --> C["Formula: S_n = n/2(2a + (n-1)d)"] B --> D[Definition: A sequence of numbers in which the difference of any two successive members is a constant] C --> E[Explanation: S_n is the sum of the first n terms, n is the number of terms, a is the first term, and d is the common difference] E --> F[Example: Find the sum of the first 10 terms of the AP where a=2 and d=3]


Table of Contents