Title: Elicycloids
1Elicycloids Informatics Bridge to Mathematics
Assoc. prof. Pavel Boytchev, KIT, FMI, Sofia
University
2Mathematics and Informatics
Informatics
Mathematics
- Separate non-intercepting disciplines
- Each has a set of subdisciplines
3Mathematics and Informatics
- Complementary disciplines(co-disciplines)
- Two different views of the same discipline
Mathematics and Informatics
4Different Views
5Problem from the Real World
Wheel reflector
What is the curve when the bicycle moves
horizontally?
6Solution and a New Problem
- Mathematicians answer Its a trochoid.
- New problem How to model it?
- Mathematicians answer Use its parametric
equation
7Implementation
- Implementation of the mathematicians approach
8Comments
- Pros
- Quick and easy modeling
- Representation is close to the mathematical one
- Almost all graphical applications support this
approach - Cons
- Not suitable for non-mathematicians
- Hard to explain trochoids properties
- The parametric equation must be known in advance
9Constructionists Approach
- Broadly used in few applications (maybe only in
Geomland)? - Descriptive construction
- Uses the natural relations between objects
10Transformational Approach
- Uses canonical elements, like a point at (0,0,0)
- Uses canonical transformations, like rotation
around coordinate systems axes
11Implementation
- Mathematicians response So, what?
12The Little Prince
- A new problem The Little Prince rides his
bicycle on his small planet. What will be the
curve of the reflector?
13Answer Epitrochoid
- Mathematician Its an epitrochoid with equation
- The educational value of directly using the
equation is rather disputable - Finding the equation might be a hard task for
students
14TransformationalEpitrochoids and Hypotrochoids
- Minimal changes in the source code
- No formulae
- Could be explained using common words
15Epi-epi-trochoid
- Transformational approach can easily generate an
epi-epi-trochoid (i.e. three circles, the second
rolls over the first, and the third rolls over
the second)
16Epi-epi-epi-epi-epi-trochoid
- A simple change in code can produce any level of
trochoidal epism - Epi5-trochoid these are 6 circles (5 of them
are rolling)
17More trochoids?
- (Epi-hypo)2-epi-trochoid
- (Hypo-epi)2-hypo-trochoid
- Hypo2epi3-trochoid
18More Problems - 1
- What is the curve of the pedalsrelatively to the
ground?
19More Problems - 2
- What is the curve of the red nose of the lying
person?
20More Problems - 3
- A double ferries wheel. What is the curve in
respect to someone on the ground? Or someone in
the other half of the wheel?
21The End
Whatis this curve?