We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4edbf commit 06c0893Copy full SHA for 06c0893
docs/links/database.json
@@ -4340,6 +4340,20 @@
4340
"number theory"
4341
]
4342
},
4343
+ "https://oeis.org/A002808": {
4344
+ "id": "oeis-a002808",
4345
+ "description": "The OEIS entry for the sequence of composite numbers.",
4346
+ "short_url": "",
4347
+ "keywords": [
4348
+ "oeis",
4349
+ "sequence",
4350
+ "seq",
4351
+ "primes",
4352
+ "composite",
4353
+ "integers",
4354
+ "numbers"
4355
+ ]
4356
+ },
4357
"https://oeis.org/wiki/Lucas_polynomials": {
4358
"id": "oeis-lucas-polynomials",
4359
"description": "The On-Line Encyclopedia of Integer Sequences (OEIS) entry for Lucas (or Cardan) polynomials.",
0 commit comments