Saturday, August 17, 2013

Q3/083) solve



Given a,b,c integers solve for a,b,c

(ab)(bc)(c+a)=−90 ..1
(ab)(b+c)(ca)=42.. 2
(a+b)(bc)(ca)=−60 ..3
  
Solution


from the (3)

as 7 divides RHS and not the other 2 equations we have

b+ c = 7 ( as b and c > 0)

so we get (a-b)(c-a) = 6

so combinations a-b = 6 , c- a = 1
a- b= 3 , c - a = 2
a - b = 2 c - a = 3
a- b = 1 , c- a = 6
and (-6, -1),(-3,-2), (-2,-3) and (-1,6) each can be tried with b+ c to give
a= 3, b = 1 and c = 6 then they are seen to satisfy other 2 equations

Q13/082) if iz^3 + z^2 – z + i = 0 ( i is square root of -1) show that |z| = 1



iz^3 + z^2 – z + i
= iz^2( z-i) – (z-i)
= (iz^2 – 1)(z –i)
So z – i = 0 => |z| = 1

or iz^2 = 1 => z^2 = i => |z|^2 = |i| = 1 => |z| = 1

Saturday, August 10, 2013

Q13/080) Let α +i β : α and β are real , be a root of the equation x^3 + qx +r = 0 , q and r are real. Find a real cubic equation, independent of α and β whose one root is 2 α.



As q and r are real and  α +i β is a root so  α - i β is a root.
Now sum of roots = (coefficient of x^2  =) 0)

Ler 3rd root be γ, so γ + (α +i β) + (α- i β) = γ + 2 α = 0

Or γ = -  2 α

So -  2 α is root of f(x) = x^3 + qx +r  =0

So   2 α is root of f(-x) = - x^3 – q x + r = 0 or x^3 + qx – r = 0

equation  x^3 + qx  - r = 0

Thursday, August 8, 2013

Q13/079) Find all pairs (p,q) of integers such that 1+1996p+1998q=pq.



pq – 1996p – 1998q = 1

Or (p-1998)(q-1996) – 1998 * 1996 = 1

Or (p-1998)(q-1996) = 1998 * 1996 + 1 = 1997^2

We get all the solution set for (p-1998, q- 1996) to be ( 1, 1997^2), (1997,1997), ( 1997^2, 1)
(-1, - 1997^2), (-1997,- 1997), (- 1997^2, - 1) as 1997 is prime

Q13/078) Let x,y, and z be distinct non-zero real numbers such that x+1/y=y+1/z=z+1/x. What is the value of |xyz|?



x+1/y=y+1/z=z+1/x. ...(1)

now putting 1/a for z , 1/b for x and 1/c for y we get

1/b + c = 1/c + a = 1/a + b

the above equation is same as (1) with c for x b for y and a for z and hence

|xyz| = |abc| as the value is unique

= | 1/z 1/x 1/y| = | 1/xyz|

so |xyz| = 1

Q13/077) X=3^10000 Given log3=0.4771 All the digits sum of X =A All the digits sum of A =B All the digits sum of B =C find C



This is 4772 digits so A < 4772 * 9 or A < 50000

B < 41 so C <= 12 ( if b were 39)

X mod 9 = C mod 9

ax x mod 9 = 0 so C= 0 or 9 as it cannot be 18

as C cannot be zero it is 9