Math

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

1/46

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:16 AM on 7/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

47 Terms

1
New cards

Sequence

A list of numbers with a pattern.

2
New cards

Series

The sum of numbers in a sequence. Take that list of numbers separated by commas and replace it with a +.

3
New cards

Infinite Sequence

Sequences that have infinite terms

4
New cards

Common Log

y=log₁₀x

<p>y=log₁₀x</p>
5
New cards

Natural Log

y=lnx OR y=logₑx

<p>y=lnx OR y=log<span>ₑx</span></p>
6
New cards

Partial Fractions

  1. Check the degree (highest exponent): The degree of the numerator must be strictly less than the degree of the denominator. If it isn't (e.g., \(x^{3}\) on bottom and \(x^{2}\) on top), you must use polynomial long division first to simplify it.

  2. Factor the denominator: Break the denominator down into its simplest multiplied components (factors).

  3. Set up the fraction template: Assign unknown constants (usually \(A, B, C\), etc.) for the numerators over each factor.

  4. Solve for the constants: Multiply the entire equation by the common denominator to eliminate the fractions, then equate the coefficients or plug in smart values for \(x\) to solve for $A, B$, and \(C\).

  • Repeated Linear Factors: If a factor repeats, like \((x-a)^2\), you must account for each power: \(\frac{A}{x-a} + \frac{B}{(x-a)^2}\).

  1. For each irreducible quadratic factor 𝑎⁢𝑥2+𝑏⁢𝑥+𝑐 that 𝑄⁡(𝑥) contains, the decomposition must include

    𝐴⁢𝑥+𝐵𝑎⁢𝑥2+𝑏⁢𝑥+𝑐.

  2. For each repeated irreducible quadratic factor (𝑎⁢𝑥2+𝑏⁢𝑥+𝑐)𝑛, the decomposition must include

    𝐴1⁢𝑥+𝐵1𝑎⁢𝑥2+𝑏⁢𝑥+𝑐+𝐴2⁢𝑥+𝐵2(𝑎⁢𝑥2+𝑏⁢𝑥+𝑐)2+⋯+𝐴𝑛⁢𝑥+𝐵𝑛(𝑎⁢𝑥2+𝑏⁢𝑥+𝑐)𝑛.

Ex: ∫x²+3x+1/(x+2)(x-3)²(x²+4)² → A/x+2 + B/(x-3)^1 + C/(x-3)² + Dx+E/(x²+4)^1 + Fx+G/(x²+4)²

7
New cards

Double angle identity for sin2x

2sinxcosx

8
New cards

Double angle identity for cos2x

cos²x-sin²x, 2cos²x-1, 1-2sin²x

9
New cards

Double angle identity for tan2x

2tanx/1-tan²x

10
New cards

Power Reduction for sin²x

1-cos2x/2

11
New cards

Power Reduction for cos²x

1+cos2x/2

12
New cards

Power Reduction for tan²x

1-cos2x/1+cos2x

13
New cards

Power Reduction for csc²x

2/1-cos2x

14
New cards

Power Reduction for sec²x

2/1+cos2x

15
New cards

Power Reduction for cot²x

1+cos2x/1-cos2x

16
New cards

Product to Sum Formula for sinAcosB

(1/2) [sin(A+B) + sin(A-B)]

17
New cards

Product to Sum Formula for cosAsinB

(1/2) [sin(A+B) - sin(A-B)]

18
New cards

Product to Sum Formula for cosAcosB

(1/2) [cos(A+B) + cos(A-B)]

19
New cards

Product to Sum Formula for sinAsinB

(1/2) [cos(A-B) - cos(A+B)]

20
New cards

When you integrate a product of cosine and sin, where the exponent for one of the functions is 1, and the other is >1

let u=the trig function with the higher power

21
New cards

If you have the integral of cos²x sin³x dx

Take the one with the odd exponent and split it up, and then use pythag identity on what you just split up

22
New cards

-cosx + C

∫sinx dx

23
New cards

sinx + C

∫cosx dx

24
New cards

tanx + C

∫sec²x dx

25
New cards

-cotx + C

∫csc²x dx

26
New cards

secx + C

∫secx tanx dx

27
New cards

-cscx + C

∫cscx cotx dx

28
New cards

ln|secx + tanx| +C

∫secx dx

29
New cards

ln|secx| +C

∫tanx dx

30
New cards

PSST Rule

Sec → Sec ← Tan
Derivative of secx = secxtanx
Integral of secxtanx = secx

Derivative of tanx = sec²x
Integral of sec²x = tanx

31
New cards

CCC Rule

Csc → -Csc ← Cot
Derivative of cscx = -cscxcotx
Integral of -cscxcotx = cscx

Derivative of cotx = -csc²x
Integral of -csc²x = cotx

32
New cards

Derivate of ln|x|

= 1/x

33
New cards

Product Rule for Log

logₙ(xy)=logₙx+logₙy

34
New cards

Quotient Rule for Log

logₙ(x/y) = logₙx-logₙy

35
New cards

Power Rule for Log

logₙ(x^b) = b logₙx

36
New cards

Change of Base Rule for Log

logₙx = log(sub c) x / log (sub x)b

37
New cards

Zero Rule for Log

logₙb(1) = 0

38
New cards

Pythagorean Identities

csc²x + sec²x = 1

sin²x + cos²x = 1

tan²x + 1 = sec²x

39
New cards

Arithmetic Sequences

add a d(difference) to each term

formula: a₁+(n-1)d

find d: a(sub)n+1 - a(sub)n

40
New cards

Geometric Sequence

multiply a common ratio

find r: r=a(sub)n+1/an

41
New cards

Alternating Sequences

goes from positive term to negative, pos, neg, pos, neg, …

42
New cards

Recursive Formula

formula: an=asub(n-1) +d

43
New cards

Explicit Formula for all Geometric

an=a1(r^n-1)

44
New cards

Recursive Formula for Geometric

an=a(sub)n-1 * r

45
New cards

Convergent Sequence

Given a sequence {an} if the terms an becomes artbitrarily close to a finite number L, as n becomes sufficiently lathe, we say {an} is a convergent sequence and L is the lmit of the sequence, In this case we write the lim as n goes to inifnity of an = L.

if the sequence is not convergent we say it is divergent

46
New cards

L’Hopital Rule

Used to evaluate limit of a function is indeterminate (0/0 or oo/oo or any combination), then you can use this rule to find the derivative of the numerator by itself, and the derivative of the denominator by itself. do not use quotient rule!!!

47
New cards

Finding horizontal asymptope of px^a/qx^b

if a>b, no HA

if b>a, HA @ 0

if a=b, HA @ p/q