

InterviewSolution
Saved Bookmarks
1. |
Define Arthmetic progression. |
Answer» A sequence is called an A.P., if the difference of a term and the previous term is always same. i.e. d = tn+1 – tn = Constant for all n∈N. The constant difference, generally denoted by ‘d’ is called the common difference. |
|