What is the Binary Operator $\oplus$ and its Significance?

  • Context:
  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Binary
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
define the binary operater $\oplus$ by
a$\oplus$b=4ab
find

a. $9\oplus 3$=4(9)(3)=108
b. $2\oplus 2$=4(2)(2)=16
c. $3\oplus 9$=4(3)(9)=108
d. $g\oplus h$=4(g)(h)=4gh

ok that was too simple must be doing something wrong

what is the significance lf $\oplus$
 
Mathematics news on Phys.org
karush said:
define the binary operater $\oplus$ by
a$\oplus$b=4ab
find

a. $9\oplus 3$=4(9)(3)=108
b. $2\oplus 2$=4(2)(2)=16
c. $3\oplus 9$=4(3)(9)=108
d. $g\oplus h$=4(g)(h)=4gh

ok that was too simple must be doing something wrong

what is the significance lf $\oplus$
Nope. It's that simple. As to the significance of [math]\oplus[/math] that depends on the context of the problem. Binary operations can be defined for many specific types of problems.

-Dan
 
ok i never saw this stuff in any class i took
not even sure what class its found in