<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3AArithmetic_Sequences</id>
	<title>English:Arithmetic Sequences - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3AArithmetic_Sequences"/>
	<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Arithmetic_Sequences&amp;action=history"/>
	<updated>2026-08-25T01:28:05Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MOOCsWiki Staging</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://staging.moocwiki.org/index.php?title=English:Arithmetic_Sequences&amp;diff=47023&amp;oldid=prev</id>
		<title>Glanz: aiMOOC über GPT aiMOOC Action erstellt</title>
		<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Arithmetic_Sequences&amp;diff=47023&amp;oldid=prev"/>
		<updated>2026-08-23T14:12:49Z</updated>

		<summary type="html">&lt;p&gt;aiMOOC über GPT aiMOOC Action erstellt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{T}}&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Arithmetic Sequences]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Introduction =&lt;br /&gt;
&lt;br /&gt;
An &amp;#039;&amp;#039;&amp;#039;arithmetic sequence&amp;#039;&amp;#039;&amp;#039; is a sequence in which the difference between every pair of consecutive terms is constant. This constant is called the &amp;#039;&amp;#039;&amp;#039;common difference&amp;#039;&amp;#039;&amp;#039;, usually written as &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt;. Arithmetic sequences are important in [[English:Algebra|algebra]] because they connect patterns, [[English:Linear function|linear functions]], equations, graphs, and real-world situations in which a quantity changes by the same amount each step.&lt;br /&gt;
&lt;br /&gt;
For example, the sequence &amp;lt;math&amp;gt;5, 8, 11, 14, 17, \ldots&amp;lt;/math&amp;gt; is arithmetic because each term is 3 more than the previous term. Its common difference is &amp;lt;math&amp;gt;d=3&amp;lt;/math&amp;gt;. The sequence &amp;lt;math&amp;gt;20, 16, 12, 8, \ldots&amp;lt;/math&amp;gt; is also arithmetic, but its common difference is &amp;lt;math&amp;gt;d=-4&amp;lt;/math&amp;gt;. A constant sequence such as &amp;lt;math&amp;gt;7,7,7,7,\ldots&amp;lt;/math&amp;gt; is arithmetic too, with &amp;lt;math&amp;gt;d=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[File:Arithmetic sequence.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The image above shows a simple arithmetic sequence plotted against its term number. Notice how the points line up: equal changes in term number produce equal changes in value.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=_cooC3yG_p0|500|center}}&lt;br /&gt;
&lt;br /&gt;
By the end of this aiMOOC, you should be able to recognize arithmetic sequences, find their common difference, write explicit and recursive rules, determine unknown terms, connect arithmetic sequences with linear graphs, solve contextual problems, and calculate sums of finite arithmetic sequences.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Core Ideas =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Sequence Notation and the Common Difference ==&lt;br /&gt;
&lt;br /&gt;
A sequence is an ordered list of numbers. The notation &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt; means the term in position &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;. Thus, &amp;lt;math&amp;gt;a_1&amp;lt;/math&amp;gt; is the first term, &amp;lt;math&amp;gt;a_2&amp;lt;/math&amp;gt; is the second term, and so on.&lt;br /&gt;
&lt;br /&gt;
For an arithmetic sequence, the common difference can be found by subtracting any term from the next term:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;d=a_n-a_{n-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If this difference is the same for all consecutive pairs, the sequence is arithmetic.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039; For &amp;lt;math&amp;gt;14, 9, 4, -1, -6, \ldots&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;9-14=-5&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;4-9=-5&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;-1-4=-5&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Therefore, &amp;lt;math&amp;gt;d=-5&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A useful habit is to check more than one pair of consecutive terms. A single matching difference is not enough to prove that an entire sequence is arithmetic.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== The Explicit Formula ==&lt;br /&gt;
&lt;br /&gt;
The first term is &amp;lt;math&amp;gt;a_1&amp;lt;/math&amp;gt;. To reach the second term, you add &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt; once. To reach the third term, you add &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt; twice. To reach the &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;th term, you add &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt; exactly &amp;lt;math&amp;gt;n-1&amp;lt;/math&amp;gt; times. This gives the explicit formula:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=a_1+(n-1)d&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An &amp;#039;&amp;#039;&amp;#039;explicit rule&amp;#039;&amp;#039;&amp;#039; lets you find any term directly without calculating all earlier terms.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039; Suppose &amp;lt;math&amp;gt;a_1=7&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d=4&amp;lt;/math&amp;gt;. Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=7+(n-1)4=4n+3&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The 25th term is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_{25}=7+24\cdot4=103&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
You can also use the formula to decide whether a number occurs in a sequence. For &amp;lt;math&amp;gt;7,11,15,19,\ldots&amp;lt;/math&amp;gt;, solve &amp;lt;math&amp;gt;7+(n-1)4=99&amp;lt;/math&amp;gt;. This gives &amp;lt;math&amp;gt;n=24&amp;lt;/math&amp;gt;, so 99 is the 24th term.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== The Recursive Formula ==&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;recursive rule&amp;#039;&amp;#039;&amp;#039; defines a term using one or more earlier terms. For an arithmetic sequence, you give the first term and then repeatedly add the common difference:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_1=A&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=a_{n-1}+d&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n\geq2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For the sequence &amp;lt;math&amp;gt;7,11,15,19,\ldots&amp;lt;/math&amp;gt;, a recursive description is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_1=7&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=a_{n-1}+4&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;n\geq2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The explicit form is usually faster when you need a distant term. The recursive form emphasizes how the sequence grows from one term to the next.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Arithmetic Sequences as Linear Functions ==&lt;br /&gt;
&lt;br /&gt;
If you plot the ordered pairs &amp;lt;math&amp;gt;(n,a_n)&amp;lt;/math&amp;gt;, the points of an arithmetic sequence lie on a straight line. Starting from&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=a_1+(n-1)d&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
you can rewrite the rule as&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=dn+(a_1-d)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This has the same algebraic structure as the linear equation &amp;lt;math&amp;gt;y=mx+b&amp;lt;/math&amp;gt;. The common difference &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt; plays the role of the slope. However, an arithmetic sequence is &amp;#039;&amp;#039;&amp;#039;discrete&amp;#039;&amp;#039;&amp;#039;: its input values are normally positive integers &amp;lt;math&amp;gt;1,2,3,\ldots&amp;lt;/math&amp;gt;, not every real number.&lt;br /&gt;
&lt;br /&gt;
[[File:Arithmetic sequence.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=2OU-pb7CCT0|500|center}}&lt;br /&gt;
&lt;br /&gt;
This connection helps you move between tables, formulas, and graphs. If the sequence increases, then &amp;lt;math&amp;gt;d&amp;gt;0&amp;lt;/math&amp;gt;; if it decreases, then &amp;lt;math&amp;gt;d&amp;lt;0&amp;lt;/math&amp;gt;; if it is constant, then &amp;lt;math&amp;gt;d=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Solving Problems with Arithmetic Sequences =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Finding Missing Terms ==&lt;br /&gt;
&lt;br /&gt;
You can use equal differences to fill gaps.&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;4, \square, \square, 22&amp;lt;/math&amp;gt; is arithmetic. There are three equal jumps from 4 to 22, so&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;d=\frac{22-4}{3}=6&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The sequence is therefore &amp;lt;math&amp;gt;4,10,16,22&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
More generally, if you insert &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt; arithmetic means between two numbers &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;, there are &amp;lt;math&amp;gt;k+1&amp;lt;/math&amp;gt; equal jumps, so&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;d=\frac{y-x}{k+1}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Finding the Position of a Term ==&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;d\neq0&amp;lt;/math&amp;gt;, you can solve the explicit formula for &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;n=1+\frac{a_n-a_1}{d}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The result must be a positive integer for the proposed value to be a term of the sequence.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039; Is 86 in the sequence &amp;lt;math&amp;gt;2,9,16,23,\ldots&amp;lt;/math&amp;gt;?&lt;br /&gt;
&lt;br /&gt;
Here &amp;lt;math&amp;gt;a_1=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d=7&amp;lt;/math&amp;gt;. Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;n=1+\frac{86-2}{7}=13&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
So 86 is the 13th term.&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;d=0&amp;lt;/math&amp;gt;, every term equals &amp;lt;math&amp;gt;a_1&amp;lt;/math&amp;gt;, so you handle that case separately.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Real-World Modeling ==&lt;br /&gt;
&lt;br /&gt;
Arithmetic sequences model situations with a constant additive change.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Theater seating:&amp;#039;&amp;#039;&amp;#039; A theater has 18 seats in the first row, and each following row has 2 more seats. The number of seats in row &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=18+2(n-1)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The 20th row has &amp;lt;math&amp;gt;18+2\cdot19=56&amp;lt;/math&amp;gt; seats.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Weekly savings plan:&amp;#039;&amp;#039;&amp;#039; You save $12 in week 1 and increase the amount by $3 each week. The weekly deposits form the arithmetic sequence &amp;lt;math&amp;gt;12,15,18,\ldots&amp;lt;/math&amp;gt;. In week 10, you save &amp;lt;math&amp;gt;39&amp;lt;/math&amp;gt; dollars.&lt;br /&gt;
&lt;br /&gt;
The key modeling question is: &amp;#039;&amp;#039;&amp;#039;Does the quantity change by the same amount each step?&amp;#039;&amp;#039;&amp;#039; If the change is multiplicative instead, a [[English:Geometric sequence|geometric sequence]] may be a better model.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Arithmetic Series =&lt;br /&gt;
&lt;br /&gt;
An &amp;#039;&amp;#039;&amp;#039;arithmetic series&amp;#039;&amp;#039;&amp;#039; is the sum of the terms of an arithmetic sequence. If&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S_n=a_1+a_2+\cdots+a_n&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
then the sum of the first &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; terms is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S_n=\frac{n}{2}(a_1+a_n)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Using &amp;lt;math&amp;gt;a_n=a_1+(n-1)d&amp;lt;/math&amp;gt;, you can also write&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S_n=\frac{n}{2}\left(2a_1+(n-1)d\right)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[File:Arithmetic progression.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The visual above represents a standard pairing idea. If you place an arithmetic sequence next to a reversed copy, each pair has the same total &amp;lt;math&amp;gt;a_1+a_n&amp;lt;/math&amp;gt;. There are &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; such pairs in the doubled sum, so dividing by 2 gives the formula.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=cYw4MFWsB6c|500|center}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039; The first 20 rows of a theater contain &amp;lt;math&amp;gt;18,20,22,\ldots,56&amp;lt;/math&amp;gt; seats. The total number of seats is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S_{20}=\frac{20}{2}(18+56)=740&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For the savings example &amp;lt;math&amp;gt;12,15,18,\ldots,39&amp;lt;/math&amp;gt;, the total saved in 10 weeks is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S_{10}=\frac{10}{2}(12+39)=255&amp;lt;/math&amp;gt; dollars.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=0-wa7voc0uM|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Triangular Numbers as an Arithmetic Sum ==&lt;br /&gt;
&lt;br /&gt;
The triangular numbers are formed by the sums&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1+2&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1+2+3&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
and so on.&lt;br /&gt;
&lt;br /&gt;
Because &amp;lt;math&amp;gt;1,2,3,\ldots,n&amp;lt;/math&amp;gt; is an arithmetic sequence with &amp;lt;math&amp;gt;a_1=1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a_n=n&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;d=1&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1+2+\cdots+n=\frac{n(n+1)}{2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[File:TriNumbers.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
This is a useful example of how a visual pattern, a sequence, and an algebraic formula can represent the same mathematical structure.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Common Errors and How to Avoid Them =&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Forgetting the &amp;lt;math&amp;gt;n-1&amp;lt;/math&amp;gt;:&amp;#039;&amp;#039;&amp;#039; In &amp;lt;math&amp;gt;a_n=a_1+(n-1)d&amp;lt;/math&amp;gt;, the first term requires zero jumps, not one.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Confusing a term with a sum:&amp;#039;&amp;#039;&amp;#039; &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt; is one term; &amp;lt;math&amp;gt;S_n&amp;lt;/math&amp;gt; is the sum of several terms.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Using a ratio instead of a difference:&amp;#039;&amp;#039;&amp;#039; Arithmetic sequences have a constant additive difference. Geometric sequences have a constant multiplicative ratio.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Treating the graph as continuous:&amp;#039;&amp;#039;&amp;#039; The points of an arithmetic sequence lie on a line, but the sequence itself is normally defined only at integer term numbers.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Ignoring signs:&amp;#039;&amp;#039;&amp;#039; For decreasing sequences, the common difference is negative.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Interactive Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quiz: Test Your Knowledge ==&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which sequence is arithmetic?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(4, 9, 14, 19)&lt;br /&gt;
(!3, 6, 12, 24)&lt;br /&gt;
(!2, 5, 9, 14)&lt;br /&gt;
(!1, 4, 9, 16)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is the common difference of 17, 12, 7, 2?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(-5)&lt;br /&gt;
(!5)&lt;br /&gt;
(!-10)&lt;br /&gt;
(!12)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is the explicit formula for an arithmetic sequence with first term 6 and common difference 4?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(a_n = 4n + 2)&lt;br /&gt;
(!a_n = 6n + 4)&lt;br /&gt;
(!a_n = 6n - 2)&lt;br /&gt;
(!a_n = 24n)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is the 12th term of 3, 8, 13, 18, and so on?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(58)&lt;br /&gt;
(!53)&lt;br /&gt;
(!60)&lt;br /&gt;
(!63)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which statement describes a recursive arithmetic rule?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Each term equals the previous term plus a constant)&lt;br /&gt;
(!Each term equals the previous term times a constant)&lt;br /&gt;
(!Each term equals its position squared)&lt;br /&gt;
(!Each term equals the sum of all earlier terms)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does the common difference represent on a graph of term number versus term value?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The slope between consecutive plotted points)&lt;br /&gt;
(!The horizontal intercept)&lt;br /&gt;
(!The number of plotted points)&lt;br /&gt;
(!The product of the coordinates)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which statement gives the sum of the first n terms of an arithmetic sequence?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Half of n times the sum of the first and last terms)&lt;br /&gt;
(!The first term plus n times the common difference)&lt;br /&gt;
(!The first term times the common difference to the nth power)&lt;br /&gt;
(!The number of terms divided by the last term)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If 5, x, 17 is an arithmetic sequence, what is x?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(11)&lt;br /&gt;
(!10)&lt;br /&gt;
(!12)&lt;br /&gt;
(!6)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;A sequence begins at 40 and decreases by 3 each term. What is its common difference?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(-3)&lt;br /&gt;
(!3)&lt;br /&gt;
(!37)&lt;br /&gt;
(!40)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;A theater has 10 seats in the first row and 2 more seats in each new row. How many seats are in the 8th row?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(24)&lt;br /&gt;
(!22)&lt;br /&gt;
(!26)&lt;br /&gt;
(!80)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Memory Game ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;memo-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Common difference || Constant change between consecutive terms&lt;br /&gt;
|-&lt;br /&gt;
| Explicit rule || Formula that gives a term directly from its position&lt;br /&gt;
|-&lt;br /&gt;
| Recursive rule || Rule that generates a term from the previous term&lt;br /&gt;
|-&lt;br /&gt;
| Arithmetic series || Sum of terms from an arithmetic sequence&lt;br /&gt;
|-&lt;br /&gt;
| Discrete graph || Set of separate points at integer input values&lt;br /&gt;
|-&lt;br /&gt;
| First term || Value represented by a subscript of one&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Drag and Drop ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;lueckentext-quiz&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Match the correct terms.&lt;br /&gt;
! Topic&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Constant difference&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Arithmetic sequence&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Direct term formula&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Explicit representation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Previous-term rule&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Recursive representation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Straight-line pattern&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Graph of term values&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Finite term total&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Arithmetic series&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Crossword Puzzle ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;kreuzwort-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Difference || What constant do you find by subtracting consecutive terms?&lt;br /&gt;
|-&lt;br /&gt;
| Explicit || What type of rule finds any term directly from its position?&lt;br /&gt;
|-&lt;br /&gt;
| Recursive || What type of rule uses the previous term to generate the next?&lt;br /&gt;
|-&lt;br /&gt;
| Linear || What type of function has the same constant rate-of-change structure?&lt;br /&gt;
|-&lt;br /&gt;
| Sequence || What is an ordered list of mathematical terms called?&lt;br /&gt;
|-&lt;br /&gt;
| Arithmetic || What kind of sequence has a constant additive change?&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== LearningApps ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://learningapps.org/index.php?s=Arithmetic+Sequences &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Cloze Text ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{&amp;#039;&amp;#039;&amp;#039;Complete the text.&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
An arithmetic sequence has a constant { common difference } between consecutive terms. The explicit rule is { a_n = a_1 + (n - 1)d }. A recursive rule generates each new term by adding { d } to the previous term. When term number is plotted against term value, the points lie on { a straight line }. The sum of the first n terms can be written as { S_n = n(a_1 + a_n)/2 }. An arithmetic model is appropriate when a quantity changes by { the same amount } at each step.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Open-Ended Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Easy ===&lt;br /&gt;
# [[English:Sequence Hunt|Sequence Hunt]]: Find three arithmetic sequences in textbooks, timetables, games, sports scoring, or everyday routines; identify the first term and common difference of each.&lt;br /&gt;
# [[English:Pattern Poster|Pattern Poster]]: Create a one-page poster that shows an arithmetic sequence as a list, table, graph, explicit rule, and recursive rule.&lt;br /&gt;
# [[English:Human Number Line|Human Number Line]]: Work with classmates to stand in positions representing consecutive terms of an arithmetic sequence and explain how the equal step size models the common difference.&lt;br /&gt;
# [[English:Mini Tutorial Video|Mini Tutorial Video]]: Record a one-minute video explaining how to test whether a sequence is arithmetic using at least two consecutive differences.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Standard ===&lt;br /&gt;
# [[English:Theater Design|Theater Design]]: Design a seating plan in which each row has a fixed number of seats more than the previous row; calculate a chosen row and the total capacity.&lt;br /&gt;
# [[English:Savings Model|Savings Model]]: Create a ten-week savings plan with arithmetic weekly deposits, calculate the final weekly deposit and total amount, and explain whether the plan is realistic.&lt;br /&gt;
# [[English:Graph Investigation|Graph Investigation]]: Plot at least three arithmetic sequences with different common differences and describe how the sign and size of the common difference affect the graph.&lt;br /&gt;
# [[English:Interview About Patterns|Interview About Patterns]]: Interview a worker, coach, craftsperson, or family member about a situation involving regular increases or decreases; decide whether an arithmetic sequence is an appropriate model and justify your decision.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Advanced ===&lt;br /&gt;
# [[English:Formula Derivation|Formula Derivation]]: Produce a written or visual derivation of the explicit formula from repeated addition and explain why the factor n minus one is necessary.&lt;br /&gt;
# [[English:Series Proof Project|Series Proof Project]]: Create an image, animation, or physical model that demonstrates why the arithmetic-series formula works by pairing first and last terms.&lt;br /&gt;
# [[English:Model Comparison|Model Comparison]]: Investigate one arithmetic-growth situation and one geometric-growth situation, build formulas and graphs for both, and explain when the two models behave differently.&lt;br /&gt;
# [[English:Data Modeling Challenge|Data Modeling Challenge]]: Collect or generate data that are approximately linear, fit an arithmetic-sequence model to selected discrete points, analyze deviations from constant difference, and discuss the model&amp;#039;s limitations.&lt;br /&gt;
&lt;br /&gt;
{{:Open Task - Create a MOOC}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Learning Assessment =&lt;br /&gt;
&lt;br /&gt;
# [[English:Representations Assessment|Representations Assessment]]: Given a table from an unknown arithmetic sequence, determine its rule, graph it, and explain how the common difference appears in both representations.&lt;br /&gt;
# [[English:Error Analysis Assessment|Error Analysis Assessment]]: Analyze a solution in which a learner used a_n = a_1 + nd, identify the error, correct the formula, and demonstrate the correction with a numerical example.&lt;br /&gt;
# [[English:Modeling Assessment|Modeling Assessment]]: Build and solve an arithmetic-sequence model for a real-world scenario with constant additive change, stating assumptions and interpreting the result in context.&lt;br /&gt;
# [[English:Series Reasoning Assessment|Series Reasoning Assessment]]: Derive or justify the arithmetic-series formula using pairing, a diagram, or algebra, then apply it to a new finite sum.&lt;br /&gt;
# [[English:Transfer Assessment|Transfer Assessment]]: Compare an arithmetic and a geometric sequence that share the same first two terms, and explain how their later behavior reveals the difference between additive and multiplicative change.&lt;br /&gt;
# [[English:Decision Assessment|Decision Assessment]]: Given several data sets, decide which can be modeled exactly by arithmetic sequences, which are only approximate, and which require a different model; defend every choice.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Evidence of Learning =&lt;br /&gt;
&lt;br /&gt;
Strong evidence of learning includes accurate use of the terms &amp;#039;&amp;#039;&amp;#039;sequence&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;term&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;common difference&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;explicit rule&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;recursive rule&amp;#039;&amp;#039;&amp;#039;, and &amp;#039;&amp;#039;&amp;#039;arithmetic series&amp;#039;&amp;#039;&amp;#039;; correct calculation of distant terms and finite sums; successful movement between lists, tables, formulas, graphs, and contexts; explanations that connect the common difference with slope; and justified decisions about when an arithmetic model is or is not appropriate.&lt;br /&gt;
&lt;br /&gt;
Your products can include annotated graphs, worked solutions, mathematical posters, short explanatory videos, spreadsheet models, interview notes, physical pattern models, or written proofs. High-quality work should show not only correct answers but also reasoning, clear notation, interpretation of results, checking methods, and transfer to unfamiliar problems.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= OERs on the Topic =&lt;br /&gt;
&lt;br /&gt;
For further study, the English Wikipedia article on arithmetic progression provides definitions, formulas, examples, and extensions beyond this course.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Arithmetic_progression &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Linked Learning Areas =&lt;br /&gt;
&lt;br /&gt;
Arithmetic sequences connect strongly with algebra, functions, coordinate graphs, equations, mathematical modeling, finite sums, and geometric sequences. The navigation below summarizes the most useful linked learning areas.&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
{{:D-Tab}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[English:Arithmetic Sequences|Arithmetic Sequences]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# [[English:Sequence|Sequence]]&lt;br /&gt;
# [[English:Common difference|Common difference]]&lt;br /&gt;
# [[English:Linear function|Linear function]]&lt;br /&gt;
# [[English:Slope|Slope]]&lt;br /&gt;
# [[English:Explicit formula|Explicit formula]]&lt;br /&gt;
# [[English:Recursive definition|Recursive definition]]&lt;br /&gt;
# [[English:Arithmetic progression|Arithmetic progression]]&lt;br /&gt;
# [[English:Arithmetic series|Arithmetic series]]&lt;br /&gt;
# [[English:Geometric sequence|Geometric sequence]]&lt;br /&gt;
# [[English:Mathematical modeling|Mathematical modeling]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Arithmetic Sequences]]&lt;br /&gt;
[[Category:Mathematics]]&lt;br /&gt;
[[Category:Algebra]]&lt;br /&gt;
[[Category:Sequences and series]]&lt;br /&gt;
[[Category:Grades 9-10]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= aiMOOC Projects =&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Arithmetic Sequences]]&lt;br /&gt;
[[Category:Mathematics]]&lt;br /&gt;
[[Category:Algebra]]&lt;br /&gt;
[[Category:Sequences and series]]&lt;br /&gt;
[[Category:Grades 9-10]]&lt;br /&gt;
[[Category:AI_MOOC]]&lt;br /&gt;
[[Category:GPT aiMOOC]]&lt;br /&gt;
{{MT}}&lt;/div&gt;</summary>
		<author><name>Glanz</name></author>
	</entry>
</feed>