{"id":710,"date":"2025-07-14T21:24:02","date_gmt":"2025-07-14T21:24:02","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/precalculus\/?post_type=chapter&#038;p=710"},"modified":"2026-01-16T20:59:08","modified_gmt":"2026-01-16T20:59:08","slug":"module-17-polar-functions-cheat-sheet","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/precalculus\/chapter\/module-17-polar-functions-cheat-sheet\/","title":{"raw":"Polar Functions: Cheat Sheet","rendered":"Polar Functions: Cheat Sheet"},"content":{"raw":"<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\">Essential Concepts<\/h2>\r\n<h3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\">Polar Coordinates<\/h3>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Unlike the rectangular (Cartesian) coordinate system that uses perpendicular axes and coordinates [latex](x, y)[\/latex], the <strong>polar coordinate system<\/strong> locates points using a distance from the origin and an angle from a fixed direction.<\/p>\r\n\r\n<ul>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Components of the Polar System:<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li style=\"list-style-type: none;\">\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>The pole<\/strong>: the origin point, corresponding to [latex](0, 0)[\/latex] in rectangular coordinates<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>The polar axis<\/strong>: the reference direction (like the positive x-axis)<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Distance [latex]r[\/latex]<\/strong>: the radial distance from the pole<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Angle [latex]\\theta[\/latex]<\/strong>: the direction measured counterclockwise from the polar axis<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Plotting Polar Points [latex](r, \\theta)[\/latex]: Start at the pole, rotate counterclockwise by angle [latex]\\theta[\/latex] from the polar axis, then move distance [latex]r[\/latex] in that direction. When [latex]r &lt; 0[\/latex], move in the opposite direction (rotate by [latex]\\pi[\/latex] and use [latex]|r|[\/latex]).<\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Multiple Representations<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\">: A single point has infinitely many polar representations because angles can be coterminal ([latex](r, \\theta) = (r, \\theta + 2\\pi k)[\/latex]) and negative radius reverses direction ([latex](r, \\theta) = (-r, \\theta + \\pi)[\/latex]).<\/span><\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Converting Polar to Rectangular<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\"> - Given [latex](r, \\theta)[\/latex], find [latex](x, y)[\/latex]:<\/span><\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li style=\"list-style-type: none;\">\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\">[latex]x = r\\cos\\theta[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">[latex]y = r\\sin\\theta[\/latex]<\/li>\r\n<\/ul>\r\n<\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Converting Rectangular to Polar - Given [latex](x, y)[\/latex], find [latex](r, \\theta)[\/latex]:\r\n<ul>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">[latex]r = \\sqrt{x^2 + y^2}[\/latex] (always take positive [latex]r[\/latex] when converting)<\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">[latex]\\tan\\theta = \\frac{y}{x}[\/latex], then use [latex]\\theta = \\tan^{-1}(\\frac{y}{x})[\/latex]<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Be careful with the angle [latex]\\theta[\/latex]. Check which quadrant the point [latex](x, y)[\/latex] is in, as inverse tangent only gives values in quadrants I and IV. Adjust [latex]\\theta[\/latex] accordingly.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Transforming Equations Between Forms<\/strong><\/p>\r\n\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\">[latex]x = r\\cos\\theta[\/latex] and [latex]y = r\\sin\\theta[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">[latex]r^2 = x^2 + y^2[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">[latex]\\tan\\theta = \\frac{y}{x}[\/latex]<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">For rectangular to polar: substitute [latex]x = r\\cos\\theta[\/latex] and [latex]y = r\\sin\\theta[\/latex], simplify, and solve for [latex]r[\/latex] in terms of [latex]\\theta[\/latex].<\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">For polar to rectangular: replace [latex]r\\cos\\theta[\/latex] with [latex]x[\/latex] and [latex]r\\sin\\theta[\/latex] with [latex]y[\/latex], use [latex]r^2 = x^2 + y^2[\/latex] when needed, then simplify.<\/li>\r\n<\/ul>\r\n<h3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\">Graphing in Polar Coordinates<\/h3>\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Symmetry about [latex]\\theta = \\frac{\\pi}{2}[\/latex] (y-axis)<\/strong>: Replace [latex](r, \\theta)[\/latex] with [latex](-r, -\\theta)[\/latex]. If equivalent, the graph has this symmetry.<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Symmetry about polar axis (x-axis)<\/strong>: Replace [latex](r, \\theta)[\/latex] with [latex](r, -\\theta)[\/latex] or [latex](-r, \\pi - \\theta)[\/latex]. If equivalent, the graph has this symmetry.<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Symmetry about the pole (origin)<\/strong>: Replace [latex](r, \\theta)[\/latex] with [latex](-r, \\theta)[\/latex]. If equivalent, the graph has this symmetry.<\/li>\r\n<\/ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Finding Key Features<\/strong>:<\/p>\r\n\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Zeros<\/strong>: Set [latex]r = 0[\/latex] and solve for [latex]\\theta[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Maximum [latex]|r|[\/latex]<\/strong>: Find when the trig function reaches its maximum value (1 for sine\/cosine)<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Intercepts<\/strong>: Evaluate [latex]r[\/latex] at [latex]\\theta = 0, \\frac{\\pi}{2}, \\pi, \\frac{3\\pi}{2}[\/latex]<\/li>\r\n<\/ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Classic Polar Curves<\/strong>:<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Circles<\/strong>:<\/p>\r\n\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\">[latex]r = a\\cos\\theta[\/latex]: circle with diameter [latex]|a|[\/latex], centered at [latex](\\frac{a}{2}, 0)[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">[latex]r = a\\sin\\theta[\/latex]: circle with diameter [latex]|a|[\/latex], centered at [latex](0, \\frac{a}{2})[\/latex]<\/li>\r\n<\/ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Cardioids<\/strong> (heart-shaped):<\/p>\r\n\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\">Forms: [latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex] where [latex]\\frac{a}{b} = 1[\/latex] ([latex]a &gt; 0, b &gt; 0[\/latex])<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">Passes through the pole<\/li>\r\n<\/ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Lima\u00e7ons<\/strong> (snail-shaped):<\/p>\r\n\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\">Forms: [latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Dimpled<\/strong> (one loop with dimple): [latex]1 &lt; \\frac{a}{b} &lt; 2[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Convex<\/strong> (no dimple): [latex]\\frac{a}{b} \\geq 2[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\"><strong>Inner-loop<\/strong>: [latex]a &lt; b[\/latex] (creates a loop inside)<\/li>\r\n<\/ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Lemniscates<\/strong> (figure-eight or infinity symbol):<\/p>\r\n\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\">Forms: [latex]r^2 = a^2\\cos(2\\theta)[\/latex] or [latex]r^2 = a^2\\sin(2\\theta)[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">Always symmetric with respect to the pole<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">Cosine version is also symmetric about polar axis and [latex]\\theta = \\frac{\\pi}{2}[\/latex]<\/li>\r\n<\/ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Rose Curves<\/strong> (flower petals):<\/p>\r\n\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\">Forms: [latex]r = a\\cos(n\\theta)[\/latex] or [latex]r = a\\sin(n\\theta)[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">If [latex]n[\/latex] is <strong>even<\/strong>: curve has [latex]2n[\/latex] petals<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">If [latex]n[\/latex] is <strong>odd<\/strong>: curve has [latex]n[\/latex] petals<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">Each petal has length [latex]|a|[\/latex]<\/li>\r\n<\/ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Archimedes' Spiral<\/strong>:<\/p>\r\n\r\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\r\n \t<li class=\"whitespace-normal break-words pl-2\">Form: [latex]r = \\theta[\/latex] (for [latex]\\theta \\geq 0[\/latex])<\/li>\r\n \t<li class=\"whitespace-normal break-words pl-2\">Distance from pole increases at constant rate as the curve spirals outward<\/li>\r\n<\/ul>\r\n<h3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\">Polar Form of Complex Numbers<\/h3>\r\n<ul>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The complex plane plots complex number [latex]z = a + bi[\/latex] with real part [latex]a[\/latex] on the horizontal axis and imaginary part [latex]b[\/latex] on the vertical axis.<\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Absolute Value (Modulus): [latex]|z| = \\sqrt{a^2 + b^2}[\/latex]<\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Polar Form<\/strong>: [latex]z = r(\\cos\\theta + i\\sin\\theta) = r\\text{ cis }\\theta[\/latex]. Where [latex]r = |z| = \\sqrt{a^2 + b^2}[\/latex] (the modulus) and [latex]\\theta[\/latex] is the argument (angle from positive real axis). We have [latex]\\cos\\theta = \\frac{a}{r}[\/latex] and [latex]\\sin\\theta = \\frac{b}{r}[\/latex].\r\n<ul>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Converting Rectangular to Polar<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\">: Find [latex]r = \\sqrt{a^2 + b^2}[\/latex], find [latex]\\theta[\/latex] using [latex]\\cos\\theta = \\frac{a}{r}[\/latex] or [latex]\\tan\\theta = \\frac{b}{a}[\/latex] (watch the quadrant), then write as [latex]r(\\cos\\theta + i\\sin\\theta)[\/latex].<\/span><\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Converting Polar to Rectangular<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\">: Evaluate [latex]\\cos\\theta[\/latex] and [latex]\\sin\\theta[\/latex], calculate [latex]a = r\\cos\\theta[\/latex] and [latex]b = r\\sin\\theta[\/latex], then write as [latex]a + bi[\/latex].<\/span><\/li>\r\n<\/ul>\r\n<\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Operations in Polar Form<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\">:<\/span>\r\n<ul>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Product<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\"> - Multiply moduli, add angles: [latex]z_1 z_2 = r_1 r_2[\\cos(\\theta_1 + \\theta_2) + i\\sin(\\theta_1 + \\theta_2)][\/latex]<\/span><\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Quotient<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\"> - Divide moduli, subtract angles: [latex]\\frac{z_1}{z_2} = \\frac{r_1}{r_2}[\\cos(\\theta_1 - \\theta_2) + i\\sin(\\theta_1 - \\theta_2)][\/latex]<\/span><\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">De Moivre's Theorem<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\"> (for powers): [latex]z^n = r^n[\\cos(n\\theta) + i\\sin(n\\theta)][\/latex]. <\/span>Raise the modulus to the [latex]n[\/latex]th power and multiply the angle by [latex]n[\/latex].<\/li>\r\n \t<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">nth Root Theorem<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\"> (for roots): [latex]z^{\\frac{1}{n}} = r^{\\frac{1}{n}}\\left[\\cos\\left(\\frac{\\theta + 2k\\pi}{n}\\right) + i\\sin\\left(\\frac{\\theta + 2k\\pi}{n}\\right)\\right][\/latex]. <\/span>Where [latex]k = 0, 1, 2, ..., n-1[\/latex] gives all [latex]n[\/latex] distinct roots. Add [latex]\\frac{2k\\pi}{n}[\/latex] to [latex]\\frac{\\theta}{n}[\/latex] to obtain each root.<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\">Key Equations<\/h2>\r\n<table style=\"width: 100.002%; height: 555px;\">\r\n<tbody>\r\n<tr style=\"height: 92px;\">\r\n<td style=\"width: 31.6366%; height: 92px;\"><strong>Polar to rectangular<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 92px;\">[latex]x = r\\cos\\theta[\/latex]\r\n\r\n[latex]y = r\\sin\\theta[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 22px;\">\r\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Rectangular to polar\u00a0<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 22px;\">[latex]r = \\sqrt{x^2 + y^2}[\/latex]\r\n\r\n[latex]\\tan\\theta = \\frac{y}{x}[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 22px;\">\r\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Circle (polar form)<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 22px;\">[latex]r = a\\cos\\theta[\/latex]\r\n\r\n[latex]r = a\\sin\\theta[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 44px;\">\r\n<td style=\"width: 31.6366%; height: 44px;\"><strong>Cardioid<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 44px;\">[latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex]\r\nwhere [latex]\\frac{a}{b} = 1[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 44px;\">\r\n<td style=\"width: 31.6366%; height: 44px;\"><strong>Lima\u00e7on<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 44px;\">[latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex]\r\nwhere [latex]\\frac{a}{b} \\neq 1[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 22px;\">\r\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Lemniscate<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 22px;\">[latex]r^2 = a^2\\cos(2\\theta)[\/latex] or [latex]r^2 = a^2\\sin(2\\theta)[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 22px;\">\r\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Rose curve<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 22px;\">[latex]r = a\\cos(n\\theta)[\/latex] or [latex]r = a\\sin(n\\theta)[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 22px;\">\r\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Archimedes' spiral<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 22px;\">[latex]r = \\theta[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 22px;\">\r\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Complex number absolute value<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 22px;\">[latex]|z| = \\sqrt{a^2 + b^2}[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 22px;\">\r\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Complex number polar form<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 22px;\">[latex]z = r(\\cos\\theta + i\\sin\\theta) = r\\text{ cis }\\theta[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 22px;\">\r\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Product of complex numbers<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 22px;\">[latex]z_1 z_2 = r_1 r_2\\text{ cis}(\\theta_1 + \\theta_2)[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 22px;\">\r\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Quotient of complex numbers<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 22px;\">[latex]\\frac{z_1}{z_2} = \\frac{r_1}{r_2}\\text{ cis}(\\theta_1 - \\theta_2)[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 22px;\">\r\n<td style=\"width: 31.6366%; height: 22px;\"><strong>De Moivre's Theorem<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 22px;\">[latex]z^n = r^n[\\cos(n\\theta) + i\\sin(n\\theta)][\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 67px;\">\r\n<td style=\"width: 31.6366%; height: 67px;\"><strong>nth Root Theorem<\/strong><\/td>\r\n<td style=\"width: 67.8152%; height: 67px;\">[latex]z^{\\frac{1}{n}} = r^{\\frac{1}{n}}\\left[\\cos\\left(\\frac{\\theta + 2k\\pi}{n}\\right) + i\\sin\\left(\\frac{\\theta + 2k\\pi}{n}\\right)\\right][\/latex]\r\nwhere [latex]k = 0, 1, 2, ..., n-1[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h2>Glossary<\/h2>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>absolute value of a complex number<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The distance from the origin to the point representing the complex number in the complex plane; for [latex]z = a + bi[\/latex], it equals [latex]\\sqrt{a^2 + b^2}[\/latex].<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Archimedes' spiral<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A polar curve with equation [latex]r = \\theta[\/latex] that spirals outward from the pole with distance increasing at a constant rate.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>argument<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The angle [latex]\\theta[\/latex] in the polar form of a complex number, measured from the positive real axis.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>cardioid<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A heart-shaped polar curve with equation [latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex] where [latex]\\frac{a}{b} = 1[\/latex].<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>complex plane<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A coordinate plane where the horizontal axis represents real numbers and the vertical axis represents imaginary numbers; used to plot complex numbers.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>De Moivre's Theorem<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A formula for raising a complex number in polar form to a power: [latex]z^n = r^n[\\cos(n\\theta) + i\\sin(n\\theta)][\/latex].<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>lemniscate<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A figure-eight shaped polar curve with equation [latex]r^2 = a^2\\cos(2\\theta)[\/latex] or [latex]r^2 = a^2\\sin(2\\theta)[\/latex].<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>lima\u00e7on<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A snail-shaped family of polar curves with equation [latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex]; includes dimpled, convex, and inner-loop varieties depending on the ratio [latex]\\frac{a}{b}[\/latex].<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>modulus<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The absolute value or magnitude of a complex number; the distance [latex]r[\/latex] from the origin in polar form.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>polar axis<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The reference direction in the polar coordinate system, corresponding to the positive x-axis; the starting line from which angles are measured.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>polar coordinates<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">An ordered pair [latex](r, \\theta)[\/latex] where [latex]r[\/latex] is the distance from the pole and [latex]\\theta[\/latex] is the angle from the polar axis.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>polar form of a complex number<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The representation [latex]z = r(\\cos\\theta + i\\sin\\theta)[\/latex] or [latex]r\\text{ cis }\\theta[\/latex], where [latex]r[\/latex] is the modulus and [latex]\\theta[\/latex] is the argument.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>pole<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The origin of the polar coordinate system, corresponding to the point [latex](0, 0)[\/latex] in rectangular coordinates.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>rose curve<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A petal-shaped polar curve with equation [latex]r = a\\cos(n\\theta)[\/latex] or [latex]r = a\\sin(n\\theta)[\/latex]; has [latex]n[\/latex] petals if [latex]n[\/latex] is odd, [latex]2n[\/latex] petals if [latex]n[\/latex] is even.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>symmetry with respect to the polar axis<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A graph is symmetric about the x-axis if replacing [latex](r, \\theta)[\/latex] with [latex](r, -\\theta)[\/latex] yields an equivalent equation.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>symmetry with respect to the pole<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A graph is symmetric about the origin if replacing [latex](r, \\theta)[\/latex] with [latex](-r, \\theta)[\/latex] yields an equivalent equation.<\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>symmetry with respect to [latex]\\theta = \\frac{\\pi}{2}[\/latex]<\/strong><\/p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A graph is symmetric about the y-axis if replacing [latex](r, \\theta)[\/latex] with [latex](-r, -\\theta)[\/latex] yields an equivalent equation.<\/p>","rendered":"<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\">Essential Concepts<\/h2>\n<h3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\">Polar Coordinates<\/h3>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Unlike the rectangular (Cartesian) coordinate system that uses perpendicular axes and coordinates [latex](x, y)[\/latex], the <strong>polar coordinate system<\/strong> locates points using a distance from the origin and an angle from a fixed direction.<\/p>\n<ul>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Components of the Polar System:<\/li>\n<\/ul>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\"><strong>The pole<\/strong>: the origin point, corresponding to [latex](0, 0)[\/latex] in rectangular coordinates<\/li>\n<li class=\"whitespace-normal break-words pl-2\"><strong>The polar axis<\/strong>: the reference direction (like the positive x-axis)<\/li>\n<li class=\"whitespace-normal break-words pl-2\"><strong>Distance [latex]r[\/latex]<\/strong>: the radial distance from the pole<\/li>\n<li class=\"whitespace-normal break-words pl-2\"><strong>Angle [latex]\\theta[\/latex]<\/strong>: the direction measured counterclockwise from the polar axis<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<ul>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Plotting Polar Points [latex](r, \\theta)[\/latex]: Start at the pole, rotate counterclockwise by angle [latex]\\theta[\/latex] from the polar axis, then move distance [latex]r[\/latex] in that direction. When [latex]r < 0[\/latex], move in the opposite direction (rotate by [latex]\\pi[\/latex] and use [latex]|r|[\/latex]).<\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Multiple Representations<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\">: A single point has infinitely many polar representations because angles can be coterminal ([latex](r, \\theta) = (r, \\theta + 2\\pi k)[\/latex]) and negative radius reverses direction ([latex](r, \\theta) = (-r, \\theta + \\pi)[\/latex]).<\/span><\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Converting Polar to Rectangular<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\"> &#8211; Given [latex](r, \\theta)[\/latex], find [latex](x, y)[\/latex]:<\/span><\/li>\n<\/ul>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\">[latex]x = r\\cos\\theta[\/latex]<\/li>\n<li class=\"whitespace-normal break-words pl-2\">[latex]y = r\\sin\\theta[\/latex]<\/li>\n<\/ul>\n<\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Converting Rectangular to Polar &#8211; Given [latex](x, y)[\/latex], find [latex](r, \\theta)[\/latex]:\n<ul>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">[latex]r = \\sqrt{x^2 + y^2}[\/latex] (always take positive [latex]r[\/latex] when converting)<\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">[latex]\\tan\\theta = \\frac{y}{x}[\/latex], then use [latex]\\theta = \\tan^{-1}(\\frac{y}{x})[\/latex]<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Be careful with the angle [latex]\\theta[\/latex]. Check which quadrant the point [latex](x, y)[\/latex] is in, as inverse tangent only gives values in quadrants I and IV. Adjust [latex]\\theta[\/latex] accordingly.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Transforming Equations Between Forms<\/strong><\/p>\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\">[latex]x = r\\cos\\theta[\/latex] and [latex]y = r\\sin\\theta[\/latex]<\/li>\n<li class=\"whitespace-normal break-words pl-2\">[latex]r^2 = x^2 + y^2[\/latex]<\/li>\n<li class=\"whitespace-normal break-words pl-2\">[latex]\\tan\\theta = \\frac{y}{x}[\/latex]<\/li>\n<\/ul>\n<ul>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">For rectangular to polar: substitute [latex]x = r\\cos\\theta[\/latex] and [latex]y = r\\sin\\theta[\/latex], simplify, and solve for [latex]r[\/latex] in terms of [latex]\\theta[\/latex].<\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">For polar to rectangular: replace [latex]r\\cos\\theta[\/latex] with [latex]x[\/latex] and [latex]r\\sin\\theta[\/latex] with [latex]y[\/latex], use [latex]r^2 = x^2 + y^2[\/latex] when needed, then simplify.<\/li>\n<\/ul>\n<h3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\">Graphing in Polar Coordinates<\/h3>\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\"><strong>Symmetry about [latex]\\theta = \\frac{\\pi}{2}[\/latex] (y-axis)<\/strong>: Replace [latex](r, \\theta)[\/latex] with [latex](-r, -\\theta)[\/latex]. If equivalent, the graph has this symmetry.<\/li>\n<li class=\"whitespace-normal break-words pl-2\"><strong>Symmetry about polar axis (x-axis)<\/strong>: Replace [latex](r, \\theta)[\/latex] with [latex](r, -\\theta)[\/latex] or [latex](-r, \\pi - \\theta)[\/latex]. If equivalent, the graph has this symmetry.<\/li>\n<li class=\"whitespace-normal break-words pl-2\"><strong>Symmetry about the pole (origin)<\/strong>: Replace [latex](r, \\theta)[\/latex] with [latex](-r, \\theta)[\/latex]. If equivalent, the graph has this symmetry.<\/li>\n<\/ul>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Finding Key Features<\/strong>:<\/p>\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\"><strong>Zeros<\/strong>: Set [latex]r = 0[\/latex] and solve for [latex]\\theta[\/latex]<\/li>\n<li class=\"whitespace-normal break-words pl-2\"><strong>Maximum [latex]|r|[\/latex]<\/strong>: Find when the trig function reaches its maximum value (1 for sine\/cosine)<\/li>\n<li class=\"whitespace-normal break-words pl-2\"><strong>Intercepts<\/strong>: Evaluate [latex]r[\/latex] at [latex]\\theta = 0, \\frac{\\pi}{2}, \\pi, \\frac{3\\pi}{2}[\/latex]<\/li>\n<\/ul>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Classic Polar Curves<\/strong>:<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Circles<\/strong>:<\/p>\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\">[latex]r = a\\cos\\theta[\/latex]: circle with diameter [latex]|a|[\/latex], centered at [latex](\\frac{a}{2}, 0)[\/latex]<\/li>\n<li class=\"whitespace-normal break-words pl-2\">[latex]r = a\\sin\\theta[\/latex]: circle with diameter [latex]|a|[\/latex], centered at [latex](0, \\frac{a}{2})[\/latex]<\/li>\n<\/ul>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Cardioids<\/strong> (heart-shaped):<\/p>\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\">Forms: [latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex] where [latex]\\frac{a}{b} = 1[\/latex] ([latex]a > 0, b > 0[\/latex])<\/li>\n<li class=\"whitespace-normal break-words pl-2\">Passes through the pole<\/li>\n<\/ul>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Lima\u00e7ons<\/strong> (snail-shaped):<\/p>\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\">Forms: [latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex]<\/li>\n<li class=\"whitespace-normal break-words pl-2\"><strong>Dimpled<\/strong> (one loop with dimple): [latex]1 < \\frac{a}{b} < 2[\/latex]<\/li>\n<li class=\"whitespace-normal break-words pl-2\"><strong>Convex<\/strong> (no dimple): [latex]\\frac{a}{b} \\geq 2[\/latex]<\/li>\n<li class=\"whitespace-normal break-words pl-2\"><strong>Inner-loop<\/strong>: [latex]a < b[\/latex] (creates a loop inside)<\/li>\n<\/ul>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Lemniscates<\/strong> (figure-eight or infinity symbol):<\/p>\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\">Forms: [latex]r^2 = a^2\\cos(2\\theta)[\/latex] or [latex]r^2 = a^2\\sin(2\\theta)[\/latex]<\/li>\n<li class=\"whitespace-normal break-words pl-2\">Always symmetric with respect to the pole<\/li>\n<li class=\"whitespace-normal break-words pl-2\">Cosine version is also symmetric about polar axis and [latex]\\theta = \\frac{\\pi}{2}[\/latex]<\/li>\n<\/ul>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Rose Curves<\/strong> (flower petals):<\/p>\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\">Forms: [latex]r = a\\cos(n\\theta)[\/latex] or [latex]r = a\\sin(n\\theta)[\/latex]<\/li>\n<li class=\"whitespace-normal break-words pl-2\">If [latex]n[\/latex] is <strong>even<\/strong>: curve has [latex]2n[\/latex] petals<\/li>\n<li class=\"whitespace-normal break-words pl-2\">If [latex]n[\/latex] is <strong>odd<\/strong>: curve has [latex]n[\/latex] petals<\/li>\n<li class=\"whitespace-normal break-words pl-2\">Each petal has length [latex]|a|[\/latex]<\/li>\n<\/ul>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Archimedes&#8217; Spiral<\/strong>:<\/p>\n<ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\">\n<li class=\"whitespace-normal break-words pl-2\">Form: [latex]r = \\theta[\/latex] (for [latex]\\theta \\geq 0[\/latex])<\/li>\n<li class=\"whitespace-normal break-words pl-2\">Distance from pole increases at constant rate as the curve spirals outward<\/li>\n<\/ul>\n<h3 class=\"text-text-100 mt-2 -mb-1 text-base font-bold\">Polar Form of Complex Numbers<\/h3>\n<ul>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The complex plane plots complex number [latex]z = a + bi[\/latex] with real part [latex]a[\/latex] on the horizontal axis and imaginary part [latex]b[\/latex] on the vertical axis.<\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Absolute Value (Modulus): [latex]|z| = \\sqrt{a^2 + b^2}[\/latex]<\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Polar Form<\/strong>: [latex]z = r(\\cos\\theta + i\\sin\\theta) = r\\text{ cis }\\theta[\/latex]. Where [latex]r = |z| = \\sqrt{a^2 + b^2}[\/latex] (the modulus) and [latex]\\theta[\/latex] is the argument (angle from positive real axis). We have [latex]\\cos\\theta = \\frac{a}{r}[\/latex] and [latex]\\sin\\theta = \\frac{b}{r}[\/latex].\n<ul>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Converting Rectangular to Polar<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\">: Find [latex]r = \\sqrt{a^2 + b^2}[\/latex], find [latex]\\theta[\/latex] using [latex]\\cos\\theta = \\frac{a}{r}[\/latex] or [latex]\\tan\\theta = \\frac{b}{a}[\/latex] (watch the quadrant), then write as [latex]r(\\cos\\theta + i\\sin\\theta)[\/latex].<\/span><\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Converting Polar to Rectangular<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\">: Evaluate [latex]\\cos\\theta[\/latex] and [latex]\\sin\\theta[\/latex], calculate [latex]a = r\\cos\\theta[\/latex] and [latex]b = r\\sin\\theta[\/latex], then write as [latex]a + bi[\/latex].<\/span><\/li>\n<\/ul>\n<\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Operations in Polar Form<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\">:<\/span>\n<ul>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Product<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\"> &#8211; Multiply moduli, add angles: [latex]z_1 z_2 = r_1 r_2[\\cos(\\theta_1 + \\theta_2) + i\\sin(\\theta_1 + \\theta_2)][\/latex]<\/span><\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Quotient<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\"> &#8211; Divide moduli, subtract angles: [latex]\\frac{z_1}{z_2} = \\frac{r_1}{r_2}[\\cos(\\theta_1 - \\theta_2) + i\\sin(\\theta_1 - \\theta_2)][\/latex]<\/span><\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">De Moivre&#8217;s Theorem<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\"> (for powers): [latex]z^n = r^n[\\cos(n\\theta) + i\\sin(n\\theta)][\/latex]. <\/span>Raise the modulus to the [latex]n[\/latex]th power and multiply the angle by [latex]n[\/latex].<\/li>\n<li class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">nth Root Theorem<span style=\"font-family: 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\"> (for roots): [latex]z^{\\frac{1}{n}} = r^{\\frac{1}{n}}\\left[\\cos\\left(\\frac{\\theta + 2k\\pi}{n}\\right) + i\\sin\\left(\\frac{\\theta + 2k\\pi}{n}\\right)\\right][\/latex]. <\/span>Where [latex]k = 0, 1, 2, ..., n-1[\/latex] gives all [latex]n[\/latex] distinct roots. Add [latex]\\frac{2k\\pi}{n}[\/latex] to [latex]\\frac{\\theta}{n}[\/latex] to obtain each root.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\">Key Equations<\/h2>\n<table style=\"width: 100.002%; height: 555px;\">\n<tbody>\n<tr style=\"height: 92px;\">\n<td style=\"width: 31.6366%; height: 92px;\"><strong>Polar to rectangular<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 92px;\">[latex]x = r\\cos\\theta[\/latex]<\/p>\n<p>[latex]y = r\\sin\\theta[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Rectangular to polar\u00a0<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 22px;\">[latex]r = \\sqrt{x^2 + y^2}[\/latex]<\/p>\n<p>[latex]\\tan\\theta = \\frac{y}{x}[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Circle (polar form)<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 22px;\">[latex]r = a\\cos\\theta[\/latex]<\/p>\n<p>[latex]r = a\\sin\\theta[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 44px;\">\n<td style=\"width: 31.6366%; height: 44px;\"><strong>Cardioid<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 44px;\">[latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex]<br \/>\nwhere [latex]\\frac{a}{b} = 1[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 44px;\">\n<td style=\"width: 31.6366%; height: 44px;\"><strong>Lima\u00e7on<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 44px;\">[latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex]<br \/>\nwhere [latex]\\frac{a}{b} \\neq 1[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Lemniscate<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 22px;\">[latex]r^2 = a^2\\cos(2\\theta)[\/latex] or [latex]r^2 = a^2\\sin(2\\theta)[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Rose curve<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 22px;\">[latex]r = a\\cos(n\\theta)[\/latex] or [latex]r = a\\sin(n\\theta)[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Archimedes&#8217; spiral<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 22px;\">[latex]r = \\theta[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Complex number absolute value<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 22px;\">[latex]|z| = \\sqrt{a^2 + b^2}[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Complex number polar form<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 22px;\">[latex]z = r(\\cos\\theta + i\\sin\\theta) = r\\text{ cis }\\theta[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Product of complex numbers<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 22px;\">[latex]z_1 z_2 = r_1 r_2\\text{ cis}(\\theta_1 + \\theta_2)[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 31.6366%; height: 22px;\"><strong>Quotient of complex numbers<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 22px;\">[latex]\\frac{z_1}{z_2} = \\frac{r_1}{r_2}\\text{ cis}(\\theta_1 - \\theta_2)[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 22px;\">\n<td style=\"width: 31.6366%; height: 22px;\"><strong>De Moivre&#8217;s Theorem<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 22px;\">[latex]z^n = r^n[\\cos(n\\theta) + i\\sin(n\\theta)][\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 67px;\">\n<td style=\"width: 31.6366%; height: 67px;\"><strong>nth Root Theorem<\/strong><\/td>\n<td style=\"width: 67.8152%; height: 67px;\">[latex]z^{\\frac{1}{n}} = r^{\\frac{1}{n}}\\left[\\cos\\left(\\frac{\\theta + 2k\\pi}{n}\\right) + i\\sin\\left(\\frac{\\theta + 2k\\pi}{n}\\right)\\right][\/latex]<br \/>\nwhere [latex]k = 0, 1, 2, ..., n-1[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Glossary<\/h2>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>absolute value of a complex number<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The distance from the origin to the point representing the complex number in the complex plane; for [latex]z = a + bi[\/latex], it equals [latex]\\sqrt{a^2 + b^2}[\/latex].<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>Archimedes&#8217; spiral<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A polar curve with equation [latex]r = \\theta[\/latex] that spirals outward from the pole with distance increasing at a constant rate.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>argument<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The angle [latex]\\theta[\/latex] in the polar form of a complex number, measured from the positive real axis.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>cardioid<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A heart-shaped polar curve with equation [latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex] where [latex]\\frac{a}{b} = 1[\/latex].<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>complex plane<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A coordinate plane where the horizontal axis represents real numbers and the vertical axis represents imaginary numbers; used to plot complex numbers.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>De Moivre&#8217;s Theorem<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A formula for raising a complex number in polar form to a power: [latex]z^n = r^n[\\cos(n\\theta) + i\\sin(n\\theta)][\/latex].<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>lemniscate<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A figure-eight shaped polar curve with equation [latex]r^2 = a^2\\cos(2\\theta)[\/latex] or [latex]r^2 = a^2\\sin(2\\theta)[\/latex].<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>lima\u00e7on<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A snail-shaped family of polar curves with equation [latex]r = a \\pm b\\cos\\theta[\/latex] or [latex]r = a \\pm b\\sin\\theta[\/latex]; includes dimpled, convex, and inner-loop varieties depending on the ratio [latex]\\frac{a}{b}[\/latex].<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>modulus<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The absolute value or magnitude of a complex number; the distance [latex]r[\/latex] from the origin in polar form.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>polar axis<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The reference direction in the polar coordinate system, corresponding to the positive x-axis; the starting line from which angles are measured.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>polar coordinates<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">An ordered pair [latex](r, \\theta)[\/latex] where [latex]r[\/latex] is the distance from the pole and [latex]\\theta[\/latex] is the angle from the polar axis.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>polar form of a complex number<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The representation [latex]z = r(\\cos\\theta + i\\sin\\theta)[\/latex] or [latex]r\\text{ cis }\\theta[\/latex], where [latex]r[\/latex] is the modulus and [latex]\\theta[\/latex] is the argument.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>pole<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The origin of the polar coordinate system, corresponding to the point [latex](0, 0)[\/latex] in rectangular coordinates.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>rose curve<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A petal-shaped polar curve with equation [latex]r = a\\cos(n\\theta)[\/latex] or [latex]r = a\\sin(n\\theta)[\/latex]; has [latex]n[\/latex] petals if [latex]n[\/latex] is odd, [latex]2n[\/latex] petals if [latex]n[\/latex] is even.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>symmetry with respect to the polar axis<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A graph is symmetric about the x-axis if replacing [latex](r, \\theta)[\/latex] with [latex](r, -\\theta)[\/latex] yields an equivalent equation.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>symmetry with respect to the pole<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A graph is symmetric about the origin if replacing [latex](r, \\theta)[\/latex] with [latex](-r, \\theta)[\/latex] yields an equivalent equation.<\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"><strong>symmetry with respect to [latex]\\theta = \\frac{\\pi}{2}[\/latex]<\/strong><\/p>\n<p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">A graph is symmetric about the y-axis if replacing [latex](r, \\theta)[\/latex] with [latex](-r, -\\theta)[\/latex] yields an equivalent equation.<\/p>\n","protected":false},"author":67,"menu_order":1,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":247,"module-header":"cheat_sheet","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/710"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/users\/67"}],"version-history":[{"count":8,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/710\/revisions"}],"predecessor-version":[{"id":5416,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/710\/revisions\/5416"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/parts\/247"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/710\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/media?parent=710"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapter-type?post=710"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/contributor?post=710"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/license?post=710"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}