Graphing Calculator Drawing: Rotation

by Justin Skycak on

Absolute value graphs can be rotated to draw stars.

This post is a chapter in the book Graphing Calculator Drawing Exercises. Suggested citation: Skycak, J. (2019). Graphing Calculator Drawing: Rotation. Graphing Calculator Drawing Exercises. https://justinmath.com/graphing-calculator-drawing-rotation/


Setup. Navigate to https://www.desmos.com/calculator. Be sure to sign in so that you can save your graph.

Demonstration - Rotation. Observe the graph as you type each of the following inputs. In general, a graph can be rotated by an angle of $\theta$ about the origin by replacing $x$ and $y$ with the following expressions:

$\begin{align*} x &\rightarrow x\cos\theta + y\sin\theta \\[5pt] y &\rightarrow y\cos\theta - x\sin\theta \end{align*}$


Note that $\theta$ should be given in radians, and one can convert degrees to radians by multiplying by the conversion factor $\frac{\pi}{180}.$

$\begin{align*} &y\cos \frac{\pi}{6} - x \sin \frac{\pi}{6} = \left( x \cos \frac{\pi}{6} + y\sin\frac{\pi}{6} \right)^2 \\[10pt] &\left( \frac{x \cos \frac{\pi}{4} + y \sin \frac{\pi}{4} }{4} \right)^{2}+\left( \frac{ y \cos \frac{\pi}{4} - x \sin \frac{\pi}{4} }{2} \right)^{2}=1 \end{align*}$


Exercise. Reproduce the graph below by drawing an absolute value function and then rotating it a fifth of a circle counterclockwise.

icon


Exercise. Continue drawing rotated absolute value functions to form a star.

icon


Exercise. Draw a circle that passes through the sharp points of the star.

icon


Exercise. Add a background layer by drawing rotated parabolas.

icon


Exercise. Finally, add non-Euclidean ellipses to the background.

icon


Challenge. Create your own emblem.


This post is a chapter in the book Graphing Calculator Drawing Exercises. Suggested citation: Skycak, J. (2019). Graphing Calculator Drawing: Rotation. Graphing Calculator Drawing Exercises. https://justinmath.com/graphing-calculator-drawing-rotation/