#Multivariable Calc Help Needed
1 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
@cloud cloud sorry to ping but would u know how to do this?
Do you know the formula of the gradient ?
@hollow talon
I'm hella confused. Am I dumb or is it rlly this easy?
the slope is given by f(x,y) = -x^2 - y^2
fx = -2x
fy = -2y
∇f (a) = (fx(a), fy(a))
here a is the point (1,0)
So the gradient = (-2(1), -2(0)) = (-2, 0) ?
Well yes I’m guessing it’s just that lol
yeah has to be that..
I had another follow up question
I’m confused about the multiplication in the numerator. We r multiplying -g with the gradient of f. But the gradient of f is the collection of partial derivatives, which can be considered as a vector. I’m not sure how we can get a value for the acceleration when multiplying a constant with a vector.
But then I was told that..... The acceleration a is also a vector. Your answer to 1(b) should be a vector of two values.
So... how do we get that lmao
Well yes here a is a vector so if you multiply g by a vector you’ll get a vector
i don’t understand your question it seems clear a= (-g * grad(f))/(1+N(grad(f))^2)
Here you are multiplying a scalar by grad(f) which gives you a vector
Which will be your expression of a which is also a vector
Yes this is a scalar
So is that just (-2,0) dot (-2,0) = 4?
It’s the norm of grad(f)
Yes
Yeah m * a=a
I'm so confused
If we have to solve for a
the gradient is supposed to be based off a point
but the question doesn't give us a point
just solve for a by scaling both vectors by 1/m no?
$\vec{a}=\frac{-g}{m(1+\norm{\vec{\nabla}f})^2}\vec{\nabla}f$
Omegabet_
my final answer has to be a vector tho
like a specific answer like (x,y) ... i think?
that's a vector
it's a scalar multiple of the gradient
and gradient is a vector
you can write out the components if you feel the need to
$\vec{a}=\frac{-g}{m(1+f_x^2+f_y^2)}[f_x,f_y]$
Omegabet_
.
and where in that.. do you see "find the acceleration at this point?"
for future: post the entire question
yeah
you just plug in that m
you get a=(mess)
so... QED
move on
again
nowhere does it say the acceleration at a point
it says find the acceleration
period
if you feel the incessenant need to make the dependence explicit you can
$\vec{\nabla}f\equiv\vec{\nabla}f(x,y)$
Omegabet_
yeah but the acceleration should be a vector of two points...
oh
with 2 entries
.
look at those entries
there are 2.
therefore
a is a vector, with 2 entries.
ye I understand that but that would be simply restating the formula with m and g substituted. But we need to acc solve it
Solve it mean get something like a = (4,0)
mind you, it's only 1 point as well
so... very little has to be done
that requires knowing a point
which you dont
it's quite literally
just asking what is a= as a function
ohh
so we r assuming that
it's the same as with a specificed point but just now that we would use an arbitrary point
sure
it's just asking you to solve the given equation for a
nothing more
nothing less
there's no point to plug in, so there's no reason to think of plugging a point in
so ∇f is the gradient?
So if we were going to solve the acceraltion at a specific point, it would have said solve the acceleration at for example (2,0)?
∇f = (-2x(x,y) , -2y(x,y)) right?
no
f_x=-2x
f_y=-2y
grad(f)=[-2x,-2y]=-2[x,y]
for that specific f ofc
gradient is just a vector with the partials as the entries.
But isn't that how the gradient is? The (x,y) would just be a point to be filled in?
not at all
$\vec{\nabla}f(x,y)=[f_x(x,y),f_y(x,y)]$
Omegabet_
not f_x times (x,y)
We also have
So would that just be equal to -2x^2 = 4x^2 and -2y^2 = 4y^2
So would the final answer then be a = (-10/(1+4x^2+4y^2)) (-2x, -2y) ?
yes.
cause... that's a vector
it's saying the derivative of a function from R to R is... a vector?
when, from calc1, you know the derivative of such a function is a number/scalar
+close