freeCodeCamp/math-challenges/36-precalculus/sequences-and-series.json

71 lines
1.1 KiB
JSON

{
"name": "Sequences and series",
"order": 11,
"challenges": [
{
"id": "59a5801209a6acac5983b562",
"title": "Sequences and summation notation",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a668",
"title": "Arithmetic sequences",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a669",
"title": "Geometric sequences",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a670",
"title": "Mathematical induction",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a671",
"title": "Binomial theorem",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}