in Mathematical Logic
357 views
0 votes
0 votes
(2n!)/(n!*n!*2^(n+1)) Is this an integer or not ?
in Mathematical Logic
357 views

1 comment

not.
0
0

1 Answer

1 vote
1 vote
Best answer

We may use heat and trial method to solve. 

For N = 1 , denomitor becomes larger then numerator

Same for N = 2.

Hence it's result is not an integer.

May be for larger N it divides, becuause for large N upper part , will give large result 

If we multiply number and denomination by ( N + 1 )  then it becomes  : ( (2 * N ) !  * / ( N !  * ( N + 1 ) ! )) *( (N +1 )  /2 ^(N + 1 ) )  

where first term : ( (2 * N ) !  * / ( N !  * ( N + 1 ) ! )) is catalan number : https://en.wikipedia.org/wiki/Catalan_number 

Hence it will reduces to Nth Catalan number  * ( (N+1) / 2^(N+1) )   where catalan numbers will grow with large factor  as N will increase as compared to power of 2 , and it may divide and result will be integer for some N

But overall if for any N it can't divide then answer will be not !

This type of problem are mostly based on observation, it's not necessary to do proof and all , as in gate exam speed matters, i will go for heat and trial first ( it saves time ) 

selected by

1 comment

This is false for every value of n. In all the cases there is always exactly one extra 2 and nothing else which is left in denominator after cancelling all common terms. This can be easily observed by breaking both numerator and denominator into powers of prime factors.

It is a fact that if any number whose denominator contains power of any prime number (after breaking both into powers of prime factors) extra than its corresponding power  in numerator, then that quantity can never be an integer.
0
0
Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true