Find the expression that represents the pattern 1, 5, 9, 13, 17, ... perfectly.
Open in App
Solution
On careful observation, one can see that each term in the pattern is three less than multiples of 4.
So, the pattern can be represented by 4n−3 (where n is 1, 2, 3....)