What does the notation C = C1 U C2 mean?

  • Context: High School 
  • Thread starter Thread starter tarmon.gaidon
  • Start date Start date
  • Tags Tags
    Notation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
tarmon.gaidon
Messages
30
Reaction score
0
Hey Everyone,

This may be a silly question and I am able to interpret the intention of the notation but I am just curious exactly what it is.

I am attaching an image of the page out of my textbook and it is near the bottom. C = C1 U C2.

Sorry again if this is a silly question, I just wanted to make sure I understand this notation outside the context of this problem. I am sure I have seen it before but I am still not sure.

Thanks,
Rob
 

Attachments

  • notation.JPG
    notation.JPG
    14.4 KB · Views: 469
Physics news on Phys.org
Your attachment hasn't been approved yet.

Are you asking about C1 U C2? The U symbol is "union".

x is an element of A U B if x is an element of A or x is an element of B. The "or" really means "and/or" to include elements that might be in both sets.

For example, if A = {1, 2, 3, 5, 8} and B = {3, 6, 9, 12}, then A U B = {1, 2, 3, 5, 6, 8, 9, 12}.

Another set operation is "intersection" [itex]\bigcap[/itex]. x is an element of A [itex]\bigcap[/itex] B if x is an element of A and x is an element of B. Using the same example, A [itex]\bigcap[/itex] B = {3}.
 
In this case [itex]C_1[/itex] is the straight line from (0, 2) to (3, 2) and [itex]C_2[/itex] is the straight line from (3,2) to (3,5). "[itex]C= C_1\cup C_2[/itex]" is the two paths put together: to integrate along C, integrate along [itex]C_1[/itex] and [itex]C_2[/itex] and add the two integrals.