{"id":446,"date":"2019-07-15T22:45:07","date_gmt":"2019-07-15T22:45:07","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/waymakercollegealgebracorequisite\/chapter\/explicit-formulas-for-geometric-sequences\/"},"modified":"2019-07-15T22:45:07","modified_gmt":"2019-07-15T22:45:07","slug":"explicit-formulas-for-geometric-sequences","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/chapter\/explicit-formulas-for-geometric-sequences\/","title":{"raw":"Explicit Formulas for Geometric Sequences","rendered":"Explicit Formulas for Geometric Sequences"},"content":{"raw":"\n<div class=\"textbox learning-objectives\"><h3>Learning Outcomes<\/h3><ul><li>Write a recursive formula given a sequence of numbers.<\/li><li>Given two terms in a geometric sequence, find a third.<\/li><li>Solve an application problem using a geometric sequence.<\/li><\/ul><\/div>\n\n<h2>Using Recursive Formulas for Geometric Sequences<\/h2>A <strong>recursive formula<\/strong> allows us to find any term of a geometric sequence by using the previous term. Each term is the product of the common ratio and the previous term. For example, suppose the common ratio is 9. Then each term is nine times the previous term. As with any recursive formula, the initial term must be given.\n\n<div class=\"textbox\"><h3>A General Note: Recursive Formula for a Geometric Sequence<\/h3>The recursive formula for a geometric sequence with common ratio [latex]r[\/latex] and first term [latex]{a}_{1}[\/latex] is\n[latex]{a}_{n}=r\\cdot{a}_{n - 1},n\\ge 2[\/latex]\n\n<\/div><div class=\"textbox\"><h3>How To: Given the first several terms of a geometric sequence, write its recursive formula.<\/h3><ol><li>State the initial term.<\/li><li>Find the common ratio by dividing any term by the preceding term.<\/li><li>Substitute the common ratio into the recursive formula for a geometric sequence.<\/li><\/ol><\/div><div class=\"textbox exercises\"><h3>Example: Using Recursive Formulas for Geometric Sequences<\/h3>Write a recursive formula for the following geometric sequence.\n\n<p style=\"text-align: center\">[latex]\\left\\{6,9,13.5,20.25,\\dots\\right\\}[\/latex]\n\n[reveal-answer q=\"34110\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"34110\"]\n\nThe first term is given as 6. The common ratio can be found by dividing the second term by the first term.\n\n<\/p><p style=\"text-align: center\">[latex]r=\\dfrac{9}{6}=1.5[\/latex]\n\nSubstitute the common ratio into the recursive formula for geometric sequences and define [latex]{a}_{1}[\/latex].\n\n<\/p><p style=\"text-align: center\">[latex]\\begin{align}&amp;{a}_{n}=r\\cdot{a}_{n - 1} \\\\ &amp;{a}_{n}=1.5\\cdot{a}_{n - 1}\\text{ for }n\\ge 2 \\\\ &amp;{a}_{1}=6\\end{align}[\/latex]\n\n<\/p><h4>Analysis of the Solution<\/h4>The sequence of data points follows an exponential pattern. The common ratio is also the base of an exponential function.\n\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03223632\/CNX_Precalc_Figure_11_03_0032.jpg\" alt=\"Graph of the geometric sequence.\" width=\"487\" height=\"215\">\n\n<div class=\"textbox examples\"><h3>the common ratio as the base of an exponential function<\/h3>Using the definition of the geometric sequence&nbsp;[latex]\\left\\{{a}_{1}, {a}_{1}r,{a}_{1}{r}^{2},{a}_{1}{r}^{3},...\\right\\}[\/latex], we have [latex]a_n=a_1\\left(r\\right)^{n-1}[\/latex].\n\nRecall the form of an exponential function [latex]f(x)=a\\left(b\\right)^x[\/latex].\n\nIn this case we have [latex]a_n=6\\left(1.5\\right)^{n-1}[\/latex].\n\n<\/div>[\/hidden-answer]\n\n<\/div><div class=\"textbox\"><h3>Q &amp; A<\/h3><h4>Do we have to divide the second term by the first term to find the common ratio?<\/h4><em>No. We can divide any term in the sequence by the previous term. It is, however, most common to divide the second term by the first term because it is often the easiest method of finding the common ratio.<\/em>\n\n<\/div><div class=\"textbox key-takeaways\"><h3>Try It<\/h3>Write a recursive formula for the following geometric sequence.\n\n[latex]\\left\\{2,\\dfrac{4}{3},\\dfrac{8}{9},\\dfrac{16}{27},\\dots\\right\\}[\/latex]\n\n[reveal-answer q=\"483012\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"483012\"]\n\n[latex]\\begin{align}&amp;{a}_{1}=2\\\\ &amp;{a}_{n}=\\frac{2}{3}\\cdot{a}_{n - 1}\\text{ for }n\\ge 2\\end{align}[\/latex]\n\n[\/hidden-answer]\n\n<\/div><h2>Using Explicit Formulas for Geometric Sequences<\/h2>Because a geometric sequence is an exponential function whose domain is the set of positive integers, and the common ratio is the base of the function, we can write explicit formulas that allow us to find particular terms.\n\n<p style=\"text-align: center\">[latex]{a}_{n}={a}_{1}{r}^{n - 1}[\/latex]\n\nLet\u2019s take a look at the sequence [latex]\\left\\{18\\text{, }36\\text{, }72\\text{, }144\\text{, }288\\text{, }...\\right\\}[\/latex]. This is a geometric sequence with a common ratio of 2 and an exponential function with a base of 2. An explicit formula for this sequence is\n\n<\/p><p style=\"text-align: center\">[latex]{a}_{n}=18\\cdot {2}^{n - 1}[\/latex]\n\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03223634\/CNX_Precalc_Figure_11_03_0042.jpg\" alt=\"Graph of the geometric sequence.\" width=\"487\" height=\"440\">\n\n<\/p><div class=\"textbox\"><h3>A General Note: Explicit Formula for a Geometric Sequence<\/h3>The <em>n<\/em>th term of a geometric sequence is given by the <strong>explicit formula<\/strong>:\n\n<p style=\"text-align: center\">[latex]{a}_{n}={a}_{1}{r}^{n - 1}[\/latex]\n\n<\/p><\/div><div class=\"textbox exercises\"><h3>Example: Writing Terms of Geometric Sequences Using the Explicit Formula<\/h3>Given a geometric sequence with [latex]{a}_{1}=3[\/latex] and [latex]{a}_{4}=24[\/latex], find [latex]{a}_{2}[\/latex].\n\n[reveal-answer q=\"602906\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"602906\"]\n\nThe sequence can be written in terms of the initial term and the common ratio [latex]r[\/latex].\n\n<p style=\"text-align: center\">[latex]3,3r,3{r}^{2},3{r}^{3},\\dots[\/latex]\n\nFind the common ratio using the given fourth term.\n\n<\/p><p style=\"text-align: center\">[latex]\\begin{align}&amp;{a}_{n}={a}_{1}{r}^{n - 1} \\\\ &amp;{a}_{4}=3{r}^{3} &amp;&amp; \\text{Write the fourth term of sequence in terms of }{a}_{1}\\text{ and }r \\\\ &amp;24=3{r}^{3} &amp;&amp; \\text{Substitute }24\\text{ for }{a}_{4} \\\\ &amp;8={r}^{3} &amp;&amp; \\text{Divide} \\\\ &amp;r=2 &amp;&amp; \\text{Solve for the common ratio} \\end{align}[\/latex]\n\nFind the second term by multiplying the first term by the common ratio.\n\n<\/p><p style=\"text-align: center\">[latex]\\begin{align}{a}_{2} &amp; =2{a}_{1} \\\\ &amp; =2\\left(3\\right) \\\\ &amp; =6 \\end{align}[\/latex]\n\n<\/p><h4>Analysis of the Solution<\/h4>The common ratio is multiplied by the first term once to find the second term, twice to find the third term, three times to find the fourth term, and so on. The tenth term could be found by multiplying the first term by the common ratio nine times or by multiplying by the common ratio raised to the ninth power.\n\n[\/hidden-answer]\n\n<\/div><div class=\"textbox key-takeaways\"><h3>Try It<\/h3>Given a geometric sequence with [latex]{a}_{2}=4[\/latex] and [latex]{a}_{3}=32[\/latex] , find [latex]{a}_{6}[\/latex].\n\n[reveal-answer q=\"132711\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"132711\"]\n\n[latex]{a}_{6}=16\\text{,}384[\/latex]\n\n[\/hidden-answer]\n\n[embed]https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=5856&amp;theme=oea&amp;iframe_resize_id=mom5[\/embed]\n\n\n\n<\/div><div class=\"textbox exercises\"><h3>Example: Writing an Explicit Formula for the <em>n<\/em>th Term of a Geometric Sequence<\/h3>Write an explicit formula for the [latex]n\\text{th}[\/latex] term of the following geometric sequence.\n\n<p style=\"text-align: center\">[latex]\\left\\{2,10,50,250,\\dots\\right\\}[\/latex]\n\n[reveal-answer q=\"202402\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"202402\"]\n\nThe first term is 2. The common ratio can be found by dividing the second term by the first term.\n\n<\/p><p style=\"text-align: center\">[latex]\\dfrac{10}{2}=5[\/latex]\n\nThe common ratio is 5. Substitute the common ratio and the first term of the sequence into the formula.\n\n<\/p><p style=\"text-align: center\">[latex]\\begin{align}&amp;{a}_{n}={a}_{1}{r}^{\\left(n - 1\\right)} \\\\ &amp;{a}_{n}=2\\cdot {5}^{n - 1} \\end{align}[\/latex]\n\nThe graph of this sequence shows an exponential pattern.\n\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03223636\/CNX_Precalc_Figure_11_03_0052.jpg\" alt=\"Graph of the geometric sequence.\" width=\"487\" height=\"290\">\n\n[\/hidden-answer]\n\n<\/p><\/div><div class=\"textbox key-takeaways\"><h3>Try It<\/h3>Write an explicit formula for the following geometric sequence.\n\n<p style=\"text-align: center\">[latex]\\left\\{-1,3,-9,27,\\dots\\right\\}[\/latex]\n\n[reveal-answer q=\"521311\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"521311\"]\n\n[latex]{a}_{n}=-{\\left(-3\\right)}^{n - 1}[\/latex]\n\n[\/hidden-answer]\n\n[embed]https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=29756&amp;theme=oea&amp;iframe_resize_id=mom1[\/embed]\n\n\n\n<\/p><\/div>In real-world scenarios involving arithmetic sequences, we may need to use an initial term of [latex]{a}_{0}[\/latex] instead of [latex]{a}_{1}[\/latex]. In these problems we can alter the explicit formula slightly by using the following formula:\n\n<p style=\"text-align: center\">[latex]{a}_{n}={a}_{0}{r}^{n}[\/latex]\n\n<\/p><div class=\"textbox examples\"><h3>recall exponential applications<\/h3>You have solved problems such as the following before in <a href=\"https:\/\/courses.lumenlearning.com\/collegealgebracoreq\/chapter\/evaluate-exponential-functions\/\" target=\"_blank\" rel=\"noopener\">Module 11: Exponential and Logarithmic Functions<\/a>. Feel free to return to that material anytime for a refresher.\n\n<\/div><div class=\"textbox exercises\"><h3>Example: Solving Application Problems with Geometric Sequences<\/h3>In 2013, the number of students in a small school is 284. It is estimated that the student population will increase by 4% each year.\n\n<ol><li>Write a formula for the student population.<\/li><li>Estimate the student population in 2020.<\/li><\/ol>[reveal-answer q=\"304368\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"304368\"]\n\n<ol><li>The situation can be modeled by a geometric sequence with an initial term of 284. The student population will be 104% of the prior year, so the common ratio is 1.04.Let [latex]P[\/latex] be the student population and [latex]n[\/latex] be the number of years after 2013. Using the explicit formula for a geometric sequence we get\n[latex]{P}_{n} =284\\cdot {1.04}^{n}[\/latex]<\/li><li>We can find the number of years since 2013 by subtracting.\n[latex]2020 - 2013=7[\/latex]\nWe are looking for the population after 7 years. We can substitute 7 for [latex]n[\/latex] to estimate the population in 2020.\n[latex]{P}_{7}=284\\cdot {1.04}^{7}\\approx 374[\/latex]\nThe student population will be about 374 in 2020.<\/li><\/ol>[\/hidden-answer]\n\n<\/div><div class=\"textbox key-takeaways\"><h3>Try It<\/h3>A business starts a new website. Initially the number of hits is 293 due to the curiosity factor. The business estimates the number of hits will increase by 2.6% per week.\n\n<ol style=\"list-style-type: lower-alpha\"><li>Write a formula for the number of hits.<\/li><li>Estimate the number of hits in 5 weeks.<\/li><\/ol>[reveal-answer q=\"67595\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"67595\"]\n\n<ol style=\"list-style-type: lower-alpha\"><li>[latex]{P}_{n} = 293\\cdot 1.026{a}^{n}[\/latex]<\/li><li>The number of hits will be about 333.<\/li><\/ol>[\/hidden-answer]\n\n<\/div>The following video provides a short lesson on some of the topics covered in this lesson.\n\nhttps:\/\/youtu.be\/XHyeLKZYb2w\n\n\n","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<ul>\n<li>Write a recursive formula given a sequence of numbers.<\/li>\n<li>Given two terms in a geometric sequence, find a third.<\/li>\n<li>Solve an application problem using a geometric sequence.<\/li>\n<\/ul>\n<\/div>\n<h2>Using Recursive Formulas for Geometric Sequences<\/h2>\n<p>A <strong>recursive formula<\/strong> allows us to find any term of a geometric sequence by using the previous term. Each term is the product of the common ratio and the previous term. For example, suppose the common ratio is 9. Then each term is nine times the previous term. As with any recursive formula, the initial term must be given.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Recursive Formula for a Geometric Sequence<\/h3>\n<p>The recursive formula for a geometric sequence with common ratio [latex]r[\/latex] and first term [latex]{a}_{1}[\/latex] is<br \/>\n[latex]{a}_{n}=r\\cdot{a}_{n - 1},n\\ge 2[\/latex]<\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given the first several terms of a geometric sequence, write its recursive formula.<\/h3>\n<ol>\n<li>State the initial term.<\/li>\n<li>Find the common ratio by dividing any term by the preceding term.<\/li>\n<li>Substitute the common ratio into the recursive formula for a geometric sequence.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Using Recursive Formulas for Geometric Sequences<\/h3>\n<p>Write a recursive formula for the following geometric sequence.<\/p>\n<p style=\"text-align: center\">[latex]\\left\\{6,9,13.5,20.25,\\dots\\right\\}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q34110\">Show Solution<\/span><\/p>\n<div id=\"q34110\" class=\"hidden-answer\" style=\"display: none\">\n<p>The first term is given as 6. The common ratio can be found by dividing the second term by the first term.<\/p>\n<p style=\"text-align: center\">[latex]r=\\dfrac{9}{6}=1.5[\/latex]<\/p>\n<p>Substitute the common ratio into the recursive formula for geometric sequences and define [latex]{a}_{1}[\/latex].<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}&{a}_{n}=r\\cdot{a}_{n - 1} \\\\ &{a}_{n}=1.5\\cdot{a}_{n - 1}\\text{ for }n\\ge 2 \\\\ &{a}_{1}=6\\end{align}[\/latex]<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>The sequence of data points follows an exponential pattern. The common ratio is also the base of an exponential function.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03223632\/CNX_Precalc_Figure_11_03_0032.jpg\" alt=\"Graph of the geometric sequence.\" width=\"487\" height=\"215\" \/><\/p>\n<div class=\"textbox examples\">\n<h3>the common ratio as the base of an exponential function<\/h3>\n<p>Using the definition of the geometric sequence&nbsp;[latex]\\left\\{{a}_{1}, {a}_{1}r,{a}_{1}{r}^{2},{a}_{1}{r}^{3},...\\right\\}[\/latex], we have [latex]a_n=a_1\\left(r\\right)^{n-1}[\/latex].<\/p>\n<p>Recall the form of an exponential function [latex]f(x)=a\\left(b\\right)^x[\/latex].<\/p>\n<p>In this case we have [latex]a_n=6\\left(1.5\\right)^{n-1}[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox\">\n<h3>Q &amp; A<\/h3>\n<h4>Do we have to divide the second term by the first term to find the common ratio?<\/h4>\n<p><em>No. We can divide any term in the sequence by the previous term. It is, however, most common to divide the second term by the first term because it is often the easiest method of finding the common ratio.<\/em><\/p>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>Write a recursive formula for the following geometric sequence.<\/p>\n<p>[latex]\\left\\{2,\\dfrac{4}{3},\\dfrac{8}{9},\\dfrac{16}{27},\\dots\\right\\}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q483012\">Show Solution<\/span><\/p>\n<div id=\"q483012\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\begin{align}&{a}_{1}=2\\\\ &{a}_{n}=\\frac{2}{3}\\cdot{a}_{n - 1}\\text{ for }n\\ge 2\\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h2>Using Explicit Formulas for Geometric Sequences<\/h2>\n<p>Because a geometric sequence is an exponential function whose domain is the set of positive integers, and the common ratio is the base of the function, we can write explicit formulas that allow us to find particular terms.<\/p>\n<p style=\"text-align: center\">[latex]{a}_{n}={a}_{1}{r}^{n - 1}[\/latex]<\/p>\n<p>Let\u2019s take a look at the sequence [latex]\\left\\{18\\text{, }36\\text{, }72\\text{, }144\\text{, }288\\text{, }...\\right\\}[\/latex]. This is a geometric sequence with a common ratio of 2 and an exponential function with a base of 2. An explicit formula for this sequence is<\/p>\n<p style=\"text-align: center\">[latex]{a}_{n}=18\\cdot {2}^{n - 1}[\/latex]<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03223634\/CNX_Precalc_Figure_11_03_0042.jpg\" alt=\"Graph of the geometric sequence.\" width=\"487\" height=\"440\" \/><\/p>\n<div class=\"textbox\">\n<h3>A General Note: Explicit Formula for a Geometric Sequence<\/h3>\n<p>The <em>n<\/em>th term of a geometric sequence is given by the <strong>explicit formula<\/strong>:<\/p>\n<p style=\"text-align: center\">[latex]{a}_{n}={a}_{1}{r}^{n - 1}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Writing Terms of Geometric Sequences Using the Explicit Formula<\/h3>\n<p>Given a geometric sequence with [latex]{a}_{1}=3[\/latex] and [latex]{a}_{4}=24[\/latex], find [latex]{a}_{2}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q602906\">Show Solution<\/span><\/p>\n<div id=\"q602906\" class=\"hidden-answer\" style=\"display: none\">\n<p>The sequence can be written in terms of the initial term and the common ratio [latex]r[\/latex].<\/p>\n<p style=\"text-align: center\">[latex]3,3r,3{r}^{2},3{r}^{3},\\dots[\/latex]<\/p>\n<p>Find the common ratio using the given fourth term.<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}&{a}_{n}={a}_{1}{r}^{n - 1} \\\\ &{a}_{4}=3{r}^{3} && \\text{Write the fourth term of sequence in terms of }{a}_{1}\\text{ and }r \\\\ &24=3{r}^{3} && \\text{Substitute }24\\text{ for }{a}_{4} \\\\ &8={r}^{3} && \\text{Divide} \\\\ &r=2 && \\text{Solve for the common ratio} \\end{align}[\/latex]<\/p>\n<p>Find the second term by multiplying the first term by the common ratio.<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}{a}_{2} & =2{a}_{1} \\\\ & =2\\left(3\\right) \\\\ & =6 \\end{align}[\/latex]<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>The common ratio is multiplied by the first term once to find the second term, twice to find the third term, three times to find the fourth term, and so on. The tenth term could be found by multiplying the first term by the common ratio nine times or by multiplying by the common ratio raised to the ninth power.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>Given a geometric sequence with [latex]{a}_{2}=4[\/latex] and [latex]{a}_{3}=32[\/latex] , find [latex]{a}_{6}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q132711\">Show Solution<\/span><\/p>\n<div id=\"q132711\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]{a}_{6}=16\\text{,}384[\/latex]<\/p>\n<\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"ohm5856\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=5856&#38;theme=oea&#38;iframe_resize_id=ohm5856&#38;show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Writing an Explicit Formula for the <em>n<\/em>th Term of a Geometric Sequence<\/h3>\n<p>Write an explicit formula for the [latex]n\\text{th}[\/latex] term of the following geometric sequence.<\/p>\n<p style=\"text-align: center\">[latex]\\left\\{2,10,50,250,\\dots\\right\\}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q202402\">Show Solution<\/span><\/p>\n<div id=\"q202402\" class=\"hidden-answer\" style=\"display: none\">\n<p>The first term is 2. The common ratio can be found by dividing the second term by the first term.<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{10}{2}=5[\/latex]<\/p>\n<p>The common ratio is 5. Substitute the common ratio and the first term of the sequence into the formula.<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}&{a}_{n}={a}_{1}{r}^{\\left(n - 1\\right)} \\\\ &{a}_{n}=2\\cdot {5}^{n - 1} \\end{align}[\/latex]<\/p>\n<p>The graph of this sequence shows an exponential pattern.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03223636\/CNX_Precalc_Figure_11_03_0052.jpg\" alt=\"Graph of the geometric sequence.\" width=\"487\" height=\"290\" \/><\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>Write an explicit formula for the following geometric sequence.<\/p>\n<p style=\"text-align: center\">[latex]\\left\\{-1,3,-9,27,\\dots\\right\\}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q521311\">Show Solution<\/span><\/p>\n<div id=\"q521311\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]{a}_{n}=-{\\left(-3\\right)}^{n - 1}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"ohm29756\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=29756&#38;theme=oea&#38;iframe_resize_id=ohm29756&#38;show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<p>In real-world scenarios involving arithmetic sequences, we may need to use an initial term of [latex]{a}_{0}[\/latex] instead of [latex]{a}_{1}[\/latex]. In these problems we can alter the explicit formula slightly by using the following formula:<\/p>\n<p style=\"text-align: center\">[latex]{a}_{n}={a}_{0}{r}^{n}[\/latex]<\/p>\n<div class=\"textbox examples\">\n<h3>recall exponential applications<\/h3>\n<p>You have solved problems such as the following before in <a href=\"https:\/\/courses.lumenlearning.com\/collegealgebracoreq\/chapter\/evaluate-exponential-functions\/\" target=\"_blank\" rel=\"noopener\">Module 11: Exponential and Logarithmic Functions<\/a>. Feel free to return to that material anytime for a refresher.<\/p>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Solving Application Problems with Geometric Sequences<\/h3>\n<p>In 2013, the number of students in a small school is 284. It is estimated that the student population will increase by 4% each year.<\/p>\n<ol>\n<li>Write a formula for the student population.<\/li>\n<li>Estimate the student population in 2020.<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q304368\">Show Solution<\/span><\/p>\n<div id=\"q304368\" class=\"hidden-answer\" style=\"display: none\">\n<ol>\n<li>The situation can be modeled by a geometric sequence with an initial term of 284. The student population will be 104% of the prior year, so the common ratio is 1.04.Let [latex]P[\/latex] be the student population and [latex]n[\/latex] be the number of years after 2013. Using the explicit formula for a geometric sequence we get<br \/>\n[latex]{P}_{n} =284\\cdot {1.04}^{n}[\/latex]<\/li>\n<li>We can find the number of years since 2013 by subtracting.<br \/>\n[latex]2020 - 2013=7[\/latex]<br \/>\nWe are looking for the population after 7 years. We can substitute 7 for [latex]n[\/latex] to estimate the population in 2020.<br \/>\n[latex]{P}_{7}=284\\cdot {1.04}^{7}\\approx 374[\/latex]<br \/>\nThe student population will be about 374 in 2020.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>A business starts a new website. Initially the number of hits is 293 due to the curiosity factor. The business estimates the number of hits will increase by 2.6% per week.<\/p>\n<ol style=\"list-style-type: lower-alpha\">\n<li>Write a formula for the number of hits.<\/li>\n<li>Estimate the number of hits in 5 weeks.<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q67595\">Show Solution<\/span><\/p>\n<div id=\"q67595\" class=\"hidden-answer\" style=\"display: none\">\n<ol style=\"list-style-type: lower-alpha\">\n<li>[latex]{P}_{n} = 293\\cdot 1.026{a}^{n}[\/latex]<\/li>\n<li>The number of hits will be about 333.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<p>The following video provides a short lesson on some of the topics covered in this lesson.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"Geometric Sequences\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/XHyeLKZYb2w?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-446\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>Revision and Adaptation. <strong>Provided by<\/strong>: Lumen Learning. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>Geometric Sequences . <strong>Authored by<\/strong>: James Sousa (Mathispower4u.com) . <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><li>College Algebra. <strong>Authored by<\/strong>: Abramson, Jay et al.. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\">http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Download for free at http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2<\/li><li>Question ID 29756. <strong>Authored by<\/strong>: McClure,Caren. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: IMathAS Community License CC-BY +GPL<\/li><li>Question ID 5856. <strong>Authored by<\/strong>: WebWork-Rochester, mb Lippman,David. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: IMathAS Community License CC-BY + GPL<\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":17533,"menu_order":15,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"Geometric Sequences \",\"author\":\"James Sousa (Mathispower4u.com) \",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"original\",\"description\":\"Revision and Adaptation\",\"author\":\"\",\"organization\":\"Lumen Learning\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"College Algebra\",\"author\":\"Abramson, Jay et al.\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Download for free at http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\"},{\"type\":\"cc\",\"description\":\"Question ID 29756\",\"author\":\"McClure,Caren\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"IMathAS Community License CC-BY +GPL\"},{\"type\":\"cc\",\"description\":\"Question ID 5856\",\"author\":\"WebWork-Rochester, mb Lippman,David\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"IMathAS Community License CC-BY + GPL\"}]","CANDELA_OUTCOMES_GUID":"54f0971c-edf0-47bc-851a-bfff22badc54","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-446","chapter","type-chapter","status-publish","hentry"],"part":431,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters\/446","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/users\/17533"}],"version-history":[{"count":0,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters\/446\/revisions"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/parts\/431"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters\/446\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/media?parent=446"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapter-type?post=446"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/contributor?post=446"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/license?post=446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}