Mathematical Logic, Matrices, and Trigonometric Functions provides essential formulas and concepts for students studying mathematics. This resource covers key topics such as logical operations, matrix properties, and trigonometric identities. Ideal for high school and college students preparing for exams or seeking to strengthen their understanding of these mathematical areas. The document includes differentiation and integration rules, making it a comprehensive study guide for various math courses.

Key Points

  • Explains logical operations including AND, OR, and NOT for mathematical reasoning
  • Covers matrix properties such as inverses and determinants essential for linear algebra
  • Includes trigonometric identities and rules for solving triangles
  • Provides differentiation and integration formulas crucial for calculus students
Mayur Bhagat
2 pages
Language:English
Type:Study Guide
Mayur Bhagat
2 pages
Language:English
Type:Study Guide
248
/ 2
Here is the formula sheet in a clean, simple text format for easy copying and reading.
1. MATHEMATICAL LOGIC
AND (p q): T only if both are T.
OR (p q): F only if both are F.
IF...THEN (p → q): F only if T → F.
IF AND ONLY IF (p ↔ q): T if both are the same (T,T or F,F).
Negation of p → q: p AND (NOT q).
2. MATRICES
Inverse (A¹): 1/|A| × adj(A).
Property: |adj A| = |A|^(n-1).
Property: (AB)¹ = B¹A¹.
3. TRIGONOMETRIC FUNCTIONS
Sine Rule: a/sinA = b/sinB = c/sinC = 2R.
Cosine Rule: cosA = (b² + c² - a²) / 2bc.
General Solution for sinθ = sinα: θ = nπ + (-1)ⁿ α.
General Solution for cosθ = cosα: θ = 2nπ ± α.
General Solution for tanθ = tanα: θ = nπ + α.
4. PAIR OF STRAIGHT LINES
General Eq: ax² + 2hxy + by² = 0.
Angle between lines: tanθ = | [2√(h² - ab)] / (a + b) |.
Condition for Parallel: h² - ab = 0.
Condition for Perpendicular: a + b = 0.
5. VECTORS & 3D GEOMETRY
Dot Product: a.b = |a||b| cosθ.
Cross Product: a × b = |a||b| sinθ n
.
Line Equation: r = a + λb.
Plane Equation: r.n = d (or ax + by + cz = d).
Distance (Point to Plane): |ax1 + by1 + cz1 - d| / √(a² + b² + c²).
6. DIFFERENTIATION
d/dx (sin x): cos x.
d/dx (cos x): -sin x.
d/dx (tan x): sec² x.
d/dx (log x): 1/x.
d/dx (eˣ): eˣ.
Chain Rule: d/dx [f(g(x))] = f'(g(x)) × g'(x).
7. INTEGRATION
∫ xⁿ dx: [xⁿ¹ / (n+1)] + C.
∫ (1/x) dx: log|x| + C.
∫ eˣ dx: eˣ + C.
∫ sin x dx: -cos x + C.
∫ cos x dx: sin x + C.
By Parts: ∫ u v dx = u ∫v dx - ∫[u' ∫v dx] dx.
8. DIFFERENTIAL EQUATIONS
Linear Form: dy/dx + Py = Q.
Integrating Factor (I.F.): e^(∫P dx).
Solution: y × (I.F.) = ∫[Q × (I.F.)] dx + C.
9. PROBABILITY DISTRIBUTION
Binomial: P(X = x) = nCx × pˣ × qⁿˣ.
Mean: np.
Variance: npq.
Would you like me to add the Class 11 shortcut formulas that often appear in MHT CET?
/ 2
End of Document
248

FAQs

what is mathematical logic

Mathematical logic is a subfield of mathematics exploring the applications of formal logic to mathematics.

  • It involves studying the structure of mathematical statements and their validity.
  • Key components include propositional logic, predicate logic, and set theory.
  • Mathematical logic is foundational for various areas such as computer science and philosophy.

what are the main properties of matrices

The properties of matrices are essential in understanding their behavior in mathematical operations.

  • Commutative Property: Matrix addition is commutative: A + B = B + A.
  • Associative Property: Matrix addition and multiplication are associative: (A + B) + C = A + (B + C).
  • Distributive Property: A(B + C) = AB + AC.
  • Inverse: The inverse of a matrix A is denoted as A⁻¹, satisfying AA⁻¹ = I, where I is the identity matrix.

how to solve trigonometric functions

Solving trigonometric functions involves finding the angles or sides in a triangle based on given values.

  • Use the Sine Rule: a/sinA = b/sinB = c/sinC.
  • Apply the Cosine Rule: cosA = (b² + c² - a²) / 2bc.
  • For general solutions, use identities like sinθ = sinα, resulting in θ = nπ + (-1)ⁿ α.
  • Understanding these rules helps in solving various problems in geometry and physics.

what is the inverse of a matrix

The inverse of a matrix A, denoted as A⁻¹, is a matrix that, when multiplied by A, yields the identity matrix.

  • To find the inverse, the formula is A⁻¹ = 1/|A| × adj(A), where |A| is the determinant of A.
  • The inverse exists only if the determinant is non-zero.
  • Properties include (AB)⁻¹ = B⁻¹A⁻¹, meaning the inverse of a product is the product of the inverses in reverse order.

how to apply the sine rule

The Sine Rule is a fundamental principle in trigonometry used to relate the lengths of sides of a triangle to the sines of its angles.

  • The formula is a/sinA = b/sinB = c/sinC, where a, b, and c are the sides opposite angles A, B, and C, respectively.
  • This rule is particularly useful for solving non-right triangles.
  • To apply it, you need at least one side length and its opposite angle.

what is the cosine rule

The Cosine Rule is a formula used to find a side or angle in any triangle, especially non-right triangles.

  • The formula states: cosA = (b² + c² - a²) / 2bc, where A is the angle opposite side a.
  • This rule can be rearranged to find side lengths or angles as needed.
  • It is essential for solving problems where the Sine Rule cannot be applied directly.

what is the general solution for sine and cosine functions

The general solutions for sine and cosine functions provide a way to find all angles that satisfy a given trigonometric equation.

  • For sinθ = sinα, the solution is θ = nπ + (-1)ⁿ α, where n is any integer.
  • For cosθ = cosα, the solution is θ = 2nπ ± α.
  • These formulas are crucial for solving periodic problems in trigonometry.

how to find the distance from a point to a plane

The distance from a point to a plane can be calculated using a specific formula derived from the plane's equation.

  • If the plane is given by ax + by + cz = d, and the point is (x₁, y₁, z₁), the distance D is given by:
  • D = |ax₁ + by₁ + cz₁ - d| / √(a² + b² + c²).
  • This formula allows for quick calculations in geometry and physics problems.

what are the key differentiation formulas

Differentiation is a fundamental concept in calculus, and several key formulas are essential for solving problems.

  • d/dx (sin x) = cos x
  • d/dx (cos x) = -sin x
  • d/dx (tan x) = sec² x
  • d/dx (log x) = 1/x
  • d/dx (eˣ) = eˣ
  • These formulas form the basis for more complex differentiation techniques, including the Chain Rule.