(07-07-2013, 06:46 AM)JustAnotherPlayer Wrote: (07-07-2013, 06:42 AM)failedALIAS Wrote:i dont know how to math
enjoy my crash course
-f(x) is a formula (function) returning 'y' given x and can be plotted on a cartesian plane
-logarithms return the exponent given log base and a value
-quadratics (f(x) involving x^2) look like bridges, no, not that Bridge
-you can divide functions
-if a function has x in the denominator (called a rational) ya better make sure dat x ain't zero
-Trig functions look like waves, except tangent 'cuz tangent is a hipster
-Inverse trig or arc functions return the angle given a trig ratio
-|x| means absolute value of x and it means x is always positive, so |-3| = 3
-x! means x factorial, or multiplying x * (x - 1) * (x - 2) * .... * 3 * 2 * 1 for x > 0
-a vector is a direction on a coordinate plane
-You can multiply vectors to get a scalar product or a vector product
-A plane is represented by the equation of the vector perpendicular to it and a point on the plane
-√-1 =
i. That means
i *
i = -1.
-A complex number is also a vector.
-The argument (arg) of a complex number is the angle formed by the vector
-A derivative is a function f'(x) which gives the slope of f(x) given any x
-An integral is the area beneath a function f(x) from x = a to x = b
-You can rotate a function f(x) by 2π around an axis to get a volume
-Sometimes you take an integral from a real number to infinity
-You can also find the value of a sequence at its infinite term
-A series is when you sum terms of a sequence, sometimes to infinity
-You can turn a function into a mclaurin series by using this formula which nobody wants to derive
-Differential equations relate variables of a function y = f(x) to its derivative
-You can solve differential equations using a lot of whacked out strategies
-Binomial expansion: (a + b)^n = a^n + (n!/[(1!)(n - 1)!]) * a^(n - 1) * b + (n!/[(2!)(n - 2)!]) * a^(n - 2) * b^2 + ..... + (n! / (n - 1)!) * a * b^(n - 1) + b^n
-Probability is the most confusing unit in maths.
-The probability that ALIAS is alive next year is 98% and the probability that Shimeji is alive next year is 99%. If only one of them turns up alive next year, what is the probability that Shimeji is the one living?
-If I can win 1/3 of the time against Bridge in chess, what's the chance I've won 5 times after 8 games?
-Induction is when you have a proposition "P(n)" (like, 7^n - 1 is always divisible by 6) and you want to prove it for n >= 1
- ???