Maths Notes
Maths Notes
Department of Mathematics1
Dr. A.I.T.
1
www.drait.edu.in
Contents
1 Analysis of 2D curves 1
1.1 Aim: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2.1 Cissoid: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2.2 Cardioid: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2.3 Cycloid . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Theoretical procedure for tracing a curve . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.3.1 Important Steps for tracing Cartesian curves . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.3.2 Important Steps for tracing Parametric Curves . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3.3 Important Steps for tracing Polar Curves . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.4 Maxima Code for plotting the curve . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.5 Maxima code to find angle between the radius vector and the tangent . . . . . . . . . . . . . . . 5
1.5.1 Maxima code to find point of intersection . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.6 Problems for practical . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.7 Practical Data Records . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.8 Inference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.9 Adjudication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
iii
1
Analysis of 2D curves
1.1 Aim:
To plot and analyze the standard 2D curves in polar, parametric and Cartesian forms. Also to determine the
point of intersection and nature of tangent.
1.2 Description
There are several standard curves known with their importance in Engineering applications. The equation to
the curves may be in Cartesian form or in parametric form or in Polar form.
1.2.1 Cissoid:
A cubic curve invented by Diocles in about 180 BC in connection with his attempt to duplicate the cube by
geometrical methods. The name “cissoi” first appears in the work of Geminus about 100 years later. Fermat
and Roberval constructed the tangent in 1634. From a given point there are either one or three tangents to the
cissoid.
Given an origin O and a point P on the curve, let S be the point where the extension of the line OP
intersects the line x = 2a and R be the intersection of the circle of radius a and center (a, 0) with the extension
of OP . Then the cissoid of Diocles is the curve which satisfies OP = RS.
The cissoid of Diocles is the roulette of a parabola vertex of a parabola rolling on an equal parabola. Newton
gave a method of drawing the cissoid of Diocles using two line segments of equal length at right angles. If they
are moved so that one line always passes through a fixed point and the end of the other line segment slides
along a straight line, then the midpoint of the sliding line segment traces out a cissoid of Diocles.
The equation to cissoid of Diocles is given by
1
2 1. ANALYSIS OF 2D CURVES
Nature of a point: A point on the curve is a double point if there are two tangents to different branches
of the curve at the origin. A double point is a cusp if the slopes of the tangents are real and equal. A double
point is a node if the slopes of the tangents are real and unequal. A double point which is neither a cusp nor a
node is a conjugate point.
Asymptote: An asymptote to the curve is a straight line which is at a finite distance from the origin and
touches the curves at two points each at infinity.
An asymptote that is not parallel to the coordinate axis is called oblique or inclined or rectilinear asymptote.
Note: The cissoid of Diocles has a cusp at the origin, and vertical asymptote at x = 2a.
1.2.2 Cardioid:
The name cardioid derived from the Greek word kardia (means “heart”). In geometry, it is a plane curve traced
by a point on the perimeter of a circle that is rolling around a fixed circle of the same radius. It can also be
defined as an epicycloid having a single cusp. It is also a type of sinusoidal spiral, and an inverse curve of
the parabola with the focus as the center of inversion. A cardioid can also be defined as the set of points of
reflections of a fixed point on a circle through all tangents to the circle.
1.2.3 Cycloid
The cycloid has been called "The Helen of Geometers" as, like Helen of Troy, it caused frequent quarrels among
17th-century mathematicians, while Sarah Hart sees it named as such "because the properties of this curve are
so beautiful".
The cycloid, with the cusps pointing upward, is the curve of fastest descent under uniform gravity (the
brachistochrone curve). It is also the form of a curve for which the period of an object in simple harmonic
motion (rolling up and down repetitively) along the curve does not depend on the object’s starting position (the
tautochrone curve). In physics, when a charged particle at rest is put under a uniform electric and magnetic
field perpendicular to one another, the particle’s trajectory draws out a cycloid.
Christiaan Huygens had deployed the cycloidal pendulum to improve chronometers and had discovered that
a particle would traverse a segment of an inverted cycloidal arch in the same amount of time, regardless of its
starting point.
The cycloid through the origin, generated by a circle of radius r rolling over the x-axis on the positive side
(y ≥ 0), consists of the points (x, y), with x = a(t − sin t); y = a(1 − cos t) a > 0.
1.3. THEORETICAL PROCEDURE FOR TRACING A CURVE 3
0
-8 -6 -4 -2 0 2 4 6
-2
-4
Figure 1.3: The Cycloid x = a(t − sin t), y = a(1 − cos t) when a = 2.
(b) Find the point where the tangent is parallel to the coordinate axis.
(c) Classify the intervals at which the curve is increasing or decreasing by finding dy/dx. If the slope
dy/dx is negative in any interval then the curve is decreases as x increases, and hence the curve is
decreasing.
(a) To trace the graph with the above information lay down at least some points before the neat sketch.
(b) Trace the curve smoothly indicating the asymptotes and tangents with doted (or distinguishable)
lines.
Step 1. Check for symmetry of the curve about the line as follows:
(a) If the function f (t) is an even function and g(t) is an odd function, then the curve is symmetric
about the x-axis.
(b) If the function f (t) is an odd function and g(t) is an even function, then the curve is symmetric
about the y-axis.
(c) If both the function f (t) and g(t) are even, then the curve is symmetric about the origin.
(a) If there exists a real root for f (t) = 0, then the curve touches the y axis. Similarly, if there exists a
real root for g(t) = 0, then the curve touches the x-axis.
(b) If f (t) = 0 and g(t) = 0 have a common root, then the curve passes through the origin.
(c) Observe the sign of dx/dt and dy/dt in an interval of t and decide the increasing or decreasing nature
of the curve.
(d) Examine for the existence of t for which the tangent is parallel to the coordinate axes.
(e) Check whether the functions f (t) and g(t) are periodic, if so determine their common period.
(a) Determine the maximum and minimum limits of the function f (t) and g(t). Hence obtain the strips
parallel to the axis so that these strips bound the curve.
(b) If possible, deriv cartesian equation of the given curve by eliminating the parameter t form the given
equations to get more clear information about the curve whenever there is an ambiguity.
Step 1. Check for symmetry of the curve about the line as follows:
(a) If f (θ) = f (−θ), then the curve is symmetric about the initial line.
(b) If f (θ) = −f (−θ), then the curve is symmetric about the pole.
(c) If f (π − θ) = f (θ), then the curve is symmetric about the line perpendicular to the initial line
(θ = π/2) which is passing through the pole.
(a) If f (θ) = 0, for any real θ, then the curve touches the pole.
(b) For other values of θ, corresponding point P (r, θ) on the curve is on the line θ = constant (taken
value) at a distance r from the pole.
Step 3. Check the asymptotes Examine for the asymptote to the curve using the fact that the asymptote to the
polar curve 1/r = g(θ) is the line r sin(θ − α) = 1/f 0 (α), where α is the root of the equation g(θ) = 0.
(a) Find the region in which no portion of the curve lies. This can be done by finding the intervals/regions
for θ at which the values of r are imaginary.
(b) Obtain clear picture of the region of existence.
Step 5. Get the information about the shape Using the relation tan φ = r dθ dr , determine the points on the curve
at which the tangent is parallel or perpendicular to the radius vector/initial line.
Step 6. Trace the curve To trace the graph with the above information lay down at least some points on the radius
vectors by finding values of r corresponding to successive values of θ.
1.5 Maxima code to find angle between the radius vector and the
tangent
r:.... (/*Equation of the given curve*/);
r1:diff(r, θ);
φ :atan(r/r1);
ev(φ,θ= ...);
print("the required angle φ is ", φ)$
Example: To find the angle between the tangent to the cardioid r = a(1 + cos θ) and radius vector at θ = π/3.
r:a*(1+cos(θ));
r1:diff(r,θ);
φ :atan(r/r1);
θ:3*%pi/2;
φ1:ev(φ,θ=3*%pi/2);
if (φ1<0) then φ1:%pi+% else φ1:%$
print("At θ =", θ, ", the angle φ = ", φ1)$
6 1. ANALYSIS OF 2D CURVES
Curve C1 C2
Input: Equation of the
curve
Algorithm: Code exe-
cuted
Curve C3 C4
Input: Equation of the
curve
Algorithm: Code exe-
cuted
Curve C5 C6
Input: Equation of the
curve
Algorithm: Code exe-
cuted
Tail number 1 2
Input: Equation of the
curve
Input: Value of θ
Algorithm: Code exe-
cuted
Tail number 1 2
Input: Equation of the first
curve
Input: Equation of the sec-
ond curve
Algorithm: Code exe-
cuted to find the point of in-
tersection
1.8 Inference
In all the trails and different forms it is observed, for each of the curves, that the curves obtained almost satisfy
the theoretical facts of the corresponding equation of the curve in its tracing procedure.
12 1. ANALYSIS OF 2D CURVES
1.9 Adjudication
Batch Number
Experiment Number 1 / 2 / 3 / 4 / 5 / 6 / 7 / 8 / 9 / 10
Date of conduction
2.1 Aim:
To determine angle between to polar curves and also to determine the bending of a curve at a given point on it.
2.2 Description
2.2.1 Angle between the polar curves
Let P (r, θ) be the point of intersection of two polar curves whose equations are r = f (θ) and r = g(θ). Let P T1
and P T2 be the tangents drawn to these curves at the point P , which make angles φ1 and φ2 with the radius
vector OP respectively. Then the angle ξ = |φ1 − φ2 | is the angle between the curves at the point of intersection
P . Further,
tan φ1 − tan φ2
tan ξ = tan |φ1 − φ2 | = | |.
1 + tan φ1 × tan φ2
Hence if the two curves are orthogonal (perpendicular), then tan φ1 × tan φ2 = −1 and are parallel if tan φ1 =
tan φ2 .
In parametric form: For the curve x = x(t), y = y(t), the radius of curvature is given by
3/2
dy 2
( dx
dt )2
+ ( dt )
ρ = dx d2 y dy d2 x
dt · dt2 − dt · dt2
13
14 2. MEASURES ON POLAR CURVES
In polar form: For the curve x = x(t), y = y(t), the radius of curvature is given by
dr 2
3/2
r2 + ( dθ )
ρ= dr 2 d r2
r2 + 2( dθ ) − r dθ 2
2.4 Maxima code to find the angle between the polar curves
Example 1: Angle between r = a(1 − cos(2θ)) and r = a(1 + cos θ).
kill(all);
/* A) To find point of the intersection*/
/* Step 1: Type equation of first curve */
e1:r=a*abs(1-cos(2 ? θ));
/* Step 2: Type equation of second curve */
e2:r=a*abs(1+cos(θ));
/* Step 3: Eleminate r form e1 and e2 */
eqn_in_θ:trigexpand(e1-e2);
/*Step: 4 Simplify the above equation to solve*/
sim_eqn:trigsimp(eqn_in_θ);
/* Step 5: Solve the above equation for θ */
values_θ:solve(sim_eqn,θ)$
print("Curves intersect at", values_θ)$
/* B) To find the angle between the tangent and radius vector for the first curve at the point of intersection
*/
/* Step 1: Type first equation r=...... */
fr:a*abs(1-cos(2*θ));
/* Step 2: Find dr/dθ for the first equation */
fr1:diff(fr,θ);
/* Step 3: Find the angle tan φ for the first curve */
tanφ1:(fr/fr1);
/* Step 4: Value of tan φ for the first curve at the point of intersection */
value_tanφ1: ev(tanφ1, θ=%pi/3);
/* B) To find the angle between the tangent and radius vector for the second curve at the point of intersection*/
/* Step 1: Type Second equation r=...... */
sr:a*abs(1+cos(θ));
/* Step 2: Find dr/dt for the second equation */
sr1:diff(sr,θ);
/* Step 3:Find the angle tan φ for the second curve */
tanφ2:(sr/sr1);
/* Step 4: Value of tan φ for the second curve at the point of intersection */
2.5. MAXIMA CODE FOR RADIUS OF CURVATURE 15
2.8 Adjudication
Batch Number
Experiment Number 1 / 2 / 3 / 4 / 5 / 6 / 7 / 8 / 9 / 10
Date of conduction