An Archimedean spiral starting at the origin turns counterclockwise and has its first intersection with y = 0 at x = − π . The spiral satisfies
x 2 + y 2 = f ( y x ) .
Find z → 0 lim f ( z ) .
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.
We recognise our Archimedean spiral as r = θ . Using the usual change of coordinates, we can rewrite r = θ as
x 2 + y 2 = tan − 1 x y
Squaring both sides and equating with f ( y x ) , we see that
x 2 + y 2 = tan − 2 x y = f ( y x )
Letting z = y x , we can now rewrite the limit:
z → 0 lim tan − 2 z 1 = 4 π 2 ≈ 2 . 4 6 7
Since your equation just generates the spiral until the first intersection, I tried creating a function to infinitely generate the spiral. However, typing it in desmos would cause too much lag, so here is a more complete equation. I just generated until 1 0 π cause it started to lag.
And this is a picture showing it generated until 6 0 π :
Equation of an infinite spiral:
k → ∞ lim n = 0 ∏ k x 2 + y 2 − ( cot − 1 ( y x ) + π ( n ) ) 2 = 0
The problem is somewhat vague, in the sense that Archimedian spirals of the form r = a θ + b also satisfy the conditions (the parameter b ∈ R represents just rotations with respect to the origin) so there should be an extra condition implying b = 0 .
Log in to reply
r = a + b θ
x 2 + y 2 = a + b ∗ arctan y x
At (- π , 0 ) , π = a + b ∗ n ∗ π and then if we take a = 0 and b = n = 1, it then continues as the solution above. a should be given as 0.
Hmm. How should I have phrased it without giving away r = θ explicitly then? Thanks in advance.
However, that is in polar coordinates, this question just states that but in the common x and y axis most people are familiar with.
Who all over the world says that r = θ must be fulfilled???
Problem Loading...
Note Loading...
Set Loading...
The equation of the spiral is r = θ .
Therefore, the parametrized equation in cartesian plane is:
Then:
So:
Therefore its limit is ( arctan ± ∞ ) 2 = ( ± 2 π ) 2 = 4 π 2 .