{"id":851,"date":"2025-06-20T17:17:43","date_gmt":"2025-06-20T17:17:43","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/?post_type=chapter&#038;p=851"},"modified":"2025-08-28T13:15:49","modified_gmt":"2025-08-28T13:15:49","slug":"sequences-and-series-foundations-background-youll-need-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/sequences-and-series-foundations-background-youll-need-2\/","title":{"raw":"Sequences and Series Foundations: Background You'll Need 2","rendered":"Sequences and Series Foundations: Background You&#8217;ll Need 2"},"content":{"raw":"<section class=\"textbox learningGoals\" aria-label=\"Learning Goals\"><span data-sheets-root=\"1\">Use factorial notation<\/span>\r\n\r\n<\/section>\r\n<h2>Factorial Notation<\/h2>\r\nFactorial notation is an important mathematical concept used in various contexts, including sequences, combinatorics, and probability. Factorial notation, represented by an exclamation point ([latex]![\/latex]), is a way to express the product of all positive integers up to a given number. For instance, [latex]4![\/latex] equals [latex]4 \\times 3 \\times 2 \\times 1 = 24[\/latex], and [latex]5![\/latex] equals [latex]5 \\times 4 \\times 3 \\times 2 \\times 1 = 120[\/latex].\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>factorial<\/h3>\r\n<strong>[latex]n[\/latex] factorial<\/strong> is a mathematical operation that can be defined using a recursive formula.\r\n\r\n&nbsp;\r\n\r\nThe factorial of [latex]n[\/latex], denoted [latex]n![\/latex], is defined for a positive integer [latex]n[\/latex] as:\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}0!=1\\\\ 1!=1\\\\ n!=n\\left(n - 1\\right)\\left(n - 2\\right)\\cdots \\left(2\\right)\\left(1\\right)\\text{, for }n\\ge 2\\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n\r\nThe special case [latex]0![\/latex] is defined as [latex]0!=1[\/latex].\r\n\r\n<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24928[\/ohm2_question]<\/section><section aria-label=\"Try It\">Factorials often appear in sequence-related problems. An example of formula containing a <strong>factorial<\/strong> is [latex]{a}_{n}=\\left(n+1\\right)![\/latex]. The sixth term of the sequence can be found by substituting 6 for [latex]n[\/latex].\r\n<div style=\"text-align: center;\">[latex]\\begin{align}{a}_{6}=\\left(6+1\\right)!=7!=7\\cdot 6\\cdot 5\\cdot 4\\cdot 3\\cdot 2\\cdot 1=5040 \\\\ \\text{ }\\end{align}[\/latex]<\/div>\r\n<\/section><section aria-label=\"Try It\"><section class=\"textbox proTip\" aria-label=\"Pro Tip\">The factorial of any whole number [latex]n[\/latex] is [latex]n\\left(n - 1\\right)![\/latex] We can therefore also think of [latex]5![\/latex] as [latex]5\\cdot 4!\\text{.}[\/latex]<\/section><\/section><section class=\"textbox example\" aria-label=\"Example\">Write the first five terms of the sequence defined by the explicit formula [latex]{a}_{n}=\\dfrac{5n}{\\left(n+2\\right)!}[\/latex].\r\n[reveal-answer q=\"443745\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"443745\"]Substitute [latex]n=1,n=2[\/latex], and so on in the formula.\r\n<div style=\"text-align: center;\">[latex]\\begin{align}&amp;n=1 &amp;&amp; {a}_{1}=\\dfrac{5\\left(1\\right)}{\\left(1+2\\right)!}=\\dfrac{5}{3!}=\\dfrac{5}{3\\cdot 2\\cdot 1}=\\dfrac{5}{6} \\\\[1mm] &amp;n=2 &amp;&amp; {a}_{2}=\\dfrac{5\\left(2\\right)}{\\left(2+2\\right)!}=\\dfrac{10}{4!}=\\dfrac{10}{4\\cdot 3\\cdot 2\\cdot 1}=\\dfrac{5}{12} \\\\[1mm] &amp;n=3 &amp;&amp; {a}_{3}=\\dfrac{5\\left(3\\right)}{\\left(3+2\\right)!}=\\dfrac{15}{5!}=\\dfrac{15}{5\\cdot 4\\cdot 3\\cdot 2\\cdot 1}=\\dfrac{1}{8} \\\\[1mm] &amp;n=4 &amp;&amp; {a}_{4}=\\dfrac{5\\left(4\\right)}{\\left(4+2\\right)!}=\\dfrac{20}{6!}=\\dfrac{20}{6\\cdot 5\\cdot 4\\cdot 3\\cdot 2\\cdot 1}=\\dfrac{1}{36} \\\\[1mm] &amp;n=5 &amp;&amp; {a}_{5}=\\dfrac{5\\left(5\\right)}{\\left(5+2\\right)!}=\\dfrac{25}{7!}=\\dfrac{25}{7\\cdot 6\\cdot 5\\cdot 4\\cdot 3\\cdot 2\\cdot 1}=\\dfrac{5}{1\\text{,}008}\\\\ \\text{ } \\end{align}[\/latex]<\/div>\r\n<div><\/div>\r\nThe first five terms are [latex]\\left\\{\\dfrac{5}{6},\\dfrac{5}{12},\\dfrac{1}{8},\\dfrac{1}{36},\\dfrac{5}{1,008}\\right\\}[\/latex].\r\n\r\n<strong>Analysis<\/strong>\r\n\r\nThe figure below shows the graph of the sequence. Notice that, since factorials grow very quickly, the presence of the factorial term in the denominator results in the denominator becoming much larger than the numerator as [latex]n[\/latex] increases. This means the quotient gets smaller and, as the plot of the terms shows, the terms are decreasing and nearing zero.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"350\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2015\/11\/25202504\/CNX_Precalc_Figure_11_01_0082.jpg\" alt=\"Graph of a scatter plot with labeled points: (1, 5\/6), (2, 5\/12), (3, 1\/8), (4, 1\/36), and (5, 5\/1008). The x-axis is labeled n and the y-axis is labeled a_n.\" width=\"350\" height=\"204\" \/> Graph representation of the sequence[\/caption]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24929[\/ohm2_question]<\/section>","rendered":"<section class=\"textbox learningGoals\" aria-label=\"Learning Goals\"><span data-sheets-root=\"1\">Use factorial notation<\/span><\/p>\n<\/section>\n<h2>Factorial Notation<\/h2>\n<p>Factorial notation is an important mathematical concept used in various contexts, including sequences, combinatorics, and probability. Factorial notation, represented by an exclamation point ([latex]![\/latex]), is a way to express the product of all positive integers up to a given number. For instance, [latex]4![\/latex] equals [latex]4 \\times 3 \\times 2 \\times 1 = 24[\/latex], and [latex]5![\/latex] equals [latex]5 \\times 4 \\times 3 \\times 2 \\times 1 = 120[\/latex].<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>factorial<\/h3>\n<p><strong>[latex]n[\/latex] factorial<\/strong> is a mathematical operation that can be defined using a recursive formula.<\/p>\n<p>&nbsp;<\/p>\n<p>The factorial of [latex]n[\/latex], denoted [latex]n![\/latex], is defined for a positive integer [latex]n[\/latex] as:<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}0!=1\\\\ 1!=1\\\\ n!=n\\left(n - 1\\right)\\left(n - 2\\right)\\cdots \\left(2\\right)\\left(1\\right)\\text{, for }n\\ge 2\\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p>The special case [latex]0![\/latex] is defined as [latex]0!=1[\/latex].<\/p>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24928\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24928&theme=lumen&iframe_resize_id=ohm24928&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section aria-label=\"Try It\">Factorials often appear in sequence-related problems. An example of formula containing a <strong>factorial<\/strong> is [latex]{a}_{n}=\\left(n+1\\right)![\/latex]. The sixth term of the sequence can be found by substituting 6 for [latex]n[\/latex].<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{align}{a}_{6}=\\left(6+1\\right)!=7!=7\\cdot 6\\cdot 5\\cdot 4\\cdot 3\\cdot 2\\cdot 1=5040 \\\\ \\text{ }\\end{align}[\/latex]<\/div>\n<\/section>\n<section aria-label=\"Try It\">\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\">The factorial of any whole number [latex]n[\/latex] is [latex]n\\left(n - 1\\right)![\/latex] We can therefore also think of [latex]5![\/latex] as [latex]5\\cdot 4!\\text{.}[\/latex]<\/section>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Write the first five terms of the sequence defined by the explicit formula [latex]{a}_{n}=\\dfrac{5n}{\\left(n+2\\right)!}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q443745\">Show Solution<\/button><\/p>\n<div id=\"q443745\" class=\"hidden-answer\" style=\"display: none\">Substitute [latex]n=1,n=2[\/latex], and so on in the formula.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{align}&n=1 && {a}_{1}=\\dfrac{5\\left(1\\right)}{\\left(1+2\\right)!}=\\dfrac{5}{3!}=\\dfrac{5}{3\\cdot 2\\cdot 1}=\\dfrac{5}{6} \\\\[1mm] &n=2 && {a}_{2}=\\dfrac{5\\left(2\\right)}{\\left(2+2\\right)!}=\\dfrac{10}{4!}=\\dfrac{10}{4\\cdot 3\\cdot 2\\cdot 1}=\\dfrac{5}{12} \\\\[1mm] &n=3 && {a}_{3}=\\dfrac{5\\left(3\\right)}{\\left(3+2\\right)!}=\\dfrac{15}{5!}=\\dfrac{15}{5\\cdot 4\\cdot 3\\cdot 2\\cdot 1}=\\dfrac{1}{8} \\\\[1mm] &n=4 && {a}_{4}=\\dfrac{5\\left(4\\right)}{\\left(4+2\\right)!}=\\dfrac{20}{6!}=\\dfrac{20}{6\\cdot 5\\cdot 4\\cdot 3\\cdot 2\\cdot 1}=\\dfrac{1}{36} \\\\[1mm] &n=5 && {a}_{5}=\\dfrac{5\\left(5\\right)}{\\left(5+2\\right)!}=\\dfrac{25}{7!}=\\dfrac{25}{7\\cdot 6\\cdot 5\\cdot 4\\cdot 3\\cdot 2\\cdot 1}=\\dfrac{5}{1\\text{,}008}\\\\ \\text{ } \\end{align}[\/latex]<\/div>\n<div><\/div>\n<p>The first five terms are [latex]\\left\\{\\dfrac{5}{6},\\dfrac{5}{12},\\dfrac{1}{8},\\dfrac{1}{36},\\dfrac{5}{1,008}\\right\\}[\/latex].<\/p>\n<p><strong>Analysis<\/strong><\/p>\n<p>The figure below shows the graph of the sequence. Notice that, since factorials grow very quickly, the presence of the factorial term in the denominator results in the denominator becoming much larger than the numerator as [latex]n[\/latex] increases. This means the quotient gets smaller and, as the plot of the terms shows, the terms are decreasing and nearing zero.<\/p>\n<figure style=\"width: 350px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/924\/2015\/11\/25202504\/CNX_Precalc_Figure_11_01_0082.jpg\" alt=\"Graph of a scatter plot with labeled points: (1, 5\/6), (2, 5\/12), (3, 1\/8), (4, 1\/36), and (5, 5\/1008). The x-axis is labeled n and the y-axis is labeled a_n.\" width=\"350\" height=\"204\" \/><figcaption class=\"wp-caption-text\">Graph representation of the sequence<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24929\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24929&theme=lumen&iframe_resize_id=ohm24929&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n","protected":false},"author":15,"menu_order":3,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":671,"module-header":"- Select Header -","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/851"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/users\/15"}],"version-history":[{"count":3,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/851\/revisions"}],"predecessor-version":[{"id":2047,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/851\/revisions\/2047"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/671"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/851\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=851"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=851"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=851"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=851"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}