• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

"Choose" operation in math

sundev

Golden Member
I need a website or something that can do "choose" operations for me.. anyone know of one??

I know I can do it the long way with factorials, but that takes forever.
 
Originally posted by: chuckywang
It doesn't take forever, as long as the numbers aren't too big. A lot of cancelling out occurs.
Agreed. LOTS of cancelling.

Not that I would know anything at all about permutations or combinations, mind you.
 
Originally posted by: sundevb
Originally posted by: chuckywang
Originally posted by: sundevb
I have to do tons of chooses with large numbers.

how large?
Most between 25 and 75. And I have to do about... 60 of them.

Yeah, you're gonna get really large numbers. Search with google to see if you can find a website that does combinations with numbers that large. If you have a calculator, you can always use Stirling's approximation.
 
Back
Top