Should I use 2D or 3D graphs for Implicit Functions?

Click For Summary
SUMMARY

This discussion centers on the challenges of graphing implicit functions using MathGV. The equation 3(x^2+y^2)^2 = 100xy can be represented in 3D, but it is essential to understand that there is no definitive classification of functions as "2D" or "3D." Implicit functions are better described as relations, which complicates their graphing. The recommendation is to explore 2D graphing, particularly in polar coordinates, to effectively visualize these equations.

PREREQUISITES
  • Understanding of implicit functions and their properties
  • Familiarity with MathGV graphing software
  • Knowledge of Cartesian and polar coordinate systems
  • Basic concepts of graphing relations versus functions
NEXT STEPS
  • Research how to graph implicit functions in MathGV
  • Learn about polar coordinates and their application in graphing
  • Explore the mathematical definition and properties of relations
  • Investigate computational methods for graphing complex equations
USEFUL FOR

Mathematicians, educators, students learning about implicit functions, and anyone interested in advanced graphing techniques using MathGV.

DrummingAtom
Messages
657
Reaction score
2
I've began learning some Implicit Functions but graphing them seems to be a problem. I'm using MathGV for graphing. Should I choose 2D or 3D graphs? It's not graphing with 2D, and solving for x or y would be an even bigger problem.

For instance, 3(x^2+y^2)^2 = 100xy will graph in 3D but is this really a 3D function?

Thanks.
 
Physics news on Phys.org
DrummingAtom said:
For instance, 3(x^2+y^2)^2 = 100xy will graph in 3D but is this really a 3D function?

There is no such thing as a "3D function" or a "2D function". Functions are functions. They are maps. They take input values and produce output values. Sometimes those input and output values are real numbers. Sometimes they are points in space. But we don't call them 3D or 2D functions.

Implicit functions aren't really functions. They are bastardizations. More technically, they would be called relations. You can think of it as a statement of two variables (x and y) which can be either true or false (the equation is satisfied or not).

Since your equation has two variables, its graph is a collection of points in the plane. I'm not familiar with the particular software you're using, but it's often a pain to graph equations like this, because it's simply harder (computationally speaking) to graph than a function. You have to iterate over every pixel, take its coordinates as x and y, and then evaluated the expression. If the expression is true, you plot the point. Otherwise, you leave it blank.
 
Maybe try 2d but in polar...
Looks like cartesian coords needs y=function of x
noting samples on http://www.mathgv.com/
 

Similar threads

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