Math Problem Statement

Prepare a similiar question paper structure with difference my be in topic too

Prepare a similar question paper structure with differences in topics too.

Solution

Here is a question paper structure inspired by the uploaded one but with variations in topics:


I Semester B.C.A. (Full Stack Development) (AI&ML) (Data Science)

Examination, January 2025

Subject: COMPUTER SCIENCE
Course Code: 24BCA12 : Mathematical Foundations
Max. Marks: 80
Time: 3 Hours


Instruction

Answer all the Sections.


SECTION – A

Answer any eight questions. Each question carries two marks:
(8 × 2 = 16)

  1. If A={3,5,7},B={2,4,6}A = \{3, 5, 7\}, B = \{2, 4, 6\}, find ABA \cup B.
  2. Find the symmetric difference of AA and BB, where A={1,2,3,4}A = \{1, 2, 3, 4\} and B={3,4,5,6}B = \{3, 4, 5, 6\}.
  3. Construct the truth table for (PQ)    R(P \lor Q) \implies R.
  4. Evaluate 3214\begin{vmatrix} 3 & 2 \\ 1 & 4 \end{vmatrix}.
  5. Define a diagonal matrix with an example.
  6. Differentiate between a tautology and a contingency.
  7. Prove that (AT)T=A(A^T)^T = A for A=[1234]A = \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix}.
  8. Define combinations with an example.
  9. Define a weighted graph.
  10. Explain the concept of graph connectivity with an example.

SECTION – B

Answer any four questions. Each question carries six marks:
(4 × 6 = 24)

  1. In a group of 40 students, 22 like mathematics and 18 like science. If 10 students like both, how many like only one subject?
  2. Show that P¬(QR)(P¬Q)(P¬R)P \land \lnot (Q \lor R) \equiv (P \land \lnot Q) \land (P \land \lnot R).
  3. If A=[2314],B=[1235]A = \begin{bmatrix} 2 & 3 \\ 1 & 4 \end{bmatrix}, B = \begin{bmatrix} 1 & 2 \\ 3 & 5 \end{bmatrix}, find ABAB.
  4. Solve the system of equations using the matrix method:
    x+2y+z=5,2xy+3z=10,3x+yz=6.x + 2y + z = 5, \quad 2x - y + 3z = 10, \quad 3x + y - z = 6.
  5. Explain the concept of Eulerian and Hamiltonian paths in graphs.

SECTION – C

Answer any five questions. Each question carries eight marks:
(5 × 8 = 40)

  1. Define walk, trail, and circuit in a graph, and provide examples of each.
  2. Let A={2,4,6,8}A = \{2, 4, 6, 8\} and define a relation RR on AA such that R={(a,b)ab}R = \{(a, b) \mid a \leq b\}. Do the following:
    1. Represent RR as a matrix.
    2. Find the domain of RR.
    3. Find the range of RR.
    4. Determine if RR is reflexive, symmetric, or transitive.
  3. Prove using mathematical induction that 13+23++n3=(n(n+1)2)21^3 + 2^3 + \dots + n^3 = \left( \frac{n(n+1)}{2} \right)^2.
  4. Solve using Cramer’s rule: 2x+3y=82x + 3y = 8, 4x5y=24x - 5y = -2.
  5. Discuss the differences between null matrix, identity matrix, and skew-symmetric matrix with examples.
  6. Prove that P(QR)(PQ)(PR)P \lor (Q \land R) \equiv (P \lor Q) \land (P \lor R) using logical equivalence laws.
  7. Obtain the minimum spanning tree for the graph below using Prim's algorithm:
    (Provide a new graph here).
  8. a) In how many ways can the letters of the word "SCIENCE" be arranged such that vowels always appear together?
    b) Write the converse, inverse, and contrapositive of the statement:
    "If nn is even, then n2n^2 is even."

End of Question Paper

Would you like details on creating the graph for Q22, or explanations for specific questions?


Follow-Up Questions:

  1. How does a tautology differ from a contingency logically?
  2. What is the significance of the determinant in solving linear equations?
  3. Can you provide a step-by-step guide for Cramer’s rule with examples?
  4. How do you identify Eulerian circuits in complex graphs?
  5. What is the difference between reflexive and symmetric relations?

Tip: Always verify your calculations for matrices by re-checking row and column operations!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Set Theory
Matrix Algebra
Graph Theory
Logical Equivalence
Relations and Functions

Formulas

Matrix Inverse Formula
Cramer's Rule
Summation Formula n(n+1)/2
Graph Algorithms like Kruskal's and Prim's

Theorems

Mathematical Induction
Logical Equivalence Laws

Suitable Grade Level

Undergraduate (First Semester, B.C.A.)