// Numbas version: exam_results_page_options {"name": "Fragen zum Abbildungsbegriff", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Fragen zum Abbildungsbegriff", "tags": [], "metadata": {"description": "

Fragen zum Abbildungsbegriff / Questions regarding the notion of map between two sets.

", "licence": "Creative Commons Attribution 4.0 International"}, "statement": "

In dieser Frage soll Ihr Verständnis des Abbildungsbegriffs an zwei einfachen Beispielen überprüft werden.

", "advice": "

Beispiel 1. Die Vorschrift definiert keine Abbildung, denn zum Beispiel für die Zahl $\\frac 13 = \\frac 26$ erhält man unterschiedliche Ergebnisse, je nachdem welche Darstellung der Bruchzahl man verwendet.

\n

Beispiel 2. Da für jede Bruchzahl eine eindeutige Darstellung der Form $\\frac ab$ mit $a,b\\in \\mathbb Z$, $b>0$ und ${\\rm ggT}(a,b)=1$ existiert (nämlich die Darstellung als gekürzter Bruch mit positivem Nenner), wird in diesem Fall eine Abbildung von $\\mathbb Q\\to \\mathbb Z$ definiert.

\n

Zur Berechnung der Funktionswerte: Nach Definition der Abbildungsvorschrift müssen wir zunächst den gekürzten Bruch mit positivem Nenner finden, der die gegebene Zahl darstellt. Danach erhalten wir das Ergebnis, indem wir Zähler und Nenner addieren. Also:

\n

Es gilt $\\frac{\\var{aa}}{\\var{bb}} = \\frac{\\var{ax}}{\\var{bx}}$, also  $f(\\frac{\\var{aa}}{\\var{bb}}) = f(\\frac{\\var{ax}}{\\var{bx}}) = \\var{res1}$.

\n

Es gilt $\\frac{\\var{aa1}}{\\var{bb1}} = \\frac{\\var{ax1}}{\\var{bx1}}$, also  $f(\\frac{\\var{aa1}}{\\var{bb1}}) = f(\\frac{\\var{ax1}}{\\var{bx1}}) = \\var{res2}$.

", "rulesets": {}, "extensions": [], "variables": {"a": {"name": "a", "group": "Gap 0", "definition": "random(-4..6 except 0)", "description": "", "templateType": "anything"}, "b": {"name": "b", "group": "Gap 0", "definition": "random(1..10)", "description": "", "templateType": "anything"}, "m": {"name": "m", "group": "Gap 0", "definition": "random(2..5)", "description": "", "templateType": "anything"}, "aa": {"name": "aa", "group": "Gap 0", "definition": "a*m", "description": "", "templateType": "anything"}, "bb": {"name": "bb", "group": "Gap 0", "definition": "b*m", "description": "", "templateType": "anything"}, "res1": {"name": "res1", "group": "Gap 0", "definition": "a/gcd(a,b) + b/gcd(a,b)", "description": "", "templateType": "anything"}, "a1": {"name": "a1", "group": "Ungrouped variables", "definition": "random(-5..3 except 0)", "description": "", "templateType": "anything"}, "b1": {"name": "b1", "group": "Ungrouped variables", "definition": "random(1..7)", "description": "", "templateType": "anything"}, "aa1": {"name": "aa1", "group": "Ungrouped variables", "definition": "a1*m1", "description": "", "templateType": "anything"}, "m1": {"name": "m1", "group": "Ungrouped variables", "definition": "random(-6..-2)", "description": "", "templateType": "anything"}, "bb1": {"name": "bb1", "group": "Ungrouped variables", "definition": "b1*m1", "description": "", "templateType": "anything"}, "res2": {"name": "res2", "group": "Ungrouped variables", "definition": "a1/gcd(a1, b1) + b1/gcd(a1, b1)", "description": "", "templateType": "anything"}, "ax": {"name": "ax", "group": "Gap 0", "definition": "a/gcd(a,b)", "description": "", "templateType": "anything"}, "bx": {"name": "bx", "group": "Gap 0", "definition": "b/gcd(a,b)", "description": "", "templateType": "anything"}, "ax1": {"name": "ax1", "group": "Ungrouped variables", "definition": "a1/gcd(a1, b1)", "description": "", "templateType": "anything"}, "bx1": {"name": "bx1", "group": "Ungrouped variables", "definition": "b1/gcd(a1, b1)", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": "100"}, "ungrouped_variables": ["a1", "b1", "aa1", "m1", "bb1", "res2", "ax1", "bx1"], "variable_groups": [{"name": "Gap 0", "variables": ["m", "aa", "b", "res1", "bb", "a", "ax", "bx"]}], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "1_n_2", "useCustomName": true, "customName": "Beispiel 1", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [{"label": "Beispiel 2", "rawLabel": "", "otherPart": 1, "variableReplacements": [], "availabilityCondition": "", "penalty": "", "penaltyAmount": 0, "lockAfterLeaving": false}, {"label": "Beispiel 1, Hinweis", "rawLabel": "", "otherPart": 3, "variableReplacements": [], "availabilityCondition": "not (answered and credit=1)", "penalty": "", "penaltyAmount": 0, "lockAfterLeaving": false}], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": "Beispiel 1", "prompt": "

