// Numbas version: exam_results_page_options {"name": "Arithmetic progression: The nth term of a series", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"metadata": {"licence": "Creative Commons Attribution-NonCommercial 4.0 International", "description": "

Find the nth term of an Arithmetic progression

"}, "type": "question", "preamble": {"css": "", "js": ""}, "advice": "

If the difference between successive pairs of terms is a constant then the series under examination is an arithmetic progression.

\n

Ths first term is \\(a\\) and the common difference is \\(d\\).

\n

The formula for the nth term of the series is given by:    \\(T_n=a+(n-1)d\\)

\n

In this example \\(a=\\var{a}\\),  \\(d = \\var{d}\\)  and  \\(n = \\var{n}\\)

\n

\\(T_\\var{n}=\\var{a}+\\simplify{{n}-1}*\\var{d}\\)

\n

\\(T_\\var{n}=\\var{a}+\\simplify{({n}-1)*{d}}\\)

\n

\\(T_\\var{n}=\\simplify{{a}+({n}-1)*{d}}\\)

", "rulesets": {}, "extensions": [], "functions": {}, "ungrouped_variables": ["a", "d", "n"], "name": "Arithmetic progression: The nth term of a series", "tags": [], "variablesTest": {"condition": "", "maxRuns": 100}, "variable_groups": [], "variables": {"n": {"name": "n", "definition": "random(4..19#1)", "group": "Ungrouped variables", "description": "", "templateType": "randrange"}, "a": {"name": "a", "definition": "random(1..12#1)", "group": "Ungrouped variables", "description": "", "templateType": "randrange"}, "d": {"name": "d", "definition": "random(2..11#1)", "group": "Ungrouped variables", "description": "", "templateType": "randrange"}}, "statement": "

The first three terms of a series are given by:  

\n

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

", "parts": [{"type": "gapfill", "scripts": {}, "variableReplacementStrategy": "originalfirst", "marks": 0, "showFeedbackIcon": true, "showCorrectAnswer": true, "gaps": [{"precision": "1", "maxValue": "{a}+({n}-1)*{d}", "showPrecisionHint": true, "allowFractions": false, "type": "numberentry", "strictPrecision": false, "marks": 1, "precisionPartialCredit": 0, "precisionType": "dp", "mustBeReducedPC": 0, "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "scripts": {}, "mustBeReduced": false, "showFeedbackIcon": true, "correctAnswerStyle": "plain", "minValue": "{a}+({n}-1)*{d}", "notationStyles": ["plain", "en", "si-en"], "precisionMessage": "You have not given your answer to the correct precision.", "variableReplacements": [], "correctAnswerFraction": false}], "prompt": "

Calculate the \\(\\var{n}th\\) term of the series.

\n

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

", "variableReplacements": []}], "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/"}]}