Recent content by scimad

  1. S

    Nth term of prime number sequence

    Please help me to know to the links to the algorithms to the pages where they are discussed.
  2. S

    I am pretty much curious to know what actually an electron is? How it

    Thanks to all. And one question, does electron have any size or dimension? What does the electron wave mean? And I want to know whether there is some similarities between charge and mass?
  3. S

    I am pretty much curious to know what actually an electron is? How it

    I just think that electron creates electric field. And I think that the field are some what elastic like a string and when the charge oscillates, the string like field vibrates and the vibration travels in the electric field as wave. Is this concept 'LEGAL' with respect to physics...
  4. S

    I am pretty much curious to know what actually an electron is? How it

    I am pretty much curious to know what actually an electron is? How it is? What is CHARGE? Why there are two types of charges? How electron produces electric fields? How the oscillation of such field creates EM wave i.e. photons (which has mass)?
  5. S

    I apologize, but I am not sure what you are asking. Can you please clarify?

    This question is easy to ask but difficult to answer.. May be A=Alice and B=Bob is right.
  6. S

    Nth term of prime number sequence

    What attempts have been done to find nth term of prime numbers sequence?
  7. S

    One line function to find n mod 4 (n % 4)

    Be sure that r= (1-(-1)^n)/2 is what he is searching, because we are both as part of the problem trying for the solution.
  8. S

    Nth term of prime number sequence

    I want somebody to help me what attempts have been made to understand the sequence of prime number. Is the Nth term of the sequence disclosed?
  9. S

    One line function to find n mod 4 (n % 4)

    I am pretty much sure that r=(1-(-1)^n)/2 and R=... that I have given earlier as a reply is exactly what he wanted. And in fact did u (Hurkyl) try the formula of N mod 4? N mod 2 is sure to work. If you are interested then try n mod 3? I mean make a mathematical function which passes a number n...
  10. S

    One line function to find n mod 4 (n % 4)

    And please other friends, try to understand what prakashphy is searching for.
  11. S

    One line function to find n mod 4 (n % 4)

    Hey man, please look the following function:- R = ((1-(-1)^n)/2)(2+(-1)^(((n+1)/2)((1-(-1)^n)/2)))-((1+(-1)^n)/2)((-1)^((n/2)((1-(-1)^(n+1))/2))-1) And please help to simplify it.
Back
Top