// Numbas version: exam_results_page_options {"name": "Simon'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": [{"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"}, "preamble": {"css": "", "js": ""}, "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{n}-1} \\\\
&= \\var{a*r^n}
\\end{align}

", "tags": [], "functions": {}, "parts": [{"sortAnswers": false, "marks": 0, "variableReplacements": [], "unitTests": [], "extendBaseMarkingAlgorithm": true, "showCorrectAnswer": true, "gaps": [{"notationStyles": ["plain", "en", "si-en"], "marks": 1, "correctAnswerStyle": "plain", "mustBeReduced": false, "variableReplacements": [], "unitTests": [], "extendBaseMarkingAlgorithm": true, "showCorrectAnswer": true, "correctAnswerFraction": false, "allowFractions": false, "type": "numberentry", "variableReplacementStrategy": "originalfirst", "showFeedbackIcon": true, "scripts": {}, "minValue": "r", "maxValue": "r", "mustBeReducedPC": 0, "customMarkingAlgorithm": ""}], "type": "gapfill", "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]]

", "showFeedbackIcon": true, "customMarkingAlgorithm": "", "scripts": {}, "variableReplacementStrategy": "originalfirst"}, {"sortAnswers": false, "stepsPenalty": 0, "marks": 0, "variableReplacements": [], "unitTests": [], "extendBaseMarkingAlgorithm": true, "showCorrectAnswer": true, "gaps": [{"failureRate": 1, "vsetRange": [0, 1], "marks": 1, "checkVariableNames": false, "variableReplacements": [], "unitTests": [], "extendBaseMarkingAlgorithm": true, "showCorrectAnswer": true, "checkingType": "absdiff", "vsetRangePoints": 5, "expectedVariableNames": [], "type": "jme", "variableReplacementStrategy": "originalfirst", "showPreview": true, "showFeedbackIcon": true, "scripts": {}, "answer": "{a}*{r}^(n-1)", "checkingAccuracy": 0.001, "customMarkingAlgorithm": ""}], "type": "gapfill", "prompt": "

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

\n

$a_n = $ [[0]]

", "showFeedbackIcon": true, "customMarkingAlgorithm": "", "scripts": {}, "steps": [{"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.

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

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

\n

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

", "showFeedbackIcon": true, "customMarkingAlgorithm": "", "scripts": {}, "variableReplacementStrategy": "originalfirst"}], "rulesets": {}, "ungrouped_variables": ["a", "r", "n", "nth_term"], "extensions": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "variables": {"nth_term": {"templateType": "anything", "description": "", "group": "Ungrouped variables", "definition": "a*r^n", "name": "nth_term"}, "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.

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

The common ratio

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

The first term

", "group": "Ungrouped variables", "definition": "random(3..10 except r)", "name": "a"}}, "name": "Simon's copy of Find and use the formula for a geometric sequence", "variable_groups": [], "statement": "", "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": "Simon Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3148/"}]}]}], "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": "Simon Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3148/"}]}