/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 73 Use the summation properties and... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Use the summation properties and rules to evaluate each series. $$\sum_{i=1}^{5}\left(4 i^{2}-2 i+6\right)$$

Short Answer

Expert verified
The series evaluates to 220.

Step by step solution

01

Split the summation

Apply the summation property that allows splitting sums: \ \[ \ \ \sum_{i=1}^{5}\big(4i^{2} - 2i + 6\big) = \ \ \sum_{i=1}^{5}4i^{2} - \ \ \sum_{i=1}^{5}2i + \ \ \sum_{i=1}^{5}6 \]
02

Factor out constants

Factor out the constants from each summation: \ \ \[ \ \ \sum_{i=1}^{5}4i^{2} = 4 \ \ \sum_{i=1}^{5}i^{2}, \] \ \ \[ \ \ \sum_{i=1}^{5}2i = 2 \ \ \sum_{i=1}^{5}i, \] \ \[ \ \sum_{i=1}^{5}6 = 6 \ \sum_{i=1}^{5}1 \]
03

Evaluate the basic summations

Use the summation formulas for the basic series: \ \ \[ \ \ \sum_{i=1}^{5}i^{2} = \frac{n(n+1)(2n+1)}{6} = \frac{5(5+1)(2 \times 5+1)}{6} = \frac{5 \times 6 \times 11}{6} = 55, \] \ \ \[ \ \sum_{i=1}^{5}i = \frac{n(n+1)}{2} = \ \ \frac{5(5+1)}{2} = \ \ \frac{5 \times 6}{2} = 15, \] \ \[ \ \sum_{i=1}^{5}1 = 5 \]
04

Substitute and compute

Substitute the evaluated summations back in: \ \ \[ 4 \ \ \sum_{i=1}^{5}i^{2} - 2 \ \ \sum_{i=1}^{5}i + 6 \ \sum_{i=1}^{5}1 = 4 \ \ \times 55 - 2 \ \ \times 15 + 6 \ \ \times 5 = 220 - 30 + 30 = 220 \]

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

splitting sums
One of the core concepts in summation is the ability to split sums into smaller, more manageable parts. This technique makes it easier to solve complex series by breaking them down into simpler components.
For example, in the summation \(\textstyle \sum_{i=1}^{5}(4i^2 - 2i + 6)\), we can split it into three separate sums:
\[\sum_{i=1}^{5}(4i^2 - 2i + 6) = \sum_{i=1}^{5}4i^2 - \sum_{i=1}^{5}2i + \sum_{i=1}^{5}6\]
This breaks the original complex series into three simpler series: \(\textstyle \sum_{i=1}^{5}4i^2\), \(\textstyle \sum_{i=1}^{5}2i\), and \(\textstyle \sum_{i=1}^{5}6\).
Splitting sums is useful because it allows you to apply different summation properties and rules to each part separately.
summation formulas
Summation formulas are predetermined equations that simplify the process of evaluating series. By knowing a few key formulas, you can quickly find the sum of many types of sequences:
  • The sum of the first n natural numbers: \(\textstyle \sum_{i=1}^{n}i = \frac{n(n+1)}{2}\)
  • The sum of the squares of the first n natural numbers: \(\textstyle \sum_{i=1}^{n}i^2 = \frac{n(n+1)(2n+1)}{6}\)
  • The sum of any constant c added n times: \(\textstyle \sum_{i=1}^{n}c = n\cdot c\)
For example, to evaluate \(\textstyle \sum_{i=1}^{5}i\), we use the first formula:
\[\sum_{i=1}^{5}i = \frac{5(5+1)}{2} = 15\]
Similarly, for \(\textstyle \sum_{i=1}^{5}i^2\), we use the second formula:
\[\sum_{i=1}^{5}i^2 = \frac{5(5+1)(2 \times 5+1)}{6} = 55\]
Using these formulas makes the computation straightforward and quick.
evaluating series
Once you've split your sums and applied the appropriate summation formulas, the next step is to evaluate the series. This involves substituting back the computed sums and performing basic arithmetic.
For our example series \(\textstyle \sum_{i=1}^{5}(4i^2 - 2i + 6)\):
  • We first evaluated \(\textstyle \sum_{i=1}^{5}4i^2 = 4 \times 55 = 220\)
  • Then \(\textstyle \sum_{i=1}^{5}2i = 2 \times 15 = 30\)
  • And \(\textstyle \sum_{i=1}^{5}6 = 6 \times 5 = 30\)
Putting these values back into the original series, we get:
\[4 \sum_{i=1}^{5}i^2 - 2 \sum_{i=1}^{5}i + 6 \sum_{i=1}^{5}1 = 220 - 30 + 30 = 220\]
You've now successfully evaluated the series. Knowing these methods and formulas will make tackling any series much more manageable.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Prove statement for positive integers \(n\) and \(r,\) with \(r \leq n\). (Hint: Use the definitions of permutations and combinations.) $$\left(\begin{array}{l}n \\\0\end{array}\right)=1$$

Assume that \(n\) is a positive integer. Use mathematical induction to prove each statement S by following these steps. See Example \(I\). (a) Verify the statement for \(n=1\) (b) Write the statement for \(n=k\) (c) Write the statement for \(n=k+1\) (d) Assume the statement is true for \(n=k\). Use algebra to change the statement in part (b) to the statement in part (c). (e) Write a conclusion based on Steps (a)-(d). $$7 \cdot 8+7 \cdot 8^{2}+7 \cdot 8^{3}+\cdots+7 \cdot 8^{n}=8\left(8^{n}-1\right)$$

Assume that \(n\) is a positive integer. Use mathematical induction to prove each statement S by following these steps. See Example \(I\). (a) Verify the statement for \(n=1\) (b) Write the statement for \(n=k\) (c) Write the statement for \(n=k+1\) (d) Assume the statement is true for \(n=k\). Use algebra to change the statement in part (b) to the statement in part (c). (e) Write a conclusion based on Steps (a)-(d). $$2+4+8+\dots+2^{n}=2^{n+1}-2$$

A baseball team has 20 players. How many 9-player batting orders are possible?

A financial analyst has determined the possibilities (and their probabilities) for the growth in value of a certain stock during the next year. (Assume these are the only possibilities.) See the table. For instance, the probability of a \(5 \%\) growth is \(0.15 .\) If you invest \(\$ 10,000\) in the stock, what is the probability that the stock will be worth at least \(\$ 11,400\) by the end of the year? $$\begin{array}{c|c}\hline \text { Percent Growth } & \text { Probability } \\\\\hline 5 & 0.15 \\\\\hline 8 & 0.20 \\\\\hline 10 & 0.35 \\\\\hline 14 & 0.20 \\\\\hline 18 & 0.10 \\\\\hline\end{array}$$

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.