Question

3 (3 – 2) 4. i=0
0 0
Add a comment Improve this question Transcribed image text
Answer #1

We want to evaluate

\sum_{i=0}^{i=6} (3^{i} - 2^{i} ),

There are finite terms in the given expression, thus we can rearrange the terms.

Therefore

\sum_{i=0}^{i=6} (3^{i} - 2^{i} )=\sum_{i=0}^{i=6} 3^{i} - \sum_{i=0}^{i=6} 2^{i}.

Notice that both term are a geometric series.

As for any geometric series

a, ar, ar^{2}, \cdots ar^{n-1}, \,\ r>1,

we have the sum of series as

S=a+ ar+ ar^{2}+\cdots +ar^{n-1} =\frac{a( r^{n}-1)}{r-1}, \,\ r>1,

Thus

\sum_{i=0}^{i=6} 3^{i} = \frac{1.(3^{7} -1)}{3-1}=\frac{ 3^{7}-1}{2}; r=3, a=1,,

And

\sum_{i=0}^{i=6} 2^{i} = \frac{1.(2^{7} -1)}{2-1}=\frac{ 2^{7}-1}{1}; r=2, a=1.

Now

\sum_{i=0}^{i=6} 3^{i} - \sum_{i=0}^{i=6} 2^{i}= \frac{3^{7}-1}{2}- (2^{7}-1),

=1093 - 127= 966.

Therefore

\sum_{i=0}^{i=6} (3^{i} - 2^{i} )=966.

Add a comment
Know the answer?
Add Answer to:
3 (3' – 2) 4. i=0
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • int a[5]; a[4] = 3; for (int i=3; i >= 0; i--) { a[i] = 2*a[i+1]...

    int a[5]; a[4] = 3; for (int i=3; i >= 0; i--) { a[i] = 2*a[i+1] - i; cout << a[i];                   }

  • WHY AM I NOT GETTING LIKE IN THE EXAMPLES ??! [1 2 3 4] 0 =>...

    WHY AM I NOT GETTING LIKE IN THE EXAMPLES ??! [1 2 3 4] 0 => [1 2 3 4] am getting this right [1 2 3 4] 1 => [4 1 2 3] am getting this wrong, am getting [2 3 4 1] [1 2 3 4] 2 => [3 4 1 2] this is working [1 2 3 4] 3 => [2 3 4 1] wrong , am getting [4 1 2 3] [1 2 3 4] 4...

  • 2 1 -2 3 0 1 4 2 1. Let B -3 0 3 ( 1)...

    2 1 -2 3 0 1 4 2 1. Let B -3 0 3 ( 1) 2 2 -1 0 (a) Find det(B).(Show all work.) -3 -R2- .A 4 O0-2/2 1-3 0 3 入ス-1 0 I-2 3 det ao -1 O 3 1-3 RyR-( 2 2-10 420 4 (b) Find det(BT). (c) Find det(B-1). (d) Find det(-B) . (e) Is 0 an eigenvalue of B? (f) Are thè columns of B linearly independent?

  • 1 00 0 1 0 00 -2 3 0 0 0 1 I = 0 0...

    1 00 0 1 0 00 -2 3 0 0 0 1 I = 0 0 0 0 6. (10%) Let matrices A and 0 -4 5 0 1 0 -6 7 0 0 0 1 B=(I+A) (I-A) , please calculate the matrix (I+ B) - o0 1 00 0 1 0 00 -2 3 0 0 0 1 I = 0 0 0 0 6. (10%) Let matrices A and 0 -4 5 0 1 0 -6 7 0...

  • a. 6, 4, 1, 0, 1 b. 7, 5, 3, 3, 2, 0, 2 c. 1,...

    a. 6, 4, 1, 0, 1 b. 7, 5, 3, 3, 2, 0, 2 c. 1, -3, 6, 7, 3, 5, 5, 6, 7 d. 0, 2, 0, 0, -4, 4, -2, 4, 0, -4, 4, -4, 0, -3, -2, -4, 0, 4 I need the range, variance and standard deviation for each a, b, c and d.

  • [1 0 O1[i 2 0 3 6. (4) Let A 3 1 0l0 0 3 1. Without multiplying the matrices, 0 -1 1110 0 0 0 (a) Find the dimension of...

    [1 0 O1[i 2 0 3 6. (4) Let A 3 1 0l0 0 3 1. Without multiplying the matrices, 0 -1 1110 0 0 0 (a) Find the dimension of each of the four fundamental subspaces. b have a solution? (b) For what column vector b (b, b2, ba)' does the system AX (c) Find a basis for N(A) and for N(AT). [1 0 O1[i 2 0 3 6. (4) Let A 3 1 0l0 0 3 1. Without...

  • Given an f={(-5,4), (-3, – 2), (0, – 3), (-2, 0), (4, - 4)} dg={(-4, -3),...

    Given an f={(-5,4), (-3, – 2), (0, – 3), (-2, 0), (4, - 4)} dg={(-4, -3), (-3, 2), (-2,-5), (0, 1), (4, 3)}, determine (fog)(-2)

  • 2. Let A be the matrix [i 3 4 51 0 A= 1 1 1 |...

    2. Let A be the matrix [i 3 4 51 0 A= 1 1 1 | 1 2 -4 -5 -3 -3 -2 -1 (a) Find a basis of the column space. Find the coordinates of the dependent columns relative to this basis. (b) What is the rank of A? (c) Use the calculations in part (a) to find a basis for the row space.

  • Consider the product of two matrices A and B of dimensions 4 x 4 as shown below. 0 1 2 3 11 2 3 4...

    Consider the product of two matrices A and B of dimensions 4 x 4 as shown below. 0 1 2 3 11 2 3 4 | 0 1 2 3 I 1 0 2 46X2 3 4 5 I 0369 0 0 0 0 I I 14 20 26 32 I - 28 40 52 64 I I 42 60 78 96 I 3 456 1. Write a program to find the product of two matrices. The program should display...

  • int arr[] = {1,4, 1, 0); for (int i=0; i < 4; ++i) cout<<arr[i]*2; 0140 1014...

    int arr[] = {1,4, 1, 0); for (int i=0; i < 4; ++i) cout<<arr[i]*2; 0140 1014 1410 (space in between each number) 1410 None of the above void square(int &n){n= n*n;} int arr[] = {1, 2, 3}; int number = 4; Which of the following function calls are acceptable? square(1); square(arr[number]); square(number); square(2);

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT