Sunday, May 26, 2013

Q13/048) Without using a calculator find which is greater √1001 + √+999 or 2 √1000



We have √ (n+1) - √n = 1/(√(n+1) + √n)…  (1)

And √(n) - √(n-1)  = 1/(√(n + √(n-1)) …2

As
1/(√(n+1) + √n) < 1/(√(n + √(n-1)) ( as denominator of LHS is larger)

So √ (n+1) - √n < √(n) - √(n-1)

So √ (n+1) +  √(n-1)  < 2√(n)

Putting n = 1000 we get

√1001 + √+999 < 2 √1000

or 2 √1000 is larger

Friday, May 24, 2013

Q13/047) Find limx→1 1/(2(1−(x)^(1/2)))−1/(3(1−(x)^(1/3))).



Put x = u^3 to get 1/(2(1-u^3) – 1/(3(1-u^2)
= (3(1-u^2) – 2 (1 – u^3))/(6(1-u^2)(1-u^3))

Numerator = 3(1-u)(1+u) – 2(1-u)(1+u+u^3))
= (1-u)( 3+ 3u – 2 -2u – 2u^2)
= (1-u)( 1 + u- 2u^2)
= (1-u)(1-u)(1 + 2u)
= (1-u)^2 (1+ 2u)
Denominator = 6(1-u)^2(1+u)(1+u+u^2)

So ratio = ( 1+ 2u)/(6(1+u)(1+u+u^2))

And at x= 1 or u= 1 we get 3/( 6 * 2 * 3) = 1/12

Q13/046) 16x^4−mx^3+(2m+17)x^2−mx+16=0 has four distinct roots forming a geometric progression. Find all values of m.



Let the roots be a/r^3, a/r, ar and ar^3 (the common ratio = r^2)

product of roots = a^4 = 16/16 = 1

so the polynomial is q( x +1/r^3)(x+1/r)(x)(x+r)(x+ r^3)

or n( r^3 x + 1)(r x + 1) ( x + r) (x+r^3)

as the coefficients are symmetric we have n =1

now take the product to get r^4 = 16

r = 2 or -2(only possible values)

by putting 2 and then -2 we can get the result

r = 2 => (8x+1)(2x+1)(x+2)(x+8)
= ( 16x^2 + 10 x + 1)(x^2 + 10 x + 16)
= 16x^4 + 170 x^3 + 357x^2 + 170 x + 16

It does not satisfy

r = -2 => (8x-1)(2x-1)(x-2)(x-8)
= ( 16x^2 - 10 x + 1)(x^2 - 10 x + 16)
= 16x^4 - 170 x^3 + 357x^2 - 170 x + 16

m = 170 satisfies the original equation and hence m = 170 and solutions are 1/8. 1/2, 2, 8

Monday, May 20, 2013

Q13/045) If x is real show that x/x^2-5x+9 always lie in the interval [-1/11,1]?



let y = x/(x^2-5x+9)
so yx^2 - 5yx + 9y = x
or yx^2 - (5y+ 1) x + 9y = 0
for it to have real root x(as x is real)  discriminate > = 0 or
(5y+1) ^2 - 36y^2 >= 0
=> (5y + 1 + 6y)(5y+1 - 6y) >= 0
or (11y + 1)(1-y) >= 0 or y >= -1/11 and <= 1
so x/x^2-5x+9 always lie in the interval [-1/11,1]

Saturday, May 18, 2013

Q13/044) N and M are positive integers such that N+M=21. The largest possible value of 1/N+1/M is a/b ( and b are co-primes) .Find a+b



1/N+1/M = (N+M)/NM = 21/(NM)
This is largest when NM is lowest.
clearly when N= 1 and M= 20 ( or N = 20, M = 1)
so NM = 20
so a= 21 and b = 20 hence a+b = 41

Thursday, May 2, 2013

Q13/043) Let a,b,c,d be real numbers. Suppose that all the roots of the equation



z4+az3+bz2+cz+d=0 are complex numbers
lying on the circle z=1 in the complex plane. The sum of the reciprocals of the roots is necessarily:

options

a) a
b) b
c) -c
d) d

Solution

Let α β,γ,δ be the roots of given Equation
Now all Roots are complex and lie on z=1
and as coefficients are real so complex Roots are occur in pair
so Let α=x1+iy1 β=x1−iy1 and α.β=x1^2+y1^2=1
Similarly γ=x2+iy2 δ=x2iy2 ] and γ.δ=x2^2+y2^2=1
Hence αβγδ = 1
Now  α β,γ,δ are roots of f(z) = z^44+az^3+bz^22+cz+1 = 0
So 1/α,1/β,1/γ,1/δ are roots of f(1/z)
= 1/ z^44+a/z^3+b/z^22+c/z+1 =0
Or = z^44+cz^3+bz^22+az+1 = 0
So sum of 1/α,1/β,1/γ,1/δ is –c (-ve  coefficient of z^3)

Q13/042) Solve ∣√(x−1)−2∣+∣√(x−1)−3∣=1



We know ((x1)2)-(√(x1)3) = 1
so let (
(x1)2 = t

|t | + |t -1 | = 1

t cannot be < 0 then t-1 is less than -1 and  |t | + |t -1 | > 1
t cannot be > 1 then t-1 is less than -1 and  |t | + |t -1 | > 1
so we need to check 0 < = t < = 1
if t = 1 then |t | + |t -1 | = 1
if t = 0 then |t | + |t -1 | = 1

if 0 < t < 1 then t-1 < 0 so |t | + |t -1 | = t  + 1- t = 1

so 0 < = t < = 1

or   0 <= (x1)2 <= 1
or 2 < = (x1) or <= 3

 5 < = x  <= 10