Tuesday, 29 December 2015

Application of the Cosine Rule (Law Of Cosines)


In this video, I demonstrate how to use the Law of Cosines to find an unknown long side of a scalene triangle, given an angle and adjacent 2 shorter sides.

The triangle has been constructed from 2 shorter sides of lengths 2.0m and 3.0m, subtended by an angle of 135°. We are required to find the length of the longest side - and we can do that by using the Cosine Rule (aka Law of Cosines) which states...
c^2 = a^2 + b^2 - 2ab\cos \theta
where c is the longest side and θ is the angle between the 2 shorter sides a and b.

Equation for ellipses not centred at Origin


The equation of an ellipse that is offset from (0,0) is very similar to the standard form, except that the centre coordinates (p,q) are subtracted from the variables x and y respectively. That is...
\frac{\left ( x-p \right )^2}{a^2}-\frac{\left ( y-q \right )^2}{b^2}=1
Here, a and b still are the lengths of the semi-major and semi-minor axes respectively.

For an ellipse with a given semi-major and semi-minor axis, the shape and every other feature remains the same as one located at (0,0), except all features have been offset by the centre point coordinates (p, q). That is...

The centre is located at: (p,q) rather than (0,0)
The foci are located at: (±ae+q) rather than (±ae , 0)
The horizontal vertices are located at: (±a+p , q) rather than (±, 0)
The vertical vertices are located at: (±p, b+q) rather than (0 , ±b)
The directrices have the equations: x = ±(a/e)+p rather than x = ±a/e

In this video, we also sketch the ellipse formed by the equation:
9x^2 + 36x + 16y^2 + 96y = -36
Thanks for watching. Please give me a "thumbs up" if you have found this video helpful.

Please ask me a mathematics question by commenting below and I will try to help you in future videos.

Monday, 21 December 2015

Ellipses - Example 2: Finding the Equation


In this lesson, we find the equation of an ellipse given it has vertices or x-intercepts of (8,0) and (-8,0) and focal points (5,0) and (-5,0).

The standard form of the ellipse is:
\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1
And the x-intercepts are given by:
(\pm a,0)
which means that a = 8.

For the term b2, it can be expressed as...
b^2 = a^2 - (ae)^2
where a is the length of the semi-major axis, e is the eccentricity, ae is the distance from the centre of the ellipse to a focal point. So in this case, we have...
ae = 5
Thus
b^2 = 8^2 - 5^2 = 64 - 25 = 39
So the equation of the ellipse is...
\frac{x^2}{64} + \frac{y^2}{39} = 1
or...
39x^2 + 64y^2 = 2496
Thanks for watching. Please give me a "thumbs up" if you have found this video helpful.

Please ask me a maths question by commenting below and I will try to help you in future videos.

Follow me on Twitter! twitter.com/MasterWuMath

Monday, 14 December 2015

Ellipses - Example 1: Sketching 4x^2 + 9y^2 = 36


4x2 + 9y2 = 36 is the equation of an ellipse centred at the origin (0,0). Before we can sketch the ellipse, we need to find the vertices (i.e. the x and y intercepts) by transforming the equation to the standard form, which is:
\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1
where...
a is the semi-major axis
b is the semi-minor axis
So, dividing the equation by 36, we get:
\frac{x^2}{9} + \frac{y^2}{4} = 1
Or...
\frac{x^2}{3^2} + \frac{y^2}{2^2} = 1
Thus a = 3 and b = 2, and hence the vertices are:
A = (3,0)
A' = (-3,0)
B = (0,2)
B' = (0,-2)
To fully define the ellipse, we should also find the focal points and the directrices. Thus we to find the eccentricity. We can do this through the relationship:
b^2 = a^2 - (ae)^2
The focal points (foci) are given by:
F = (ae,0)
F' = (-ae,0)
And the equations are of the directrices are:
x = \frac{a}{e}
x = -\frac{a}{e}

Thursday, 10 December 2015

Integral of ∫dx/sqrt(a^2 + x^2)


The integral ∫dx/√(a2 + x2) may be approached in 2 ways:

1. Trigonometric substitution, or
2. Hyperbolic substitution

The goal of both methods is to simplify the denominator expression: √(a2 + x2).

With trigonometric substitution, we can let x = atanθ, and thus dx = asec2θdθ, and √(a2 + x2) simplifies to √[a2(1 + tan2θ)] = asecθ. And the integral becomes ∫secθdθ.

With hyperbolic substitution, we can let x = asinhu, and thus dx = acoshudu, and √(a2 + x2) simplifies to √[a2(1 + sinh2u)] = acoshu, so the integral becomes ∫du.

Please give me a "thumbs up" if you have found this video helpful.

Please ask me a maths question by commenting below and I will try to help you in future videos.

Tuesday, 8 December 2015

Conic Sections: The Ellipse - Part 2


With the standard form of the ellipse being x2/a2 + y2/b2 = 1 and given the eccentricity, e, we can define and determine all of the features of the ellipse.

For instance, the:

  • x-intercepts are located at coordinates (a,0) and (-a,0)
  • y-intercepts are located at coordinates (0,b) and (0,-b)
  • semi-major axis has a length of a
  • semi-minor axis has a length of b
  • foci are located at (ea,0) and (-ea,0)
  • directrices have equations x = a/e and x = -a/e

Suggested tutorials:
Thanks for watching. Please give me a "thumbs up" if you have found this video helpful.

Please ask me a maths question by commenting below and I will try to help you in future videos.

Tuesday, 1 December 2015

How to Integrate ∫sin^3(x)cos^3(x)dx - odd powers


