Finding the (x,y) coordinates of arbitrary circles

  • Context: Undergrad 
  • Thread starter Thread starter pakmingki
  • Start date Start date
  • Tags Tags
    Circles Coordinates
Click For Summary

Discussion Overview

The discussion revolves around finding the (x,y) coordinates of arbitrary circles using trigonometric functions. Participants explore how to adapt the unit circle's properties to circles defined by the equation (x-h)² + (y-k)² = r², focusing on transformations involving sine and cosine functions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant notes that the trigonometric functions cos and sin provide coordinates for the unit circle and seeks a method to generalize this for arbitrary circles.
  • Another participant suggests using the Pythagorean identity sin²t + cos²t = 1 and proposes that modifying the amplitude can yield circles of arbitrary radius.
  • A different participant expresses difficulty in modifying functions for circles with arbitrary centers, indicating a need for clarification on how to adjust the equations accordingly.
  • One participant questions the initial framing of the problem, emphasizing the importance of specifying an angle to obtain coordinates on the unit circle and suggesting a transformation approach for arbitrary circles.
  • Another participant provides a formula for shifting the coordinates based on the center of the circle, indicating that for a circle centered at (a, b), the coordinates can be expressed as x = a + Rcos(θ) and y = b + Rsin(θ).

Areas of Agreement / Disagreement

Participants express varying levels of understanding and approaches to the problem, with some agreeing on the use of transformations and others highlighting confusion regarding the center of the circle. No consensus is reached on a single method for finding the coordinates of arbitrary circles.

Contextual Notes

Some participants note the dependence on understanding polar coordinates and the need for clarity on how to apply transformations for arbitrary centers. There are unresolved questions about the best approach to generalize the use of trigonometric functions for this purpose.

pakmingki
Messages
93
Reaction score
1
I have just started curiously thinking about this. The trig functions cos and sin give the (x,y) coordinates of the unit circle. How would i go about using the trig functions to finding (x,y) coordinates of an arbitrary circle?

What I am saying is, the cos and sin only work for the circle x^2 + y^2 = 1

I would like a general method for finding the (x,y) coordinates of the circle
(x-h)^2 + (y-k)^2 = r^2
I knwo this would involve simply transforming the original function of of a f(x)=sin(x) or f(x)=cos(x) to some form of f(x)= a * sin(bx+c) + d and f(x)= a * cos(bx+c) + d
However, i can't reason out what the values of a,b,c,d would be to transform a trig function to give the (x,y) coordinates of any arbitrary circle.
thanks.
 
Mathematics news on Phys.org
Radius is a simple fix, consider the pythagorean identity

sin2t + cos2t = 1
Now let
x = cos(t) and
y = sin(t)

What do you get? Can you see how to modify this and get a circle of arbitrary radius?

Actually an arbitrary center is fairly easy as well, start with the equation of the circle and from there you should be able to see a similar substitution.
 
well, actually i had bigger trouble with the circles with an arbitrary center.
For a radius, just simply modify the amplitude to the value of the radius.

but i still can't think of how to modify the functions for an arbitrary center
 
In terms of x and y, how does a circle with arbitrary center at say (h,k) differ from a circle with a center at the origin? What do both equations look like? What changes?
 
pakmingki said:
I have just started curiously thinking about this. The trig functions cos and sin give the (x,y) coordinates of the unit circle. How would i go about using the trig functions to finding (x,y) coordinates of an arbitrary circle?

firstly, there is something missing in the question... you said "trig fns cos and sin give the (x,y) coordinates of the unit circle"...?? How do they do that? They only give you the coordinates of a certain point on the unit circle if you have specified the angle! Now, once you have an angle and a radius (which is 1 in this case), you have effectively written everything in terms polar coordinates. Sin and cos are functions that helps you to tranform from one to the other...

ok, regarding your arbitrary circle business, it appears that you want a rather long-handed way to specify (x,y)... anyway... still doable I guess... assuming that you know the equation of the circle (then again why would u want to go all the way to express things in sin and cos?) in standard form
(x-h)^2 + (y-k)^2 = r^2, then simply ignore h and k for the moment and express your coordinates in terms of cos and sin of an angle then shift your answer by h and k respectively for the x and y coords.

Again this is just polar coordinates in disguise, this time you have also translated your origin relative to what you begin with.
 
If the center of the circle is (a, b), just shift the values. If [itex](x-a)^2+ (y-b)^2= R^2[/itex] is the circle, for angle [itex]\theta[/itex], measured counter clockwise from the point (a+R,b), [itex]x= a+ Rcos\theta[/itex], [itex]y= b+ Rsin(\theta )[/itex].
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
6
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K