At some point, you have probably seen the equation:
\[ y = x^2 \]
You probably have a good idea of what this looks like when graphed. When it comes to functions of one variable, we have a pretty good grasp of the basic shape any given function will make when graphed. When it comes to functions of 2 variables, this intuition is not as sharp. For instance, imagine what this function may look like:
\[ \frac{1}{z} = \frac{1}{x} + \frac{1}{y} \]
It is not immediately obvious what this looks like when graphed. The tried and true method of plotting points could be used to generate some idea of what it may look like, but this would be quite tedious. Instead of plotting one point at a time, let's graph entire functions. If z is set to some constant, then the expression can be written as a function of 1 variable. This function can be graphed at the respective z value to give one level of the two variable function. If this is done enough times, a clear shape becomes visible and gives insight into what the function looks like.
Throughout the semester we have covered a variety of topics and how their mathematical orientation applies to real world scenarios. One topic we discussed, and I would like to revisit, is integration over a region in a plane which involves calculating a double integral. Integrating functions of two variables allows us to calculate the volume under the function in a 3D space. You can see a more in depth description and my previous example in my blog post, https://ukyma391.blogspot.com/2021/09/integration-for-over-regions-in-plane_27.html . I want to revisit this topic because in my previous attempt my volume calculations were incorrect, and my print lacked structural stability. I believed this print and calculation was the topic I could most improve on and wanted to give it another chance. What needed Improvement? The function used previously was f(x) = cos(xy) bounded on [-3,3] x [-1,3]. After solving for the estimated and actual volume, it was difficult to represent in a print...
Comments
Post a Comment