BCS-012 Formulas
BCS-012 Formulas
Unit 1: Determinants
Determinant of a 2x2 Matrix: |A| = ad - bc for A = [ ]
Determinant of a 3x3 Matrix: |A| = a(ei − fh) − b(di − fg) + c(dh − eg) for A = [ ]
Properties of Determinants:
3. Multiplying a row or column by a scalar multiplies the determinant by the same scalar
Cramer's Rule: xᵢ = where Dᵢ is the determinant with the ith column replaced by the constants from
equations
Unit 2: Matrices-I
Matrix Addition: (A + B)ᵢj = Aᵢj + Bᵢj
Properties of Transpose:
1. (Aᵀ)ᵀ = A
2. (A + B)ᵀ = Aᵀ + Bᵀ
3. (kA)ᵀ = kAᵀ
Unit 3: Matrices-II
Matrix Multiplication: (AB)ᵢⱼ = Σ Aᵢj * Bⱼi
Properties of Inverses:
1. (AB)⁻¹ = B⁻¹A⁻¹
2. (A⁻¹)⁻¹ = A
Rank of a Matrix: The maximum number of linearly independent rows or columns in a matrix
1. Base Case: Verify the statement is true for the first value (n = 1 or any initial value).
2. Inductive Step: Assume true for n = k (Inductive Hypothesis), and prove for n = k + 1.
Examples:
Conjugate: z = a - bi
Unit 7: Equations
√
Quadratic Formula:
√
Roots of a Quadratic Equation: x =
Sum of Roots:
Product of Roots:
Unit 8: Inequalities
4. Point of Inflection:
Where f′′(x)= 0 and changes sign, indicating a change in concavity.
5. Definite Integral:
∫[a, b] f(x) dx=F(b)−F(a), where F(x) is the antiderivative of f(x)
6. Integration by Parts:
∫u dv=uv−∫v du
1. Position Vector:
2. Magnitude of a Vector:
| ⃗ |=√ , where ⃗ = x + y + z
3. Addition/Subtraction of Vectors:
4. Scalar Multiplication:
K ⃗ = K (x + y + z ) = Kx + y + z
5. Unit Vector:
⃗
Û= ⃗
1. Dot Product:
2. Cross Product:
Magnitude: | ⃗ | = | ⃗ || |sinθ
⃗ ⃗⃗⃗
4. Vector Projection:
Projection of ⃗ :
⃗ ⃗
Proj ⃗ = ⃗
2. Equation of a Plane:
D= √
cos θ =
√ √
( )
D=
1. Objective Function:
2. Constraints:
3. Graphical Method:
- Evaluate the objective function at the vertices of the feasible region to find the optimal solution.
The optimal value of the objective function occurs at one of the vertices of the feasible region.