Math Flashcards

Logs and stuff

1
Q

Derivative of ln(x)

A

1/x

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

Derivative of 2^x
And
a^x

A

2^x * ln(2)
And
a^x * ln(a)

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

Show the relationship btwen Log and exponents

A

b^x=a // Log_b(a) = x

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

n + (n-1) + (n-2) + (n-3) +…+ 1

A

n(n+1) / 2

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

Derive a function inside a function:

f(g(x))

A

[f(g(x))]’ = f’(g(x)) * g’(x)

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

Derive two functions multiplied by eachother

f(x)*g(x)

A

[f(x)g(x)]’ = f’(x)g(x) + f(x)*g’(x)

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