trig identities and elementary series

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:31 PM on 4/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

d/dx(tan x)

sec²(x)

2
New cards

d/dx(cot x)

-csc²(x)

3
New cards

d/dx (sec x)

sec x tan x

4
New cards

d/dx (csc x)

-csc x cot x

5
New cards

d/dx (ax)

ax ln a

6
New cards

d/dx (logax)

1/(x ln a)

7
New cards

d/dx (arcsin x)

1/sqrt(1 - x2)

8
New cards

d/dx(arccos x)

-1/sqrt(1 - x2)

9
New cards

d/dx (arctan x)

1/(1 + x2)

10
New cards

d/dx (arccotan x) (remember arccot is just negative arctan shifted up)

-1/1+x²

11
New cards

d/dx (arcsec x)

1/ (|x| sqrt(x2 - 1))

12
New cards

d/dx (arccossec x)

-1/(|x| sqrt(x² - 1))

13
New cards

taylor series for 1/x

(-1)n (x-1)n

14
New cards

TAYLOR SERIES

f(c) + f’(c)(x-c) + (f’’(c)/2!)(x-c)2 + … + (f n(c)/n!)(x-c)n

15
New cards

mcclaurin series

taylor series centered at 0

16
New cards

taylor series for 1/x+1

(-1)n xn

17
New cards

taylor series for ln(x)

((-1)n-1 (x-1)n) / n

18
New cards

taylor series for ex

(xn) / n!

19
New cards

taylor series for cos x

((-1)n x2n) / (2n)!

20
New cards

taylor series for sin x

((-1)n x2n+1) / (2n+1)!

21
New cards

pythagorean identities (there’s 4 things here)

sin2x + cos2x = 1, 1 - cos2x = sin2x, 1 + tan2x = sec2x, 1 + cot2x = csc2x

22
New cards

double angle formulas (1 for sin, 3 for cos)

sin(2x) = 2 sinx cosx, cosx = cos2x - sin2x, cosx = 2cos²x -1, cosx = 1 - 2sin²x

23
New cards

power reduction for sin²x

(1 - cos(2x)) / 2

24
New cards

power reduction for cos²x

(1 + cos(2x)) / 2

25
New cards

inverse identity thing (if h is the inverse of f)

h’(x) = 1 / f’(h(x))