physics chemistry maths science forums
become expert I help I sign up I login
refer a friend - earn nickels!!   
 advanced
 
Home
Ask & Discuss Questions
Study Material
Experts Zone
Hang Out!

Ask & Discuss Questions with Community & Experts

Moderation Team
 90 chars left    advanced
Ask iit jee aieee pet cbse icse state board community Community Discussion Question: Polynomials question
Forum Index -> Algebra like the article? email it to a friend.  
Author Message
konichiwa2x (2224)

Blazing goIITian

Olaaa!! Perrrfect answer. 418  [485 rates]

konichiwa2x's Avatar

total posts: 648    
offline Offline
Find all , polynomials in two variables with real or complex coefficients, that satisfy this condition: .

Guide to latex:
http://www.goiit.com/posts/list/community-shelf-a-guide-to-latex-48056.htm

JEE and OLYMPIA INFINATUM
http://iit-redefined.theforum.name/index.php
    
akhil_o (2704)

Blazing goIITian

Olaaa!! Perrrfect answer. 434  [701 rates]

akhil_o's Avatar

total posts: 1451    
offline Offline
all polynomials of the form
F(x-y)...
as the difference remains constant

" Always remember money isn't everything but make sure you have made a lot of it before talking such nonsense!"
- Bill Gates
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
konichiwa2x (2224)

Blazing goIITian

Olaaa!! Perrrfect answer. 418  [485 rates]

konichiwa2x's Avatar

total posts: 648    
offline Offline
I think I can wait for more answers. can you make your answer more general?

Guide to latex:
http://www.goiit.com/posts/list/community-shelf-a-guide-to-latex-48056.htm

JEE and OLYMPIA INFINATUM
http://iit-redefined.theforum.name/index.php
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
akhil_o (2704)

Blazing goIITian

Olaaa!! Perrrfect answer. 434  [701 rates]

akhil_o's Avatar

total posts: 1451    
offline Offline
i mean all polynomials reducible to the form:

P(x,y)=a(x-y)n+b(x-y)n-1+c(x-y)n-2+....+z(x-y)+q

" Always remember money isn't everything but make sure you have made a lot of it before talking such nonsense!"
- Bill Gates
 this reply: 10 points  (with Olaaa!! Perrrfect answer.   in 2 votes )   [?]
 
You have to be logged on to rate
  
konichiwa2x (2224)

Blazing goIITian

Olaaa!! Perrrfect answer. 418  [485 rates]

konichiwa2x's Avatar

total posts: 648    
offline Offline
excellent akhil! I have a nice proof in mind, but the way you "logically" reasoned out the answer is simply awesome!
 
The question is still open, can anyone prove it?

Guide to latex:
http://www.goiit.com/posts/list/community-shelf-a-guide-to-latex-48056.htm

JEE and OLYMPIA INFINATUM
http://iit-redefined.theforum.name/index.php
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
akhil_o (2704)

Blazing goIITian

Olaaa!! Perrrfect answer. 434  [701 rates]

akhil_o's Avatar

total posts: 1451    
offline Offline
Can we have ur proof Abhijith?
we all have a feeling its gonna be brilliant...or jst give us the general direction..

" Always remember money isn't everything but make sure you have made a lot of it before talking such nonsense!"
- Bill Gates
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
konichiwa2x (2224)

Blazing goIITian

Olaaa!! Perrrfect answer. 418  [485 rates]

konichiwa2x's Avatar

total posts: 648    
offline Offline
Ok here goes..
 
First note that if there's no x in , then and for every which is not possible unless. So in this case .
 
Otherwise, suppose be any term of P(x,y), where b is a constant. Then: 
 
Now because P(x,y) is a sum of such terms we'll have this:
where are polynomials in y with constant coefficients.
 
Therefore we must have:
 
 
 
 
Because this equation is true for every x and y, we must have:
 
, for every y and .So
 
so if then we must have:
 
 
Conversely, such polynomials obviously satisfy
 
 
Q.E.D.


Guide to latex:
http://www.goiit.com/posts/list/community-shelf-a-guide-to-latex-48056.htm

JEE and OLYMPIA INFINATUM
http://iit-redefined.theforum.name/index.php
 this reply: 15 points  (with Olaaa!! Perrrfect answer.   in 3 votes )   [?]
 
You have to be logged on to rate
  
computer001 (1847)

Blazing goIITian

Olaaa!! Perrrfect answer. 297  [478 rates]

computer001's Avatar

total posts: 1451    
offline Offline
a0,a1....an and b0 till bn rep  coeff
P(x,y)= (a0y^0 + a1y^1+ a2y^2.....any^n)+(b0x^0 + b1x^1+ b2x^2.....bnx^n)
p(x+1,y+1)={a0(y+1)^0......an(y+1)^n}+{b0(x+1)^0......bn(x+1)^n}
p(x,y)=p(x+1,y+1)
so subtract the two
v get:
a1+ a2((y+1)^2-y^2)....an((y+1)^n-y^n)+ b1+ b2((x+1)^2-x^2)....bn((x+1)^n-x^n)
this shud also be valid for P(x,x)=P(x+1,x+1)
as it is valid for all x and y
so puttin x=y..
we get:
a1+ a2((x+1)^2-x^2)....an((x+1)^n-x^n)+ b1+ b2((x+1)^2-x^2)....bn((x+1)^n-x^n)
this is same as:
(a1+b1) +(a2+b2)((x+1)^2-x^2)...(an+bn)((x+1)^n-x^n)

the variable terms r all positive.. as (x+1)^n always > than x^n..
hence the numeric coeff must all reduce to 0 or a1=-b1...an=-bn u may say it is possibe tht a1 + b1 may cancel out wid all other terms but tht is not possibe as foe diff values of x those terms keep changin but a1+b1 is a constant..
so the soln is
P(x,y)=(a0y^0 + a1y^1+ a2y^2.....any^n)+(b0x^0 + b1x^1+       b2x^2.....bnx^n)=a1(y-x) + a2(y^2-x^2)...an(y^n-x^n)

 this reply: 2 points  (with Olaaa!! Perrrfect answer.   in 1 votes )   [?]
 
You have to be logged on to rate
  
konichiwa2x (2224)

Blazing goIITian

Olaaa!! Perrrfect answer. 418  [485 rates]

konichiwa2x's Avatar

total posts: 648    
offline Offline
Almost everything seems right, but clear this:
You have taken
 
Why not      ?

Guide to latex:
http://www.goiit.com/posts/list/community-shelf-a-guide-to-latex-48056.htm

JEE and OLYMPIA INFINATUM
http://iit-redefined.theforum.name/index.php
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
computer001 (1847)

Blazing goIITian

Olaaa!! Perrrfect answer. 297  [478 rates]

computer001's Avatar

total posts: 1451    
offline Offline
yeah il think abt tht..it din strike me initially..
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
 
Forum Index -> Algebra
Go to:   

Top Offers for goIITians
Correspondence Courses
Brilliant Tutorials
Narayana Institute
Aakash Institute
Classroom/Crash Courses
Narayana - Kota , Delhi , Others
Brilliant Tutorials - Class , Crash
Aakash Institute - Medical , Engg
Online Test Series
Brilliant Tutorials
Narayana Institute
Aakash Institute
Mahesh Tutorials
AMITY      Sri Chaitanya