SlideShare a Scribd company logo
1 of 14
Download to read offline
BOOK OF BEAUTIFUL CURVES: CHAPTER 1 STANDARD
                      CURVES

                            SEBASTIAN VATTAMATTAM




                            1. What is a Function ?
   If X, Y are two sets, a relation f from X to Y is a function if f relates exactly
to one element in Y. If x ∈ X relates to y ∈ Y , then we write y = f (x). X is called
the domain and f (X) = {f (x) : x ∈ X} is called the range of f.
Example 1.1. X = [0, 1], Y = R.
(1.1)                  f : [0, 1] → R, defined by f (t) = 2πt
See Figure 1




                        Figure 1. Example of a Function



                       2. Curves in the Complex Plane
   A continuous function γ : [0, 1] → C is called a curve in the complex plane. The
complex numbers γ(0), γ(1) are called the end points of the curve. If they are equal,
the curve is said to be closed, and we call it a loop at γ(0) = γ(1). If γ(0) = γ(1)
the curve is said to be open.
                                          1
2                             SEBASTIAN VATTAMATTAM


    If f : X → Y is a function, then G(f ) = {(x, f (x)) : x ∈ X.} is the graph of f.
The graph of the above function 1 is G(f ) = {(t, f (t)) : t ∈ [0, 1].} = {(t, 2πt) : t ∈
[0, 1].} For every value of t, (t, 2πt) is an ordered pair of real numbers, and hence
it corresponds to the complex number t + i2πt. This gives the curve, representing
the function [1] See Figure 2
(2.1)                          γ(t) = t + i2πt, t ∈ [0, 1]




                           Figure 2. Graph of Function 1



                         3. Examples of Closed Curves
3.1. Unit Circle.
(3.1)                                 x2 + y 2 = 1
The parametric equations are
                                     x =     cos(θ)
                                     y =     sin(θ)
As a curve, its equation is
(3.2)                         u(t) = cos(2πt) + i sin(2πt)
u(1) = u(0) = 1 Therefore u is a loop at 1. See Figure 3

3.2. Rhodonea-Cosine Curves. Curves with the polar equation
                                  ρ = cos(nθ), n ∈ N
are called Rhodonea Cosine curves.
CURVES                        3




                               Figure 3. Unit Circle


3.2.1. Rhodonea-Cosine:n = 1.

(3.3)                                 ρ = cos θ

The parametric equations are

                                x =     cos(θ) cos(θ)
                                y =     cos(θ) sin(θ)

As a curve, its equation is

(3.4)                  ρ(t) = cos2 (2πt) + i cos(2πt) sin(2πt)

ρ(1) = ρ(0) = 1 Therefore ρ is a loop at 1. See Figure 4

3.2.2. Rhodonea-Cosine:n = 2.

(3.5)                               ρ = cos(2θ)

The parametric equations are

                               x =     cos(2θ) cos(θ)
                               y =     cos(2θ) sin(θ)

As a curve, its equation is

(3.6)              ρ(t) = cos(4πt) cos(2πt) + i cos(4πt) sin(2πt)

ρ(1) = ρ(0) = 1 Therefore ρ is a loop at 1. See Figure 5
4                         SEBASTIAN VATTAMATTAM




                     Figure 4. Rhodonea-Cosine: n = 1




                     Figure 5. Rhodonea Cosine: n = 2

3.2.3. Rhodonea-Cosine:n = 3.
(3.7)                            ρ = cos(3θ)
The parametric equations are
                               x =   cos(3θ) cos(θ)
                               y =   cos(3θ) sin(θ)
CURVES                        5


As a curve, its equation is

(3.8)              ρ(t) = cos(6πt) cos(2πt) + i cos(6πt) sin(2πt)

ρ(1) = ρ(0) = 1 Therefore ρ is a loop at 1. See Figure 6




                       Figure 6. Rhodonea-Cosine: n = 3



3.3. Rhodonea-Sine Curves. Curves with the polar equation

                                 ρ = sin(nθ), n ∈ N

are called Rhodonea Sine curves.

3.3.1. Rhodonea-Sine: n = 1.

(3.9)                                 ρ = sin θ

The parametric equations are

                                x =     sin(θ) cos(θ)
                                y =     sin(θ) sin(θ)

As a curve, its equation is

(3.10)              ρ(t) = sin(2πt) cos(2πt) + i sin(2πt) sin(2πt)

