| Index | n | z | palindromic sum |
| 1 | 1 | 1 | 1 |
| 2 | 2 | 2 | 3 |
| 3 | 3 | 3 | 6 |
| 4 | 12 | 33 | 111 |
| 5 | 16 | 77 | 353 |
| 6 | 47 | 383 | 7557 |
| 7 | 314 | 21512 | 2376732 Patrick De Geest |

Sum of the first n numbers is palindromic.
Sequence = 1 + 2 + 3 + 4 + 5 + 6 + ... + z
Main source see Palindromic Triangulars

Sum of the first n odd numbers is palindromic.
Sequence = 1 + 3 + 5 + 7 + 9 + 11 + ... + z
Main source see Palindromic Squares

Sum of the first n even numbers is palindromic.
Sequence = 2 + 4 + 6 + 8 + 10 + 12 + ... + z
Main source see Palindromic Pronic Numbers
Contributions

Enoch Haga from California, USA.
Jeff Heleen from New Hampshire, USA.
G. L. Honaker, Jr. from Bristol, Virginia, USA.
Jud McCranie from USA.
Carlos Rivera from Monterrey, Nuevo León, México.
[
TOP OF PAGE]