Arithmetic Sequence Calculator
Arithmetic Sequence Calculator lets you an arithmetic sequence adds a constant difference between consecutive terms. Enter your own values or load the worked example.
- Copy or download the computed result
- Adjust first term
- See the processing method and limits
Method and calculation
An arithmetic sequence adds a constant difference between consecutive terms.
Inputs and settings
Arithmetic Sequence Calculator accepts First term (signed value); Common difference (signed value); Term count (minimum 1, maximum 10000).
Worked example
Arithmetic Sequence Calculator example — First term: 3; Common difference: 4; Term count: 10. Computed output: { "last": 39, "sum": 210 }
Output and limitations
Arithmetic Sequence Calculator: Use finite inputs. Results use double-precision arithmetic.
Technical references: JavaScript numerical operations
Arithmetic Sequence Calculator FAQs
Arithmetic Sequence Calculator applies the following rule to your input: An arithmetic sequence adds a constant difference between consecutive terms. The worked example on this page uses the same processor as the result button.
Arithmetic Sequence Calculator has these boundaries: Use finite inputs. Results use double-precision arithmetic. Start by checking the first term field against the units or format shown.
Arithmetic Sequence Calculator provides this sample: { "last": 39, "sum": 210 }. Use the sample button to reproduce it, then replace the inputs with your own values.