Generate a series of vampire numbers.
-
Updated
Nov 1, 2020 - Java
Generate a series of vampire numbers.
Approximate numeric constants such as Pi and Phi to arbitrary precision (and analyze the results).
A n x n square grid (where n is the number of cells on each side) filled with distinct positive integers in the range 1, 2, ..., n^2 such that each cell contains a different integer and the sum of the integers in each row, column and diagonal is equal.
Add a description, image, and links to the recreational-mathematics topic page so that developers can more easily learn about it.
To associate your repository with the recreational-mathematics topic, visit your repo's landing page and select "manage topics."