Find the number of ordered pairs of integers ( m , n ) that satisfy
1 2 m = n 1 2 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
my answer was 15. i never thought that the given are integers... i ignored the negative.. haha
Log in to reply
i did the same...forgot the negative integers.....
the question should have asked for natural solutions... By the way cant we use this formula in the end..... C r − 1 n + r − 1
Same here hahaha
Log in to reply
@rahul kharbanda Are you Aryan's brother?
Log in to reply
@Mehul Arora – who aryan??
Log in to reply
@Rahul Kharbanda – Never mind :P I have a friend who's name is Aryan Kharbanda. His brother's name is also Rahul Kharbanda.
Log in to reply
@Mehul Arora – no actually i am his cousin brother his real brother's name is akshay kharbanda
Log in to reply
@Rahul Kharbanda – Ohh :P See? My guess was right xD
Log in to reply
@Mehul Arora – by the way how do you know him??
Log in to reply
@Rahul Kharbanda – Uhmm. He and I are in the same batch at FIITJEE :)
Integers include negative numbers too... :P
sir why is it so that
1 4 4 = 2 4 . 3 2
has (4 + 1)( 2 + 1) divisors
what is the concept behind this
Log in to reply
consider a number n .. we can write it in it's prime factorisation form
n = p 1 a 1 p 2 a 2 p 3 a 3 . . . . . . . . . . . p n a n
where p 1 , p 2 , p 3 . . . . . p n are distinct primes.
then, any divisor, d , of n must be of the form
d = p 1 b 1 p 2 b 2 p 3 b 3 . . . . . . . . . . . p k b k
where 0 ≤ b i ≤ a i for i = 1 , 2 , 3 , . . . . . . k
Now, consider the product:
Q = ( 1 + p 1 + p 1 2 + p 1 3 + . . . . . . p 1 a 1 ) ( 1 + p 2 + p 2 2 + . . . . . . . . . p 2 a 2 ) . . . . . . . . . . . . . . . . . ( 1 + p k + p k 2 + . . . . . . . . . . p k a k )
A typical term of this product is x = p 1 b 1 . . . . . . p k b k for 0 ≤ b i ≤ a i
Therefore, the number of positive divisors of n is the number of terms in the product Q and since, in each bracket in the product, there are ( a i + 1 ) terms, the total number of terms are:
( a 1 + 1 ) ( a 2 + 1 ) ( a 3 + 1 ) . . . . . . . . . ( a n + 1 )
I think you knew this already, didn't you? :P
nevermind, i brushed up on my latex :P
seriously negative too???!?!?
Log in to reply
integers contain positives, negatives and neutral
missed out the negative idea! dam it!
Oh god!!! I forgot the negative cases. Well done!
this was a kvpy question
damn it !! missed out negatives... :p
1 2 m = n 1 2 implies that m n = 1 4 4 . Since 1 4 4 = 2 4 × 3 2 , the number of ordered pairs ( m , n ) is simply 2 × ( 5 × 3 ) = 3 0 as we also have to consider the negative cases.
pls tell me i am unable to get it that how ha sit become 5 * 3=15...?
this is from kvpy exam
we get
m . n = 1 4 4
1 4 4 = 2 4 . 3 2
we have six numbers
thus applying fundamental principle of counting
m can be filled with 6 digits and n with 5 thus 30
here we will ignore the case of repetation if we consider the repetation case than we would not get 144 as the product
I didnt think of d negative part....... But i still got d answer ryt as i thoght dat we hav total 15 divisors of 144..... Now since d ordered pair is given a name (m,n), (a,b) and (b,a) both hav to be considered..... For eg, (16,9) and (9,16) are both acceptable....... So shouldnt d answer be 60, including d negative integers??????
No. Each positive divisor of 144 is a solution for m . Given m , n is determined. So there are 15 solutions in positive numbers and 15 in negative.
Problem Loading...
Note Loading...
Set Loading...
As given 1 2 m = n 1 2
therefore m × n = 1 4 4
So here we need to find the total divisors of 144,
hence 1 4 4 = 2 4 . 3 2
So total no of divisors of 144 = ( 4 + 1 ) ( 2 + 1 ) = 1 5
But the negative pairs are also possible , so the no of ordered pairs = 15+ 15 = 3 0 .