Link Search Menu Expand Document

Paper II PYQs-2013

Section A

1.(a) Evaluate: limx0(eaxebx+tanxx)

[10M]


1.(b) Prove that if every element of a group (G,0) be its own inverse, then it is an abelian group.

[10M]


1.(c) Construct an analytic function f(z)=u(x,y)+iv(x,y), where v(x,y)=6xy5x+3 Express the result as a function of z.

[10M]


1.(d)Find the optimal assignment cost from the following cost matrix : | |A|B|C|D| |—–|—|—|—|—| |I | 4 | 5 | 4 | 3 | |II | 3 | 2 | 2 | 6 | |III| 4 | 5 | 3 | 5 | |IV | 2 | 4 | 2 | 6 |

[10M]


2.(a) Show that any finite integral domain is a field.

[10M]


2.(b) Every field is an integral domain. Prove it.

[10M]


2.(c) Solve the following Salesman problem : | | A | B | C | D | |—|——–|——–|——–|——–| |A|| 12 | 10 | 15 | |B| 16 || 11 | 13 | |C| 17 | 18 || 20 | |D| 13 | 11 | 18 ||

[10M]


3.(a) Show that the function f(x)=x2 is uniformly continuous in (0,1) but not in R.

[10M]


3.(b) Prove that: (i) the intersection of two ideals is an ideal. (ii) a field has no proper ideals.

[10M]


3.(c) Evaluate ce2z(z+1)4dz where c is the circle $$ z =3$$

[10M]


4.(a) Find the area of the region between the x-axis and y=(x1)3 from x=0 to x=2.

[10M]


4.(b) Find Laurent series about the indicated singularity. Name the singularity and give the region of convergence. zsinzz3;z=0

[10M]


4.(c) x1=4,x2=1,x3=3 is a feasible solution of the system of equations 2x13x2+x3=8x1+2x2+3x3=15 Reduce the feasible solution to two different basic feasible solutions.

[10M]

Section B

5.(a) Use Newton - Raphson method and derive the iteration scheme xn+1=12(xn+Nxn) to calculate an approximate value of the square root of a number N. Show that the formula NA+B4+NA+B, where AB=N, can easily be obtained if the above scheme is applied two times. Assume A=1 as an initial guess value and use the formula twice to calculate the value of 2 [For 2nd  iteration, one may take A= result of the 1st  iteration].

[10M]


5.(b) Eliminate the arbitrary function f from the given equation f(x2+y2+z2,x+y+z)=0

[10M]


5.(c) Derive the Hamiltonian and equation of motion for a simple pendulum.

[10M]


6.(a) Solve the PDE: xux+yuy+zuz=xyz

[10M]


6.(b) Convert (0231)5,(104231)5 and (247)7 to base 10.

[10M]


6.(c) Rewrite the hyperbolic equation x2uxxy2uyy=0(x>0,y>0) in canonical form.

[10M]


7.(a) Find the values of a and b in the 2D velocity field v=(3y2ax2)i^+ bxy j^ so that the flow becomes incompressible and irrotational. Find the stream function of the flow.

[10M]


7.(b) Write an algorithm to find the inverse of a given non-singular diagonally dominant square matrix using Gauss - Jordan method.

[10M]


7.(c) Find the solution of the equation (ux)2+(uy)2=1 that passes through the circle x2+y2=1,u=1

[10M]



8.(a) Solve the following heat equation, using the method of separation of variables: ut=2ux2,0<x<1,t>0 subject to the conditions u=0 at x=0 and x=1, for t>0 u=4x(1x), at t=0 for 0x1

[10M]


8.(b) Use the Classical Fourth-order Runge-Kutta method with h=02 to calculate a solution at x=04 for the initial value problem dudx=4x2+u,u(0)=0 on the interval [0,04]

[10M]


8.(c) Draw a flow chart for testing whether a given real number is a prime or not.

[10M]


< Previous Next >