Question 6 Exercise 4.1
Solutions of Question 6 of Exercise 4.1 of Unit 04: Sequence and Series. This is unit of A Textbook of Mathematics for Grade XI is published by Khyber Pakhtunkhwa Textbook Board (KPTB or KPTBB) Peshawar, Pakistan.
Note
The general recursive definition formula defined for Pascal sequences is P0=1,Pr+1=n−rr+1Pr, where r=0,1,2,3,….
Question 6(i)
Find the Pascal sequence for n=5 by using its general recursive definition.
Solution
For n=5, we have Pascal sequence as follows: P0=1,Pr+1=5−rr+1Pr, where r=0,1,2,3,…. For r=0 P0+1=5−00+1P0⟹P1=5. For r=1 P1+1=5−11+1P1⟹P2=2⋅5=10. For r=2 P2+1=5−22+1P2⟹P3=1⋅10=10 For r=3 P3+1=5−33+1P3⟹P4=102=5. For r=4 P4+1=5−44+1P4⟹P5=55=1 For r=5 P5+1=5−55+1P4⟹P6=0 So, 0=P7=P8=....
Hence the Pascal sequence for n=5 is 1,5,10,10,5,1,0,0,0,….
Question 6(ii)
Find the Pascal sequence for n=6 by using its general recursive definition.
Solution
As we know the general definition of Pascal sequence is P0=1,Pr+1=n−rr+1Pr, where r=0,1,2,3,…. When n=6, then P0=1,Pr+1=6−rr+1Pr, where r=0,1,2,3,…. Now for r=0 P0+1=6−00+1P0⟹P1=6 For r=1 P1+1=6−11+1P1⟹P2=52⋅6=15 For r=2 P2+1=6−22+1P2⟹P3=43⋅15=20 For r=3 P3+1=6−33+1P3⟹P4=34⋅20=15 For r=4 P4+1=6−44+1P4⟹P5=25⋅15=6 For r=5 P5+1=6−55+1P5⟹P6=16⋅6=1 For r=6 P6+1=6−66+1P6⟹P7=0 So 0=P8=P9=...,
hence the Pascal sequence of n=6 is 1,6,15,20,15,6,1,0,0,0,….
Question 6(iii)
Find the Pascal sequence for n=8 by using its general recursive definition.
Solution
As we know the general definition of Pascal sequence is
P0=1,Pr+1=n−rr+1Pr, where r=0,1,2,3,….
When n=8, then
P0=1,Pr+1=8−rr+1Pr, where r=0,1,2,3,….
For r=0
P0+1=8−00+1P0⟹P1=8
For r=1
P1+1=8−11+1P1⟹P2=72⋅8=28
For r=2
P2+1=8−22+1P2⟹P3=63⋅28=56
For r=3
P3+1=8−33+1P3⟹P4=54⋅56=70
For r=4
P4+1=8−44−1P4⟹P5=45⋅70=56
For r=5
P5+1=8−55−1P5⟹P6=36⋅56=28
For r=6
P6+1=8−66+1P6⟹P7=27⋅28=8
For r=7
P7+1=8−77+1P7⟹P8=18⋅8=1
For r=8
P8+1=8−88+1P8⟹P8=0
So, 0=P9=P10=...,
hence the Pascal sequence of n=6 is 1,8,28,56,70,56,28,8,1,0,0,0,….
Go To