P4 Flashcards
Proof: there’s no greatest odd integer
Assumption: There is a greatest odd integer, n
consider a number, n+2, greater than n, also an odd integer, which contradicts to assumption.
Proof: There are infinitely many prime numbers.
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
Proof: if n^2 is even, then n must be even
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
Proof: √(2) is an irrational number
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
Binomial expansion for (1+x)^n?
(1+x)^n=1+nx+n(n-1)x^2/2!+n(n-1)(n-2)x^3/3!
Differentiation of Parametric equation?
dy/dx=dy/dt÷dx/dt
What’s an implicit equation?
Hard to turn into the form of y=f(x)
Integration by parts?
∫(uv’)dx=uv-∫(vu’)dx
The order of determining “u” when integrating by parts?
- inverse trigonometric function: arcsinx, arccosx…
- logarithms: lnx
- power of x: x^n (includes 1=x^0)
- trigonometric function: sinx, cosx…
- exponential function: a^x, e^x…
integration by substitution steps?
let u=…
express the integration with du
determine limits
area=?
volume of revolution of x-axis=?
area=∫ydx
volume=Σπy^2γx=π∫y^2dx