P4 Flashcards

1
Q

Proof: there’s no greatest odd integer

A

Assumption: There is a greatest odd integer, n

consider a number, n+2, greater than n, also an odd integer, which contradicts to assumption.

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

Proof: There are infinitely many prime numbers.

A

Assumption: There is a finite number of prime numbers, which are P1, P2…Pn
Consider a number p=P1·P2·…Pn+1
So P must be either prime or has a prime factor which isn’t in the list of all possible prime numbers, contradicts with assumption

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

Proof: if n^2 is even, then n must be even

A

Assumption: there exists a number n which is odd, but n^2 is even.
Let n=2k+1, n^2=(2k+1)^2=2(2k^2+2k)+1
n^2 is odd, which contradicts with assumption

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

Proof: √(2) is an irrational number

A

Assumption: √(2) is a rational number
Let √(2)=p/q p, q are integers with no common factors
2=p^2/q^2, p^2=2q^2, so p^2 is even, then p must be even
Let p=2k, 2=(2k)^2/q^2, 4k^2=2q^2, q^2=2k^2
so q^2 is even, q must be even

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

Binomial expansion for (1+x)^n?

A

(1+x)^n=1+nx+n(n-1)x^2/2!+n(n-1)(n-2)x^3/3!

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

Differentiation of Parametric equation?

A

dy/dx=dy/dt÷dx/dt

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

What’s an implicit equation?

A

Hard to turn into the form of y=f(x)

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

Integration by parts?

A

∫(uv’)dx=uv-∫(vu’)dx

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

The order of determining “u” when integrating by parts?

A
  1. inverse trigonometric function: arcsinx, arccosx…
  2. logarithms: lnx
  3. power of x: x^n (includes 1=x^0)
  4. trigonometric function: sinx, cosx…
  5. exponential function: a^x, e^x…
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

integration by substitution steps?

A

let u=…
express the integration with du
determine limits

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

area=?

volume of revolution of x-axis=?

A

area=∫ydx

volume=Σπy^2γx=π∫y^2dx

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