BackEssential Trigonometric and Logarithmic Concepts for Business Calculus
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Trigonometric Functions and Identities
Basic Trigonometric Values
Trigonometric functions are fundamental in calculus, especially for modeling periodic phenomena and solving integrals involving angles. Key values for sine, cosine, and tangent at specific angles are often used for quick calculations.
sin(37°) = 3/5, sin(53°) = 4/5
cos(37°) = 4/5, cos(53°) = 3/5
tan(37°) = 3/4, tan(53°) = 4/3

Trigonometric Identities
Trigonometric identities are equations involving trigonometric functions that are true for all values of the variables. They are essential for simplifying expressions and solving equations in calculus.
sin(A ± B) = sinA cosB ± cosA sinB
cos(A ± B) = cosA cosB ∓ sinA sinB
tan(A ± B) = (tanA ± tanB) / (1 ∓ tanA tanB)

Double Angle and Power-Reducing Formulas
These formulas are used to simplify expressions involving trigonometric functions of multiple angles or powers.
cos²θ = (1 + cos2θ)/2
sin²θ = (1 - cos2θ)/2
cos(2θ) = cos²θ - sin²θ = 2cos²θ - 1 = 1 - 2sin²θ

Logarithmic Functions and Properties
Definition and Change of Base
Logarithms are the inverse operations of exponentiation and are widely used in calculus for solving exponential equations and simplifying expressions.
logax = log10x / log10a (Change of base formula)
logex = 2.303 log10x (Conversion between natural and common logarithms)

Logarithmic Properties
Logarithmic properties are essential for simplifying expressions and solving logarithmic equations.
loga(xy) = logax + logay
loga(x/y) = logax - logay
loga(xn) = n logax

Sequences and Series
Arithmetic Progression (A.P.)
An arithmetic progression is a sequence of numbers in which the difference between consecutive terms is constant. This concept is useful in calculus for evaluating sums and understanding series.
n-th term: a + (n-1)d
Sum of n terms: Sn = n/2 [2a + (n-1)d]

Graphical Applications and Slope Variation
Understanding Slope and Graphs
The slope of a function at a point is the value of its derivative at that point. Graphical analysis helps in understanding the behavior of functions, such as increasing/decreasing intervals and points of maxima/minima.
Slope (m) = tanθ, where θ is the angle with the x-axis
Positive slope: function is increasing
Negative slope: function is decreasing
Zero slope: possible maxima or minima

Derivatives and Their Applications
Basic Derivative Formulas
Derivatives measure the rate of change of a function. They are foundational in calculus for optimization, curve sketching, and solving real-world problems.
\( \frac{d}{dx}(x^n) = n x^{n-1} \)
\( \frac{d}{dx}(e^x) = e^x \)
\( \frac{d}{dx}(\sin x) = \cos x \)
\( \frac{d}{dx}(\cos x) = -\sin x \)
\( \frac{d}{dx}(\log x) = \frac{1}{x} \)

Maxima and Minima
Maxima and minima are points where a function reaches its highest or lowest value locally. These are found by setting the first derivative to zero and analyzing the sign of the second derivative.
First derivative test: If \( f'(x) = 0 \) and changes sign, x is a local extremum.
Second derivative test: If \( f''(x) > 0 \), local minimum; if \( f''(x) < 0 \), local maximum.

Summary Table: Key Trigonometric and Logarithmic Properties
Property | Formula |
|---|---|
sin(A ± B) | sinA cosB ± cosA sinB |
cos(A ± B) | cosA cosB ∓ sinA sinB |
tan(A ± B) | (tanA ± tanB) / (1 ∓ tanA tanB) |
loga(xy) | logax + logay |
loga(x/y) | logax - logay |
loga(xn) | n logax |
Derivative of xn | n xn-1 |
Derivative of ex | ex |