University Level Calculus formulas and notes of the most important concepts Flashcards

(26 cards)

1
Q

What is the derivative of f(x) = x^n?

A

f’(x) = n*x^(n-1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

True or False: The integral of a function gives the area under its curve.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Fill in the blank: The limit of a function as x approaches a value is denoted as _____.

A

lim x→a f(x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the power rule for integration?

A

∫x^n dx = (x^(n+1))/(n+1) + C, for n ≠ -1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Fundamental Theorem of Calculus?

A

It states that differentiation and integration are inverse processes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the second derivative test used for?

A

To determine the concavity of a function and classify critical points.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does the Mean Value Theorem state?

A

If a function is continuous on [a, b] and differentiable on (a, b), then there exists at least one c in (a, b) such that f’(c) = (f(b) - f(a)) / (b - a).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the formula for the area under a curve from a to b?

A

A = ∫[a, b] f(x) dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

True or False: The derivative of sin(x) is cos(x).

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the limit definition of the derivative?

A

f’(x) = lim h→0 (f(x+h) - f(x)) / h

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the chain rule?

A

If y = f(g(x)), then dy/dx = f’(g(x)) * g’(x).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the formula for the derivative of e^x?

A

The derivative of e^x is e^x.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a critical point?

A

A point where f’(x) = 0 or f’(x) is undefined.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Fill in the blank: The Taylor series of a function f(x) around a point a is _____.

A

f(x) = Σ (f^n(a)/n!)(x-a)^n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the formula for the product rule?

A

If u and v are functions, then (uv)’ = u’v + uv’.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is L’Hôpital’s Rule used for?

A

To evaluate limits of indeterminate forms like 0/0 or ∞/∞.

17
Q

What is the derivative of ln(x)?

A

The derivative of ln(x) is 1/x.

18
Q

True or False: The integral of cos(x) is sin(x) + C.

19
Q

What is the formula for the quotient rule?

A

If u and v are functions, then (u/v)’ = (u’v - uv’)/v^2.

20
Q

What is the relationship between the first and second derivatives in terms of concavity?

A

If f’‘(x) > 0, the function is concave up; if f’‘(x) < 0, it is concave down.

21
Q

What is the formula for finding the length of a curve y = f(x) from x = a to x = b?

A

L = ∫[a, b] √(1 + (dy/dx)^2) dx

22
Q

Fill in the blank: The Riemann sum is an approximation of the _____ of a function.

23
Q

What does it mean for a function to be differentiable at a point?

A

The function has a defined derivative at that point.

24
Q

What is the formula for the derivative of tan(x)?

A

The derivative of tan(x) is sec^2(x).

25
What is an asymptote?
A line that a graph approaches but never touches.
26
What is the area of a region bounded by two curves f(x) and g(x) from x = a to x = b?
A = ∫[a, b] (f(x) - g(x)) dx, where f(x) ≥ g(x).