Above are two quadratics, shifted and then rotated, which are related as follows: [Purple] : − x sin α + y cos α [Red] : x sin α + y cos α = ( x cos α + y sin α − 2 ) 2 = ( x cos α − y sin α + 2 ) 2 . The quadratic is first shifted (i.e. 2 to the left/right), and then it is rotated α radians.
What is the first positive real value of α such that the quadratics, when graphed together, have a lower y bound that is continuous and has a continuous slope (as in the graph above)? Round to the nearest 3 significant figures.
To the right is an example of an a value that doesn't work ( α = 0 . 6 4 ) because, although the lower bound is continuous, its slope is not continuous ( i.e. at x = ± 1 . 7 8 and x = 0 ) , and the change in slope is abrupt.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If we start with y = ( x + 2 ) 2 (red parabola) ,
and rotate it clockwise by α
then the rotated coordinates will
x ′ = cos ( α ) x + sin ( α ) y y ′ = − sin ( α ) x + cos ( α ) y
Solving for x and y in terms of x ′ and y ′ results in
x = cos ( α ) x ′ − sin ( α ) y ′ y = sin ( α ) x ′ + cos ( α ) y ′
Substituting this results in the given equation for the red quadratic. At the final step, we may drop the primes on the primed variables.
At a point (x, y) on the original unrotated parabola, the slope is 2 ( x + 2 ) , and since we want the tangent of the rotated parabola to be horizontal, then we require that 2 ( x + 2 ) = tan ( α ) , and that the rotated x-coordinate be 0. That is,
0 = cos ( α ) x + sin ( α ) y
Substituting for x , and y = ( x + 2 ) 2 , we obtain,
0 = cos ( α ) ( − 2 + tan ( α ) / 2 ) + sin ( α ) ( t a n ( α ) / 2 ) 2
simplifying,
0 = − 2 cos ( α ) + 1 / 2 sin ( α ) + 1 / 4 sin 3 ( α ) / cos 2 ( α )
multiplying by 4 c o s 2 ( α )
0 = − 8 cos 3 ( α ) + 2 sin ( α ) cos 2 ( α ) + sin 3 ( α )
Solving numerically, we find that α = 1 . 0 3 1 3
Problem Loading...
Note Loading...
Set Loading...
I will write s = sin α and c = cos α . Things simplify if we use the unrotated coordinates x ′ , y ′ : y ′ = ( x ′ ∓ 2 ) 2 { x ′ = c x ± s y y ′ = c y ∓ s x { d x = c d x ′ ∓ s d y ′ d y = c d y ′ ± s d x ′ At the lowest point on the curve, the tangent is horizontal; we set d y = 0 . Also from y ′ = ( x ′ ∓ 2 ) 2 we have d y ′ = 2 ( x ′ ∓ 2 ) d x ′ so that 0 = d y = c d y ′ ± s d x ′ = ( 2 c x ′ ∓ 4 c ± s ) d x ′ . This gives the unrotated coordinates of the lowest points of the curves: x ′ = ± 2 c 4 c − s y ′ = ( x ′ ∓ 2 ) 2 = 4 c 2 s 2 .
Rotating this gives x = c x ′ ∓ s y ′ = ± 2 4 c − s ∓ 4 c 2 s 3 = ± 4 c 2 8 c 3 − 2 c 2 s − s 3 . These are the rotated x -coordinates of the lowest points of both curves. They must coincide, i.e. x = 0 . Thus we obtain the trigonometric equation 8 c 3 − 2 c 2 s − s 3 = 0 . Solve this numerically to find α ≈ 1 . 0 3 1 3 5 rad.
Incidentally, y = c y ′ ± s x ′ = 4 c s 2 + 2 c 4 c s − s 2 = ± 4 c 8 c s − s 2 ≈ 1 . 3 5 8 .