Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2022 June FP1 Q9

A Level / Edexcel / FP1

IAL 2022 June Paper · Question 9

题目

Problem

9. (i) A sequence of numbers is defined by

u1=3u_1 = 3

un+1=2un2n+1n1u_{n+1} = 2u_n - 2n + 1 \quad n \geq 1

Prove by induction that, for nZ+n \in \mathbb{Z}^+

un=5×2n1n×2nu_n = 5 \times 2^{n-1} - n \times 2^n

(5)

(ii) Prove by induction that, for nZ+n \in \mathbb{Z}^+

f(n)=5n+24n9f(n) = 5^{n+2} - 4n - 9

is divisible by 1616

(5)
题目中文翻译
  1. (i) 一个数列定义如下:

u1=3u_1 = 3

un+1=2un2n+1n1u_{n+1} = 2u_n - 2n + 1 \quad n \geq 1

用数学归纳法证明,对于 nZ+n \in \mathbb{Z}^+

un=5×2n1n×2nu_n = 5 \times 2^{n-1} - n \times 2^n

(ii) 用数学归纳法证明,对于 nZ+n \in \mathbb{Z}^+

f(n)=5n+24n9f(n) = 5^{n+2} - 4n - 9

能被 1616 整除。

解答