ρ(1) = ρ(0) = 0 Therefore ρ is a loop at 0. See Figure 6
6                             SEBASTIAN VATTAMATTAM




                         Figure 7. Rhodonea-Sin: n = 1


3.3.2. Rhodonea-Sine: n = 2.

(3.11)                               ρ = sin(2θ)

The parametric equations are

                                x = sin(2θ) cos(θ)
                                y = sin(2θ) sin(θ)

As a curve, its equation is

(3.12)              ρ(t) = sin(4πt) cos(2πt) + i sin(4πt) sin(2πt)

ρ(1) = ρ(0) = 0 Therefore ρ is a loop at 0. See Figure 6

3.3.3. Rhodonea-Sine: n = 3.

(3.13)                               ρ = sin(3θ)

The parametric equations are

                                x = sin(2θ) cos(θ)
                                y = sin(2θ) sin(θ)

As a curve, its equation is

(3.14)              ρ(t) = sin(6πt) cos(2πt) + i sin(6πt) sin(2πt)

ρ(1) = ρ(0) = 0 Therefore ρ is a loop at 0. See Figure 9
CURVES               7




                       Figure 8. Rhodonea-Sin: n = 2




                       Figure 9. Rhodonea-Sin: n = 2

3.4. Cardioid.
(3.15)                         ρ = 1 + cos θ
The parametric equations are
                          x = (1 + cos(θ)) cos(θ)
                          y = (1 + cos(θ)) sin(θ)
8                              SEBASTIAN VATTAMATTAM


As a curve, its equation is
(3.16)        γ(t) = (1 + cos(2πt)) cos(2πt) + i(1 + cos(2πt)) sin(2πt)
γ(1) = 2, γ(0) = 2 Therefore ρ is a loop at 2. Now define ζ = γ − 1. Then ζ is a
loop at 1 See Figure 10




                                 Figure 10. Cardioid


3.5. Double Folium.
(3.17)                            ρ = 4 cos(θ) sin(2θ)
The parametric equations are
                              x = 4 cos(θ) sin(2θ) cos(θ)
                              y = 4 cos(θ) sin(2θ) sin(θ)
As a curve, its equation is
(3.18)      γ(t) = 4 cos(2πt) sin(4πt) cos(2πt) + i4 cos(2πt) sin(4πt) sin(2πt)
γ(1) = γ(0) = 0 Therefore γ is a loop at 0. Now define ϕ = γ + 1. Then ϕ is a loop
at 1 See Figure 11
3.6. Limacon of Pascal.
(3.19)                              ρ = 1 + 2 cos θ
The parametric equations are
                              x = (1 + 2 cos(θ)) cos(θ)
                              y = (1 + 2 cos(θ)) sin(θ)
As a curve, its equation is
(3.20)      γ(t) = (1 + 2 cos(2πt)) cos(2πt) + i(1 + 2 cos(2πt)) sin(2πt)
CURVES                                      9




                          Figure 11. Double Folium

γ(1) = γ(0) = 3 Therefore ρ is a loop at 3. Now define λ = γ − 2. Then λ is a loop
at 1 See Figure 12




                         Figure 12. Limacon of Pascal


3.7. Crooked Egg.
(3.21)                         ρ = cos3 θ + sin3 θ
10                                SEBASTIAN VATTAMATTAM


The parametric equations are
                              x =      (cos3 θ + sin3 θ) cos(θ)
                              y    =   (cos3 θ + sin3 θ) sin(θ)
As a curve, its equation is
(3.22) γ(t) = (cos3 (2πt) + sin3 (2πt)) cos(2πt) + i(cos3 (2πt) + sin3 (2πt)) sin(2πt)
γ(1) = γ(0) = 1 Therefore γ is a loop at 1. See Figure 13




                                  Figure 13. Crooked Egg


3.8. Nephroid.
                              x = −3 sin(2θ) + sin(6θ)
                              y = 3 cos(2θ) − cos(6θ)

(3.23)       υ(t) = −3 sin(4πt) + sin(12πt) + i[3 cos(4πt) − cos(12πt)]
υ(1) = υ(0) = 2i Therefore υ is a loop at 2i. So, γ = υ − 2i is a loop at 1. See
Figure 3.23

                          4. Examples of Open Curves
4.1. A Line Segment.
(4.1)                               x + y = 1, 0 ≤ x ≤ 1
The parametric equations are
                                        x = 1−t
                                        y = t
