106
Asish Mahapatra
·2011-02-10 10:15:19
sum of six nos = odd
=> 5 even + 1 odd
3 even + 3 odd
1 even + 5 odd
now can you find the no. of cases possible ?
106
Asish Mahapatra
·2011-02-10 10:17:12
what i meant in my prev. post is that in case III, five elements will have an odd image and one will have an even image.
in case II, three elements will have an odd image and threee will have an even image.
in case I, five elements will have an even image and one will have an odd image.
1
ujjwalkalra kalra
·2011-02-14 21:50:14
cn u tell the answ fr it..bcoz my anwer is nt matching
1
gordo
·2011-02-25 22:26:27
4 ways of choosing f(1)
4 ways of choosing f(2)
.
.
4 ways of choosing f(5)
now, for every set of {f(1),f(2)..f(5)}
f(1)+f(2)..f(5) can either be odd or even,
if it is even, for the final sum (ie f(1)+..f(6)) to be odd, we have to choose from {7,9}.
if it is odd, for the final sum(ief(1)+..f(6)) to be odd, we have to choose from {8,10}
notice in either case we have 2 final outcomes, hence total ways= 4*4..(5 times)*2
=45*2=211
another possible way of doing this is by intuition, out of all mappings, sum can be either odd or even, which has equal chances. hence for each event, the probability=1/2, or ways for each= 2^12 *1/2
1
bindaas
·2011-02-26 01:17:40
@goedo sir , the second solution is nicei had the same thing in my mind