Hi,
i'm new on the forum, and think it is awesome !
I did several problems today, and i would like to double check if the logic is good, or if i'm just lucky with numbers...
Thanks to anyone who's taking the time to read
#1
Let C be the positively oriented square with vertices (0,1),(1,1),(1,0),(0,0)
Use Green's theorem to evaluate the line integral => integral over C of 2y^2xdx+8x^2ydy
I set P=8x^2y and dP/dx=16xy
I set Q=2y^2x and dQ/dy=4xy
double int (x and y from 0 to 1) of dP/dx-dQ/dy ... = 3
---------------------------
#2
Suppose C is any curve from (0,0,0) to (1,1,1), and F(x,y,z)=< 2z+5y, z+5x, y+2x >, compute int over C F.dr
so i set r to be r(t)=< t,t,t > dr/dt = <1,1,1>
so now f is parametrized to `F(t)=< 7t, 6t, 3t >
now we dot prod dr/dt and F = 16t
integral from 0 to 1 of 16tdt = 8
---------------------------
#3
If C is the curve given by r(t)=< 1+sint, 1+2(sint)^2, 1+3(sint)^3 >, t varies from 0 to pi/2 and F is the radial vector F(x,y,z)=< x,y,z >, compute the work done on a particule moving along C.
so x=1+sint, y=1+2sin^2(t), z=1+3sin^3(t) ... we find dx/dt .. dz/dt
then we dot prod F and the new dr(t) from 0 to pi/2
--------------------------
#4
I still haven't found that one, if someone could help:
x^(2/3)+y^(2/3)=1
Find a parametrization of the curve and use it to compute the area of the interior...
I tried setting x=cos^3(t) and y=sin^3(t) which would give us r=1. but i don't really know what to do then... or even why i'm setting these values for x and y
Thanks for reading
i'm new on the forum, and think it is awesome !
I did several problems today, and i would like to double check if the logic is good, or if i'm just lucky with numbers...
Thanks to anyone who's taking the time to read
#1
Let C be the positively oriented square with vertices (0,1),(1,1),(1,0),(0,0)
Use Green's theorem to evaluate the line integral => integral over C of 2y^2xdx+8x^2ydy
I set P=8x^2y and dP/dx=16xy
I set Q=2y^2x and dQ/dy=4xy
double int (x and y from 0 to 1) of dP/dx-dQ/dy ... = 3
---------------------------
#2
Suppose C is any curve from (0,0,0) to (1,1,1), and F(x,y,z)=< 2z+5y, z+5x, y+2x >, compute int over C F.dr
so i set r to be r(t)=< t,t,t > dr/dt = <1,1,1>
so now f is parametrized to `F(t)=< 7t, 6t, 3t >
now we dot prod dr/dt and F = 16t
integral from 0 to 1 of 16tdt = 8
---------------------------
#3
If C is the curve given by r(t)=< 1+sint, 1+2(sint)^2, 1+3(sint)^3 >, t varies from 0 to pi/2 and F is the radial vector F(x,y,z)=< x,y,z >, compute the work done on a particule moving along C.
so x=1+sint, y=1+2sin^2(t), z=1+3sin^3(t) ... we find dx/dt .. dz/dt
then we dot prod F and the new dr(t) from 0 to pi/2
--------------------------
#4
I still haven't found that one, if someone could help:
x^(2/3)+y^(2/3)=1
Find a parametrization of the curve and use it to compute the area of the interior...
I tried setting x=cos^3(t) and y=sin^3(t) which would give us r=1. but i don't really know what to do then... or even why i'm setting these values for x and y
Thanks for reading