An arithmetic sequence is a list of numbers where each term is obtained by adding the same fixed value, called the common difference d, to the previous term. If the first term is a and the common difference is d, the sequence is a, a+d, a+2d, a+3d, and so on. The nth term is found by the formula a(n) = a + (n-1) times d, which makes it easy to jump to any position in the sequence without listing all the intermediate terms. The sum of the first n terms, known as the nth partial sum, is given by S(n) = n divided by 2 times (2a plus (n-1) times d), a formula that works because the sequence is symmetric: pairing the first and last terms, the second and second-last terms, and so on always gives the same total. Arithmetic sequences arise naturally in many contexts: equal monthly repayments on a loan, a person who saves the same extra amount each year, seating rows in a theatre where each row has one more seat than the one before, and depreciation calculated by reducing an asset by the same dollar amount each year. You enter the first term a, the common difference d, and the number of terms n, and the calculator returns the nth term, the partial sum, the mean value of the sequence, and a full list of all n terms. The first term and common difference can be any signed decimal; n must be a positive integer. For very large n, only the result values are displayed, not the full term list.
Terms list shown for n up to 50. Formula: a(n) = a + (n-1)d. Sum: S(n) = n/2 x (2a + (n-1)d).
The nth term is calculated as a(n) = a + (n minus 1) times d. The partial sum uses the formula S(n) = n divided by 2 times (first term plus last term) = n divided by 2 times (2a plus (n minus 1) times d). The mean of the sequence equals S(n) divided by n, which for a symmetric arithmetic sequence is simply the average of the first and last terms: (a plus a(n)) divided by 2. The full term list is generated iteratively by starting at a and repeatedly adding d, giving the n terms a, a+d, a+2d, up to a+(n-1)d.
Using the defaults a=3, d=5, n=6: the terms are 3, 8, 13, 18, 23, 28. The nth term is 3 + (6-1) times 5 = 3 + 25 = 28. The partial sum is 6 divided by 2 times (2 times 3 + 5 times 5) = 3 times (6 + 25) = 3 times 31 = 93. The mean is 93 divided by 6 = 15.50, which also equals (3 + 28) divided by 2 = 15.50.
If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.
Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.
Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.
All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.
Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.
Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.
Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.
All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.
About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use
Reviewed and maintained. Last reviewed 2026-07-19 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.
© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.