Ask your own question, for FREE!
Mathematics 16 Online
OpenStudy (akashdeepdeb):

How should I do this? Question attached.

OpenStudy (akashdeepdeb):

OpenStudy (akashdeepdeb):

@.Sam. @whpalmer4

OpenStudy (akashdeepdeb):

@TuringTest

OpenStudy (amistre64):

what is (2n+1)!?

OpenStudy (amistre64):

do you just delete tags as time goes by?

OpenStudy (akashdeepdeb):

Factorial right? Yeah, I do, so that it does not crowd the area; it helps OpenStudy. :)

OpenStudy (akashdeepdeb):

@amistre64 ? :|

OpenStudy (amistre64):

then your best bet is to start expanding it out, or at least that what I would do to start with, then you can see it for the polymonial that it is and divide

OpenStudy (akashdeepdeb):

But (2n+1)! = (2n+1)(2n)(2n-1)(2n-2)(2n-3)... (n+1)\(^2\) = n\(^2\) + 2n + 1 How should I expand that completely? And how should I exactly divide this?

OpenStudy (akashdeepdeb):

@ranga @ParthKohli @mathslover @mathstudent55

OpenStudy (amistre64):

a! = a(a-1)(a-2)(a-3)...3.2.1 let a=2n+1 (2n+1)(2n)(2n-1)(2n-2)...3.2.1; let me consider my idea some more

OpenStudy (amistre64):

and it has to be some (n+1)^2 = (2n+1)! right?

OpenStudy (amistre64):

one poly is a factor of another if they have the same zeros comes to mind

OpenStudy (akashdeepdeb):

No, (n+1)^2 = \(\lambda\)*(2n+1)! Where \(\lambda\) is a natural number. It must be divide it. :/

OpenStudy (amistre64):

\[\frac{p(x)~q(x)~r(x)~...~k(x)}{p(x)}\]is one thought i have going, which makes me think that when n=-1 is the only solution; but then that is not in the domain so it has no solutions?

OpenStudy (akashdeepdeb):

It does. When n = 3 (n+1)^2 = 16 (2n+1)! = 5040 5040/16 = \(\lambda\) [Which is a natural number]

OpenStudy (amistre64):

but that thought may not be valid .... http://www.wolframalpha.com/input/? i=table+%5B%282n%2B1%29%21%2F%28n%2B1%29%5E2%5D%2C+n%3D1..100

OpenStudy (amistre64):

it looks like when (n+1)^2 is prime it fails

OpenStudy (akashdeepdeb):

The only problem is, after this, when n increases, say 10 21 ! is very hard to calculate on a normal calculator. So I can't even check for them.

OpenStudy (amistre64):

can you think of a reason why (n+1)^2 is a prime that it would fail?

OpenStudy (akashdeepdeb):

But (n+1)^2 is never prime. Nope, I have no idea. I think I'll try graphing the function once and see what's happening.

OpenStudy (amistre64):

ahh, in simplest form its a prime ....

OpenStudy (amistre64):

like 3/5 = 6/10 but 10 is not prime

OpenStudy (akashdeepdeb):

@zepdrix

OpenStudy (akashdeepdeb):

I think this question is entirely based on Number theory?

OpenStudy (amistre64):

(n+1)(n+1) simplifies to a prime if n+1 is a prime; which simply means that n+1 can be factored from the top i think so too

OpenStudy (akashdeepdeb):

We cannot get in (n+1) in the numerator can we?

OpenStudy (amistre64):

i dont see why not ... i just dont see how yet

OpenStudy (amistre64):

\[\frac{(2n+1)!}{p_1~p_2}\] for example 11! = 11.10.9.8.7.6.5.4.3.2.1 has plenty of primes in it

OpenStudy (amistre64):

but then n+1 = 6 let n=6 13.12.11.10.9.8.7.6.5.4.3.2.1 -------------------------- 7 . 7

OpenStudy (akashdeepdeb):

All I observed from graphing was that, the factorial function increases just too darn fast!

OpenStudy (akashdeepdeb):

My only question is, how is it helping us? ?

OpenStudy (akashdeepdeb):

Yeah, 14 is not there.

OpenStudy (amistre64):

let n=some prime, minus 1 \[\frac{(2p+1).(2p).(2p-1).(2p-2)...3.2.1}{p.p}\]

OpenStudy (akashdeepdeb):

But for 11. It works.

OpenStudy (amistre64):

ugh, the top is p-1, not p

OpenStudy (amistre64):

