Flux Problem: Calculate from (4,6) to (2,6)

  • Thread starter Thread starter Chadlee88
  • Start date Start date
  • Tags Tags
    Flux
Chadlee88
Messages
40
Reaction score
0

Homework Statement


Calculate the flux:
line from (4,6) to (2,6)

using formula: integral v.n dS where v = -yi+xj

n = j
Parametrising:
x = t:
y = 6
Therefore r(t) = ti+6j
r'(t) = i
dS = |r't|dt =>dS = dt

v.n = (-6i+tj) . (j) => t

(As line is going from right to left (4,6) to (2,6))
Lower bound of integration = 4:
Upper bound of integration = 2:

Evaluation:

integral of t dt = t^2/2

therefore Answer is [2^2/2] - [4^2/2] = 2-8 = -6.

The correct answer I'm given is 6 but i don't know where I've gone wrong. could someone please tell me :biggrin:





Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
Depends on the direction of flux the question is interested in-- by taking n =j, you assumed they were interested in the flux in the +y direction-- maybe the question wanted the flux in the -y direction? (Which would give you the negative of the n you obtained)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top