Sunday, May 31, 2020

Level Surface

If a function w = f (x,y,z) is assigned to a value c, i.e. f (x,y,z) = c, then the surface f (x,y,z) = c is named as the level surface of f

There are two functions given in the box below: f (x,y,z) and g(x,y,z). By default, f (x,y,z) = 1 is shown. Tick on other choices of c from the same function to observe the changes on the level suface. You may click here if you want to rotate the graph.


Betty, created with GeoGebra and Thomas' Calculus, Pearson.

Level Curve

If a function z = f (x,y) is assigned to a value c, i.e. f (x,y) = c, then the curve f (x,y) = c is named as the level curve of f


If you take a look at the graph below, there is a paraboloid z = 10 - x2 - y2 at the right. By default, the choice of 'Show level curve z = 6' is ticked. The surface is 'cut' through by the plane z = 6 and the intersection yields the circle x2 + y2 = 4.


The circle is then drawn on the xy-plane at both columns. The circle on the xy-plane is the level curve.


Choose different level of c and observe the changes on level curves. Click here if you want to rotate the 3D graph.



Betty, created with GeoGebra and Thomas' Calculus, Pearson.

Friday, May 29, 2020

Domain & Range

Domain of a function is the largest possible set of input to make the function defined. The range is the interval of the function value where the function is defined. If the function is y = (x), the biggest set of x values is the domain and the interval of y values is the range; if the function is z = (x,y), the biggest combination set of x and y values is the domain and the interval of the output, z values, is the range. 

The graphs below give some examples for better understanding. Please just choose one function at a time to avoid overlapping of domain and/or range of the functions.

A) Function of one variable


The line in purple on the x-axis indicate the interval of the domain, whereas the red line on y-axis indicate the interval of the range. Take note of the domain and range stated in the upper box so that you know how to write it by yourself.

B) Functions of several variables


The graph of the domain is shown at the lower left box and the graph of the function is shown at the right. The interval of the range is marked in the graph at right with light green line. Please click here if you want to have better viewing experience for 3D graphs. Take note of the domain and range stated in the upper box, it is slightly different with the writing of domain as in part A) since the functions involved are functions of more than one variable.


Betty, created with GeoGebra and Thomas' Calculus, Pearson.

Wednesday, May 27, 2020

Tangent & Normal Vectors in Motion

If a particle moves acording to r(t), unit tangent T(t) and principal unit normal N(t) tells about its movement direction. From the previous post, we know that T(t) is the unit vector of velocity, that means,  v(t) can be written in term of T(t) as

v(t) = |v(t)|T(t). 

Not only v(t) can be written in term of T(t), its derivative - acceleration a(t) can be written in terms of T(t) and N(t) as well:
a(t) = aTT + aNN

where aT is named as the tangential component and aN as normal component of acceleration. Both of these components can be found using the formulae below:



There are two formulae to find aN as given above. Use either one that is convenient to you. 

Using the example below, you can see that the red circle is the curve for a(t). It can be obtained through adding aTT and aNN. Slide the value of t if you want to move point C on the circle. If you untick the curve a(t) and tick for v(t), you will find a curve for v(t) and the curve is obtained through the vector  |v(t)|T(t) from the origin to point B. Slide the value of t if you want to move point B on the cirlce. Untick v(t) and tick for r(t) now, this curve is the curve of position vector r(t). You can see that the unit tangent T(t) and its principal unit normal N(t) at point A. 

If you tick all curves, you will find that all vectors of T(t), |v(t)|T(t) and aTT are parallel, only differs in length. Same goes to N(t) and aNN. Any other interesting stuff you can find from this graph? If you want to rotate the graph, just click here.


Betty, created with GeoGebra and Thomas' Calculus, Pearson.

Sunday, May 24, 2020

Motion in Space

