1)
In a sequence of numbers, every number (except the first two) is the sum of the two numbers before it.
If the first number is one, and the tenth number is 111, what is the second number?
Be sure to explain and show all your work. If you use variables, be certain to define them. Please include a check to your work. No approximations will be accepted as correct.
Bonus: Form a similarly derived sequence of ten numbers, except choose the first two numbers to be any two integers. Find the total sum of the ten numbers. Then take the seventh number in your sequence and multiply it by eleven. What was the result? Prove algebraically that what you discovered will always work.