Mathematics A

Mathematics A

Mathematics A A.1 Geometry surface of a sphere with radius r subtends a solid angle Units of Angle and Solid Angle Radian is the ω = A/r2. angular unit most suitable for theoretical studies. One radian is the angle subtended by a circular Since the area of the sphere is 4πr2,afull arc whose length equals the radius. If r is the ra- solid angle equals 4π steradians. dius of a circle and s the length of an arc, the arc subtends an angle Circle α = s/r. Area A = πr2. 1 Area of a sector A = αr2. s 2 Since the circumference of the circle is 2πr, we have ◦ ◦ 2π rad = 360 or 1 rad = 180 /π. Sphere Area A = 4πr2. 4 Volume V = πr3. 3 2 Volume of a sector V = πr2h s 3 2 = πr3(1 − cos α) = V hav α. In an analogous way we can define a stera- 3 sphere dian, a unit of solid angle, as the solid angle sub- 2 Area of a segment As = 2πrh= 2πr (1 − cos α) tended by a unit area on the surface of a unit sphere as seen from the centre. An area A on the = Asphere hav α. © Springer-Verlag Berlin Heidelberg 2017 463 H. Karttunen et al. (eds.), Fundamental Astronomy, DOI 10.1007/978-3-662-53045-0 464 A Mathematics Equation in polar coordinates p r = , 1 + e cos f where the distance r is measured from one focus, not from the centre. When e = 0, the curve becomes a circle. A.2 Conic Sections Hyperbola Equations in rectangular and polar coordinates As the name already says, conic sections are curves obtained by intersecting circular cones x2 y2 p − = 1,r= . with planes. a2 b2 1 + e cos f Eccentricity e>1. √ Semi-minor axis b = a e2 − 1. Parameter p = a(e2 − 1). Ellipse Equation in rectangular coordinates =±b Asymptotes y a x. x2 y2 + = 1, a2 b2 Parabola Parabola is a limiting case between the previous ones; its eccentricity is e = 1. Equations p x =−ay2,r= . 1 + cos f a = the semimajor axis, √ b = the semiminor axis b = a 1 − e2, e = eccentricity 0 ≤ e<1. Distance of the foci from the centre c = ea. Parameter (semilatus rectum) p = a(1 − e2). Distance of the focus from the apex h = 1/4 a. Area A = πab. Parameter p = 1/2 a. A.4 Vector Calculus 465 1 A.3 Taylor Series = 1 + x + x2 + x3 +··· 1 − x Let us consider a differentiable real-valued func- √ 1 1 1 : → 1 + x = 1 + x − x2 + x3 −··· tion of one variable f R R. The tangent to 2 8 16 the graph of the function at x0 is √ 1 1 2 1 3 1 − x = 1 − x − x − x −··· y = f(x0) + f (x0)(x − x0), 2 8 16 1 1 3 2 5 3 where f (x0) is the derivative of f at x0.Now, √ = 1 − x + x − x −··· 1 + x 2 8 16 if x is close to x0, the graph of the tangent at x will not be very far from the graph of the function 1 1 3 5 √ = 1 + x + x2 + x3 +··· itself. Thus, we can approximate the function by 1 − x 2 8 16 ≈ + − 1 1 1 f(x) f(x0) f (x0)(x x0). ex = 1 + x + x2 + x3 +···+ xn 2! 3! n! The approximation becomes worse, the more the +··· converges for all x derivative f varies in the interval [x0,x].The rate of change of f is described by the second 1 1 1 ln(1 + x) = x − x2 + x3 − x4 +··· derivative f , and so on. To improve accuracy, 2 3 4 we have to also include higher derivatives. It can ∈ − ] be shown that the value of the function f at x is x ( 1, 1 (assuming that the derivatives exist) 1 1 sin x = x − x3 + x5 −··· for all x 3! 5! f(x)= f(x0) + f (x0)(x − x0) 1 2 1 4 1 cos x = 1 − x + x −··· for all x + f (x )(x − x )2 +··· 2! 4! 2 0 0 1 = + 1 3 + 2 5 +··· | | π + f (n)(x )(x − x )n +··· , tan x x x x x < . n! 0 0 3 15 2 Many problems involve small perturbations, in where f (n)(x ) is the nth derivative at x and n! is 0 0 which case it is usually possible to find expres- the n-factorial, n!=1·2·3·····n. This expansion sions having very rapidly converging Taylor ex- is called the Taylor series of the function at x . 0 pansions. The great advantage of this is the re- duction of complicated functions to simple poly- nomials. Particularly useful are linear approxima- tions, such as √ 1 1 1 1 + x ≈ 1+ x, √ ≈ 1− x, etc. 2 1 + x 2 A.4 Vector Calculus A vector is an entity with two essential proper- The following list gives some useful Taylor se- ties: magnitude and direction. Vectors are usually = ries (in all these cases we have x0 0): denoted by boldface letters a, b, A, B etc. The sum of the vectors A and B can be determined 1 2 3 = 1 − x + x − x +··· B 1 + x graphically by moving the origin of to the tip of A and connecting the origin of A to the tip of B. converges if |x| < 1 The vector −A has the same magnitude as A,is 466 A Mathematics parallel to A, but points in the opposite direction. is − + − The difference A B is defined as A ( B). ˆ ˆ ˆ A + B = (ax + bx)i + (ay + by)j + (az + bz)k. The magnitude of a vector r in terms of its com- ponents is r =|r|= x2 + y2 + z2. The scalar product of two vectors A and B is a real number (scalar) Addition of vectors satisfies the ordinary rules A · B = axbx + ayby + azbz =|A||B| cos(A, B), of commutativity and associativity, where (A, B) is the angle between the vectors A A + B = B + A, and B. We can also think of the scalar product as the projection of, say, A in the direction of B + + = + + A (B C) (A B) C. multiplied by the length of B.IfA and B are perpendicular, their scalar product vanishes. The magnitude of a vector√ expressed as a scalar prod- uct is A =|A|= A · A. The vector product of the vectors A and B is a vector ˆ ˆ A × B = (aybz − azby)i + (azbx − axbz)j ˆ + (axby − aybx)k ˆ ˆ ˆ i j k = a a a . x y z bx by bz A point in a coordinate frame can be specified This is perpendicular to both A and B. Its length by giving its position or radius vector, which ex- gives the area of the parallelogram spanned by tends from the origin of the frame to the point. A and B. The vector product of parallel vec- The position vector r can be expressed in terms tors is a null vector. The vector product is anti- of basis vectors, which are usually unit vectors, commutative: i.e. have a length of one distance unit. In a rectan- gular xyz-frame, we denote the basis vectors par- A × B =−B × A. allel to the coordinate axes by iˆ, jˆ and kˆ. The po- sition vector corresponding to the point (x,y,z) is then r = xiˆ + yjˆ + zkˆ. The numbers x, y and z are the components of r. Vectors can be added by adding their compo- nents. For example, the sum of Scalar and vector products satisfy the laws of ˆ ˆ ˆ A = axi + ayj + azk, distributivity: ˆ ˆ ˆ B = bxi + byj + bzk, A · (B + C) = A · B + A · C, A.5 Matrices 467 A × (B + C) = A × B + A × C, (A + B) · C = A · C + B · C, (A + B) × C = A × C + B × C. A scalar triple product is a scalar ax ay az A × B · C = bx by bz . cx cy cz Here the cross and dot can be interchanged and When computing a derivative of a vector product, the factors permuted cyclically without affecting one must be careful to retain the order of the fac- × · = the value of the product. For example A B C tors, since the sign of the vector product changes × · = · × × · =− × B C A B C A,butA B C B if the factors are interchanged. A · C. A vector triple product is a vector, which can A.5 Matrices be evaluated using one of the expansions Assume we have a vector x with components A × (B × C) = B(A · C) − C(A · B), (x,y,z). We can calculate another vector x = (x,y,z), the components of which are linear (A × B) × C = B(A · C) − A(B · C). combinations of the original components: In all these products, scalar factors can be x = a11x + a12y + a13z, moved around without affecting the product: y = a21x + a22y + a23z, = + + A · kB = k(A · B), z a31x a32y a33z. A × (B × kC) = k A × (B × C) . This is a linear transform that maps the vector x to a vector x. We can collect the coefficients to an array, The position vector of a particle is usually ˆ ˆ called a matrix A: a function of time r = r(t) = x(t)i + y(t)j + ⎛ ⎞ ˆ z(t)k. The velocity of the particle is a vector, a11 a12 a13 ⎝ ⎠ tangent to the trajectory, obtained by taking the A = a21 a22 a23 .

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    85 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us