This site is a work in progress. New lessons are added regularly. Contact us
Free response · work it on paper ← Back to lesson

Sequences and Notation: Free Response

5 questions in parts, 57 points in total. Work each one out on paper, taking a hint if you get stuck. When you have an answer, reveal the answer to check it, and the full solution only if you still want it. The rubric is there so you can mark your own work.

Free response · work it on paper Question 1 of 5
  1. 1. A sequence read as a function . Foundational, 11 points. Question 1 of 5.

    A sequence is nothing more than a function whose inputs are restricted to the positive integers. This question asks you to use that fact directly: substitute into a rule the way you would for any function, and pay attention to which number the rule is being fed and which number it hands back.

    1. Part A.

      A sequence is defined by the explicit rule an=n2+2n1a_n = n^2 + 2n - 1. List its first four terms, in order, and then find a20a_{20}.

      Solve and show your work Write each step out, and end with the value and its units. 5 points

    2. Part B.

      In this same sequence, the value 1414 appears among the terms. State which index produced it, and explain in a sentence why writing "the index is 1414" would be the wrong thing to say.

      Explain what it means Words, not just symbols. Say what the number is telling you about the situation. 3 points

    3. Part C.

      For this same sequence, explain why a2.5a_{2.5} names nothing at all, using the definition of a sequence rather than the specific formula for ana_n.

      Explain why it works A sentence or two. Reasons, not steps. 3 points

    Hints

    One at a time, each one a step further than the last. Take only as many as you need.

    Answer and solution

    Check your answer first. If it is wrong, go back to your paper: the worked solution will still be here.

    Rubric

    Mark your own paper against this. Give yourself the points for each element you actually wrote down, not the ones you meant to.

    Part A 5 points

    Substitutes each index correctly into the rule and simplifies with the order of operations. . Worth 2 points.

    Reports all four listed terms in order and the value of a20a_{20} from a single substitution, without computing any term in between. . Worth 2 points.

    Reads a20a_{20} back as the term at index 2020, distinct from the four listed terms, rather than as an unlabeled number. . Worth 1 point.

    Part B 3 points

    Identifies the specific index (from the list found in part A) that produces the stated value. . Worth 1 point.

    States clearly that the index names a position and the term names a value, and that the two are different numbers. . Worth 2 points. needs an explanation, not just an answer

    Part C 3 points

    Grounds the answer in the domain of a sequence being the positive integers, rather than in the specific formula for ana_n. . Worth 2 points. needs an explanation, not just an answer

    States plainly that 2.52.5 is outside that domain and is therefore not a legal input at all, rather than describing it as merely an unusual one. . Worth 1 point.

  2. 2. Climbing a rule that looks back two terms . Application, 11 points. Question 2 of 5.

    Some recursive rules need only the term directly before the one being built. Others reach back further, and when a rule reaches back two terms it needs two starting values before it can produce anything at all.

    1. Part A.

      A sequence is given by the seeds c1=3c_1 = 3, c2=4c_2 = 4, and the rule cn=cn1+cn2+1c_n = c_{n-1} + c_{n-2} + 1 for n3n \ge 3. Find c3c_3, c4c_4, and c5c_5.

      Solve and show your work Write each step out, and end with the value and its units. 4 points

    2. Part B.

      Explain why c5c_5 cannot be found from c1c_1 and c2c_2 in a single application of this rule, even though the rule only ever looks two terms back. State exactly which terms must be computed before c5c_5 can be.

      Explain why it works A sentence or two. Reasons, not steps. 4 points

    3. Part C.

      Suppose instead a rule reached back three terms, dn=dn1+dn2+dn3d_n = d_{n-1} + d_{n-2} + d_{n-3}. How many seed values would this rule need before a single term could be computed, and which specific terms are needed to compute d4d_4?

      Explain why it works A sentence or two. Reasons, not steps. 3 points

    Hints

    One at a time, each one a step further than the last. Take only as many as you need.

    Answer and solution

    Check your answer first. If it is wrong, go back to your paper: the worked solution will still be here.

    Rubric

    Mark your own paper against this. Give yourself the points for each element you actually wrote down, not the ones you meant to.

    Part A 4 points

    Uses both seeds correctly to compute c3c_3. . Worth 1 point.

    Computes c4c_4 and c5c_5 in order, each from the two terms directly before it. . Worth 2 points.

    Reports c3c_3, c4c_4, c5c_5 as three separate, clearly labeled terms rather than a single unlabeled result. . Worth 1 point.

    Part B 4 points

    Distinguishes what the rule uses in one step from how far the seeds are from a distant term. . Worth 2 points. needs an explanation, not just an answer

    Names c3c_3 and c4c_4 specifically as the terms that must be computed before c5c_5. . Worth 2 points.

    Part C 3 points

    States the correct number of seeds needed, matching how far back the rule reaches. . Worth 1 point.

    Names d1d_1, d2d_2, d3d_3 specifically as the values used to compute d4d_4, and gives a reason the count of seeds matches how far back the rule reaches. . Worth 2 points. needs an explanation, not just an answer

  3. 3. Why the seed is not decoration . Reasoning, 10 points. Question 3 of 5.

    A recursive rule with no starting value looks like it says everything there is to say about the sequence. It does not. This question asks you to show exactly how much a bare rule leaves undecided, and why that gap never closes as the sequence runs on.

    1. Part A.

      Consider the bare rule en=en1+3ne_n = e_{n-1} + 3n for n2n \ge 2, written with no seed stated. A classmate claims this rule by itself pins down exactly one sequence. Decide whether the claim is true, and support your decision by producing two sequences that both obey the rule but disagree from the very first term.

      Justify your claim State the claim, then give the reason it has to be true. 5 points

    2. Part B.

      Let ee and ff be two sequences that both obey xn=xn1+3nx_n = x_{n-1} + 3n for n2n \ge 2, but with different seeds, e1f1e_1 \neq f_1. Prove that enfne_n \neq f_n for every positive integer nn, not merely at n=1n = 1.

      Complete the derivation Each line should follow from the one above it. Say what lets you take each step. 5 points

    Hints

    One at a time, each one a step further than the last. Take only as many as you need.

    Answer and solution

    Check your answer first. If it is wrong, go back to your paper: the worked solution will still be here.

    Rubric

    Mark your own paper against this. Give yourself the points for each element you actually wrote down, not the ones you meant to.

    Part A 5 points

    Reaches and justifies the correct true/false conclusion: a bare rule fixes the step from one term to the next but says nothing about where to start. . Worth 1 point. needs an explanation, not just an answer

    Produces two seeds and correctly computes at least three terms of each resulting sequence. . Worth 3 points.

    Confirms both sequences obey the stated rule and points out that they disagree throughout, not merely at the seed. . Worth 1 point.

    Part B 5 points

    Sets up the argument around the difference enfne_n - f_n rather than tracking the two sequences separately. . Worth 1 point.

    Shows that the same quantity 3n3n cancels out of the difference at every step, so the difference is unchanged from one index to the next. . Worth 2 points.

    Argues that agreement of the difference propagates from n=1n = 1 to every later index, and concludes that a nonzero difference at the seed forces enfne_n \neq f_n everywhere. . Worth 2 points. needs an explanation, not just an answer

  4. 4. Writing and evaluating a sigma sum . Application, 12 points. Question 4 of 5.

    Sigma notation compresses a sum into a rule plus two limits, and reading it back out again means running the index through every value from the lower limit to the upper limit, both included.

    1. Part A.

      Write the sum 52+62+72+82+925^2 + 6^2 + 7^2 + 8^2 + 9^2 in sigma notation, using kk as the index and starting the index at k=5k = 5.

      Write the expression An equation or an expression is enough here. Show how you built it. 4 points

    2. Part B.

      Evaluate k=59k2\displaystyle\sum_{k=5}^{9} k^2, and state how many terms the sum has.

      Solve and show your work Write each step out, and end with the value and its units. 4 points

    3. Part C.

      A student evaluates k=59k2\displaystyle\sum_{k=5}^{9} k^2 by computing 95=49 - 5 = 4 terms and adding only 25+36+49+64=17425 + 36 + 49 + 64 = 174. Identify exactly what the student's counting step got wrong, and give the correct term count and sum.

      Find and correct the error Say which line first goes wrong, why it is wrong, and then do it correctly. 4 points

    Hints

    One at a time, each one a step further than the last. Take only as many as you need.

    Answer and solution

    Check your answer first. If it is wrong, go back to your paper: the worked solution will still be here.

    Rubric

    Mark your own paper against this. Give yourself the points for each element you actually wrote down, not the ones you meant to.

    Part A 4 points

    Identifies k2k^2 as the summand, matching the pattern of the given terms. . Worth 2 points.

    Sets the lower limit at 55 and the upper limit at 99, matching the first and last given terms. . Worth 2 points.

    Part B 4 points

    Reports the term count, correctly computed from both limits of the sum. . Worth 1 point.

    Evaluates the summand at every index from 55 to 99 and adds all five results correctly. . Worth 2 points.

    Reports the term count and the sum as two separate, clearly labeled quantities rather than one unlabeled number. . Worth 1 point.

    Part C 4 points

    Names the specific error: the student subtracted the limits and counted steps rather than terms. . Worth 2 points. needs an explanation, not just an answer

    States that k=9k = 9 was the omitted term, and gives the corrected term count and sum, matching the values found in part B. . Worth 2 points.

  5. 5. The index is not part of the answer . Reasoning, 13 points. Question 5 of 5.

    The letter used for the index of summation is a local label, never part of the value the sum produces. This question asks you to say precisely why that is true, to find the one situation where renaming goes wrong, and to prove the rule this lesson uses for counting terms.

    1. Part A.

      Explain, in general terms and without evaluating any particular sum, why replacing the index kk throughout k=mpak\displaystyle\sum_{k=m}^{p} a_k with a different letter never changes the value the sum produces.

      Explain why it works A sentence or two. Reasons, not steps. 4 points

    2. Part B.

      A student rewrites k=1m(3km)\displaystyle\sum_{k=1}^{m} (3k - m) by renaming the index kk to mm, producing m=1m(3mm)\displaystyle\sum_{m=1}^{m} (3m - m), and claims this is a legitimate renaming that leaves the sum unchanged. Explain what is wrong with this particular renaming.

      Find and correct the error Say which line first goes wrong, why it is wrong, and then do it correctly. 4 points

    3. Part C.

      Prove that for integers mpm \le p, the sum k=mp1\displaystyle\sum_{k=m}^{p} 1, whose summand is always 11, equals pm+1p - m + 1. Then say in one sentence what this proves about the rule for counting the terms of any sigma sum.

      Complete the derivation Each line should follow from the one above it. Say what lets you take each step. 5 points

    Hints

    One at a time, each one a step further than the last. Take only as many as you need.

    Answer and solution

    Check your answer first. If it is wrong, go back to your paper: the worked solution will still be here.

    Rubric

    Mark your own paper against this. Give yourself the points for each element you actually wrote down, not the ones you meant to.

    Part A 4 points

    Explains that the index names an instruction for which values to add, not a value in the sum itself. . Worth 2 points. needs an explanation, not just an answer

    Concludes that the list of numbers actually added is unchanged by the renaming, so the total is unchanged. . Worth 2 points.

    Part B 4 points

    Identifies that mm was already the upper limit of the sum before the renaming. . Worth 2 points.

    Explains that the renaming makes one symbol carry two conflicting roles (a fixed limit and a walking index) at once, so the result has no clear meaning. . Worth 2 points. needs an explanation, not just an answer

    Part C 5 points

    Recognizes that with a constant summand of 11, the value of the sum and the number of terms are the same quantity. . Worth 1 point.

    Establishes that the indices mm through pp have pm+1p - m + 1 entries, by a shifting argument or an equivalent correct method. . Worth 2 points.

    States what this proves about the general term-counting rule for a sigma sum with any summand. . Worth 2 points. needs an explanation, not just an answer