{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Integral Formulas Flashcards

(14 cards)

0
Q

int( sin x ) dx

A

-cos x + C

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

int( x^n) dx

A

x^(n+1) / (n+1) + C, (n not equal to 1)

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

int( cos x ) dx

A

sin x + C

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

int( tan x ) dx

A

LN(sec x) + C

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

int( e^x ) dx

A

e^x + C

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

int( 1/x ) dx

A

LN |x| + C

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

int ( 1/u )du

A

LN |u| + C

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

int( a^x ) dx

A

(a^x)/LN(a) + C

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

Integration By Parts

int u*dv =

A

uv - int vdu

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

int 1/(1+x^2) dx

A

arctan(x) + C

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

int 1/sqrt(1 - x^2) dx

A

arcsin(x) + C

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

int sin(ax) dx

A

-cos(ax)/a + C

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

int cos(ax) dx

A

sin(ax)/a + C

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

int e^(ax) dx

A

(1/a)*e^(ax) + C

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