Question: Q 2 ( 5 points ) Special Checkerboard - Part 2 of 3 : Iteration Continuing the previous question: You will now use iteration to

Q2(5 points)
Special Checkerboard - Part 2 of 3: Iteration
Continuing the previous question:
You will now use iteration to deduce a partial solution involving or operators for the sequence an :
Give the first 5 terms of the sequence. Show and keep the intermediate expansions because they are more important than the final
values for noticing a pattern (and your grade will depend on it).
Guess a non-recursive formula which describes the sequence. The formula should include or operators and should be as compact as
possible.
The pedagogical goal of this question is not to find an analytical solution for an, but to learn how to use iteration to
notice patterns in sequences, and to write them correctly and succinctly using and notation.
In order to do this, you must work from intermediate values instead of final values. Do distribute your operations to remove the
parentheses in each term of the sequence, but do not calculate the results of additions, multiplications, and exponentiations,
because if you do the pattern will disappear.
This problem is continued in the next question.Q3(5 points)
Special Checkerboard - Part 3 of 3: Guess an analytical solution
You will now turn these checkerboards into two-tone checkerboards, where the white squares are untouched, but some of the
dark squares will now be red instead of black. (Any colour other than white is considered dark for this exercise)
C1 is a checkerboard with 1 black square.
Draw a separate C2 from C1 by adding only red and white squares.
Draw a separate C3 from C2 by adding only black and white squares.
Continue drawing separate C4 and C5, each time alternating between the colours red and black. You are asked to draw separate
checkerboards because this will help you see the pattern much better.
Notice that an= number of black squares in Cn+ number of red squares in Cn.
Look at the checkerboards you have just drawn, and express each of a1,a2,a3,a4,a5 as a sum of two numbers using the colour
coding of the drawings. Based on these values, guess a non-recursive formula for an. Explain your answer
Note that there is more than one way to draw the two-tone checkerboards gradually as described in this question. However, only
one pattern will give you an obvious formula. If you are not finding this formula, try building the checkerboards differently.
 Q2(5 points) Special Checkerboard - Part 2 of 3: Iteration Continuing

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!