Math, asked by wwwanuragkumar169, 9 months ago

what is polynomial fastly​

Answers

Answered by navneet1208
1

Step-by-step explanation:

A polynomial is the combination of variables, constants and four mathematical operations of plus(+), minus(-), multiply(×) and divide(÷).......

FOR EXAMPLE: 2x²+5y-3z,, 3t, 5+y, etc.....

MARK AS BRAINLIEST

Answered by dhareaveer
3

\huge{\underline{\tt{\green{Answer:}}}}

\huge</strong><strong>\</strong><strong>s</strong><strong>t</strong><strong>a</strong><strong>r</strong><strong>\mathbb{\red</strong><strong> </strong><strong>H</strong><strong> </strong><strong>\pink{EL}\purple{LO} \blue{MA} \orange{TE}}

I was reading a book on geometry which taught me that one could compute the volume of a simplex through the determinant of a matrix, and I thought (I'm becoming a worse computer scientist each day) that if the result is exact this may not be the computationally fastest way possible to do it.

I was reading a book on geometry which taught me that one could compute the volume of a simplex through the determinant of a matrix, and I thought (I'm becoming a worse computer scientist each day) that if the result is exact this may not be the computationally fastest way possible to do it.Hence, the following problem : if you are given a polynomial in one (or many) variables α1x1+⋯+αnxn, what is the cheapest way (in terms of operations) to evaluate it ?

I was reading a book on geometry which taught me that one could compute the volume of a simplex through the determinant of a matrix, and I thought (I'm becoming a worse computer scientist each day) that if the result is exact this may not be the computationally fastest way possible to do it.Hence, the following problem : if you are given a polynomial in one (or many) variables α1x1+⋯+αnxn, what is the cheapest way (in terms of operations) to evaluate it ?Indeed, if you know that your polynomial is (x−1)1024, you can do much, much better than computing all the different powers of x and multiply them by their corresponding factor.

I was reading a book on geometry which taught me that one could compute the volume of a simplex through the determinant of a matrix, and I thought (I'm becoming a worse computer scientist each day) that if the result is exact this may not be the computationally fastest way possible to do it.Hence, the following problem : if you are given a polynomial in one (or many) variables α1x1+⋯+αnxn, what is the cheapest way (in terms of operations) to evaluate it ?Indeed, if you know that your polynomial is (x−1)1024, you can do much, much better than computing all the different powers of x and multiply them by their corresponding factor.However, this is not a problem of factorization, as knowing that the polynomial is equal to (x−1)1024+(x−2)1023 is also much better than the naive evaluation.

I was reading a book on geometry which taught me that one could compute the volume of a simplex through the determinant of a matrix, and I thought (I'm becoming a worse computer scientist each day) that if the result is exact this may not be the computationally fastest way possible to do it.Hence, the following problem : if you are given a polynomial in one (or many) variables α1x1+⋯+αnxn, what is the cheapest way (in terms of operations) to evaluate it ?Indeed, if you know that your polynomial is (x−1)1024, you can do much, much better than computing all the different powers of x and multiply them by their corresponding factor.However, this is not a problem of factorization, as knowing that the polynomial is equal to (x−1)1024+(x−2)1023 is also much better than the naive evaluation.Of course, multiplication and addition all have different costs on a computer, but I would be quite glad to understand how to minimize the "total number of operations" (additions + multiplications) for a start ! I had no idea how to look for the corresponding litterature, and so I am asking for your help on this one :-)

Thank you !

Thank you !Aveer

P.S. : I am actually looking for a way, given a polynomial, to obtain a sequence of addition/multiplication that would be optimal to evaluate it. This sequence would of course only work for THIS polynomial and no other. It may involve working for hours to find out the optimal sequence corresponding to this polynomial, so that it may be evaluated many times cheaply later on.

&lt;marquee behaviour-move&gt;&lt;font color="Blue"&gt;&lt;h1&gt;#Mark me Brainliest and Follow uh.......@dhareaveer✌️❤️&lt;/ ht&gt;&lt;/marquee&gt;

Similar questions