题目
答案
则f(n)=f(n-1+1)
=f(n-1)+f(1)+4n-2
=f(n-1)+4n-1
=f(n-2)+4(n-1)-1+4n-1
=f(1)+4×1+4×2+…+4(n-1)+4n-(n-1)
=1+
4n(n-1) |
2 |
=2n2-3n+2
则f(x)=2x2-3x+2,(x∈N+)
令g(p)=p2-tp则只需g(p)max≤f(x)min,
即可满足p2-tp≤f(x)对任意的p∈[2,3],x∈[3,+∞)恒成立,
则f(x)的对称轴为x=
3 |
4 |
则f(x)在[3,+∞)上是增函数,∴f(x)min=f(3)=11,
而g(p)的对称轴p=
t |
2 |
若
t |
2 |
5 |
2 |
可得9-3t≤11解得t≥-
2 |
3 |
2 |
3 |
若
t |
2 |
5 |
2 |
可得4-2t≤11,解得t≥-
7 |
2 |
综上可得t≥-
2 |
3 |
2 |
3 |
故答案为-
2 |
3 |