Consider the following pattern of 5 whole numbers, where each number is the sum of the previous two numbers:
3, 12, 15, 27, 42
I want the 5th number to be 100.
11, 26, 37, 63, 100