If a particle is moving according to the path r(t) (it's also named as position vector), then its velocity, v(t) is found by differentiating r(t) and its acceleration is by differentiating v(t):


The unit vector of the velocity has a special name: unit tangent, T. As we know, tangent line is the line that gives us an idea about the slope of a curve, similar to tangent vector. 


In addition to this, there is a principal unit normal, N, that points to the direction to where the unit tangent T is turning.


In order to calculate the rate at which ๐“ turns per unit of length along the curve, we look for curvature, ๐œ… (“kappa”).


The graph below gives an example for the calculation mentioned above. Slide the value of t in the upper box to move point A along the curve. Observe the changes on the unit tangent and the pricipal unit normal. In this case, the curvature remain constant throughout all values of t. You can always click here if you want to rotate the graph.

For every curve, there exists a circle of curvature with radius . This circle of radius satisfies the following critiria:
  1. It is tangential to the respective curve.
  2. It has the same curvature as the respective.
  3. It lies towards the concave or the inner side of the curve.
The green curve in the graph below is the graph of . The blue line is the tangent line of the curve, and the red circle is the circle of curvature. Try to slide the value of t to see the changes of the radius. You can get the same effect by moving point A.


Betty, created with GeoGebra and Thomas' Calculus, Pearson.

Saturday, May 23, 2020

Cylinders

A cylinder in Calculus is not only a daily life cylinder that we know. It is  a surface that is generated by moving a straight line along a given planar curve while holding the line parallel to a given fixed line.The curve is called a generating curve.


In other word, a 2D graph is extended. For example, the curve z = y2 in yz-plane is 'extended' to all values of x. The box below contains 3 different types of cylinders. Each cylinder is extended to different values of x, y or z. Take note of the corresponding 'base' at the right. According to the example z = y2 (Cylinder 3), its 'base' is on yz-plane (check with the axes labels), then the 'base' is 'extended' to all values of x. Slide the value a, b or c to play around with the graph. If you wish to rotate the 3D graph, just click here.


Betty, created with GeoGebra and Thomas' Calculus, Pearson.

Friday, May 22, 2020

Length of a Curve

If a curve is given as
,
then the length of this curve for a < t < b is 

.

For example, given a curve r(t) = < 5cos(t), 5sin(t), t >. The length of the curve for a < t < is  
  

The graph of the curve mentioned above is shown below (Curve 1). Slide the values of a and b and observe the change in the length. The correspoding segment is indicated in the graph. Let's try to find the length of Curve 2 by yourself and check if you get the same answer as shown in the box below. If you wish to rotate the graph, just click here.


Betty, created with GeoGebra and Thomas' Calculus, Pearson.

Wednesday, May 20, 2020

Volume of Parallelepiped

We already knew that the volume of a box = area x height, but a slanted box (parallelepiped) like the picture below? We may still use the concept of area x height to find the volume. But how? First, assign three vectors u, v and w that start from the same point as in the graph below. We can see that points A and B are both fall on the xy-plane. Considering that t could be an obtuse angle, absolute sign is put in when calculating the height. As such, we get 




 is also named as the box product. Besides finding the cross product, followed by the dot product, you may combine the three vectors into a 3-by-3 matrix and use the determinant method to find the box product (refer in the box below). 

In the graph below, move the points A, B or C and observe the change to the respestive vector, together with the change in the volume.


Betty, created with GeoGebra and Thomas Calculus, Pearson.

Tuesday, May 19, 2020

General Curves

A curve in 2D or 3D can be descibed by vector function. So, what is vector function? If vector is a set of numbers, then vector fuction is a set of functions. 

In 2D, v(t) = < x(t), y(t) >; in 3D, v(t) = < x(t), y(t), z(t) >. 

For examples, the graph below contains 3 curves:
  1. r(t) = < tt2 >
  2. r(t) = < cos(t), sin(t) >
  3. r(t) = < cos(t), t >
Tick one of the vector functions in the graph, and slide the value of t. Observe the position of the terminal point of the vector v(t), P(x, y). As t changes, point P changes according to the vector. If the trace of point P is connected with a smooth curve, we get the following equations:

No. Components Relationship between x and y
1.
2.
3.


In 3D, we don't put the variables in just one equations as in 2D. We leave it as it is in parametric equations. You may slide the value of t below and observe the forming of the curve in 3D (Click here if you wish to have better viewing experience). Even though it is not easy to relate the variables as in 2D,  we may still able to predict the shape of some curves. For examples,  the graph below contains 3 vector functions:
  1. r(t) = < 3cos(t), 3sin(t), t >, this gives to a circular curve of radius 3 units. As t increases, z increases as well. As such, point P forms a spring of radius 3 units.
  2. r(t) = < cos(t), sin(t), sin(2t) >, since  is not simply t as in #1, we can only expect a curve that fluctuate between [0, 1] for x, y and z.
  3. r(t) = < cos(3t), sin(3t), t >, this looks similar to #1, but with smaller radius (radius = 1 unit) and more intense.

Betty, created with GeoGebra and Thomas Calculus, Pearson.

Friday, May 15, 2020

Quadric Surfaces

A quadric surface is a surface defined by second-degree equations in ๐‘ฅ,๐‘ฆ and ๐‘ง.


Examples of quadric surfaces including
  1. Ellipsoid
  2. Elliptical paraboloid
  3. Elliptical cones
  4. Hyperboloid of one sheet
  5. Hyperboloid of two sheets
  6. Hyperbolic paraboloid

  7. Click on the names to find out more about them.

    Betty, created with GeoGebra and Thomas Calculus, Pearson.

    Hyperbolic Paraboloid

    A hyperbolic paraboloid is a type of quadric surfaces. If it is centered at the origin, then its equation could be one of the equations below:
     



    Hyperbolic paraboloid has a very interesting shape. It is a combination of hyperbola and parabola. For example, if we look at the graph of the equation below (the first type of equations above), 


    and
    1. 'slice' the surface horizontally using planes , we get hyperbola shapes (the leftmost graph below). Take note at z = 0, we get a cross, 'x'. z = 0 serves as a threshold whether the direction of hyperbola opening changes its direction.
    2. 'slice' the surface vertically using planes , we get parabola shapes (the middle graph below);
    3. 'slice' the surface vertically using plane x = 0, we get a parabola (the rightmost graph below). Even if you 'slice' the surface vertically with , you will still get parabolas. To avoid the graph looks too 'crowded', I only use one plane to 'slice' the surface.

    Hyperbolic paraboloid is also called as saddle due to its shape. Referrng to this example, imagine that there is an invisible horse facing the y-axis direction with its saddle on it, with the sitting place facing up (z > 0). 

    You may change the values of a, b and c to see the changes of the graph. Type 1 is the first equation stated on top of this article, Type 2 is the second and Type 3 refers to the third equation. Please un-tick all choices before you change to another type of equation. You may click here if you want to have better viewing experience.


    If the surface is shifted to be centered at (h, k, l), then the equations above will look like the equations below:



    You may refer to other quadric surfaces on the surface shifting concept. It applies the same here.

    Betty, created with GeoGebra and Thomas Calculus, Pearson.

    Thursday, May 14, 2020

    Elliptical Paraboloid

    An elliptical paraboloid is a type of quadric surfaces. It has an elliptical opening. Somehow, the opening can be circular sometimes, depending on the values of ab and c.  These values will also affects the direction of the opening, either towards the positive side of the axis or the other way round. If its vertex falls on the origin, then its equation could be one of the equations below.

                        

    If the vextex falls at (h, k, l), then its equation could be one of the equations below:




    The box below contains all the graphs mentioned above. Tick one category at a time to view the graph. You may slide the values of abchk and l to see the changes on the graph. Observe the following matters:
    1. What is the axis of the graph?
    2. What is the opening of the graph? Elliptical or circular? How do the values of ab and c affect the opening.
    3. What are the intercepts?
    4. What's the effect of ab and c when it's positive or negative?
    If you wish to have a better view and want to rotate the graph, just click here.


    Betty, created with GeoGebra and Thomas Calculus, Pearson.