Hexagonal Number Calculator

This hexagonal number calculator works out the nth hexagonal number, a figurate number that counts dots arranged in a pattern of nested hexagons sharing a common corner. Hexagonal numbers form a well known sequence in number theory, running 1, 6, 15, 28, 45 and upward, and they turn up in puzzles, programming challenges and maths courses that explore patterns within whole numbers. You simply enter an index n, any whole number from 1 up to 100,000,000, and the calculator applies the formula H(n) = n(2n minus 1) to return the exact result instantly. Alongside the main answer, it also shows the next hexagonal number and the previous one in the sequence, so you can see how the value you have chosen fits into the wider pattern without working out several terms by hand. For n = 4, for example, the calculator returns H(4) = 28, with 15 as the previous term and 45 as the next, and larger results are grouped with commas so big numbers stay easy to read. Because every hexagonal number is also a triangular number, specifically T(2n minus 1), the tool doubles as a quick way to explore that relationship. It is aimed at students, programmers and anyone curious about figurate numbers, and it uses exact integer arithmetic throughout, so results stay precise even at the top of the allowed range.

Advertisement
H(4) = 28
Next hexagonal number45
Previous hexagonal number15

The formula

The nth hexagonal number is H(n) = n(2n minus 1). The sequence begins 1, 6, 15, 28, 45. Every hexagonal number is also the triangular number T(2n minus 1).

Worked example

For n = 4, H(4) = 4 times (2 times 4 minus 1) = 4 times 7 = 28. Enter 4 to confirm, and see 15 before and 45 after.

Frequently asked questions

What is a hexagonal number?

A figurate number counting dots in nested hexagons, given by n(2n minus 1): 1, 6, 15, 28 and so on.

Are hexagonal numbers also triangular?

Yes. Every hexagonal number is a triangular number, specifically T(2n minus 1).

What is the 4th hexagonal number?

28, which is also a perfect number.

Who this calculator is for

This calculator is for students, programmers and anyone exploring number theory.

What this calculator assumes

  • You enter a whole number within the stated range.
  • The exact integer algorithm is used.
  • Very large results are shown grouped for readability.

Formula and sources

Related calculators

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 by 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-08-15 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.