// Numbas version: exam_results_page_options {"name": "Geometric progression: The sum of the first n terms of a geometric progression", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Geometric progression: The sum of the first n terms of a geometric progression", "statement": "

The first three terms of a series are given by:  

\n

\\(\\var{a} + \\simplify{{a}*{r}} + \\simplify{{a}*{r}^2}\\,+ \\, ...........\\)

", "ungrouped_variables": ["a", "r", "n", "s"], "extensions": [], "type": "question", "metadata": {"licence": "Creative Commons Attribution-NonCommercial 4.0 International", "description": "

Find the sum of the first n terms of a Geometric progression

"}, "variable_groups": [], "functions": {}, "variables": {"r": {"templateType": "randrange", "name": "r", "group": "Ungrouped variables", "description": "", "definition": "random(0.2..3#0.2)"}, "s": {"templateType": "anything", "name": "s", "group": "Ungrouped variables", "description": "", "definition": "({a}*(1-{r}^{n}))/(1-{r})"}, "n": {"templateType": "randrange", "name": "n", "group": "Ungrouped variables", "description": "", "definition": "random(4..19#1)"}, "a": {"templateType": "randrange", "name": "a", "group": "Ungrouped variables", "description": "", "definition": "random(1..12#1)"}}, "tags": [], "parts": [{"variableReplacements": [], "showFeedbackIcon": true, "prompt": "

Calculate the sum of the first \\(\\var{n}\\) terms of the series.

\n

\\(S_\\var{n}=\\) [[0]]

", "scripts": {}, "showCorrectAnswer": true, "type": "gapfill", "gaps": [{"scripts": {}, "variableReplacements": [], "precisionPartialCredit": 0, "minValue": "{s}", "type": "numberentry", "maxValue": "{s}", "precision": "1", "notationStyles": ["plain", "en", "si-en"], "showPrecisionHint": true, "correctAnswerStyle": "plain", "correctAnswerFraction": false, "variableReplacementStrategy": "originalfirst", "mustBeReducedPC": 0, "mustBeReduced": false, "allowFractions": false, "showCorrectAnswer": true, "showFeedbackIcon": true, "marks": 1, "precisionType": "dp", "precisionMessage": "You have not given your answer to the correct precision.", "strictPrecision": false}], "variableReplacementStrategy": "originalfirst", "marks": 0}], "variablesTest": {"condition": "", "maxRuns": 100}, "preamble": {"js": "", "css": ""}, "rulesets": {}, "advice": "

If the ratio between successive pairs of terms is a constant then the series under examination is a geometric progression.

\n

Ths first term is \\(a\\) and the common ratio is \\(r\\).

\n

The formula for the sum of the first \\(n\\) terms of the series is given by:    \\(S_n=\\frac{a(1-r^{n})}{1-r}\\)

\n

In this example \\(a=\\var{a}\\),   \\(r = \\frac{\\simplify{{a}*{r}}}{\\var{a}}=\\var{r}\\)  and  \\(n = \\var{n}\\)

\n

\\(S_\\var{n}=\\frac{\\var{a}(1-(\\var{r})^{\\var{n}})}{1-\\var{r}}\\)

\n

\\(S_\\var{n}=\\frac{\\var{a}*(\\simplify{1-{r}^{n}})}{\\simplify{1-{r}}}\\)

\n

\\(S_\\var{n}=\\frac{\\simplify{{a}*(1-{r}^{n})}}{\\simplify{1-{r}}}\\)

\n

\\(S_\\var{n}=\\var{s}\\)

", "contributors": [{"name": "Frank Doheny", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/789/"}, {"name": "Xiaodan Leng", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2146/"}]}]}], "contributors": [{"name": "Frank Doheny", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/789/"}, {"name": "Xiaodan Leng", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2146/"}]}