Difference between revisions of "CSC212 Final Exam 2014"
Line 35: | Line 35: | ||
=Problem #8= | =Problem #8= | ||
* Assume that we have this series: 1, 1, 1, 3, 5, 9, 17, 31, 57, etc. Each term is the sum of the previous 3. The 0th term is 1, the 1st is 1, the 2nd is 1, the 3rd is 3, etc. | * Assume that we have this series: 1, 1, 1, 3, 5, 9, 17, 31, 57, etc. Each term is the sum of the previous 3. The 0th term is 1, the 1st is 1, the 2nd is 1, the 3rd is 3, etc. | ||
− | * The 73rd term is | + | * The 73rd term is 9088947301592921387. True or False? |
+ | :(answer: False, it's 9088947301592921385) | ||
+ | * The 70th term is 70 1460714212526492817. True or False? | ||
+ | :(answer: True) | ||
+ | =Problem #9= | ||
+ | * | ||
</onlydft> | </onlydft> |