2025 AMC 10B 第 10 题

先试着解答 2025 AMC 10B 第 10 题,然后核对你的答案与精心整理的解答,解答来自 LIVE by Po-Shen Loh。你也可以参加完整限时模拟考试、查看全部 2025 AMC 10B 解答,或核对答案

所有题目均经美国数学协会(MAA)官方合法授权使用。

10.

对于使 f(n)g(n)\dfrac{f(n)}{g(n)} 也为整数的所有整数 nn,求这些数的和;其中 f(n)=n35n2+2n+8f(n) = n^3 - 5n^2 + 2n + 8g(n)=n36n2+5n+12g(n) = n^3 - 6n^2 + 5n + 12

Let f(n)=n35n2+2n+8,f(n) = n^3 - 5n^2 + 2n + 8, and let g(n)=n36n2+5n+12.g(n) = n^3 - 6n^2 + 5n + 12. What is the sum of all integer values of nn for which f(n)g(n)\dfrac{f(n)}{g(n)} is also an integer?

22

33

44

55

66

答案:A
知识点:多项式因式分解整除性
难度评级:1510
解答:

分解因式:f(n)=(n+1)(n2)(n4)f(n) = (n + 1)(n - 2)(n - 4)g(n)=(n+1)(n3)(n4)g(n) = (n + 1)(n - 3)(n - 4)。避开 n{1,3,4}n \in \{-1, 3, 4\} 这些使 gg 为零或出现 00\tfrac{0}{0} 的值后,可约去公因式:f(n)g(n)=n2n3=1+1n3\dfrac{f(n)}{g(n)} = \dfrac{n - 2}{n - 3} = 1 + \dfrac{1}{n - 3}。这只有在 n3=±1n - 3 = \pm 1 时才是整数,所以 n=2n = 2n=4n = 4。但 n=4n = 4 使 gg 为零,因此只有 n=2n = 2,和为 22。因此正确答案是 A

Factor both cubics: f(n)=(n+1)(n2)(n4)f(n) = (n + 1)(n - 2)(n - 4) and g(n)=(n+1)(n3)(n4).g(n) = (n + 1)(n - 3)(n - 4). Away from n{1,3,4},n \in \{-1, 3, 4\}, where gg vanishes or the ratio is 00,\tfrac{0}{0}, the common factors cancel and f(n)g(n)=n2n3=1+1n3.\dfrac{f(n)}{g(n)} = \dfrac{n - 2}{n - 3} = 1 + \dfrac{1}{n - 3}. That's an integer only when n3=±1,n - 3 = \pm 1, so n=2n = 2 or n=4.n = 4. But n=4n = 4 kills g,g, so only n=2n = 2 survives, and the sum is 2.2. Therefore, the answer is A.

← 第 9 题#9
完整试卷

其他年份的第 10 题