<?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%3AGeometric_Sequences</id>
	<title>English:Geometric 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%3AGeometric_Sequences"/>
	<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Geometric_Sequences&amp;action=history"/>
	<updated>2026-08-28T13:24:57Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MOOCsWiki Staging</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://staging.moocwiki.org/index.php?title=English:Geometric_Sequences&amp;diff=47300&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:Geometric_Sequences&amp;diff=47300&amp;oldid=prev"/>
		<updated>2026-08-27T19:14:29Z</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:Geometric Sequences]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Introduction =&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;geometric sequence&amp;#039;&amp;#039;&amp;#039; is a number pattern in which each term is obtained by multiplying the previous term by the same constant factor. That factor is called the &amp;#039;&amp;#039;&amp;#039;common ratio&amp;#039;&amp;#039;&amp;#039;. Geometric sequences are an important bridge between [[English:Sequences|sequences]], [[English:Ratios|ratios]], [[English:Exponents|exponents]], and [[English:Exponential functions|exponential functions]].&lt;br /&gt;
&lt;br /&gt;
For example, in the sequence 3, 6, 12, 24, 48, ... each term is twice the previous term, so the common ratio is 2. In the sequence 160, 80, 40, 20, ... each term is half the previous term, so the common ratio is &amp;lt;math&amp;gt;\frac{1}{2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This course is designed for &amp;#039;&amp;#039;&amp;#039;Grades 9–10&amp;#039;&amp;#039;&amp;#039;. You will learn to recognize geometric sequences, calculate their terms, write recursive and explicit rules, compare them with arithmetic sequences, graph them, and use them to model repeated percentage change.&lt;br /&gt;
&lt;br /&gt;
[[File:Geometric sequence.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The graph above represents a geometric sequence based on powers of 2. Notice how the terms are separate points: a sequence is defined at whole-number term positions.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=pXo0bG4iAyg|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Learning Goals ==&lt;br /&gt;
&lt;br /&gt;
By the end of this course, you should be able to:&lt;br /&gt;
# [[English:Geometric sequence|Recognize geometric sequences]]: Decide whether a pattern has a constant multiplicative ratio.&lt;br /&gt;
# [[English:Common ratio|Find the common ratio]]: Calculate the factor connecting consecutive nonzero terms.&lt;br /&gt;
# [[English:Explicit formula|Write explicit rules]]: Use &amp;lt;math&amp;gt;a_n=a_1r^{n-1}&amp;lt;/math&amp;gt; to find any term directly.&lt;br /&gt;
# [[English:Recurrence relation|Write recursive rules]]: Describe each term using the previous term.&lt;br /&gt;
# [[English:Exponential growth|Interpret growth and decay]]: Explain how the size and sign of the common ratio affect a sequence.&lt;br /&gt;
# [[English:Mathematical model|Model situations]]: Represent compound growth, depreciation, repeated scaling, and similar processes.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
You should already be comfortable with [[English:Integer|integers]], [[English:Fractions|fractions]], [[English:Ratio|ratios]], [[English:Percentages|percentages]], and basic [[English:Exponentiation|exponents]]. A calculator or spreadsheet is useful for exploring longer sequences, but the main ideas can be understood by hand.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= What Makes a Sequence Geometric? =&lt;br /&gt;
&lt;br /&gt;
A sequence is geometric when the same multiplication rule connects each term to the next. If the terms are nonzero, you can test this by dividing each term by the one before it. The quotients must be equal.&lt;br /&gt;
&lt;br /&gt;
For the sequence 5, 15, 45, 135, ...:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{15}{5}=3,\quad \frac{45}{15}=3,\quad \frac{135}{45}=3.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Because every quotient is 3, the sequence is geometric with common ratio &amp;lt;math&amp;gt;r=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Now compare 5, 8, 11, 14, ... . The terms increase by 3 each time, but the ratios are not constant. This is an [[English:Arithmetic progression|arithmetic sequence]], not a geometric one.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Multiplication, Not Addition ==&lt;br /&gt;
&lt;br /&gt;
A geometric sequence is controlled by a &amp;#039;&amp;#039;&amp;#039;constant ratio&amp;#039;&amp;#039;&amp;#039;. An arithmetic sequence is controlled by a &amp;#039;&amp;#039;&amp;#039;constant difference&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Arithmetic sequence&lt;br /&gt;
! Geometric sequence&lt;br /&gt;
|-&lt;br /&gt;
| Repeated operation&lt;br /&gt;
| Add or subtract a constant&lt;br /&gt;
| Multiply by a constant&lt;br /&gt;
|-&lt;br /&gt;
| Key value&lt;br /&gt;
| Common difference&lt;br /&gt;
| Common ratio&lt;br /&gt;
|-&lt;br /&gt;
| Typical rule&lt;br /&gt;
| &amp;lt;math&amp;gt;a_n=a_1+(n-1)d&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;a_n=a_1r^{n-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Typical growth pattern&lt;br /&gt;
| Linear&lt;br /&gt;
| Exponential&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:Graph of linear vs. exponential growth.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The image compares linear and exponential growth. A geometric sequence with a positive ratio greater than 1 gives discrete points that follow an exponential growth pattern.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Finding the Common Ratio ==&lt;br /&gt;
&lt;br /&gt;
For consecutive nonzero terms &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a_{n+1}&amp;lt;/math&amp;gt;, calculate:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;r=\frac{a_{n+1}}{a_n}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example: 81, 27, 9, 3, ...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;r=\frac{27}{81}=\frac{1}{3}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check another pair:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{9}{27}=\frac{1}{3}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same ratio confirms the pattern.&lt;br /&gt;
&lt;br /&gt;
A negative ratio causes signs to alternate. For example, 2, -6, 18, -54, ... has &amp;lt;math&amp;gt;r=-3&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Recursive and Explicit Rules =&lt;br /&gt;
&lt;br /&gt;
There are two common ways to describe a geometric sequence.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Recursive Rule ==&lt;br /&gt;
&lt;br /&gt;
A recursive rule tells you the first term and how to get each new term from the previous one:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_1=\text{first term},\qquad a_n=r\,a_{n-1}\text{ for }n\ge 2.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For 4, 12, 36, 108, ...:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_1=4,\qquad a_n=3a_{n-1}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This rule mirrors the process of generating the sequence, but to find a distant term you must usually pass through the earlier terms.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Explicit Rule ==&lt;br /&gt;
&lt;br /&gt;
An explicit rule lets you calculate a term directly:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=a_1r^{n-1}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The exponent is &amp;lt;math&amp;gt;n-1&amp;lt;/math&amp;gt; because moving from the first term to the nth term requires &amp;lt;math&amp;gt;n-1&amp;lt;/math&amp;gt; multiplications by &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For 4, 12, 36, 108, ...:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=4\cdot 3^{n-1}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To find the sixth term:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_6=4\cdot 3^5=4\cdot 243=972.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=dIGLhLMsy2U|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Why the Formula Works ==&lt;br /&gt;
&lt;br /&gt;
Start with &amp;lt;math&amp;gt;a_1&amp;lt;/math&amp;gt;. Multiplying once gives &amp;lt;math&amp;gt;a_2=a_1r&amp;lt;/math&amp;gt;. Multiplying twice gives &amp;lt;math&amp;gt;a_3=a_1r^2&amp;lt;/math&amp;gt;. Continuing the pattern gives:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_1,\ a_1r,\ a_1r^2,\ a_1r^3,\ldots&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore the nth term is &amp;lt;math&amp;gt;a_n=a_1r^{n-1}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Working with Geometric Sequences =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Example: Find a Later Term ==&lt;br /&gt;
&lt;br /&gt;
Consider 7, 14, 28, 56, ...&lt;br /&gt;
&lt;br /&gt;
The first term is &amp;lt;math&amp;gt;a_1=7&amp;lt;/math&amp;gt; and the ratio is &amp;lt;math&amp;gt;r=2&amp;lt;/math&amp;gt;. The explicit rule is:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=7\cdot 2^{n-1}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The ninth term is:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_9=7\cdot 2^8=7\cdot 256=1792.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Example: Find a Missing Term ==&lt;br /&gt;
&lt;br /&gt;
Suppose a geometric sequence has a positive common ratio and begins 4, __, 36, ... . Let the missing term be &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;. Then the same ratio must work twice:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{x}{4}=\frac{36}{x}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So &amp;lt;math&amp;gt;x^2=144&amp;lt;/math&amp;gt;. Because the common ratio is stated to be positive, &amp;lt;math&amp;gt;x=12&amp;lt;/math&amp;gt;. The sequence begins 4, 12, 36, ... with &amp;lt;math&amp;gt;r=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Without the condition that the ratio is positive, &amp;lt;math&amp;gt;x=-12&amp;lt;/math&amp;gt; would also produce a geometric sequence: 4, -12, 36, ... with &amp;lt;math&amp;gt;r=-3&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Example: Recover the Rule from Two Terms ==&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;a_3=12&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a_6=96&amp;lt;/math&amp;gt;. Because three ratio steps separate the third and sixth terms:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_6=a_3r^3.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;96=12r^3,\qquad r^3=8,\qquad r=2.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then &amp;lt;math&amp;gt;a_3=a_1r^2&amp;lt;/math&amp;gt;, so:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;12=4a_1,\qquad a_1=3.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The explicit rule is &amp;lt;math&amp;gt;a_n=3\cdot 2^{n-1}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Example: Work Backward ==&lt;br /&gt;
&lt;br /&gt;
If a geometric sequence has &amp;lt;math&amp;gt;a_5=160&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;r=2&amp;lt;/math&amp;gt;, divide by 2 to move backward:&lt;br /&gt;
&lt;br /&gt;
160, 80, 40, 20, 10.&lt;br /&gt;
&lt;br /&gt;
Thus &amp;lt;math&amp;gt;a_1=10&amp;lt;/math&amp;gt;. This is equivalent to solving:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;160=a_1\cdot 2^4.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= How the Common Ratio Changes the Pattern =&lt;br /&gt;
&lt;br /&gt;
The value of &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; controls both magnitude and sign.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Condition&lt;br /&gt;
! Typical behavior&lt;br /&gt;
! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;r&amp;gt;1&amp;lt;/math&amp;gt;&lt;br /&gt;
| Positive terms grow in magnitude&lt;br /&gt;
| 2, 6, 18, 54, ...&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;0&amp;lt;r&amp;lt;1&amp;lt;/math&amp;gt;&lt;br /&gt;
| Positive terms decay toward zero&lt;br /&gt;
| 80, 40, 20, 10, ...&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;r=1&amp;lt;/math&amp;gt;&lt;br /&gt;
| Terms stay constant&lt;br /&gt;
| 5, 5, 5, 5, ...&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;r&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
| Signs alternate&lt;br /&gt;
| 3, -6, 12, -24, ...&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;|r|&amp;gt;1&amp;lt;/math&amp;gt;&lt;br /&gt;
| Magnitudes grow&lt;br /&gt;
| 1, -2, 4, -8, ...&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;0&amp;lt;|r|&amp;lt;1&amp;lt;/math&amp;gt;&lt;br /&gt;
| Magnitudes shrink toward zero&lt;br /&gt;
| 16, -8, 4, -2, ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A useful habit is to separate two questions: &amp;#039;&amp;#039;&amp;#039;What happens to the size of the terms?&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;What happens to their signs?&amp;#039;&amp;#039;&amp;#039; The absolute value &amp;lt;math&amp;gt;|r|&amp;lt;/math&amp;gt; controls magnitude, while the sign of &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; controls whether signs alternate.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Geometric Sequences and Exponential Functions =&lt;br /&gt;
&lt;br /&gt;
For a positive common ratio, the explicit rule for a geometric sequence has the same algebraic structure as an exponential function:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a_n=a_1r^{n-1}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The important difference is the domain. In a sequence, &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; usually takes positive integer values. An exponential function can be defined for a continuous range of real inputs when its base is positive.&lt;br /&gt;
&lt;br /&gt;
If you graph the terms of a geometric sequence, you get separate points. If you extend the same positive-base rule to real inputs, those points lie on an exponential curve.&lt;br /&gt;
&lt;br /&gt;
[[File:Exponential growth.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
This connection helps you move between [[English:Discrete mathematics|discrete models]] and [[English:Exponential function|continuous-looking graphs]].&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Real-World Models =&lt;br /&gt;
&lt;br /&gt;
Geometric sequences appear whenever a quantity is repeatedly multiplied by the same factor over equal time intervals or stages.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Repeated Percentage Growth ==&lt;br /&gt;
&lt;br /&gt;
If a quantity increases by 5% each period, it keeps 100% of its previous value and gains another 5%. The multiplier is therefore:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1+0.05=1.05.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Starting with 1000 units at time 0 gives:&lt;br /&gt;
&lt;br /&gt;
1000, 1050, 1102.5, 1157.625, ...&lt;br /&gt;
&lt;br /&gt;
Using time index &amp;lt;math&amp;gt;n=0,1,2,\ldots&amp;lt;/math&amp;gt;, the model is:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;A_n=1000(1.05)^n.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the mathematics behind simplified models of [[English:Compound interest|compound growth]].&lt;br /&gt;
&lt;br /&gt;
[[File:Compound interest chart.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Repeated Percentage Decrease ==&lt;br /&gt;
&lt;br /&gt;
If a machine loses 20% of its value each year, it retains 80%:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;r=1-0.20=0.80.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A machine initially worth 15,000 units can be modeled by:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_n=15000(0.8)^n.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After three years:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_3=15000(0.8)^3=7680.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is a simplified [[English:Depreciation|depreciation]] model. Real prices may behave differently, so always check whether a constant percentage is reasonable for the situation.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Bouncing Ball Model ==&lt;br /&gt;
&lt;br /&gt;
Suppose a ball reaches 70% of its previous maximum height after each bounce. If the first recorded height is 2 meters, the heights form:&lt;br /&gt;
&lt;br /&gt;
2, 1.4, 0.98, 0.686, ...&lt;br /&gt;
&lt;br /&gt;
The common ratio is &amp;lt;math&amp;gt;0.7&amp;lt;/math&amp;gt;. This type of experiment lets you test whether real measurements are close to an ideal geometric model.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Fractals and Repeated Construction ==&lt;br /&gt;
&lt;br /&gt;
In the [[English:Sierpiński triangle|Sierpiński triangle]], each stage can be built by keeping three smaller copies of the previous pattern. If stage 0 contains one kept triangle, the number of kept triangles follows:&lt;br /&gt;
&lt;br /&gt;
1, 3, 9, 27, 81, ...&lt;br /&gt;
&lt;br /&gt;
This is a geometric sequence with ratio 3.&lt;br /&gt;
&lt;br /&gt;
[[File:Sierpinski triangle evolution.svg|600px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The lengths in a fractal may shrink while the number of repeated pieces grows. Geometric sequences can describe either kind of repeated scaling.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=Xtxg4wQ77lg|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Common Mistakes and How to Avoid Them =&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mistake 1: Looking only at differences.&amp;#039;&amp;#039;&amp;#039; A sequence such as 2, 6, 18, 54 does not have a constant difference, but it does have a constant ratio.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mistake 2: Using &amp;lt;math&amp;gt;r^n&amp;lt;/math&amp;gt; instead of &amp;lt;math&amp;gt;r^{n-1}&amp;lt;/math&amp;gt;.&amp;#039;&amp;#039;&amp;#039; The first term needs exponent 0 so that &amp;lt;math&amp;gt;a_1r^0=a_1&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mistake 3: Forgetting negative ratios.&amp;#039;&amp;#039;&amp;#039; A geometric sequence may alternate signs.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mistake 4: Treating every exponential-looking context as exact.&amp;#039;&amp;#039;&amp;#039; Real data can be approximately geometric without matching one fixed ratio perfectly.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mistake 5: Confusing a sequence with a series.&amp;#039;&amp;#039;&amp;#039; A sequence lists terms; a series adds terms.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Extension: Geometric Series =&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;geometric series&amp;#039;&amp;#039;&amp;#039; is the sum of the terms of a geometric sequence. This topic is often studied after geometric sequences and is included here as an extension.&lt;br /&gt;
&lt;br /&gt;
For the first &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; terms of a geometric sequence with &amp;lt;math&amp;gt;r\ne 1&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S_n=a_1\frac{1-r^n}{1-r}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
One way to understand the formula is to write:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S_n=a_1+a_1r+a_1r^2+\cdots+a_1r^{n-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and then multiply by &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;rS_n=a_1r+a_1r^2+\cdots+a_1r^n.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Subtracting cancels the middle terms:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(1-r)S_n=a_1(1-r^n).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Geometric progression sum visual proof.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
When &amp;lt;math&amp;gt;|r|&amp;lt;1&amp;lt;/math&amp;gt;, the terms shrink toward zero and the infinite geometric series has the sum:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S_\infty=\frac{a_1}{1-r}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Geometric progression convergence diagram.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The animation below shows partial sums approaching a limiting value when the common ratio has magnitude less than 1.&lt;br /&gt;
&lt;br /&gt;
[[File:Geometric progression.gif|450px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=zRKZ0-kOUZM|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Worked Review =&lt;br /&gt;
&lt;br /&gt;
Use these examples to connect the main ideas.&lt;br /&gt;
&lt;br /&gt;
# [[English:Common ratio|Identify the ratio]]: In 6, 18, 54, 162, ... the ratio is 3 because each term is three times the previous term.&lt;br /&gt;
# [[English:Explicit formula|Write the rule]]: With &amp;lt;math&amp;gt;a_1=6&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;r=3&amp;lt;/math&amp;gt;, the rule is &amp;lt;math&amp;gt;a_n=6\cdot 3^{n-1}&amp;lt;/math&amp;gt;.&lt;br /&gt;
# [[English:Term of a sequence|Find a term]]: &amp;lt;math&amp;gt;a_5=6\cdot 3^4=486&amp;lt;/math&amp;gt;.&lt;br /&gt;
# [[English:Exponential decay|Interpret decay]]: In 200, 100, 50, 25, ... the ratio is &amp;lt;math&amp;gt;\frac{1}{2}&amp;lt;/math&amp;gt;, so the terms halve each step.&lt;br /&gt;
# [[English:Alternating sequence|Interpret a negative ratio]]: In 5, -10, 20, -40, ... the ratio is -2, so signs alternate and magnitudes double.&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 statement best defines a geometric sequence?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Each term is found by multiplying the previous term by the same factor)&lt;br /&gt;
(!Each term is found by adding the same amount)&lt;br /&gt;
(!Every term must be positive)&lt;br /&gt;
(!Every term must be an integer)&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 ratio of 4, 12, 36, 108?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(3)&lt;br /&gt;
(!2)&lt;br /&gt;
(!4)&lt;br /&gt;
(!8)&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 ratio of 80, 40, 20, 10?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(One half)&lt;br /&gt;
(!Two)&lt;br /&gt;
(!Minus one half)&lt;br /&gt;
(!Forty)&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 formula gives the nth term of a geometric sequence?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(a sub n equals a sub one times r to the power n minus one)&lt;br /&gt;
(!a sub n equals a sub one plus r times n)&lt;br /&gt;
(!a sub n equals a sub one times n plus r)&lt;br /&gt;
(!a sub n equals r plus n minus one)&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;For a geometric sequence with first term 5 and ratio 2, what is the fourth term?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(40)&lt;br /&gt;
(!20)&lt;br /&gt;
(!30)&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;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which sequence has a negative common ratio?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(3, -6, 12, -24)&lt;br /&gt;
(!3, 6, 12, 24)&lt;br /&gt;
(!24, 12, 6, 3)&lt;br /&gt;
(!5, 10, 15, 20)&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 usually happens to positive terms when the common ratio is between zero and one?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(They decrease toward zero)&lt;br /&gt;
(!They increase without bound)&lt;br /&gt;
(!They alternate signs)&lt;br /&gt;
(!They increase by a constant difference)&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 value increases by 8 percent each year. Which multiplier models one year of growth?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(1.08)&lt;br /&gt;
(!0.08)&lt;br /&gt;
(!0.92)&lt;br /&gt;
(!8)&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;How does an arithmetic sequence differ from a geometric sequence?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(It uses a constant difference instead of a constant ratio)&lt;br /&gt;
(!It always decreases)&lt;br /&gt;
(!It cannot contain fractions)&lt;br /&gt;
(!It has no formula)&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 a geometric series?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The sum of terms from a geometric sequence)&lt;br /&gt;
(!A graph of a geometric sequence)&lt;br /&gt;
(!A geometric sequence with only positive terms)&lt;br /&gt;
(!A sequence created by constant addition)&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 ratio || Fixed multiplier connecting consecutive terms&lt;br /&gt;
|-&lt;br /&gt;
| First term || Starting value of a sequence&lt;br /&gt;
|-&lt;br /&gt;
| Explicit formula || Rule that finds a term directly from its position&lt;br /&gt;
|-&lt;br /&gt;
| Recursive rule || Rule that uses an earlier term to generate the next&lt;br /&gt;
|-&lt;br /&gt;
| Exponential growth || Pattern in which magnitude repeatedly increases by a fixed factor&lt;br /&gt;
|-&lt;br /&gt;
| Exponential decay || Pattern in which magnitude repeatedly shrinks by a fixed factor&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 multiplication&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Geometric sequence&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Constant addition&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Arithmetic sequence&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Magnitude grows&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Absolute ratio greater than one&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Magnitude shrinks&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Absolute ratio between zero and one&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Signs alternate&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Negative common ratio&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;
| Ratio || What fixed multiplier connects consecutive terms in a geometric sequence?&lt;br /&gt;
|-&lt;br /&gt;
| Sequence || What ordered list of values is studied in this course?&lt;br /&gt;
|-&lt;br /&gt;
| Recursive || What kind of rule uses the previous term to find the next?&lt;br /&gt;
|-&lt;br /&gt;
| Explicit || What kind of rule calculates a term directly from its position?&lt;br /&gt;
|-&lt;br /&gt;
| Growth || What word describes increasing magnitude when a positive ratio exceeds one?&lt;br /&gt;
|-&lt;br /&gt;
| Decay || What word describes shrinking magnitude when a positive ratio lies between zero and 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;
== LearningApps ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://learningapps.org/index.php?s=Geometric+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;
A geometric sequence is created by repeatedly multiplying by the same { common ratio }. The first term is usually written as { a1 }. The explicit formula uses an exponent of { n minus one }. A recursive rule calculates a new term from the { previous term }. When a positive common ratio is greater than one, the sequence shows { exponential growth }. When a positive common ratio lies between zero and one, the terms move toward { zero }. A negative common ratio makes the signs { alternate }. Repeated percentage growth can be modeled by converting the percentage change into a { multiplier }. A geometric series is formed by { adding } the terms of a geometric sequence.&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 Photo Hunt|Sequence Photo Hunt]]: Find or create three visual patterns that could represent repeated multiplication, photograph or sketch them, and explain the possible common ratio in each case.&lt;br /&gt;
# [[English:Rule Card|Rule Card]]: Design a one-page reference card showing the meaning of first term, common ratio, recursive rule, and explicit rule with one original example.&lt;br /&gt;
# [[English:Pattern Interview|Pattern Interview]]: Ask a classmate to invent a four-term geometric sequence, identify its common ratio, and write a short explanation of how you checked it.&lt;br /&gt;
# [[English:Mini Video Explanation|Mini Video Explanation]]: Record a one-minute video teaching how to decide whether a sequence is geometric, using one example and one non-example.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Standard ===&lt;br /&gt;
# [[English:Bouncing Ball Experiment|Bouncing Ball Experiment]]: Drop a ball from a measured height, record several rebound heights, calculate consecutive ratios, and discuss whether a geometric model is reasonable.&lt;br /&gt;
# [[English:Savings Model|Savings Model]]: Create a spreadsheet for an imaginary account that grows by a fixed percentage each year, then graph the values and explain how the common ratio appears in the model.&lt;br /&gt;
# [[English:Depreciation Interview|Depreciation Interview]]: Interview an adult or local business worker about how an item such as a phone, bicycle, or machine loses value, then compare their description with a fixed-percentage geometric model.&lt;br /&gt;
# [[English:Sierpinski Poster|Sierpinski Poster]]: Construct several stages of a Sierpiński triangle, record the number of kept triangles at each stage, and explain the resulting geometric sequence.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Advanced ===&lt;br /&gt;
# [[English:Model Comparison Project|Model Comparison Project]]: Collect a small real dataset that changes over equal time intervals, compare an arithmetic model with a geometric model, and justify which model better represents the data.&lt;br /&gt;
# [[English:Reverse Engineering Challenge|Reverse Engineering Challenge]]: Create a geometric sequence from two nonconsecutive terms, show how to recover possible common ratios, and explain when more than one real solution can occur.&lt;br /&gt;
# [[English:Geometric Series Investigation|Geometric Series Investigation]]: Use diagrams or a spreadsheet to explore partial sums for several ratios with magnitude below and above one, then explain which cases appear to converge.&lt;br /&gt;
# [[English:Mathematical Communication Project|Mathematical Communication Project]]: Produce a three-minute tutorial, infographic, or article that connects geometric sequences to exponential functions and one real-world application, including assumptions and 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:Model Selection|Model Selection]]: Given several real-world scenarios, decide which can reasonably be represented by a geometric sequence and justify each choice by identifying or rejecting a constant multiplicative factor.&lt;br /&gt;
# [[English:Error Analysis|Error Analysis]]: Analyze a worked solution that incorrectly uses &amp;lt;math&amp;gt;a_n=a_1r^n&amp;lt;/math&amp;gt;, explain the indexing error, and correct the solution.&lt;br /&gt;
# [[English:Multiple Representations|Multiple Representations]]: Translate one geometric sequence among a table, recursive rule, explicit rule, graph, and verbal description, explaining how the common ratio appears in each representation.&lt;br /&gt;
# [[English:Parameter Reasoning|Parameter Reasoning]]: Compare two geometric sequences with different first terms and ratios, determine when one becomes larger than the other, and support your conclusion with calculations or a graph.&lt;br /&gt;
# [[English:Data Modeling|Data Modeling]]: Use measured or supplied data to estimate a common ratio, construct a geometric model, test predictions, and discuss why real observations may not fit the model exactly.&lt;br /&gt;
# [[English:Transfer Problem|Transfer Problem]]: Design and solve a new problem involving repeated percentage change, clearly define the starting value, time step, multiplier, formula, and interpretation of the result.&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 more than recalling a formula. You should be able to show connected knowledge, accurate procedures, mathematical communication, and transfer to unfamiliar situations.&lt;br /&gt;
&lt;br /&gt;
# [[English:Conceptual understanding|Conceptual understanding]]: You can explain why a constant ratio defines a geometric sequence and how this differs from a constant difference.&lt;br /&gt;
# [[English:Procedural fluency|Procedural fluency]]: You can calculate common ratios, missing terms, explicit rules, recursive rules, and selected terms accurately.&lt;br /&gt;
# [[English:Representation|Representation]]: You can connect sequences with tables, graphs, equations, and verbal descriptions.&lt;br /&gt;
# [[English:Mathematical modeling|Mathematical modeling]]: You can identify repeated percentage change, select a meaningful time step, build a geometric model, and interpret its parameters.&lt;br /&gt;
# [[English:Reasoning|Reasoning]]: You can explain the effect of positive, fractional, and negative ratios on magnitude and sign.&lt;br /&gt;
# [[English:Product creation|Product creation]]: You can produce a clear graph, poster, spreadsheet, report, experiment record, or video that uses geometric sequences correctly.&lt;br /&gt;
# [[English:Transfer|Transfer]]: You can apply the ideas to a new situation and state assumptions or limitations of the model.&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;
The English Wikipedia article on geometric progressions provides background, formulas, properties, and links to related topics:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Geometric_progression &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For further openly accessible study, you can also use:&lt;br /&gt;
# [https://openstax.org/books/contemporary-mathematics/pages/3-11-geometric-sequences OpenStax: Geometric Sequences]: A textbook explanation with examples and exercises.&lt;br /&gt;
# [https://openstax.org/books/algebra-1/pages/4-18-4-define-a-geometric-sequence-by-the-nth-term OpenStax Algebra 1: Define a Geometric Sequence by the nth Term]: Practice with recursive and explicit rules.&lt;br /&gt;
# [https://commons.wikimedia.org/wiki/Category:Geometric_series Wikimedia Commons: Geometric series media]: Openly licensed diagrams and animations related to geometric sequences and series.&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;
The main ideas connect naturally to ratios, exponent laws, functions, algebraic modeling, finance, and fractals.&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
{{:D-Tab}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[English:Geometric Sequences|Geometric Sequences]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# [[English:Sequence|Sequence]]&lt;br /&gt;
# [[English:Ratio|Ratio]]&lt;br /&gt;
# [[English:Exponentiation|Exponentiation]]&lt;br /&gt;
# [[English:Recurrence relation|Recurrence relation]]&lt;br /&gt;
# [[English:Exponential function|Exponential function]]&lt;br /&gt;
# [[English:Arithmetic progression|Arithmetic progression]]&lt;br /&gt;
# [[English:Compound interest|Compound interest]]&lt;br /&gt;
# [[English:Depreciation|Depreciation]]&lt;br /&gt;
# [[English:Sierpiński triangle|Sierpiński triangle]]&lt;br /&gt;
# [[English:Geometric series|Geometric series]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Geometric Sequences]]&lt;br /&gt;
[[Category:Mathematics]]&lt;br /&gt;
[[Category:Algebra]]&lt;br /&gt;
[[Category:Sequences and series]]&lt;br /&gt;
[[Category:Exponential functions]]&lt;br /&gt;
[[Category:Mathematical modeling]]&lt;br /&gt;
[[Category:Grades 9-10]]&lt;br /&gt;
[[Category:Secondary education]]&lt;br /&gt;
[[Category:AI_MOOC]]&lt;br /&gt;
[[Category:GPT aiMOOC]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= aiMOOC Projects =&lt;br /&gt;
[[Category:AI_MOOC]] [[Category:GPT aiMOOC]]&lt;br /&gt;
{{MT}}&lt;/div&gt;</summary>
		<author><name>Glanz</name></author>
	</entry>
</feed>