CURVES            11




                               Figure 14. Nephroid


As a curve its equation is
(4.2)                              λ(t) = 1 − t + it
λ(1) = i, λ(0) = 1 See Figure 15




                             Figure 15. A Line Segment
12                           SEBASTIAN VATTAMATTAM


4.2. A Parabola.

(4.3)                           y = x2 , −1 ≤ x ≤ 1

The parametric equations are

                                  x =    2t − 1
                                  y =    (2t − 1)2

As a curve its equation is

(4.4)                        π(t) = 2t − 1 + i(2t − 1)2

π(1) = 1 + i, π(0) = −1 + i See Figure 16




                             Figure 16. A Parabola



4.3. Cosine Curve.

(4.5)                          y = cos θ, 0 ≤ θ ≤ 2π

The parametric equations are

                                  x =     2πt
                                  y =     cos(2πt)

As a curve its equation is

(4.6)                          γ(t) = 2πt + i cos(2πt)

γ(1) = 2π + i, γ(0) = i See Figure ??
CURVES                      13




                             Figure 17. Cosine Curve


4.4. Sine Curve.

(4.7)                          y = sin θ, 0 ≤ θ ≤ 4π

The parametric equations are

                                  x =     4πt
                                  y =     sin(4πt)

As a curve its equation is

(4.8)                          γ(t) = 4πt + i sin(4πt)

γ(1) = 4π, γ(0) = 0 See Figure ??

4.5. Archimedean Spiral.

(4.9)                            ρ = θ, 0 ≤ θ ≤ 4π

The parametric equations are

                                x =     4πt cos(4πt)
                                y =     4πt sin(4πt)

As a curve its equation is

(4.10)                  σ(t) = 4πt cos(4πt) + i4πt sin(4πt)

ρ(1) = 4π, ρ(0) = 0 Therefore ρ is an open curve. See Figure ??
14                         SEBASTIAN VATTAMATTAM




                            Figure 18. Sine Curve




                        Figure 19. Archimedean Spiral

                                5. Conclusion
   We have presented here only the fundamentals of a vast theory of curves. The
author has developed an algebraic system called Functional Theoretic Algebra and
a method of transforming curves, called n-Curving. Those who are interested may
please visit http : //en.wikipedia.org/wiki/F unctional − theoretica lgebra.

More Related Content

What's hot

Complex analysis notes
Complex analysis notesComplex analysis notes
Complex analysis notesPrakash Dabhi
 
Solved exercises simple integration
Solved exercises simple integrationSolved exercises simple integration
Solved exercises simple integrationKamel Attar
 
Gamma and betta function harsh shah
Gamma and betta function  harsh shahGamma and betta function  harsh shah
Gamma and betta function harsh shahC.G.P.I.T
 
Crib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsCrib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsA Jorge Garcia
 
Linear cong slide 2
Linear cong slide 2Linear cong slide 2
Linear cong slide 2Vi Aspe
 
12.5. vector valued functions
12.5. vector valued functions12.5. vector valued functions
12.5. vector valued functionsmath267
 
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-II
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IIEngineering Mathematics-IV_B.Tech_Semester-IV_Unit-II
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IIRai University
 
Common derivatives integrals
Common derivatives integralsCommon derivatives integrals
Common derivatives integralsolziich
 
Assignments for class XII
Assignments for class XIIAssignments for class XII
Assignments for class XIIindu thakur
 
Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )Digvijaysinh Gohil
 

What's hot (15)

Complex analysis notes
Complex analysis notesComplex analysis notes
Complex analysis notes
 
Solved exercises simple integration
Solved exercises simple integrationSolved exercises simple integration
Solved exercises simple integration
 
Gamma and betta function harsh shah
Gamma and betta function  harsh shahGamma and betta function  harsh shah
Gamma and betta function harsh shah
 
Crib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsCrib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC exams
 
Chapter 1 (maths 3)
Chapter 1 (maths 3)Chapter 1 (maths 3)
Chapter 1 (maths 3)
 
Fourier series 1
Fourier series 1Fourier series 1
Fourier series 1
 
Linear cong slide 2
Linear cong slide 2Linear cong slide 2
Linear cong slide 2
 
Ch08 3
Ch08 3Ch08 3
Ch08 3
 
12.5. vector valued functions
12.5. vector valued functions12.5. vector valued functions
12.5. vector valued functions
 
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-II
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IIEngineering Mathematics-IV_B.Tech_Semester-IV_Unit-II
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-II
 
