第18135题 单选题
根据给定Pell数列的定义,求其第5项的值为多少?

Pell数列定义如下: a₁ = 1 a₂ = 2 当n≥3时,aₙ = 2 * aₙ₋₁ + aₙ₋₂

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析