POV-Ray : Newsgroups : povray.off-topic : The decline of mindpower : Re: The decline of mindpower Server Time
1 Oct 2024 05:19:53 EDT (-0400)
  Re: The decline of mindpower  
From: Kevin Wampler
Date: 22 Jul 2008 23:31:38
Message: <4886a61a$1@news.povray.org>
Invisible wrote:
>>> It is not immediately clear to me that the quotient of two 
>>> polynomials is necessarily a polynomial.
>>
>> Nope, same as dividing two integers doesn't always give an integer 
>> answer, you sometimes end up with fractional parts in the answer.
> 
> Right. So there should also be a polymonial modulus operator?

Indeed there is.  It is a useful operation in abstract algebra, 
particularly in extending sets of numbers so that they contain elements 
with useful algebraic properties.  For instance, if you consider 
polynomials over the real numbers modulo X^2-1, you get the same 
structure as the complex numbers (you can do a similar thing for 
quaternions).

In terms of real-world uses, iirc the polynomial modulus is valuable in 
in information coding.  For example modular multiplication of 
polynomials is a step in the AES cypher and a CRC checksum is 
essentially a polynomial modulus.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.