Recent content by _k_

  1. K

    Ampere's law for a closed ring bar magnet

    This form of Ampere's law don't have \mu_0 on the right side. And the way you do it for inside is correct (you integrate along the loop inside that goes around the whole length of the magnet, that is in the plane of the loop created from magnet. Imagine how the standard bar magnet filed lines...
  2. K

    Recurrence Relations, finding f(n)

    Hi, Now I am not sure if I understood it correctly, but it seems to be much simpler: if n = 2^k and f(n) = f(n/2) + 1 f(n) = f(2^k) = f(2^(k-1)) + 1 = ... = f(2^(k-j)) + j Now, the answer should be obvious.
Back
Top