Common derivatives integrals
Common derivatives integralsCommon derivatives integrals
Common derivatives integrals
 
Sol7
Sol7Sol7
Sol7
 
Sect4 5
Sect4 5Sect4 5
Sect4 5
 
Assignments for class XII
Assignments for class XIIAssignments for class XII
Assignments for class XII
 
Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )
 

Similar to Functions, Graphs, & Curves

Lesson 7: Vector-valued functions
Lesson 7: Vector-valued functionsLesson 7: Vector-valued functions
Lesson 7: Vector-valued functionsMatthew Leingang
 
Last+minute+revision(+Final)+(1) (1).pptx
Last+minute+revision(+Final)+(1) (1).pptxLast+minute+revision(+Final)+(1) (1).pptx
Last+minute+revision(+Final)+(1) (1).pptxAryanMishra860130
 
Singularities in the one control problem. S.I.S.S.A., Trieste August 16, 2007.
Singularities in the one control problem. S.I.S.S.A., Trieste August 16, 2007.Singularities in the one control problem. S.I.S.S.A., Trieste August 16, 2007.
Singularities in the one control problem. S.I.S.S.A., Trieste August 16, 2007.Igor Moiseev
 
35 tangent and arc length in polar coordinates
35 tangent and arc length in polar coordinates35 tangent and arc length in polar coordinates
35 tangent and arc length in polar coordinatesmath266
 
Applications of Differential Calculus in real life
Applications of Differential Calculus in real life Applications of Differential Calculus in real life
Applications of Differential Calculus in real life OlooPundit
 
Lesson 14 a - parametric equations
Lesson 14 a - parametric equationsLesson 14 a - parametric equations
Lesson 14 a - parametric equationsJean Leano
 
Linear integral equations
Linear integral equationsLinear integral equations
Linear integral equationsSpringer
 
Polya recurrence
Polya recurrencePolya recurrence
Polya recurrenceBrian Burns
 
Amth250 octave matlab some solutions (1)
Amth250 octave matlab some solutions (1)Amth250 octave matlab some solutions (1)
Amth250 octave matlab some solutions (1)asghar123456
 
Csm chapters12
Csm chapters12Csm chapters12
Csm chapters12Pamela Paz
 
Advanced Engineering Mathematics Solutions Manual.pdf
Advanced Engineering Mathematics Solutions Manual.pdfAdvanced Engineering Mathematics Solutions Manual.pdf
Advanced Engineering Mathematics Solutions Manual.pdfWhitney Anderson
 
Fourier 3
Fourier 3Fourier 3
Fourier 3nugon
 
3 polar equations
3 polar equations3 polar equations
3 polar equationsmath267
 

Similar to Functions, Graphs, & Curves (20)

Ps02 cmth03 unit 1
Ps02 cmth03 unit 1Ps02 cmth03 unit 1
Ps02 cmth03 unit 1
 
Lesson 7: Vector-valued functions
Lesson 7: Vector-valued functionsLesson 7: Vector-valued functions
Lesson 7: Vector-valued functions
 
Last+minute+revision(+Final)+(1) (1).pptx
Last+minute+revision(+Final)+(1) (1).pptxLast+minute+revision(+Final)+(1) (1).pptx
Last+minute+revision(+Final)+(1) (1).pptx
 
Directional derivative and gradient
Directional derivative and gradientDirectional derivative and gradient
Directional derivative and gradient
 
Singularities in the one control problem. S.I.S.S.A., Trieste August 16, 2007.
Singularities in the one control problem. S.I.S.S.A., Trieste August 16, 2007.Singularities in the one control problem. S.I.S.S.A., Trieste August 16, 2007.
Singularities in the one control problem. S.I.S.S.A., Trieste August 16, 2007.
 
35 tangent and arc length in polar coordinates
35 tangent and arc length in polar coordinates35 tangent and arc length in polar coordinates
35 tangent and arc length in polar coordinates
 
2.1 Calculus 2.formulas.pdf.pdf
2.1 Calculus 2.formulas.pdf.pdf2.1 Calculus 2.formulas.pdf.pdf
2.1 Calculus 2.formulas.pdf.pdf
 
Applications of Differential Calculus in real life
Applications of Differential Calculus in real life Applications of Differential Calculus in real life
Applications of Differential Calculus in real life
 
Lesson 14 a - parametric equations
Lesson 14 a - parametric equationsLesson 14 a - parametric equations
Lesson 14 a - parametric equations
 
