PURE

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/34

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

35 Terms

1
New cards

formula for area of the sector of a circle in radians

A= 1/2 x r^2 x θ

2
New cards

formula for length of an arc in radians

r x θ = l

3
New cards

Small Angle Approximation: sinθ, tanθ , cosθ

sin θ = θ

tan θ = θ

cos θ = 1 - (θ^2)/2

4
New cards

in binomial expansions, what steps do you take when it says "using your expansion of (*function) estimate the value of (number*^(power of function))" to solve?

-you equate the number to the function then solve for x

-sub in the x value into your expansion

5
New cards

What is a unit vector?

A vector with the magnitude of 1, a unit vector in the direction of a is a/[a]

6
New cards

what is a position vector?

The position of a point relative to the origin

7
New cards

1 + tan^2x

= sec^2(x)

8
New cards

1 + cot^2x

cosec^2x

9
New cards

arcos graph domain and range

knowt flashcard image
10
New cards

Arcsin graph domain and range

knowt flashcard image
11
New cards

Arctan graph, domain, and range

knowt flashcard image
12
New cards

sec x graph

knowt flashcard image
13
New cards

cosec x graph

knowt flashcard image
14
New cards

cot x graph

knowt flashcard image
15
New cards

Sin 2A = ?

Sin 2A = 2 SinA CosA

16
New cards

Cos 2A = ?

cos (2A) = cos²(A) - sin²(A)

= 2Cos²A - 1

= 1 - 2Sin²A

<p>cos (2A) = cos²(A) - sin²(A)</p><p>= 2Cos²A - 1</p><p>= 1 - 2Sin²A</p>
17
New cards

Tan 2A = ?

(2 tan A) / (1 - tan² A)

<p>(2 tan A) / (1 - tan² A)</p>
18
New cards

d/dx cotx

-cosec²x

19
New cards

d/dx tanx

sec²x

20
New cards

d/dx secx

secxtanx

21
New cards

d/dx cosecx

-cosecxcotx

<p>-cosecxcotx</p>
22
New cards

sin(A+B)=

sin(a)cos(b)+cos(a)sin(b)

23
New cards

cos(A+B)=

cos(a)cos(b)-sin(a)sin(b)

<p>cos(a)cos(b)-sin(a)sin(b)</p>
24
New cards

tan(A+B)=

(tanA + tanB)/(1 - tanAtanB)

<p>(tanA + tanB)/(1 - tanAtanB)</p>
25
New cards

d/dx 2^x

what is the general rule to solving d/dx a^bx

ln2 * 2^x

- ln(base) x (original function) x (derivative of original function)

26
New cards

define sequence

define series

sequence - list of terms

series - the sum of a list of terms

27
New cards

nth term of an arithmetic series

a + (n-1)d

<p>a + (n-1)d</p>
28
New cards

sum of n terms of an arithmetic series

n/2(2a+(n-1)d)

<p>n/2(2a+(n-1)d)</p>
29
New cards

what is a geometric sequence?

geometric sequence - multiplying by a common ratio, r, to get from one term to the next

30
New cards

nth term of a geometric sequence

an=a1(r)^n-1

<p>an=a1(r)^n-1</p>
31
New cards

Sum of the first n terms of a geometric series

Sn = a(1-r^n)/1-r

<p>Sn = a(1-r^n)/1-r</p>
32
New cards

define divergent

define convergent

divergent - when each term is bigger than the previous

convergent - when the terms tend to 0

33
New cards

sum to infinity of a geometric sequence

S= a/1-r

<p>S= a/1-r</p>
34
New cards

Proof for sum in arithmetic sequence

1) Sn = a + (a+d) + (a+2d) ...

2) Sn = (a+(n-1)d) + (a+(n-2)d) + (a+(n-3)d) ...

1) + 2) = 2Sn = n(2a+(n-1)d)

Sn = 0.5n(2a+(n-1)d)

<p>1) Sn = a + (a+d) + (a+2d) ...</p><p>2) Sn = (a+(n-1)d) + (a+(n-2)d) + (a+(n-3)d) ...</p><p>1) + 2) = 2Sn = n(2a+(n-1)d)</p><p>Sn = 0.5n(2a+(n-1)d)</p>
35
New cards

Proof for sum in geometric series

Sn = a + ar + ar^2

rSn = ar + ar^2 + ar^3

Sn - rSn = a - ar^n

Sn(1-r) = a - ar^n

Sn= (a-ar^n)/(1-r)

<p>Sn = a + ar + ar^2</p><p>rSn = ar + ar^2 + ar^3</p><p>Sn - rSn = a - ar^n</p><p>Sn(1-r) = a - ar^n</p><p>Sn= (a-ar^n)/(1-r)</p>