यदि \(a_1=2\) और \(a_{n+1}=3a_n-1\) है तो \(a_5\) का मान क्या होगा?
If \(a_1=2\) and \(a_{n+1}=3a_n-1\), what will be the value of \(a_5\)?
Explanation opens after your attempt
B. 122
Simple Explanation
पुनरावर्ती संबंध को क्रमशः लागू करें: \(a_2=3(2)-1=5\), \(a_3=3(5)-1=14\), \(a_4=3(14)-1=41\)। इसलिए \(a_5=3(41)-1=122\) होगा। विकल्प 116 तब मिल सकता है जब अंतिम चरण में गुणा या घटाव में त्रुटि हो जाए। परीक्षा टिप: प्रत्येक नया पद पिछले पद से ही निकालें और बीच के पद लिखते चलें। / Apply the recurrence step by step: \(a_2=3(2)-1=5\), \(a_3=3(5)-1=14\), and \(a_4=3(14)-1=41\). Therefore, \(a_5=3(41)-1=122\). The value 116 can result from an error in multiplication or subtraction in the final step. Exam tip: write each intermediate term before finding the required term.
Login to save your score, XP, coins and progress.
