Dudley triangle
From HandWiki
Short description: Triangular array of integers following a modular formula
- Dudley Triangle may also refer to a neighborhood of Boston, Massachusetts.
In mathematics, the Dudley triangle is a triangular array of integers that was defined by Underwood Dudley (1987). It consists of the numbers
- [math]\displaystyle{ \begin{matrix} &&&&&2&&&&\\ &&&&2&&2&&&\\ &&&2&&1&&2&&\\ &&2&&0&&0&&2&\\ &2&&6&&5&&6&&2\\ &&&&&\vdots&&&&\\ \end{matrix} }[/math] (sequence A036238 in the OEIS).
Dudley exhibited several rows of this triangle, and challenged readers to find the next row; the challenge was met by J. G. Mauldon, who proposed two different solutions. In one of Mauldon's solutions, the number at the intersection of the mth and nth diagonals (counting the top of the triangle as having m = n = 1) is given by the formula[1]
- [math]\displaystyle{ a(n,m) = m^2 + mn + n^2 - 1 \mod n+m+1 }[/math]
Notes
References
- Dudley, Underwood (1987). "Problem 1277". Mathematics Magazine 60 (5): 328. doi:10.2307/2690418.
- Mauldon, J. G. (1988). "Solution to problem 1277". Mathematics Magazine 61 (5): 316.
- Pickover, Clifford A. (2003). "Chapter 59. The Dudley Triangle". Wonders of Numbers: Adventures in Mathematics, Mind, and Meaning. Oxford University Press. pp. 144–145. ISBN 978-0-19-515799-4. https://books.google.com/books?id=52N0JJBspM0C&pg=PA145.
Original source: https://en.wikipedia.org/wiki/Dudley triangle.
Read more |