9
Celestine preetham
·2009-07-01 01:58:41
P(n+2) = P(n) . (an+1 - n+1)(an+2 - n+2)(n+1 -r1)(n+2 - r2) /(an+1-r2)(an+2- r1)
when an+1 ≠n+1 and so on
using above statement and some logic i can prove by induction
but is this the type of proof u r lookin sir ?
or is there a more elegant MI involved
341
Hari Shankar
·2009-07-01 02:22:31
It seems to be the lines on which I thought. but I have a request:
The point of my posting the question is that someone can pick up a line of thinking from the solution. So please post a full solution.
9
Celestine preetham
·2009-07-01 03:14:15
ok sir
let P(n) be some permuation for odd n
------------------------------------------------------------------------------------------------------------------
P(n+2) =P(n) (a n+1 - n+1)(a n+2 - n+2)(n+1 -r 1)(n+2 - r 2) /(a n+1-r 2)(a n+2- r 1)
with a n+1 = r2 +2λ+1 , an+2= r1 +2β+1 ..........[ 1 ]-----------------------------------------------------------------------------------------------------------------
its obvious that if a n+1 = r2 +2λ or an+2= r1 +2λ
P(n+2) will be even [ P(n+2) = ....... (a n+1 - n+1)(n+2 - r 2) if a n+1 = r2 + 2λ then the expression in bold will be even ,similar argument for the other case]
now
for the other case
we see that in [ 1 ] the denominators are both odd
so whenever P(n) is even P(n+2) is also
as P(1) is true
hence P(n) is true for all odd n
341
Hari Shankar
·2009-07-01 03:19:58
nice. thanks a lot for your patience in typing out the whole solution.
maybe the post should be shaded a darker pink :D
9
Celestine preetham
·2009-07-01 03:24:35
yes i m doing this in my holidays only
so it wont be a problem for me as long as it helps others :)