Differentiation year 2 Flashcards
How do you differentiate exponentials?
y = e^f(x)
dy/dx = f’(x)e^f(x)
How do you differentiate logs (ln)?
y = ln (f(x))
dy/dx = f’(x)/f(x)
How do you differentiate a^x?
y =a^x
dy/dx = a^xIn(a)
What is the Chain Rule?
y = (2x+1)^a
bring the power to the front, take one off of the power and multiple the differentiation of the brackets
dy/dx = a(2x+1)^(a-1)(2)
What is the differentiation order for trig?
sin
cos
-sin
-cos
down = differentiation
up = integration
What is the product rule?
y = uv
dy/dx = u(dv/dx) + v(du/dx)
What is the quotient rule?
y= u/v
dy/dx = (v(du/dx) - u(dv/dx))/v^2
What is explicit and implicit formulas?
explicit is y=
implicit you have to rearrange for y
What is implicit differentiation and when do you do it?
differentiating formula that aren’t y= (implicit formulas)
when you differentiate any value of y, multiply it by dy/dx
e.g. y^2 –> 2y dy/dx
then rearrange for dy/dx
How do you solve Differential equations?
dy/dx = xy
put the x’s on one side and the y’s on another
dy 1/y = x dx
integrate both sides
solve for y
What is the difference between a general and a particular equation?
general - more than one unknown values
particular - only one unknown value (usually x)