ExamBro
ExamBro
AP EAMCET · Maths · Mathematical Induction

Using mathematical induction, the numbers an's are defined by a0=1, an+1= 3n2+n+an, n0, then an=

  1. A n3+n2+1
  2. B n3-n2+1
  3. C n3-n2
  4. D n3+n2
Verified Solution

Answer & Solution

Correct Answer

(B) n3-n2+1

Step-by-step Solution

Detailed explanation

Given, a0=1,an+1=3n2+n+an n≥0 Putting, n=0, a0+1=3×0+0+a0 a1=a0=1 n=1, a1+1=3×12+1+a1 a2=3+1+1=5 n=2. a2+1=322+2+5 a3=19 an: a3 1 n3+n2+1 ⇒33+32+1⇒37 , (wrong option) 2 n3-n2+1⇒33-32+1⇒19 , (right option)…