Solution
- To estimate the common term of the sequence, try finding the first few terms with the help of the first relationship given
n=0→u2u2n=1→u3u3=u1−41u0=21+41=43=u2−41u1=43−81=85
- Then the sequence can be written as,
−1,21,43,85,.......
1−1,21,43,85,.....
- Now treating the numerator & denominator separately, common term for each can be written as follows
Ur=2r2r−1
- Then the common term can be written in terms of n as follows by replacing r with n
Un=2n2n−1
2)
- To check with induction, first try the validity for the first possible natural numbers 0 & 1.
Snn=0S0n=1S1=2−2n(2n+3)=2−3=−1=U0⋯(✓)=2−25=2−1=U2⋯(✓)
- Then assume the equation holds true for an arbitrary integer p.
Sp=2−2p(2p+3)
- Now check whether the equation holds further true for integer p+1 ,
Sp+1Sp+1=Sp+Up+1=2−2p(2p+3)+2p+12(p+1)−1=2−[2p+12(2p+3)−2(p+1)+1]=2−[2p+14p+6−2p−2+1]=2−2p+1(2p+5)rearranging in terms ofp+1=2−2p+1[2(p+1)+3]⋯(✓)
- As the equation can be further written for the p+1 term, it can be concluded that the equation holds true for all n∈N
Comments