\[\frac{(2(p-1)+1).(2(p-1).(2(p-1)-1).(2(p-1)-2)...3.2.1}{p.p}\] \[\frac{(2p-1).(2p-2).(2p-3).(2p-4)...3.2.1}{p.p}\]

OpenStudy (amistre64):

somewhere in the top, it reduces to only 1 p to factor out

OpenStudy (amistre64):

2p-k = p when k=p

OpenStudy (akashdeepdeb):

Yep. And that is when 2n-1,2n-2,2n-3 reaches 2n-n. which is n.

OpenStudy (akashdeepdeb):

Yeah. lol

OpenStudy (amistre64):

and 2p-k = p^2 when k = ??

OpenStudy (akashdeepdeb):

Why? one p is already lost, with the 2n - 0 = 2n = 2p

OpenStudy (amistre64):

hmm, i was trying to consider if there was another factor of p, if we can get rid of both ps then ...

OpenStudy (akashdeepdeb):

This question is annoying me now.

OpenStudy (amistre64):

(2p-k)(2p-h) = p^2 is this possible?

OpenStudy (akashdeepdeb):

Only, if h=k=p

OpenStudy (amistre64):

\[4p^2-2(h+k)p+hk=p^2\] \[3p^2-2(h+k)p+hk=0\] but k=p is one of them \[3p^2-2(h+p)p+hp=0\] \[3p^2-2hp-2p^2+hp=0\] \[p^2-2hp+hp=0\] \[p^2-hp=0~:~h=p=k\]

OpenStudy (amistre64):

you know if your just going to not work it all out in pretty latex code im just gonna leave lol

OpenStudy (amistre64):

can we work this for evens and odds and come to some by case conslusions?

OpenStudy (akashdeepdeb):

It's just that, I have to submit 3-4 question like this, in 2 hours, and I have no idea how to do this, it is a little bit tiring/annoying to sit doing one question for hours. :|

OpenStudy (amistre64):

yeah, which is why mtDew helps ;)

OpenStudy (amistre64):

if it wasnt for the wolfs table and seeing the primes as denominators, id have no clue

OpenStudy (akashdeepdeb):

hehe, I'll try that next time.

OpenStudy (akashdeepdeb):

I just noticed something! When we have a prime number - 1 set as n. Then the (2n+1)! never really reaches a multiple of (n+1) a second time.

OpenStudy (akashdeepdeb):

@amistre64 I think we can conclude, NO n = prime number - 1 can satisfy the required. :D

OpenStudy (akashdeepdeb):

Oh wait. I think that is for all the 'n'. But for all the composite numbers, n \(\neq\) prime - 1 Then it IS always divisible!

OpenStudy (akashdeepdeb):

I think the answer simply is: The no. of composite numbers [less than 100] - the no. of prime numbers [less than 100]. = 75

OpenStudy (akashdeepdeb):

@ganeshie8 ?

ganeshie8 (ganeshie8):

\[\dfrac{(2n+1)!}{(n+1)^2} = \dfrac{1.2.3 \cdots (2n+1)}{(n+1)^2}\] If \(n+1\) is composite then : there will exist \(n+1 = m\times n\) such that \(m,n < \dfrac{n+1}{2}\) To conclude the proof, just notice that \( \dfrac{n+1}{2} \lt \dfrac{n+1}{2}\times 2 \lt 2n+1\) you still need to prove primes wont work.

OpenStudy (amistre64):

let n=(2e-1) \[\frac{(2(2e-1)+1).(2(2e-1).(2(2e-1)-1).(2(2e-1)-2)...3.2.1}{2e.2e}\] \[\frac{(4e-1).(4e-2).(4e-3).(4e-4)...3.2.1}{2e.2e}\] 4e-k = 2e, when k=2e (4e-k)(4e-h) = 4e^2 (2e)(4e-h) = 4e^2 4e-h = 2e, h = 2(2e) = 2k which is easily doable since k=2,4,6,8,...,50 from the set of 1,2,3,...,199

OpenStudy (amistre64):

odds most likely work the same

OpenStudy (akashdeepdeb):

@ganeshie8 Is (2n-1)! = (2n-1)(2n-2)(2n-3)......(2n-n)(n-1)(n-2)(n-3).....3.2.1 ?

OpenStudy (akashdeepdeb):

If so, I can prove, primes won't work.

OpenStudy (akashdeepdeb):

@ganeshie8 What doe we understand from: (n+1)/2 < (n+1) < (2n+1) And If a.b = n+1 a,b <= (n+1)/2 right?

ganeshie8 (ganeshie8):

yes here is the full work for both prime and composite : \(\dfrac{(2n+1)!}{(n+1)^2} = \dfrac{1.2.3 \cdots (2n+1)}{(n+1)^2} \) \(\color{red}{\text{If n+1 is composite : }}\) there will always exist \(n+1=m \times n\) such that \(m \le \frac{n+1}{2} \) and \(n \le \frac{n+1}{2} \) next notice that \(\dfrac{n+1}{2} \lt \dfrac{n+1}{2}\times 2 \lt \dfrac{n+1}{2}\times 3 \lt 2n+1\) That means for each of m, n there are atleast 3 multiples in \( (2n+1)! \) since we need only two multiples of m for m^2 to divide (2n+1)! we are done. \(\color{red}{\text{If n+1 is prime : }}\) the two successive least positive multiples of \(n+1\) are : \(n+1\), \(2(n+1)\) clearly \(2(n+1) = 2n+2 \) does not exist in \((2n+1)!\) so there are no solutions when \(n+1\) is prime

OpenStudy (akashdeepdeb):

I was doing the exact same thing! :D THANKS! :D

ganeshie8 (ganeshie8):

yw :)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!