add another oeis sequence

This commit is contained in:
filifa 2025-07-16 22:49:52 -04:00
parent 4fa8149aa4
commit 061cb2a0c8
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@
"$$(3 + 6 + 9 + \\cdots + 999) + (5 + 10 + 15 + \\cdots + 995) - (15 + 30 + 45 + \\cdots + 990) = 233168$$\n",
"\n",
"## Relevant sequences\n",
"* Triangular numbers: [A000217](https://oeis.org/A000217)"
"* Triangular numbers: [A000217](https://oeis.org/A000217)\n",
"* Multiples of 3 and/or 5: [A281746](https://oeis.org/A281746)"
]
}
],