Show that this implicit equation can be expressed as the vector equation

  • Thread starter Thread starter autodidude
  • Start date Start date
  • Tags Tags
    Implicit Vector
Click For Summary

Homework Help Overview

The discussion revolves around the implicit equation x^3 + y^3 = 9xy and its expression as a vector equation r(t) = (9t/(1+t^3))i + (9t^2/(1+t^3))j. Participants are exploring the conversion from Cartesian to vector form.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the necessity of showing that the vector equation represents the Cartesian equation, with some questioning the correctness of the original problem statement. Others suggest checking if the vector points satisfy the Cartesian condition.

Discussion Status

The discussion is active, with participants providing guidance on how to approach the problem. There is an ongoing exploration of whether the vector equation can be manipulated to match the Cartesian equation, and some participants express uncertainty about the methods to use.

Contextual Notes

There are concerns about potential restrictions on the parameter t and whether the problem was stated correctly. Some participants note that the original poster may have made a mistake in the formulation of the vector equation.

autodidude
Messages
332
Reaction score
0

Homework Statement


Show that [tex]x^3+y^3=9xy[/tex] can be expressed as
[tex]r(t) = \frac{t}{1+t^3} \hat{i} + \frac{t^2}{1+t^3} \hat{j}[/tex]


The Attempt at a Solution


I only know how to convert parametric/vector equations to Cartesian, not the other way around which is what I'm pretty sure I have to do...thanks

EDIT: Sorry, not sure how to fix up the latex

Fixed the LaTeX for you.[/color]
 
Last edited by a moderator:
Physics news on Phys.org
autodidude said:

Homework Statement


Show that [tex]x^3+y^3=9xy[/tex] can be expressed as [tex]r(t)=\frac{t}{1+t^3}\vec{i}+ (\frac{t^2}{1+t^3})\vec{j}[/tex]

The Attempt at a Solution


I only know how to convert parametric/vector equations to Cartesian, not the other way around which is what I'm pretty sure I have to do...thanks

EDIT: Sorry, not sure how to fix up the latex
You have an extra "{" in front of you last fraction.
 
Let [itex]A=\{(x,y)\inℝ^2:x^3+y^3=9xy\}.[/itex]

Let [itex]B=\{ (\frac{t}{1+t^3},\frac{t^2}{1+t^3})\in ℝ^2:t\in ℝ\}.[/itex]

It is probably easy to show that [itex]B\subset A[/itex], what I'm not sure is if it was intended for you to show that [itex]A\subset B[/itex].
 
Is there a restriction on t? Did you type the problem correctly? Something seems wrong or missing:

[itex]\vec{r}(1)=<\frac{1}{2},\frac{1}{2}>[/itex]

but...

[itex](\frac{1}{2})^{3}+(\frac{1}{2})^{3}=\frac{1}{4}≠9(\frac{1}{2})(\frac{1}{2})=\frac{9}{4}[/itex]
 
Indeed, as cjc0117 suggests, the fundamental difficulty here is that the given parametic equation is NOT equivalent to the given Cartesian equation! What you want to show simply is not true.
 
Sorry, there's supposed to be a 9 in the numerator as well. I was posting from memory yesterday
 
Can't seem to edit my post so this is what it should be:

Show that [tex]x^3+y^3=9xy[/tex] can be expressed as [tex]r(t)=\frac{9t}{1+t^3}\vec{i}+(\frac{9t^2}{1+t^3})\vec{j}[/tex]
 
Okay, can you show [itex]B\subset A[/itex] ?
 
^ I honestly have no idea. We haven't covered any of this stuff yet, it's not in my text either. Might not even be in the syllabus (I think this class would be the equivalent of Calculus I with some other stuff - vectors, complex numbers, coordinate geometry etc.)
 
  • #10
Take a point (x(t),y(t)) from B, and check if it satisfies the condition to be in A.
 
  • #11
algebrat, that would only prove that the vector equation represents the cartesian equation at one point (x(t0),y(t0)). What OP needs to do is plug r(t)=<x(t),y(t)> into the cartesian equation and see if both sides equal one another:

[itex](\frac{9t}{1+t^{3}})^{3}+(\frac{9t^{2}}{1+t^{3}})^{3}=9(\frac{9t}{1+t^{3}})(\frac{9t^{2}}{1+t^{3}})[/itex]

Simplify this. Is it true?
 
  • #12
Really? So then I would have to manipulate both sides until they're equal? Is there a systematic method of doing so? How can you tell when (guess is turning into an algebra question) it's in the simplest form (on that note, what exactly is the definition of simplest form?)?

At the moment, I've got

[tex]\frac{729t^3+729t^6}{(1+t^3)^3}=\frac{729t^3}{(1+t^3)^2}[/tex]


Also, how do I tell if a particular equation can be represented by a particular vector equation? Say if I plug in a few values and they're consistent and I tried to do what you showed...is the only way of knowing then would be to recognize that it's impossible to show both sides are equal?
 
  • #13
I hate denominators, get rid of them. (Cross multiply.)

@cj, the point is arbitrary.

Actually, maybe don't cross multiply yet, don't some factors cancel?
 
  • #14
^ I think they do, going to try and work it out when I get home. Are you allowed to cross multiply? I was avoiding carrying out any operations because I thought I had to just show that two expressions on either side are equal and not solve for t
 
  • #15
[STRIKE]Yes, you can cross multiply[/STRIKE]. But first do some factoring as algebrat suggested, and you won't even have to cross multiply anymore.

EDIT: Also, I'm not sure of what the definition of "simplest form" is in a mathematical context. But all we have to do is make it clear that the equality I wrote above, [itex](\frac{9t}{1+t^{3}})^{3}+(\frac{9t^{2}}{1+t^{3}})^ {3}=9(\frac{9t}{1+t^{3}})(\frac{9t^{2}}{1+t^{3}})[/itex], makes sense/is true for any value t. After factoring and canceling, you should be able to simplify it to 1=1, which is sufficiently simple I think, and makes clear that the original equality is true. But if you got, say, 1=2, clearly that does not make sense and would imply the original equality is false.

EDIT2: Actually, I'm not too sure now. Can someone else clear this up? Is it valid to cross multiply or should you just perform operations separately on both sides until they equal one another?
 
Last edited:
  • #16
If you take the left side and cancel a factor of 1+t^3, then you will see both side are equal. And from the very beginning, t cannot equal -1. The set of t for which the statement is true is not effected by this cancellation.

The sort of thing you have to look out for is when the operation changes the set of values for which the statement is true. For instance when picking positive or negative square root, you are decreasing the size of set for which a statement is true.

If you square both sides, often you are changing the set of values for which soemthing is true. When you divid both sides, you can change the set, but we didn't here, since we couldn't have t=-1 in the first place.

x=2, square both sides, x^2=4, now true for both x=2 and x=-2.

x^2-4=x^2+4x+4, true for x=-2. divide both sides by x+2, now it is never true.
 
  • #17
Damn, I can't work out how to factor out the factor!
 
  • #18
At the moment, I've got

[tex]\frac{729t^3+729t^6}{(1+t^3)^3}=\frac{729t^3}{(1+t ^3)^2}[/tex]

All you have to do is factor the numerator on the left side. What factors out of both terms in the numerator?
 
  • #19
Ha, thanks! Had a brain meltdown there...I was just trying to factor out (1+t^3) for some reason and wasn't looking at anything else. Thank you to everyone who chipped in, also the moderator who fixed up my initial post
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
4
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K