Help with 2 Number Theory Problems

AI Thread Summary
The discussion revolves around two number theory problems from a homework assignment. For Problem 1, participants suggest using mathematical induction to show that (F_n - 2)/F_m is an integer and to prove the contradiction arising from a common prime factor in F_n and F_m. For Problem 2, the focus is on demonstrating that a prime p divides the binomial coefficient p!/(p-n)!n!, with insights on the implications of p being in the numerator versus the denominator. The original poster expresses a desire for guidance rather than complete solutions, indicating a learning process in proof writing. Overall, the conversation emphasizes the use of induction and understanding factorial properties in number theory.
SomeRandomGuy
Messages
55
Reaction score
0
Hey guys, I have a homework assignment for number theory and two of the problems I don't know how do solve. I was hoping I could get some hints or help. Thanks

Problem 1
Let m,n be elements of the natural numbers where n > m.
and F_n = 2^2^n + 1

a.) Show that (F_n - 2)/F_m is an integer.
b.) Assume that there is a prime p in the factorization of both F_n,F_m. Show this leads to a contradiction.
c.) Now there must be atleast n distinct primes. Now let n -> infinity. Write out the proof in detail.

Problem 2
Let p be a prime and let n be any integer satisfying 1 <= n <= p-1. Prove that p divides the binomial coefficient p!/(p-n)!n!

For this, I said if p divides it, then p*a = it where a is some integer. I then get a term that reduces down to a = (p-1)!/(p-n)!n! and don't know where to do from here.

I'm not looking for solutions, although if it's needed for me to understand that's fine. I am just hoping to get pointed in the right direction. Thanks.
 
Physics news on Phys.org
1.a) I would suggest solving by induction on n-m = i. Proving it for the base case (i = 1) is a simple matter of factoring a difference of squares. I assume that the inductive step should not be too hard to prove.
b) If there is a common prime p in the factorizations of Fn and Fm, then if we let Fn = xp and Fm = yp, then from part a we get:

(xp - 2)/(yp) = k for some integer k

Show that this leads to a contradiction.

c) This shouldn't be too hard. Proceed by induction on n.

2. This again is very easy. If p doesn't divide the binomial coefficient, then the p in the numerator must be canceled by some p in the denominator. If p is in the denominator, then since p is prime, it must be in (p - n)! or in n! or both (that is, since p is not composite, it is not equal to a*b where we would just need a to be in (p - n)! and b to be in n! or something like that, without all of p being in one of those factorials). You should be able to see very easily that p is a factor of neither factorial, since each factorial is just a product of numbers less than p.
 
For question 2, I actually had something written like that. Not as clear as what you said, but I pretty much meant the same thing. As for part 1, thanks for the help. Induction didn't even occur to me.

This is also my first proof writing course ever... So seeing how obvious certain proofs are is like a different language to me as of now. I'm sure I will get better with practice.
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top