Recent content by Aidan1
-
A
Normalisation Constant (Ising Spins)
1. The problem: Building a (probably very simple) computational model for Ising Spins - particles on a lattice with spin up and spin down, only nearest neighbour interactions. I can't for the life of me figure out the renormalisation constant for the probability of a given particle flipping...- Aidan1
- Thread
- Constant Normalisation
- Replies: 1
- Forum: Advanced Physics Homework Help
-
A
Proving that n(n^2+5) is divisible by 6
What does modulo mean?- Aidan1
- Post #5
- Forum: Calculus and Beyond Homework Help
-
A
Proving that n(n^2+5) is divisible by 6
Homework Statement Prove by induction that n (n^2 +5) is divisible by 6 for all positive integers n The Attempt at a Solution Let f(n) = n (n^2 +5) f(1) = 6 So, true for n=1 Assume true for f(k) For n = k + 1 : f(k+1) = (k+1)[(k+1)^2 +5] f(k+1)-f(k) = (k+1)(k^2 +2k...- Aidan1
- Thread
- Replies: 7
- Forum: Calculus and Beyond Homework Help