Linear integral equations
Linear integral equationsLinear integral equations
Linear integral equations
 
Polya recurrence
Polya recurrencePolya recurrence
Polya recurrence
 
CLIM Fall 2017 Course: Statistics for Climate Research, Nonstationary Covaria...
CLIM Fall 2017 Course: Statistics for Climate Research, Nonstationary Covaria...CLIM Fall 2017 Course: Statistics for Climate Research, Nonstationary Covaria...
CLIM Fall 2017 Course: Statistics for Climate Research, Nonstationary Covaria...
 
Amth250 octave matlab some solutions (1)
Amth250 octave matlab some solutions (1)Amth250 octave matlab some solutions (1)
Amth250 octave matlab some solutions (1)
 
Lecture 10
Lecture 10Lecture 10
Lecture 10
 
Lecture 10
Lecture 10Lecture 10
Lecture 10
 
Csm chapters12
Csm chapters12Csm chapters12
Csm chapters12
 
CMU_13
CMU_13CMU_13
CMU_13
 
Advanced Engineering Mathematics Solutions Manual.pdf
Advanced Engineering Mathematics Solutions Manual.pdfAdvanced Engineering Mathematics Solutions Manual.pdf
Advanced Engineering Mathematics Solutions Manual.pdf
 
Fourier 3
Fourier 3Fourier 3
Fourier 3
 
3 polar equations
3 polar equations3 polar equations
3 polar equations
 

More from Sebastian Vattamattam (11)

Sebastian Kappen, Ecology and Culture (Malayalam)
Sebastian Kappen, Ecology and Culture (Malayalam)Sebastian Kappen, Ecology and Culture (Malayalam)
Sebastian Kappen, Ecology and Culture (Malayalam)
 
BOOK OF BEAUTIFUL CURVES
BOOK OF BEAUTIFUL CURVESBOOK OF BEAUTIFUL CURVES
BOOK OF BEAUTIFUL CURVES
 
Topo15slide
Topo15slideTopo15slide
Topo15slide
 
Problems in Linear Programming 2
Problems in Linear Programming 2Problems in Linear Programming 2
Problems in Linear Programming 2
 
P
PP
P
 
Linear Differential Equations1
Linear Differential Equations1Linear Differential Equations1
Linear Differential Equations1
 
Linear eqn
Linear eqnLinear eqn
Linear eqn
 
Graph T
Graph TGraph T
Graph T
 
Transformation of Curves
Transformation of CurvesTransformation of Curves
Transformation of Curves
 
Beautiful Mathematical Curves: 11 - 20
Beautiful Mathematical Curves: 11 - 20Beautiful Mathematical Curves: 11 - 20
Beautiful Mathematical Curves: 11 - 20
 
Slide Show 1
Slide Show 1Slide Show 1
Slide Show 1
 

Recently uploaded

How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 

Recently uploaded (20)

How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 

