Koeffitsenta of a polynomial divided by gaps |
Integer value of degree |
|
The received polynom as a result of exponentiation |
We develop our work on the study of polynomials. So, we already know how to multiply them and it works out well with us. Now our task is the construction of an arbitrary polynomial of the form
where b, c .... z, w - are coefficients of the polynomial.
to an integer power.
In fact, the stated task turns into the problem of multiplying the original polynomial by itself as many times as the degree matters
If the degree is eleven, then you need to multiply the polynomial 11 times by yourself.
And as already mentioned in the first lines of the article, we can multiply.
I would like to note that the polynomial can contain both real and imaginary numbers, which undoubtedly increases the chances of this calculator to be seen on the Internet.
The number of polynomial coefficients is not limited, but the degree is limited from above by the number 30, in order to avoid increased load on the server.
Consider an example of raising to a power of 3 a polynomial
The answer that the bot will give
Another example, we raise to the 13th degree such a complex polynomial
The answer is as follows
As you can see, the resulting polynomial is symmetric with respect to the number 212941. Perhaps you can somehow connect these coefficients with the famous Pascal triangle.
Good luck!