Is the Operation * Associative for All Values of a in Real Numbers?

  • Thread starter Thread starter lostinmath08
  • Start date Start date
  • Tags Tags
    associative Law
lostinmath08
Messages
12
Reaction score
0
Associative Law...help please..thanks!

b1. Homework Statement [/b]

On the set of real numbers R, the following is defined *:RxR arrow R
(x,y) arrow x*y=a(x+y)-xy
find all the values of the real parameter a such that the operation is associative



Homework Equations



associative law states x*(y*z)=(x*y)*z

The Attempt at a Solution



x*y = a (x+y) - xy = ax + ay - xy
(m*n) * o = m * (n*o)


(am + an - mn) * o = m * (an + ao - no)
a(am + an - mn) + ao - o (am + an - mn) = am + a (an + ao - no) - m (an + ao - no)
aam + aan - amn + ao - amo - ano + mno = am + aan + aao - ano - amn - amo + mno
am + o = m + ao
am - ao = m - o
a (m - o) = m - o

a = 1 if m does not equal o, and a does not equal 0 if m = 0

im unsure of my solution...any help would be awesome!
 
Physics news on Phys.org
lostinmath08 said:
b1. Homework Statement [/b]

On the set of real numbers R, the following is defined *:RxR arrow R
(x,y) arrow x*y=a(x+y)-xy
find all the values of the real parameter a such that the operation is associative



Homework Equations



associative law states x*(y*z)=(x*y)*z

The Attempt at a Solution



x*y = a (x+y) - xy = ax + ay - xy
(m*n) * o = m * (n*o)
Why switch to m, n, and o? x, y, and z were working fine!

(Oh, and never use "o" as a symbol for a number- it looks too much like 0 and is too confusing.)


(am + an - mn) * o = m * (an + ao - no)
a(am + an - mn) + ao - o (am + an - mn) = am + a (an + ao - no) - m (an + ao - no)
aam + aan - amn + ao - amo - ano + mno = am + aan + aao - ano - amn - amo + mno
am + o = m + ao
am - ao = m - o
a (m - o) = m - o

a = 1 if m does not equal o, and a does not equal 0 if m = 0

im unsure of my solution...any help would be awesome!
Looks to me like you have it! Remember this a must work for all m! If a must be 1 whenever m does not equal to 0 (and certainly there will are numbers that are not equal to 0!) you had better take a= 1.

As far as "a does not equal 0 if m= 0", I see no problem. 1 is not equal to 0!
 
would it be wrong to use m, n and p?
also the way i have presented the answer is it legitimate?
 
No, it's just that after you have written it in terms of x, y, z, I see no reason to change to other symbols.

Yes, just note that in order that your equations be true for all x, y, z, a must be equal to 1.
 
Thanks so much for your help!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top