Mathematica Can anybody see a mathematical relationship here?

AI Thread Summary
The discussion revolves around a set of numbers presented in three columns labeled P, X, and D. The numbers in column D correspond to the factorial of the numbers in column P, with X being redundant. Specifically, the values are 2! = 2, 3! = 6, 4! = 24, and 5! = 120. Participants clarify that the '!' symbol denotes factorial in mathematics, which is the product of all positive integers up to a given number. The conversation also highlights the confusion regarding the relationship between P, X, and D, with participants confirming that D is derived solely from the factorial of P, making X unnecessary for calculating D. The thread concludes with one participant expressing gratitude for the newfound understanding of factorials.
eNathan
Messages
351
Reaction score
2
Hi. I was playing with the square of numbers for a few hours, and I can up with this set of numbers, can anybody show me a relationship?

P X D
______
2 2 2
_______
3 3 6
_______
4 4 24
_______
5 5 120
_______

I cannot see a relationship But there has to be. Any help?


--eNathan (3.14)
 
Physics news on Phys.org
eNathan said:
Hi. I was playing with the square of numbers for a few hours, and I can up with this set of numbers, can anybody show me a relationship?

P X D
______
2 2 2
_______
3 3 6
_______
4 4 24
_______
5 5 120
_______

I cannot see a relationship But there has to be. Any help?


--eNathan (3.14)

What exactly were you playing around with ? That'll help us to explain the relationship better.

Anyway, 2 ! = 2, 3 ! = 6, 4 ! = 24, 5 ! = 120, the last column appears to comprise factorials of the identical first two column numbers.
 
What do all the '!' mean? I though != is innequality <>
 
eNathan said:
What do all the '!' mean? I though != is innequality <>

No that's computer speak (for example, C programming uses that).

'!' in Maths is factorial. n! = 1.2.3...(n-1)(n), the sequential product of all natural numbers less than or equal to n. It is only defined for nonnegative integers, with 0! = 1 (by definition). (There is an extension of factorial for non-integers called the gamma function, but you don't have to worry about that for now).

OK, so what were you doing, maybe I or someone else can help you understand the pattern.
 
Last edited:
n, n, n! Other than that what were you looking for?
 
I am asking, givin this set

P X D
______
2 2 2
_______
3 3 6
_______
4 4 24
_______
5 5 120

I am saying, is there any way to mathematicly manipulate P, and X to get the value of D? For the first one, I guess you could do P / X * P = D, but that would not work for the second one. For the second one you could do P + X = D, but that would not work for the third one. And I don't even know how you can mathematicly manipulate 4 and 4 to get 24, I suppose (PX + (2X)) but that makes no sense. I will try to explain how I got these numbers when I have the time I am at school ATM.
 
The answer, from that set, is D=P! and is independent of X (though as X=P that is debatable).

I think everyone wishses you to state what P, X and D are.
 
eNathan said:
I am asking, givin this set

P X D
______
2 2 2
_______
3 3 6
_______
4 4 24
_______
5 5 120

I am saying, is there any way to mathematicly manipulate P, and X to get the value of D? .

Yes of course. As already pointed out D=factorial(P) and X is just redundant.
 

Similar threads

Replies
2
Views
2K
Replies
2
Views
2K
Replies
19
Views
2K
Replies
2
Views
3K
Replies
1
Views
2K
Replies
13
Views
2K
Replies
2
Views
2K
Back
Top