Wird durch $\\frac ab\\mapsto a+b$ ($a, b\\in\\mathbb Z$) eine Abbildung von der Menge der rationalen Zahlen in die Menge der ganzen Zahlen definiert?

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["Ja.", "Nein."], "matrix": [0, "2"], "distractors": ["", ""]}, {"type": "1_n_2", "useCustomName": true, "customName": "Beispiel 2", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [{"label": "Beispiel 2, Funktionswerte", "rawLabel": "", "otherPart": 2, "variableReplacements": [], "availabilityCondition": "answered", "penalty": "", "penaltyAmount": 0, "lockAfterLeaving": false}], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": "Beispiel 2 ,Teil 1", "prompt": "

Wird durch die Vorschrift $\\frac ab \\mapsto a+b$ für ganze Zahlen $a$, $b$ mit $b> 0$ und ${\\rm ggT}(a,b)=1$ eine Abbildung definiert?

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["Ja.", "Nein, denn nicht alle rationalen Zahlen haben so eine Darstellung.", "Nein, denn die Abbildungseigenschaft ist nicht erfüllt."], "matrix": ["2", 0, 0], "distractors": ["", "", ""]}, {"type": "gapfill", "useCustomName": true, "customName": "Beispiel 2, Funktionswerte", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [{"label": "Beispiel 2, Funktionswerte", "rawLabel": "", "otherPart": 2, "variableReplacements": [{"variable": "a", "definition": "random(-5..4 except 0)"}, {"variable": "b", "definition": "random(2..7)"}, {"variable": "m", "definition": "random(-8..-3)"}, {"variable": "a1", "definition": "random(-7..3 except 0)"}, {"variable": "b1", "definition": "random(3..6)"}, {"variable": "m1", "definition": "random(3..9)"}], "availabilityCondition": "", "penalty": "", "penaltyAmount": 0, "lockAfterLeaving": false}], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": "Beispiel 2, Teil 2", "prompt": "

Die Vorschrift $\\frac ab\\mapsto a+b$ für $a,b\\in \\mathbb Z$, $b> 0$, ${\\rm ggT}(a,b)=1$ definiert eine Abbildung $f\\colon \\mathbb Q\\to \\mathbb Z$. Berechnen Sie:

\n

$f(\\frac{\\var{aa}}{\\var{bb}})$ = [[0]]

\n

$f(\\frac{\\var{aa1}}{\\var{bb1}})$ = [[1]]

", "gaps": [{"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "{res1}", "maxValue": "{res1}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["si-fr", "eu", "plain-eu"], "correctAnswerStyle": "plain-eu"}, {"type": "numberentry", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minValue": "{res2}", "maxValue": "{res2}", "correctAnswerFraction": false, "allowFractions": false, "mustBeReduced": false, "mustBeReducedPC": 0, "showFractionHint": true, "notationStyles": ["si-fr", "eu", "plain-eu"], "correctAnswerStyle": "plain-eu"}], "sortAnswers": false}, {"type": "information", "useCustomName": true, "customName": "Beispiel 1, Hinweis", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [{"label": "Zur\u00fcck zu Beispiel 1", "rawLabel": "Zur\u00fcck zu Beispiel 1", "otherPart": 0, "variableReplacements": [], "availabilityCondition": "", "penalty": "", "penaltyAmount": 0, "lockAfterLeaving": false}, {"label": "Direkt zu Beispiel 2", "rawLabel": "Direkt zu Beispiel 2", "otherPart": 1, "variableReplacements": [], "availabilityCondition": "", "penalty": "", "penaltyAmount": 0, "lockAfterLeaving": false}], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "

Berechnen Sie den Wert der \"Abbildung\" bei $\\frac 23$ und bei $\\frac 46$. Warum zeigt sich hier ein Problem?

"}], "partsMode": "explore", "maxMarks": "8", "objectives": [{"name": "Beispiel 1", "limit": "2", "mode": "sum"}, {"name": "Beispiel 2 ,Teil 1", "limit": "2", "mode": "sum"}, {"name": "Beispiel 2, Teil 2", "limit": "4", "mode": "sum"}], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Ulrich G\u00f6rtz", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7603/"}]}]}], "contributors": [{"name": "Ulrich G\u00f6rtz", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7603/"}]}