A331468 Lexicographically earliest sequence of distinct triples (A,B,C) such that A + B = C with A, B, C anagrams of each other and A < B.
459, 495, 954, 1089, 8019, 9108, 1089, 8091, 9180, 1269, 1692, 2961, 1467, 6147, 7614, 1467, 6174, 7641, 1476, 4671, 6147, 1503, 3510, 5013, 1530, 3501, 5031, 1746, 4671, 6417, 2385, 2853, 5238, 2439, 2493, 4932, 2502, 2520, 5022, 2538, 3285, 5823, 2691, 6921, 9612, 2853, 5382, 8235, 3285, 5238, 8523
Offset: 1
Examples
The first triple is (459,495,954) and we have 459 + 495 = 954, anagrams of each other; The second triple is (1089,8019,9108) and we have 1089 + 8019 = 9108, anagrams of each other; The third triple is (1089,8091,9180) and we have 1089 + 8091 = 9180, anagrams of each other; The fourth triple is (1269,1692,2961) and we have 1269 +1692 = 2961, anagrams of each other; etc.
Links
- Gilles Esposito-Farèse, Table of n, a(n) for n = 1..50000
Comments