Separable variables

Differential equations of the form

dy/dx = – P(x)/Q(y)

then it is possible to separate the variables

Q(y)dy = – P(x) dx → Q(y) dy + P(x) dx = 0

Ex

y´+ sinx y = 0

y´ = -sinx y

dy/y = -sinx dx

Integrating both sides

lny = cosx +C

y = Decosx

Publicerat i Calculus, Gymnasiematematik(high school math), matematik 4, Uncategorized | Märkt , | Lämna en kommentar

Differential equations

An equation containing the derivative of a function is called a differential equation.

Depending on the order of the derivatives it is of the first, second or higher order.

The simplest differential equation is an ordinary linear homogenous differential equation of the first order:

y’ + 3y = 0.

The solution to this equation is given with the integrating factor: e-3x 

 Where the exponent is the primitive function for the coefficient in front of y.

Multiplication of both sides with this factor gives:

   e-3x  y’ –  3y e-3x    = 0

The left side is identical to the derivative of the product D(y  e-3x ).

Therefore  integration of both sides generates y e3x  =C and y = C e-3x 

which is the solution C being an arbitrary constant.

For inhomogenous equations the solution is given by the sum of the solution to the homogenous equation and a particular solution: y = yp + yh.
The particular solution is found by proposing a soultion of the same kind as the type of function standing to the right of the equal sign.

Publicerat i Calculus, Gymnasiematematik(high school math), Uncategorized | Märkt , , | 1 kommentar

Cylindrical coordinates

Cylindrical coordinates can be considered as a hybrid between spherical coordinates and rectangular coordinates.

The coordinates of a point is given by the angle between the projection of the point in the xy-plame Φ and two distances: the distance from the point to the xy-plane (z) and the distance to the z-axis (ρ).

Lêer:Cylindrical coordinates.svg

Publicerat i Geometri, Uncategorized | Märkt | Lämna en kommentar

Dimensions and different coordinate sytems

Polar coordinates

The number of figures necessary for specifying the position of a point is called the dimension of the space.

For a two dimensional space it is sufficient to use two numbers (x, y) : one specifying the position on a right ot left scale and the other number giving the position on the up- and down scale. (x,y) are often referred to as the cartesian coordinates of a point.

Alternatively one can use polar coordinates where one uses the angle between an arrow pointing at the point and the length of the arrow (r, φ).

These are related by x=r cos(φ) and y =rsin(φ)

In three-dimensional space, our world for example, consequently three numbers are necessary. (x, y, z)

An alternative is the spherical-polar coordinates involving the radius, the azimuthal angle (φ) and the the declination (θ).

<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> \begin{cases}<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> x &= a \, \sin\varphi \, \cos\theta \\<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> y &= a \, \sin\varphi \, \sin\theta \\<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> z &= a \, \cos\varphi.<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> \end{cases}<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
These coordinates can be found from the cartesian coordinates by using the formulas
r=\sqrt{x^2+y^2+z^2}  (Pythagorean theorem in three dimensions)
\theta = \mbox{arccos}\left(\frac{z}{r}\right)
\varphi  = \mbox{arctan}\left(\frac{y}{x}\right)
spherical coordinates
Publicerat i Algebra, Geometri, matematik 1c, Uncategorized | Märkt , | 1 kommentar

What is mathematics?

Perhaps after 53 lectures it’s about time that I define what I mean with mathematics?

Mathematics can be defined as the science dealing with quantities, numbers and geometrical objects in particular.

It is characterised by its logical method which consists of drawing logical conclusions from already proven results.  This chain of reasoning can then be traced all the way back to the fundamental axioms.

Kant pointed out that mathematics is a purely theoretical science.

The axiomatic system of  mathematics is independent of the physical world. Still mathematics is of outmost importance for the empirical sciences since it provides a means for constructing mathematical models able to accurately describe and predict outcomes in the  real world.

Immanuel KAnt

Publicerat i matematik 1c, Philosophy of Science | Märkt , , , , | 1 kommentar

Chinas first aircraft-carrrier

First chinese carrier commissioned on sep. 26th.

Publicerat i Technology, Uncategorized | Märkt , | Lämna en kommentar

factorization (faktorisering)

