Saved Bookmarks
| 1. |
Write the sequence of the squares of all odd numbers. What is its algebra? |
|
Answer» Odd numbers = 1, 3, 5, 7, 9, 11, ……… f = l, d = 3 – 1 = 2, f – d = 1 – 2 = – 1 Algebraic form of odd numbers xn = dn + (f – d) = 2n – 1 The sequence of the squares of all odd numbers = 1, 9, 2 5, 49,………. Algebraic form = (2n -1 )2 |
|