Login
Sign Up
Home
Program
Project
My Zone
Support
Show Code
Browse Program
Search Program
Arithmetic progression
Input Variables
Output Variables
Program Code
Description
Variable Name *
(dynamic type)
*
!
UP
Down
Delete
Default Value *
*
Description *
*
Multi Lines
Variable Name *
(dynamic type)
*
!
UP
Down
Delete
Default Value *
*
Description *
*
Multi Lines
Variable Name *
(dynamic type)
*
!
UP
Down
Delete
Default Value *
*
Description *
*
Multi Lines
Variable Name *
(dynamic type)
*
UP
Down
Delete
Description *
*
Variable Name *
(dynamic type)
*
UP
Down
Delete
Description *
*
Input Variables List
Output Variables List
Source Code
p=a+(n-1)*d; sum=(p+a)*n/2;
Subject
Description
In mathematics, an arithmetic progression (A.P) is a sequence of numbers such that the difference of any two successive numbers of the sequence is a constant. For instance, the sequence 3, 5, 7, 9, 11, 13... is an arithmetic progression with common difference 2.
Formula:
Arithmetic Progression = a + (n-1)* d
where a -> the first term in the series,
n -> last term in the series and
d -> Common difference.
Category
General
Created By
tech
Created Date
11/28/2010
Last Modify Date
11/28/2010
Calculation Count
108
Version
1.00
Positive
0
Neutral
0
Negative
0
Related Program ID
34 , 35 , 37 , 38 , 39
Copyright ©2009-2010 CUI WEI. All Rights Reserved.