Factorization means to decompose a number or polynomial into a product of other objects, called factors, which when multiplied together gives the original number or polynomial.

Ex. The number 16 = 2*2*2*2 when factorized into prime numbers. Since prime-numbers can’t be factorized it is the final stage of factorization of numbers.

Also polynomials can be factorized with e.g. the conjugate rule

x4 -1 = (x2-1)(x2+1) = (x-1)(x+1)(x2+1)

or with the theorem of factorization stating that the roots of a polynomial are also factors of that polynomial.

Ex.

Consider the polynomial p(x) = (x-2)(x-3).

As can easily be seen the roots of p(x) are x = 2 and x = 3.

Multiplying the parentheses results in

p(x) = x2 – 5x + 6.

Therefore

x2 – 5x + 6 = (x-2)(x-3)

 

Therefore the roots to this polynomial are also the factors of it!

Publicerat i Gymnasiematematik(high school math), matematik 1c | Märkt , , | 2 kommentarer

Pascal’s triangle

Numerology is an old phenomenon in many cultures. It is represented both in art an buildings. Buildings are constructed according tothe Golden Section and magical quadrats can be found in eg Albrect Durer’s painting ”Melancholy”.

A substantial amount of mathematics is hidden in Pascal’s triangle. This triangle isbased on the principle that an element in it is the sum of the nearest elements above it.

The elements in Pascal’s triangle turns out to be the binomial-coefficients. This means that they are identical to the numbers you get when you expand binomials with different exponentials. A binomial is the sum of two numbers (x + y) .

As an example we can take (x+y)^2 = x^2 + 2xy + y^2.

The coefficients here can be found in the second row of the periodic system: 1    2    1.

The  coefficients for (x + y) ^3 is given by the third row: 1  3  3   1 and so on.

This is spectacular in its own right but it doesn’t   end there: The binomialcoefficients also have a combinatorical interpretation: They give the  number of combinations if you e.g. are to select k objects out of n possible.

Example: Suppose you wish to pick 2  apples out of a set of three. You find the answer as the second element in the third row: 3.

This is called the number of combinations possible when selecting two elements from a set of three. In a combination the order is irrelevant.   According to convention it is writen as

{n \choose k} = \frac{n!}{k!(n - k)!}
Here n! = the number of permutations of n i.e. the number of possible arrangements of n objects when the order is important, k! is the number of permutations of k objects and (n-k)! the number of permutations of the difference of n and k. 
Publicerat i Uncategorized | Märkt , | 2 kommentarer

Cauchy’s integralformula

Theorem

Suppose U is an open subset of the complex plane C, f : UC is a holomorphic function and the closed disk D = { z : | zz0| ≤ r} is completely contained in U. Let \gamma be the circle forming the boundary of D. Then for every a in the interior of D:

f(a) = \frac{1}{2\pi i} \oint_\gamma \frac{f(z)}{z-a}\, dz

where the contour integral is taken counter-clockwise.

The proof of this statement uses the Cauchy integral theorem and similarly only requires f to be complex differentiable. Since the reciprocal of the denominator of the integrand in Cauchy’s integral formula can be expanded as a power series in the variable (a − z0), it follows that holomorphic functions are analytic. In particular f is actually infinitely differentiable, with

f^{(n)}(a) = \frac{n!}{2\pi i} \oint_\gamma \frac{f(z)}{(z-a)^{n+1}}\, dz.

This formula is sometimes referred to as Cauchy’s differentiation formula.

The circle γ can be replaced by any closed rectifiable curve in U which has winding number one about a. Moreover, as for the Cauchy integral theorem, it is sufficient to require that f be holomorphic in the open region enclosed by the path and continuous on its closure.

This proof is based on the fact that the value of the integral is invariant under deformation as long as the integrand is analytic over this closed area.

Publicerat i Calculus, Imaginary numbers | Märkt | Lämna en kommentar

Cauchy’s integral theorem

Cauchy‘s integral theorem states that an analytic function f(z) the line integral around a closed path C is zero.

∫f(z)dz = 0  .

This means that the curve integrals over 2 curves with the same endpoints for an analytic function are the same.

Publicerat i Imaginary numbers | Lämna en kommentar