修改24488题面

This commit is contained in:
weiye.wang 2024-02-06 10:35:24 +08:00
parent 804122f87f
commit b5970cdeb7
1 changed files with 3 additions and 2 deletions

View File

@ -663347,7 +663347,7 @@
}, },
"024488": { "024488": {
"id": "024488", "id": "024488",
"content": "利用二项式定理证明:\\\\\n(1) $2^n>n^2+n+1$($n \\in N^*$, $n \\geq 5$);\\\\\n(2) $2<(1+\\dfrac{1}{n})^n<3$($n \\geq 2$, $n \\in N^*$).", "content": "利用二项式定理证明:\\\\\n(1) $2^n>n^2+n+1$($n \\in \\mathbf{N}^*$, $n \\geq 5$);\\\\\n(2) $2<(1+\\dfrac{1}{n})^n<3$($n \\geq 2$, $n \\in \\mathbf{N}^*$).",
"objs": [], "objs": [],
"tags": [], "tags": [],
"genre": "解答题", "genre": "解答题",
@ -663357,7 +663357,8 @@
"usages": [], "usages": [],
"origin": "自拟题目", "origin": "自拟题目",
"edit": [ "edit": [
"20240204\t杨懿荔" "20240204\t杨懿荔",
"20240206\t王伟叶"
], ],
"same": [], "same": [],
"related": [], "related": [],