Update

Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है

Subjects
0 reads0 ratings0 helpful

If (a_1=1) and (a_{n+1}=2a_n+n), what will be (a_5)?

Advertisement

Answer and explanation

Correct answer: 42

Apply the recurrence step by step: \(a_2=2(1)+1=3\), \(a_3=2(3)+2=8\), \(a_4=2(8)+3=19\), and \(a_5=2(19)+4=42\). Therefore, the correct answer is \(42\). A choice such as \(44\) can result from using an incorrect value of \(n\) in the final step. Exam tip: write the value of \(n\) for each step before substituting it in a recurrence relation.

Related tags

SequencesRecurrence RelationsRecursive SequenceMathematicsClass 9

Frequently asked questions

What is the correct answer to this question?

42

Why is this the correct answer?

Apply the recurrence step by step: \(a_2=2(1)+1=3\), \(a_3=2(3)+2=8\), \(a_4=2(8)+3=19\), and \(a_5=2(19)+4=42\). Therefore, the correct answer is \(42\). A choice such as \(44\) can result from using an incorrect value of \(n\) in the final step. Exam tip: write the value of \(n\) for each step before substituting it in a recurrence relation.

Which subject and chapter does this question cover?

This is a Class 9 Mathematics question. Chapter: Sequences and Progressions. Topic: Sequences.

Was this question useful?

No ratings yetWrite a review / Rate this question

Student Reviews

No published reviews yet.

Advertisement