| New Reply |
Question about graphing a shape on the cartesian coordinate system |
Share Thread | Thread Tools |
| Aug4-12, 07:03 PM | #1 |
|
|
Question about graphing a shape on the cartesian coordinate system
How would you graph a square of any dimension on the cartesian coordinate system?
|
| Aug4-12, 10:20 PM | #2 |
|
|
Hey mesa.
What exactly do you mean? Do you mean instead of representing x you represent x2 for a particular vector (where x is the 1st element of the vector)? |
| Aug4-12, 11:16 PM | #3 |
|
|
|
| Aug4-12, 11:28 PM | #4 |
|
|
Question about graphing a shape on the cartesian coordinate system
Well you can do it in a few different ways.
If you represent your system as <x2,y,z> then your co-ordinate system will look like a normal Cartesian system with the negative region for x < 0 removed entirely. However if you want to represent <x,y,z>, then you will get a contracted transformed version of the x-axis, but if you are going from the x2 to x, then you have the branch problem since you lose information of the sign by squaring the term. What happens is that for x as opposed to its square, the rate of change along the axis is not uniform or linear, but non-linear: in the linear case if you double the magnitude on the x-axis you double the x value but in a non-linear if you double the magnitude the value is not simple double: it is less or greater than. |
| Aug4-12, 11:41 PM | #5 |
|
Recognitions:
|
Maybe mesa means an actual square (quadrilateral)?
|
| Aug5-12, 12:06 AM | #6 |
|
|
Sorry about that Chiro, I should have read your post more carefully and been more specific. |
| Aug5-12, 02:30 AM | #7 |
|
|
Ohh I see what you're saying now.
It depends on the number of dimensions and the particular attribute you are trying to visualize. Typically what happens in high-dimensional spaces, is that a specific kind of projection is used to create a visual of that attribute in a two or three dimensional space. The short answer is that it depends on the attribute you are trying to visualize, but the kinds of things would most likely be similar if not equivalent to the ones used in a normal cartesian geometry. (It's hard to give specifics without specifics). |
| Aug5-12, 11:33 AM | #8 |
|
|
If there is more than one solution then pick your favorite, this is new territory for me although it was a great deal of fun working up a solution. Now my function can graph a square about the origin although I am having difficulty limiting the range/domain outside of it lol. I have also played with trying to make rectangles too off the original function but I changed x to being a dependent variable along with y so transformations and deformations seem to work very differently than what I am used to... Yikes!, should be fun :) |
| Aug5-12, 03:39 PM | #9 |
|
|
##max \{ |x|,|y|\} = 1## |
| Aug5-12, 04:30 PM | #10 |
|
|
Got anything else? |
| Aug5-12, 05:14 PM | #11 |
|
|
|(x-a)\cos(\alpha)-(y-b)\sin(\alpha)|+|(x-a)\sin(\alpha)+(y-b)\cos(\alpha)| = 1$$ |
| Aug5-12, 07:16 PM | #12 |
|
|
As it stands I have: [(y^2)^(1/2)-n]^2 = x^2 with n being the number that fixes the size of the square. I used a trig based function that produced a square root of -1 to keep the domain/range in check outside the 'square' but it's just tacked on and even though it sort of works it's kind of crappy so I removed it in search of a proper solution. |
| Aug5-12, 07:42 PM | #13 |
|
|
[tex]|x+y|-|x-y| = 1[/tex]
|
| Aug5-12, 07:55 PM | #14 |
|
|
|
| Aug5-12, 09:22 PM | #15 |
|
|
|
| Aug6-12, 09:13 AM | #16 |
|
|
|
| New Reply |
| Thread Tools | |
Similar Threads for: Question about graphing a shape on the cartesian coordinate system
|
||||
| Thread | Forum | Replies | ||
| Convert this rectangular coordinate system point to spherical coordinate system | Calculus & Beyond Homework | 1 | ||
| Combination of cartesian and cylindrical coordinate system | General Physics | 0 | ||
| Cartesian and Polar coordinate system increments | Calculus | 8 | ||
| Cartesian coordinate space transformation question | Linear & Abstract Algebra | 0 | ||
| How to convert cylindrical coordinate to cartesian coordinate? | Precalculus Mathematics Homework | 1 | ||