Questions tagged [multivariable-calculus]

Use this tag for questions about differential and integral calculus with more than one independent variable. Some related tags are (differential-geometry), (real-analysis), and (differential-equations).

Multivariable functions are functions like $f(x,y)=xy^2$, functions that have two or more inputs but still only one output.

There exist multivariable limits, where $x$ and $y$ approach a value instead of just $x$.

In multivariable calculus, when writing $\frac{\mathrm{d}}{\mathrm{d}x} \ f(x,y)$, one does not assume $y$ to be a constant, instead it is assumed that $y$ is a function of $x$.

To indicate that $y$ is a constant, one should use $\frac{\partial}{\partial x} f(x,y)$. These are called partial derivatives.

One also has integrals of multivariable functions. We say that we integrate over a surface in case of a two-variable function. We write this as $$\iint_S f(x,y)$$

If the surface is a rectangle $S: [a,b] \times [c,d]$, and the function is continuous on this rectangle, then Fubini's theorem says that $$\iint_S f(x,y) = \int^b_a\int^d_c f(x,y) \mathrm{d}y \mathrm{d}x$$

35850 questions
2
votes
3 answers

Can't logically find critical points but everything works

I'm trying to find the critical points of: $$ f(x,y) = (x^2 + 2y^2)e^{1-x^2-y^2} $$ I applied the product rule and chain rule for each of the partial derivatives to get these two: $$f_x(x,y) = 2x(e^{1-x^2-y^2}) + (x^2 +…
MadMax
  • 123
2
votes
0 answers

Derivative comparison: direct formula vs Jacobian

Let's use the following defininition of the derivative (Hubbard, 5th ed.) Let $U \subset \mathbb R^n$ be open and let $f:U \to R^m$; let $a \in U$, $ h \in \mathbb R^n$ If there exists a linear transformation $[Df(a)]:\mathbb R^n \to R^m$ such…
O K
  • 291
2
votes
0 answers

Local extremum of multivariable functions

Consider $C^\infty$ functions. For functions of one variable, we know that in general, at $x=c$ if the lowest order nonzero derivative is an even order say $2k$, then $f(c)$ is an extremum, depending on the sign of $f^{(2k)}(c)$. For example, if…
2
votes
1 answer

How to calculate the volume of this particular solid using triple integrals

Evaluate the volume of the solid $$A=\{(x,y,z)\in \mathbb{R}^3: x^2+y^2-2y\le0; 0\le z\le 10-3\sqrt {x^2+y^2}\}.$$ Knowing that integration "by wires" can be used when the domain of integration $\Omega$ can be written as $$\Omega=\{(x,y,z)\in …
user1170350
2
votes
2 answers

Average value using triple integrals

Find the average value of the function $f(x,y,z)=xyz$ over the tetrahedron with vertices, $(0,0,0),(1,0,0), (1,1,0), \text{and }(1,1,1)$
Jc E
  • 493
  • 3
  • 12
  • 25
2
votes
1 answer

help with a problem on implicit fn theorem

Let $f: {\mathbb R}^{n+k} \rightarrow {\mathbb R}^n$ be a $C^1$ map. Suppose that $f(a)=0$ and $Df(a)$ has rank n. Show that if $c$ is a point in ${\mathbb R}^n$ sufficiently close to $0$, then the equation $f(x)=c$ has a solution. I can only see…
Hajime_Saito
  • 1,813
2
votes
1 answer

Calculating the volume of an elliptical region

Problem: Calculate the volume of the finite body $K$ that is limited by the surfaces $$ z=2-x^2-y^2 \\z=y^2 $$ Answer: $\pi\sqrt2$ My Attempt: The surfaces intersect when $x^2+2y^2 = 2$ Therefore, the volume…
2
votes
1 answer

I stuck on this step on the chapter about Lagrange multipliers.

As I understood, to find critical solutions for some system of equations, we assume if giving a function f() restricted to some level set of other functions gi() with the same domain and range, then its gradient vector will be perpendicular to the…
2
votes
0 answers

Every smooth function on $\mathbb{R}^2 \setminus \{0\}$ is the curl of some vector field

Given a smooth function $f : \mathbb{R}^2 \setminus \{0\} \to \mathbb{R}$, there exists some smooth vector field $F : \mathbb{R}^2 \setminus \{0\} \to \mathbb{R}^2$ such that $f = \mathrm{curl}\,F$. In other words, it is possible to find smooth…
Frank
  • 2,416
2
votes
4 answers

Evaluate an iterated integral by reversing the order of integration

I'm not sure if I am doing something wrong or if the question has a typo... $$\int\limits_{0}^{3}\!\!\int\limits_{x^{2}}^{9}xe^{y^{2}}\mathsf{d}y\ \mathsf{d}x$$ I notice that $0\leq x\leq 3$ and $x^{2}\leq y\leq 9$. Given these bounds, when I…
Mirrana
  • 9,009
2
votes
2 answers

what does triple integral represent geometrically?

If a single integral represents the area under the curve, double integral represents volume under the curve, then what does triple integral represent geometrically?
2
votes
1 answer

Polar coordinates question (integration)

Coming to the end of a question on Polar Coordinates and I have come across this integral which I cannot seem to evaluate. Upon expanding the entire expression, I'm not sure how to use the formula $cos^2(\theta) = \frac{1 +cos(2 \theta)}{2}$ in…
Henry M
  • 125
2
votes
1 answer

Integration of vector field $(y,-y,1)$ over paraboloid $z=1-x^2-y^2$

The question asks to integrate the vector field $$ F(x,y,z)={1\over\sqrt{x^2+y^2}}(y,-y,1) $$ over the paraboloid $$z=1-x^2-y^2.$$ over the area defined by $0\leq z\leq1$ which is $x^2+y^2\leq1$. Using $X=(x,y,1-x^2-y^2)$ as the surface I…
Suzu Hirose
  • 11,660
2
votes
1 answer

Can someone help me understand the difference between gradient vector and directional derivative?

Okay so here's what I understand: If we have a surface, then the directional derivate in the direction of a unit vector $\vec{u}$ at a point $P_{0}$ is the slope of the curve on the surface going through $P_{0}$ in the direction of $\vec{u}$ And…
2
votes
1 answer

Evaluate a triple integral

Given $f(x,y,z) = \sqrt{1+(x^2+y^2+z^2)^{\frac{3}{2}}}$ and $D=\{(x,y,z) : x^2+y^2+z^2 \leq r^2\}$, evaluate $\int\int\int_D f(x,y,z)dxdydz$. I've thought that spherical coordinates would be the best way to go, then $x=\rho \cos\theta \sin\varphi$,…
Cure
  • 4,051