Functions, Graphs, & Curves

  • 1. BOOK OF BEAUTIFUL CURVES: CHAPTER 1 STANDARD CURVES SEBASTIAN VATTAMATTAM 1. What is a Function ? If X, Y are two sets, a relation f from X to Y is a function if f relates exactly to one element in Y. If x ∈ X relates to y ∈ Y , then we write y = f (x). X is called the domain and f (X) = {f (x) : x ∈ X} is called the range of f. Example 1.1. X = [0, 1], Y = R. (1.1) f : [0, 1] → R, defined by f (t) = 2πt See Figure 1 Figure 1. Example of a Function 2. Curves in the Complex Plane A continuous function γ : [0, 1] → C is called a curve in the complex plane. The complex numbers γ(0), γ(1) are called the end points of the curve. If they are equal, the curve is said to be closed, and we call it a loop at γ(0) = γ(1). If γ(0) = γ(1) the curve is said to be open. 1
  • 2. 2 SEBASTIAN VATTAMATTAM If f : X → Y is a function, then G(f ) = {(x, f (x)) : x ∈ X.} is the graph of f. The graph of the above function 1 is G(f ) = {(t, f (t)) : t ∈ [0, 1].} = {(t, 2πt) : t ∈ [0, 1].} For every value of t, (t, 2πt) is an ordered pair of real numbers, and hence it corresponds to the complex number t + i2πt. This gives the curve, representing the function [1] See Figure 2 (2.1) γ(t) = t + i2πt, t ∈ [0, 1] Figure 2. Graph of Function 1 3. Examples of Closed Curves 3.1. Unit Circle. (3.1) x2 + y 2 = 1 The parametric equations are x = cos(θ) y = sin(θ) As a curve, its equation is (3.2) u(t) = cos(2πt) + i sin(2πt) u(1) = u(0) = 1 Therefore u is a loop at 1. See Figure 3 3.2. Rhodonea-Cosine Curves. Curves with the polar equation ρ = cos(nθ), n ∈ N are called Rhodonea Cosine curves.
  • 3. CURVES 3 Figure 3. Unit Circle 3.2.1. Rhodonea-Cosine:n = 1. (3.3) ρ = cos θ The parametric equations are x = cos(θ) cos(θ) y = cos(θ) sin(θ) As a curve, its equation is (3.4) ρ(t) = cos2 (2πt) + i cos(2πt) sin(2πt) ρ(1) = ρ(0) = 1 Therefore ρ is a loop at 1. See Figure 4 3.2.2. Rhodonea-Cosine:n = 2. (3.5) ρ = cos(2θ) The parametric equations are x = cos(2θ) cos(θ) y = cos(2θ) sin(θ) As a curve, its equation is (3.6) ρ(t) = cos(4πt) cos(2πt) + i cos(4πt) sin(2πt) ρ(1) = ρ(0) = 1 Therefore ρ is a loop at 1. See Figure 5
  • 4. 4 SEBASTIAN VATTAMATTAM Figure 4. Rhodonea-Cosine: n = 1 Figure 5. Rhodonea Cosine: n = 2 3.2.3. Rhodonea-Cosine:n = 3. (3.7) ρ = cos(3θ) The parametric equations are x = cos(3θ) cos(θ) y = cos(3θ) sin(θ)
  • 5. CURVES 5 As a curve, its equation is (3.8) ρ(t) = cos(6πt) cos(2πt) + i cos(6πt) sin(2πt) ρ(1) = ρ(0) = 1 Therefore ρ is a loop at 1. See Figure 6 Figure 6. Rhodonea-Cosine: n = 3 3.3. Rhodonea-Sine Curves. Curves with the polar equation ρ = sin(nθ), n ∈ N are called Rhodonea Sine curves. 3.3.1. Rhodonea-Sine: n = 1. (3.9) ρ = sin θ The parametric equations are x = sin(θ) cos(θ) y = sin(θ) sin(θ) As a curve, its equation is (3.10) ρ(t) = sin(2πt) cos(2πt) + i sin(2πt) sin(2πt) ρ(1) = ρ(0) = 0 Therefore ρ is a loop at 0. See Figure 6
  • 6. 6 SEBASTIAN VATTAMATTAM Figure 7. Rhodonea-Sin: n = 1 3.3.2. Rhodonea-Sine: n = 2. (3.11) ρ = sin(2θ) The parametric equations are x = sin(2θ) cos(θ) y = sin(2θ) sin(θ) As a curve, its equation is (3.12) ρ(t) = sin(4πt) cos(2πt) + i sin(4πt) sin(2πt) ρ(1) = ρ(0) = 0 Therefore ρ is a loop at 0. See Figure 6 3.3.3. Rhodonea-Sine: n = 3. (3.13) ρ = sin(3θ) The parametric equations are x = sin(2θ) cos(θ) y = sin(2θ) sin(θ) As a curve, its equation is (3.14) ρ(t) = sin(6πt) cos(2πt) + i sin(6πt) sin(2πt) ρ(1) = ρ(0) = 0 Therefore ρ is a loop at 0. See Figure 9
  • 7. CURVES 7 Figure 8. Rhodonea-Sin: n = 2 Figure 9. Rhodonea-Sin: n = 2 3.4. Cardioid. (3.15) ρ = 1 + cos θ The parametric equations are x = (1 + cos(θ)) cos(θ) y = (1 + cos(θ)) sin(θ)
  • 8. 8 SEBASTIAN VATTAMATTAM As a curve, its equation is (3.16) γ(t) = (1 + cos(2πt)) cos(2πt) + i(1 + cos(2πt)) sin(2πt) γ(1) = 2, γ(0) = 2 Therefore ρ is a loop at 2. Now define ζ = γ − 1. Then ζ is a loop at 1 See Figure 10 Figure 10. Cardioid 3.5. Double Folium. (3.17) ρ = 4 cos(θ) sin(2θ) The parametric equations are x = 4 cos(θ) sin(2θ) cos(θ) y = 4 cos(θ) sin(2θ) sin(θ) As a curve, its equation is (3.18) γ(t) = 4 cos(2πt) sin(4πt) cos(2πt) + i4 cos(2πt) sin(4πt) sin(2πt) γ(1) = γ(0) = 0 Therefore γ is a loop at 0. Now define ϕ = γ + 1. Then ϕ is a loop at 1 See Figure 11 3.6. Limacon of Pascal. (3.19) ρ = 1 + 2 cos θ The parametric equations are x = (1 + 2 cos(θ)) cos(θ) y = (1 + 2 cos(θ)) sin(θ) As a curve, its equation is (3.20) γ(t) = (1 + 2 cos(2πt)) cos(2πt) + i(1 + 2 cos(2πt)) sin(2πt)
  • 9. CURVES 9 Figure 11. Double Folium γ(1) = γ(0) = 3 Therefore ρ is a loop at 3. Now define λ = γ − 2. Then λ is a loop at 1 See Figure 12 Figure 12. Limacon of Pascal 3.7. Crooked Egg. (3.21) ρ = cos3 θ + sin3 θ
  • 10. 10 SEBASTIAN VATTAMATTAM The parametric equations are x = (cos3 θ + sin3 θ) cos(θ) y = (cos3 θ + sin3 θ) sin(θ) As a curve, its equation is (3.22) γ(t) = (cos3 (2πt) + sin3 (2πt)) cos(2πt) + i(cos3 (2πt) + sin3 (2πt)) sin(2πt) γ(1) = γ(0) = 1 Therefore γ is a loop at 1. See Figure 13 Figure 13. Crooked Egg 3.8. Nephroid. x = −3 sin(2θ) + sin(6θ) y = 3 cos(2θ) − cos(6θ) (3.23) υ(t) = −3 sin(4πt) + sin(12πt) + i[3 cos(4πt) − cos(12πt)] υ(1) = υ(0) = 2i Therefore υ is a loop at 2i. So, γ = υ − 2i is a loop at 1. See Figure 3.23 4. Examples of Open Curves 4.1. A Line Segment. (4.1) x + y = 1, 0 ≤ x ≤ 1 The parametric equations are x = 1−t y = t
  • 11. CURVES 11 Figure 14. Nephroid As a curve its equation is (4.2) λ(t) = 1 − t + it λ(1) = i, λ(0) = 1 See Figure 15 Figure 15. A Line Segment
  • 12. 12 SEBASTIAN VATTAMATTAM 4.2. A Parabola. (4.3) y = x2 , −1 ≤ x ≤ 1 The parametric equations are x = 2t − 1 y = (2t − 1)2 As a curve its equation is (4.4) π(t) = 2t − 1 + i(2t − 1)2 π(1) = 1 + i, π(0) = −1 + i See Figure 16 Figure 16. A Parabola 4.3. Cosine Curve. (4.5) y = cos θ, 0 ≤ θ ≤ 2π The parametric equations are x = 2πt y = cos(2πt) As a curve its equation is (4.6) γ(t) = 2πt + i cos(2πt) γ(1) = 2π + i, γ(0) = i See Figure ??
  • 13. CURVES 13 Figure 17. Cosine Curve 4.4. Sine Curve. (4.7) y = sin θ, 0 ≤ θ ≤ 4π The parametric equations are x = 4πt y = sin(4πt) As a curve its equation is (4.8) γ(t) = 4πt + i sin(4πt) γ(1) = 4π, γ(0) = 0 See Figure ?? 4.5. Archimedean Spiral. (4.9) ρ = θ, 0 ≤ θ ≤ 4π The parametric equations are x = 4πt cos(4πt) y = 4πt sin(4πt) As a curve its equation is (4.10) σ(t) = 4πt cos(4πt) + i4πt sin(4πt) ρ(1) = 4π, ρ(0) = 0 Therefore ρ is an open curve. See Figure ??
  • 14. 14 SEBASTIAN VATTAMATTAM Figure 18. Sine Curve Figure 19. Archimedean Spiral 5. Conclusion We have presented here only the fundamentals of a vast theory of curves. The author has developed an algebraic system called Functional Theoretic Algebra and a method of transforming curves, called n-Curving. Those who are interested may please visit http : //en.wikipedia.org/wiki/F unctional − theoretica lgebra.