Integrals of the product of the powers of sine and cosine come in 4 permutations:
  1. The powers m and n are both even
  2. The powers m and n are even and odd respectively
  3. The powers m and n are odd and even respectively
  4. The powers m and n are both odd
In this video, we explore case 4 where both powers are odd. The example we use to demonstrate the methodology in this case is...
∫sin3(x)cos3(x)dx
Remember that cos(x) is the first derivative of sin(x), so we reserve one and write the integrand as...
sin3(x)cos3(x) = sin3(x)cos2(x)cos(x)
Then if we write the cos2(x) term as...
cos2(x) = 1 - sin2(x)
we have...
sin3(x)[1 - sin2(x)]cos(x) = [sin3(x) - sin5(x)]cos(x)
Then using the substitution u = sin(x), we can easily evaluate the integral.

Thanks for watching. Please give me a "thumbs up" if you have found this video helpful.

Please ask me a maths question by commenting below and I will try to help you in future videos.

Integrals of powers of cos(x) - ∫cos^6(x)dx


Integrals of powers of trigonometric functions get increasingly difficult and tedious as the power increases. The idea is to reduce the power to the first order, and this can be done with power reduction formulas such as the half-angle formula. But as the power increases, the number of iterations of the half-angle formula also increases accordingly.

But there is a neat alternative for power reduction in complex numbers. Consider De Moivre's Theorem. It is probably the most efficient method of power reduction. For instance, in polar form...
z = cos(x) + isin(x)
If we raise z to the nth power, then by De Moivre's Theorem...
zn = [cos(x) + isin(x)]n = cos(nx) + isin(nx)
So we've reduced the power from n to 1 in just one step! Similarly...
1/z = z-1 = [cos(x) + isin(x)]-1 = cos(-x) + isin(-x) = cos(x) - isin(x)
1/zn = z-n = cos(-nx) + isin(-nx) = cos(nx) - isin(nx)
Now adding:
z + 1/z = 2cos(x)
zn + 1/zn = 2cos(nx)
These results are the key to performing integrals of larger powers of cosine.

Thanks for watching. Please give me a "thumbs up" if you have found this video helpful.

Please ask me a maths question by commenting below and I will try to help you in future videos.

Saturday, 28 November 2015

Conic Sections: The Ellipse - Part 1


The ellipse is the type of conic section formed by the locus of a moving point P, such that the ratio (eccentricity) of its distance to a fixed focal point F, to a fixed imaginary line called the directrix D is a positive constant that is less than 1.

Try this experiment at home to better understand how mathematically, an ellipse is formed. You'll need 2 thumb tacks, string, paper and a pencil or a pen.

1. Secure the thumb tacks so that the distance between them is less than the length of the string.
2. Tie the string around both tacks
3. Pull the string taut with the pencil
4. Keeping the string taut, mark out the shape you get as you move the pencil around.

You should end up with an ellipse! And this is mathematically how we derive the standard form of the equation of the ellipse.

We simply require the distance formula for PF (the distance from point P to the positive focus) and PF' (the distance from the point P to the negative focus).

Thanks for watching. Please give me a "thumbs up" if you have found this video helpful.

Please ask me a maths question by commenting below and I will try to help you in future videos.

Thursday, 26 November 2015

Integral of ∫sec^3(x)dx


Integrals of odd powers of sec(x) are never straight forward, unlike their even powered counterparts. They get exponentially more difficult as the odd power increases. The integral of sec3(x) is a classic integral that is still manageable by conventional analytical methods.

Probably the most straight forward approach is to use integration by parts. To do this, we can write the integral as:

∫sec3(x)dx = ∫sec(x)sec2(x)dx

So now we have the 2 parts required for I.B.P. if we let

u = sec(x) and dv = sec2(x)dx

Please watch the video to see how this integral is solved.

Suggested videos:

Integration of sec(x): https://youtu.be/9pG-1NG2Kqs
Derivative of sec(x): https://youtu.be/_BGccPnemDA

Integration of sec(x)


There is no obvious way to integrate the secant function, sec(x). One way is to use the method of partial fractions. While this method takes a quite a few steps to solve the integral, it is robust. It does not rely heavily in the intuition of the student.

Another way involves some trickery where we try to form an integral of the form f'(x)/f(x), which gives the result ln|f(x)|. Although this method is efficient, it requires you to know part of the answer before you begin, which doesn't make much sense.

Using the method of partial fractions, the idea is to rewrite the integral of sec(x) as:
∫sec(x)dx = ∫cos(x)dx / (1 - sin2(x))
Then by letting u = sin(x)...
∫sec(x)dx = ∫du / (1 - u2) = ∫du / (1+u)(1-u)
We can then convert the expression 1/(1+u)(1-u) into the sum of its partial fractions.

Suggested video:

Partial Fraction Decomposition

Tuesday, 24 November 2015

Conic Sections - Focus, Directrix and Eccentricity



You can construct a conic section on any plane by defining a fixed point called the focus (F), a moving point (P) and a straight line called a directrix D!

The locus of P will describe a conic section as long as the ratio of the distance PF (from the point P to the focus F) and the distance PD (perpendicular distance from the point P to the directrix D) is a constant, called the eccentricity (e = PF/PD).

The sections constructed from the locus depending on the value of e are:
  1. Ellipse (0 < < 1)
  2. Parabola (e = 1)
  3. Hyperbola (e > 1)
In this video, I show you an exercise that you can do at home to help you construct a conic section with conic graph paper!

To understand more about locus, please take a look at this page: Locus in the Cartesian Plane - Part 1