Recent content by Marioqwe

  1. M

    Try My Puzzle Game: MarioQWE's Github Page

    I had never heard of it and it actually looks pretty cool. I'll certainly play around with it sometime.
  2. M

    Try My Puzzle Game: MarioQWE's Github Page

    I'm glad you liked it! You can find the source code here: https://github.com/Marioqwe/Marioqwe.github.io
  3. M

    Try My Puzzle Game: MarioQWE's Github Page

    Hey all! I finally decided to code a puzzle kind-of game I came up with a few weeks ago and I would love it if you tried it. Let me know what you think ;) (It's hosted in my github page): http://marioqwe.github.io/
  4. M

    Set of functions that is eventually zero

    Usually, in homework problems, I come across something like, "Let F be the set of all functions f:\mathbf{N}\rightarrow\{0,1\} that are eventually zero." But I don't really understand what is meant by that. Is it right to think about it as the set of binary numbers? If I take each f to be a...
  5. M

    Quantum Mechanics: Expected momentum of a real wavefunction

    But your integral goes from 0 to 10, so <p> = 0.
  6. M

    Simulate Gamma Rays from Radioactive Decay

    Hello, I am trying to simulate the gammas from certain radioactive decays but I am really puzzle as to how to approach this. The site I'm using as a reference lists the intensities of the different gammas corresponding to an specific decay. The thing that confuses me is that, for example...
  7. M

    Going from polar coor. to cartesian coor.

    I can certainly use atan2. Thank you.
  8. M

    Going from polar coor. to cartesian coor.

    Hello, I recently run into a problem. Let's say I have the point (a,b) and (-a,-b). The, I know that θ_1 = atan(b/a) and θ_2 = atan((-b)/(-a)) = θ_1. But, what if I want to go back to Cartesian coordinates? If I assume r = 1, a = cos(θ_1) and b = sin(θ_1) while -a = cos(θ_2) and b =...
  9. M

    Understanding Attenuation Lengths for Radioactive Materials in Hollow Spheres

    Hello, I am reading this article in wikipedia http://en.wikipedia.org/wiki/Attenuation_length about attenuation lengths and there is something I'm hoping someone here can explain to me. Lets say I have one small solid sphere and one big hollow sphere. And let's say I put the small sphere...
  10. M

    Has the Higgs Boson Particle Been Discovered at Cern?

    https://twiki.cern.ch/twiki/bin/view/AtlasPublic
  11. M

    U-238 to Th-234 Decay: Exploring Energy Uncertainties

    Makes sense. Thank you. One last thing. For the gamma rays, do the intensities represent the probability of getting that gamma ray energy? They appear to be very low since U-238 does not decay to the ground state of Th-234 ~21% of the time. I would think that Th-234 needs to be in its ground...
  12. M

    U-238 to Th-234 Decay: Exploring Energy Uncertainties

    Thank you for replying Bill_K. The website also gives the decay energy as 4.270 MeV. I wanted to know what happened to the remaining 72 keV.
  13. M

    U-238 to Th-234 Decay: Exploring Energy Uncertainties

    Hello, I need some help understanding this. http://atom.kaeri.re.kr/cgi-bin/decay?U-238%20A it says that 79% of the time U-238 goes to the ground state of Th-234 emitting a 4.198 MeV alpha ray. But the difference between the ground state of U-238 and Th-234 is more than 4.198 MeV. What...
  14. M

    Equation of a circle / polar coordinates

    What do you mean by [[/B]on[/B]? And by the way; sorry for giving you a hard time. English is not my first language.
Back
Top