415,303 views
36 votes
36 votes
Assume v is a vector in R^5. You wish to compute a vector w such that the th entry of w, denoted wi, is the sum of vi-1,vi, vi+1. For example wi is the sum of ,vo,v1 and v2. For elements at the endpoints of w, you will only account for two elements in your sum. For example wo, (assuming zero-based indexing) is the sum of vo and v1. Construct a matrix A such that Av=w.

User ChaTho
by
3.4k points

1 Answer

15 votes
15 votes

Answer:

Use the drawing tools to form the correct answer on the graph.

Graph the line that represents this equation:

Explanation:

User Milan M
by
3.1k points