Question: Input: (1) A real number x 0 , (2) n integer coefficients {a 0 , a 1 , , a n-1 } Output: P(x 0
Input: (1) A real number x0,
(2) n integer coefficients {a0, a1, …, an-1}
Output: P(x0)=a0+a1x0+a2x02+…+an-1x0n-1
(a) Give or cite an efficient EREW PRAM algorithm (idea) to output P(x0).
(b) What is the total time needed in your algorithm? Please explain the time needed for each part.
Step by Step Solution
3.45 Rating (155 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
