Slide149.JPG

Slide150.JPG
Slide151.JPG

Remove Ads Share on WhatsApp

Transcript

Question 14 Suppose P_1=1,P_2=2 and for 𝑛>2,P_n=P_1+P_2+β‹―+P_(nβˆ’1)+1. Find the values of P_1,P_2,…,P_8. Can you find a simpler recursive formula for P_n? Can you give an explicit formula? Let’s do it one by one Finding the values of 𝑷_𝟏 to 𝑷_πŸ– The rule is: to find the next number, add up all the previous numbers and then add 1. 𝑃_1=𝟏" (Given)" 𝑃_2=𝟐" (Given)" 𝑃_3=𝑃_1+𝑃_2+1=1+2+1=πŸ’ 𝑃_4=𝑃_1+𝑃_2+𝑃_3+1=1+2+4+1=πŸ– 𝑃_5=(1+2+4+8)+1=πŸπŸ” 𝑃_6=(1+2+4+8+16)+1=πŸ‘πŸ 𝑃_7=(1+2+4+8+16+32)+1=πŸ”πŸ’ 𝑃_8=(1+2+4+8+16+32+64)+1=πŸπŸπŸ– Finding a simpler recursive formula Look closely at the definition of any term, say 𝑃_𝑛 : 𝑃_𝑛=(𝑃_1+𝑃_2+β‹―+𝑃_(π‘›βˆ’2)+1)+𝑃_(π‘›βˆ’1) Notice that the entire part in the parentheses is exactly the formula for the previous term, 𝑃_(π‘›βˆ’1). If we substitute 𝑃_(π‘›βˆ’1) into that spot, the equation becomes: β– (𝑃_𝑛=𝑃_(π‘›βˆ’1)+𝑃_(π‘›βˆ’1)@𝑃_𝑛=2⋅𝑃_(π‘›βˆ’1) ) The simpler recursive formula is just multiplying the previous term by 2 (for 𝑛>2 ). 3. Giving an explicit formula Since the sequence is 1,2,4,8,16,32,64,128…, we are just looking at powers of 2 . β– (&∘@& ∘@& ∘@& ∘@& ∘@&𝑃_2=2^0@&𝑃_3=2^2 ) The exponent is always one less than the position number (𝑛). Therefore, the explicit formula is: 𝑃_𝑛=2^(π‘›βˆ’1)

Davneet Singh's photo - Co-founder, Teachoo

Made by

Davneet Singh

Davneet Singh is an IIT Kanpur graduate and has been teaching for 16+ years. At Teachoo, he breaks down Maths, Science and Computer Science into simple steps so students understand concepts deeply and score with confidence.

Many students prefer Teachoo Black for a smooth, ad-free learning experience.