// Numbas version: exam_results_page_options {"name": "Jo\u00ebl's copy of Find and use the formula for a geometric sequence", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"preamble": {"css": "", "js": ""}, "variablesTest": {"maxRuns": 100, "condition": ""}, "variable_groups": [], "variables": {"a": {"templateType": "anything", "description": "

The first term

", "definition": "random(3..10 except r)", "name": "a", "group": "Ungrouped variables"}, "n": {"templateType": "anything", "description": "

The index of a term to calculate.

\n

The range is picked so that the number is between 1,000 and 1,000,000.

", "definition": "random(ceil(log(1000,r)-log(a,r))..floor(log(1000000,r)-log(a,r)))", "name": "n", "group": "Ungrouped variables"}, "nth_term": {"templateType": "anything", "description": "", "definition": "a*r^n", "name": "nth_term", "group": "Ungrouped variables"}, "r": {"templateType": "anything", "description": "

The common ratio

", "definition": "random(3..8)", "name": "r", "group": "Ungrouped variables"}}, "metadata": {"description": "

Find the common ratio of a given geometric sequence, write down the formula for the nth term and use it to calculate a given term in the sequence.

", "licence": "Creative Commons Attribution 4.0 International"}, "parts": [{"showFeedbackIcon": true, "scripts": {}, "marks": 0, "type": "gapfill", "variableReplacementStrategy": "originalfirst", "gaps": [{"scripts": {}, "mustBeReducedPC": 0, "allowFractions": false, "type": "numberentry", "correctAnswerFraction": false, "correctAnswerStyle": "plain", "maxValue": "r", "notationStyles": ["plain", "en", "si-en"], "marks": 1, "variableReplacementStrategy": "originalfirst", "minValue": "r", "variableReplacements": [], "showCorrectAnswer": true, "mustBeReduced": false, "showFeedbackIcon": true}], "variableReplacements": [], "showCorrectAnswer": true, "prompt": "

Find the common ratio for the following geometric series.

\n

$\\var{a}, \\var{a*r}, \\var{a*r^2}, \\var{a*r^3}, \\ldots$

\n

Common ratio: [[0]]

"}, {"showCorrectAnswer": true, "showFeedbackIcon": true, "scripts": {}, "marks": 0, "type": "gapfill", "variableReplacementStrategy": "originalfirst", "gaps": [{"scripts": {}, "checkingtype": "absdiff", "checkingaccuracy": 0.001, "showpreview": true, "type": "jme", "vsetrangepoints": 5, "showCorrectAnswer": true, "expectedvariablenames": [], "answer": "{a}*{r}^(n-1)", "marks": 1, "variableReplacementStrategy": "originalfirst", "checkvariablenames": false, "variableReplacements": [], "vsetrange": [0, 1], "showFeedbackIcon": true}], "variableReplacements": [], "steps": [{"scripts": {}, "marks": 0, "type": "information", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "variableReplacements": [], "showCorrectAnswer": true, "prompt": "

The formula for the $n^\\text{th}$ term of a geometric sequence is

\n

\\[ a_n = ar^{(n-1)} \\]

\n

where $a$ is the first term in the sequence and $r$ is the common ratio.

"}], "prompt": "

Write down the formula for the  $n^\\text{th}$ term in the sequence

\n

$a_n = $ [[0]]

", "stepsPenalty": 0}, {"showFeedbackIcon": true, "scripts": {}, "marks": 0, "type": "gapfill", "variableReplacementStrategy": "originalfirst", "gaps": [{"scripts": {}, "mustBeReducedPC": 0, "allowFractions": false, "type": "numberentry", "correctAnswerFraction": false, "correctAnswerStyle": "plain", "maxValue": "a*r^(n-1)", "notationStyles": ["plain", "en", "si-en"], "marks": 1, "variableReplacementStrategy": "originalfirst", "minValue": "a*r^(n-1)", "variableReplacements": [], "showCorrectAnswer": true, "mustBeReduced": false, "showFeedbackIcon": true}], "variableReplacements": [], "showCorrectAnswer": true, "prompt": "

What is the $\\var{n}^\\text{th}$ term in this sequence?

\n

$a_\\var{n} =$ [[0]]

"}], "tags": ["common ratio", "geometric sequences", "nth term", "sequences", "taxonomy"], "extensions": [], "functions": {}, "statement": "", "name": "Jo\u00ebl's copy of Find and use the formula for a geometric sequence", "ungrouped_variables": ["a", "r", "n", "nth_term"], "advice": "

The terms in a geometric sequence are found by repeatedly multiplying the last term by a constant, called the common ratio.

\n

a)

\n

To find the common ratio, pick a term of the sequence and divide it by the previous term.

\n

We can calculate the common ratio using a table:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
$n$$1$$2$$3$$4$
$a_n$$\\var{a}$$\\var{a*r}$$\\var{a*r^2}$$\\var{a*r^3}$
$a_n \\div a_{n-1}$$\\var{r}$$\\var{r}$$\\var{r}$
\n

The common ratio is $\\var{r}$.

\n

b)

\n

The general formula for the $n^\\text{th}$ term of a geometric sequence is

\n

\\[\\displaystyle {a_n=ar^{(n-1)}\\text{,}}\\]

\n

where $a$ is the first term, and $r$ is the common ratio.

\n

So the formula for this sequence is

\n

\\[ a_n = \\simplify[]{ {a}*{r}^n } \\text{.} \\]

\n

c)

\n

We know from part b) that the formula for the $n^\\text{th}$ term is $a_n = \\simplify[]{ {a}*{r}^n}$. 

\n

Therefore the $\\var{n}^\\text{th}$ term in the sequence is

\n

\\begin{align}
a_\\var{n} &= \\var{a} \\times \\var{r}^{\\var{b}} \\\\
&= \\var{a*r^n}
\\end{align}

", "rulesets": {}, "type": "question", "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}, {"name": "Hannah Aldous", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1594/"}, {"name": "Jo Cohen", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2679/"}]}]}], "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}, {"name": "Hannah Aldous", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1594/"}, {"name": "Jo Cohen", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2679/"}]}