I am using an FFT to multiply polynomials. Because I want the program to be as fast as possible I am leaving away the zero padding. For example, if we wan...
It's my first post in math.stackexchange.com. I got a necessity to find out the clockwise difference between two numbers on a wall clock. For example...
The definition of the exponential with integer exponents is straightforward to define: $x^n=\underbrace{x\cdot\ldots\cdot x}_{n-\text{times}}$. These days...
$$\sqrt[4]{161-72 \sqrt{5}}$$ I tried to solve this as follows: the resultant will be in the form of $a+b\sqrt{5}$ since 5 is a prime and has no other fac...