Tuesday, 25 October 2016

abstract algebra - Remainders of functions



I was given this question:



Consider R[x] and lets R1[x]={a+bx:a,bR}. Define the map ϕ:R[x]R1[x] by letting ϕ(f(x)) be the remainder r(x), when f(x) is divided by x2+1. This is well-defined, and in R1[x], by the division algorithm in R[x].



I would like to calculate ϕ(3x2+4x+7) but I am confused as to what is being asked here.




The wording is throwing me off, so I am assuming that I want to take 3x2+4x+7 and divide it by x2+1, and the outputted remainder, r(x)R1[x] is what I am looking for?



How do I approach this type of problem?


Answer



The problem is saying that your map gives you the reminder of some polynomials (with real coefficients) divided by x2+1. So if you take a polynomial p(x)R[x] and divide this polynomial by (x2+1) you get a new polynomial q(x) such that p(x)=(x2+1)q(x)+R(x) where R(x) is the reminder of the division. Your function then ϕ:R[x]R1[x]ϕ(p(x))R(x) As a trivial example, let's take the polynomial p(x)=x2+1, obviously ϕ(p(x))=ϕ(x2+1)=0 so the kernel of this map is all the polynomials of the type k(x2+1) where kR.



To find the value of the map for the polynomial 3x2+4x+7, instead of doing long division, you just have to do extrapolate a (x2+1) factor, for as many times as you can, from that polynomial, mainly: 3x2+4x+7=3(x2+1)+4x+4 so that 3x2+4x+7x2+1=3(x2+1)+4x+4x2+1==3(x2+1)x2+1+4x+4x2+1=4x+1x2+1+3 clearly the reminder is 3. So in the end ϕ(32+4x+7)=3



Edit




The fact that your reminders R(x) have to be in R1[x] means that you have to do your division until you get something of the form a+bx and not a polynomial of higher degree. For example, if you take some polynomial of fifth degree, call it a(x)=a+bx+cx2+dx3+ex4+fx5 then, dividing by x2+1 you only get to the point were a(x)=q(x)(x2+1)+R(x) where q(x)=a+bx+cx2 Surely you could divide q(x) again by x2+1 but this would give you, in total, a reminder of degree more than one.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find lim without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...