MHB Calculation of (a,b,c,d) for Given Large Factorial Number

  • Thread starter Thread starter juantheron
  • Start date Start date
  • Tags Tags
    Calculation
juantheron
Messages
243
Reaction score
1
Given $34!=295232799cd9604140847618609643ab0000000.$ Then $(a,b,c,d)$ is

I did not understand how can i calculate $(c,d)$, If I get $(c,d)$,

Then i will easily get $(a,b)$ using divisibility by $9$ and $11$
 
Mathematics news on Phys.org
Re: calculation of (a,b,c,d)

jacks said:
Given $34!=295232799cd9604140847618609643ab0000000.$ Then $(a,b,c,d)$ is

I did not understand how can i calculate $(c,d)$, If I get $(c,d)$,

Then i will easily get $(a,b)$ using divisibility by $9$ and $11$
Would it be better to tackle it the other way round, finding $a$ and $b$ first and then using your clever $9$-and-$11$ idea to get $c$ and $d$?

One way to find $a$ and $b$ would be to start with the prime factorisation $34! = 2^{32}\cdot 3^{15}\cdot 5^7\cdot 7^4\cdot 11^3\cdot 13^2\cdot 17^2\cdot 19\cdot 23\cdot 29\cdot 31$, then divide by $2^7\cdot 5^7$ to eliminate the seven $0$s at the end of $34!$. That leaves you with $2^{25}\cdot 3^{15} \cdot 7^4\cdot 11^3\cdot 13^2\cdot 17^2\cdot 19\cdot 23\cdot 29\cdot 31$. You could find the last two digits of that by explicitly multiplying out that product, reducing$\mod{100}$ as you go – laborious but just about doable with a calculator.
 
Last edited:
Re: calculation of (a,b,c,d)

Thanks opalg got it.

Here $34!$ contain $2^{32}$ and $5^7$. So $2^{25}$ remaining and $2^{7}\cdot 5^7 = (10)^7$ form $7$ zeros at the end.

So $34! = 295232799cd9604140809643ab \times 10^7$ now after deleting $7$ zero,s ,

So we get $34! = 295232799cd9604140809643ab$

Now we use divisibility test for last $7$ digits using $2^7$.

Here $(a,b)\in \{0,1,2,3,4,5,6,7,8,9\}$

So Divisiblilty by $2^2$, we get

$00,04,08,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76,80,84,88,92,96$ ect

So Divisibility by $2^3$

$304,312,320,328,336,344,352,368,376,384$

In a similar manner

at last when divisible by $2^{7},$ we get $ab = 52$

Now Using $9$ and $11$ divisibility test, we get $c$ and $d$

So $(a,b,c,d) = (5,2,0,3)$

Thanks opalg.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top