MSC Final Maths
MSC Final Maths
P. T. O.
[3] O–6305 [4] O–6305
10 0
P. T. O.
[5] O–6305 [6] O–6305
17. If you wish to have a return of 10% per annum on your 22. What is Network ? Write the general procedure for
investment, which of the following plans would you construction of a Network Diagram.
prefer ? Section—E
Plan A (`) Plan (B)
23. Prove that the following sets are convex. Which are
Ist cost 2,00,000 2,50,000
convex polyhedron sets ?
Scrap value after 15 years 1,50,000 1,80,000
(i) The interior and the edges of a triangle
Excess of annual revenue
over annual disbursement 25,000 30,000 (ii) The interior of a circle
(iii) The interior of a rectangle
18. Write the “Degeneracy in Transportation Problems” in
short. 25. Solve the following transportation problem :
Section—D To
1 2 3 Supply
19. What is Monte-Carlo simulation in short.
20. Find the optimal order quantity (q) for a product for 1 2 7 4 5
which the price breaks are as follow : 2 3 3 1 8
From
3 5 4 7 7
Unit Cost
q 4 1 6 2 14
(`)
Demand 7 9 18 34
0 q < 50 10
50 q < 100 9
100 q 8
P. T. O.
[2] O–6306
P. T. O.
[3] O–6306 [4] O–6306
Section—B Section—D
9. Find the moduli and arguments of the complex number 19. A relation R on the set of complex numbers is defined
1 i z z2
. by z1 R z2 if and only if 1 is real.
1 i z1 z2
10. Find the equation of any straight line passing through Show that R is an equivalence relation.
the point z1 and making an angle with the real axis. 2
20. Prove that the function z is continuous everywhere
11. Check whether the function f ( z ) z is analytic or
but nowhere differentiable except at origin.
not ? 21. Let f (z) be analytic function within and on the
12. State Liouville’s theorem for entire function. boundary C of a simply connected region D and let z0
13. Show that the limit point of a sequence of poles of a
be any point within C. Then show that :
function f (z) is a non-isolated essential singularity.
1 f (z)
14. Find the poles of the function : f ( z0 )
2i C ( z z0 )2 dz
1
f ( z) 22. State and prove Fundamental Theorem of Algebra.
z (1 z 2 )
Section—E
Section—C
23. Evaluate :
15. Show that the modulus of the sum of two complex
z3
numbers can never exceed the sum of their moduli. C z 2 2 z 5 dz
16. Show that the function :
where C is the circle :
e x (cos y i sin y )
(i) z 1
is holomorphic and find its derivative.
(ii) z 1i 2
17. Evaluate :
24. State and prove maximum modulus principle.
(3,10)
(0,1) {(3x y ) dx (2 y x) dy}
P. T. O.
[2] O–6307
11. If two regression coefficients are 0.8 and 0.2, then find Section—D
the value of correlation coefficient.
19. A bag contains 2 white and 3 black balls. Four persons
12. If r12 0.6, r13 0.4 and r23 0.7 , then prove that
A, B, C and D in the order named each draw on ball
lines are inconsistent. and do not replace it. The person to draw a white ball
13. Prove that the data :
receives ` 200. Determine their expectations.
N = 2100, (A) = 1000, (B) = 1300 and (AB) = 1100 are 20. Write a short note on Sheppard’s corrections.
inconsistent.
21. Using the method of separation of symbds, prove that :
14. If h is the interval of differencing, then find
n u x n u x n C1u x 1 n C 2u x 2 ......
tan 1 x .
22. The monthly incomes of 10 familes in a certain locality
Section—C
are given below :
15. Show that the formula for mean deviation from the
A 85
mean can be written in the form :
B 70
2 x fi fi xi C 15
M. D. =
N xi x
D 75
16. A variate takes the values 2, 4, 8, 16, ....., 2n, find the E 500
Arithmetic Mean, G. M. and H. M. F 20
17. Is it possible to get the following from a set of G 45
experimental data ?
H 250
r23 0.8 I 40
r31 0.5 J 36
r12 0.6 Total 1,136
18. Obtain the function whose first difference is Calculate the arithmetic average, the geometric mean
P. T. O.
[5] O–6307
Section—E
23. Calculate the standard deviation of the following two
series. Which shows greater deviation ?
Series A Series B
192 83
288 87
236 93
229 109
184 124
260 126
348 126
291 101
330 102
243 108
24. From the chain base index numbers given below,
prepare fixed base index numbers :
1945 92
1946 102
1947 104
1948 98
1949 103
1950 101
O–6307 50
P. T. O.
[2] O–6308
P. T. O.
[3] O–6308 [4] O–6308
Section—B Section—E
9. What is Function ? 23. Write programs :
10. What is the role of main( ) function in C++ ?
(i) To find out factorial of a number.
11. What do you mean by Complier ? Write name of any
(ii) To print the following structure :
four C++ compilers.
12. Explain different data type in C++. 1 0 0 0
0 1 0 0
13. Write a program in C++ to print “Hello”.
0 0 1 0
14. Explain array in C++.
0 0 0 1
Section—C
24. What is Polymorphism ? Explain its types with
15. Differentiate if and if-else statement with examples.
programs.
16. Explain that, C++ language is rich in operators.
17. Write a program to find out smallest of two numbers
using function.
18. Write a program to perform addition of two arrays in
C++.
Section—D
P. T. O.