Suppose W1 = 1, W2 = 2 and for n > 2, Wn = W1 + W2 + ... + Wn-2 + 2. Find the values of W1, W2,..., W8. Class 9
R
RBSEGuide
Suppose W1 = 1, W2 = 2 and for n > 2, Wn = W1 + W2 + ... + Wn-2 + 2. Find the values of W1, W2,..., W8. Class 9
Question 1.
Suppose W1 = 1, W2 = 2 and for n > 2, Wn = W1 + W2 + ... + Wn-2 + 2. Find the values of W1, W2,..., W8. Do you recognize this sequence? Class 9
Solution:
Given,
W1 = 1, W2 = 2 and
for n > 2, Wn = W1 + W2 + ... + Wn-2 + 2
W3 = W1 + 2 = 1 + 2 = 3
W4 = W1 + W2 + 2 = 1 + 2 + 2 = 5
W5 = W1 + W2 + W3 + 2 = 1 + 2 + 3 + 2 = 8
W6 = W1 + W2 + W3 + W4 + 2 = 1 + 2 + 3 + 5 + 2 = 13
W6 = W1 + W2 + W3 + W4 + W5 + 2 = 1 + 2 + 3 + 5 + 8 + 2 = 21
W8 = W1 + W2 + W3 + W4 + W5 + W6 + 2 = 1 + 2 + 3 + 5 + 8 + 13 + 2 = 34
∵ Each term = sum of the two previous terms, 1, 2, 3, 5, 8, 13, 21, 34, ....
∴ This is the Virahanka - Fibonacci sequence
Wn = Wn-1 + Wn-2 for n ≥ 3