Question

Fix a positive real number c, and let S = (−c, c) ⊆ R. Consider the...

Fix a positive real number c, and let S = (−c, c) ⊆ R. Consider the formula x ∗ y :=(x + y)/(1 + xy/c^2).

(a)Show that this formula gives a well-defined binary operation on S (I think it is equivalent to say that show the domain of x*y is in (-c,c), but i dont know how to prove that)

(b)this operation makes (S, ∗) into an abelian group. (I have already solved this, you can just ignore)

(c)Explain why the formula does not define a group structure on R. (to have a group structure, need associativity, identity element and inverses, I think these three parts are still right on R, where am I wrong?)

Homework Answers

Answer #1

(a) x * y = (x+y)/(1+xy/c2)

We need to prove that x * y is in S = (-c,c) or -c < x*y < c

Now, notice that 1+xy/c2 >0 for any x,y in S =(-c,c), so that x * y R

Now -c < x*y < c iff | x * y| < c

| x*y | < c iff | (x+y)/(1+xy/c2) | < c

iff | x+y| <c (1+xy/c2) ...{ as 1+xy/c2 >0 }

iff |x+y| < c + xy/c

iff c | x+y| < c2 + xy ..{ Multiplying by c on both sides}

Now if x+y >=0 , then | x *y | < c iff (c-x)(c-y) >0 which is true

If x + y <0 then | x*y| <c iff c2 + xy>0

Also 0 is an identity element here and -x is inverse

Hence x * y is a binary operation on S

(b) Now take x,y in S

x *y = (x+y)/(1+xy/c2)

Now y *x = (y+x) / (1+yx/c2) = (x+y)/(1+xy/c2) { because x and y are in R and R is abelian under multiplication and adition}

=> y * x = x* y

Hence, S is an abelian group

(c) Not every element has inverse in R to define a group structure

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
1. A function + : S × S → S for a set S is said...
1. A function + : S × S → S for a set S is said to provide an associative binary operation on S if r + (s + t) = (r + s) +t for all r, s, t ∈ S. Show that any associative binary operation + on a set S can have at most one “unit” element, i.e. an element u ∈ S such that (*) s + u = s = u + s for all...
Data Structure in C++ I keep getting the same warning, and I cant seem to fix...
Data Structure in C++ I keep getting the same warning, and I cant seem to fix it.. Can you explain to me what I am doing wrong? Warning: dlist.cc: In function 'std::ostream& operator<<(std::ostream&, dlist&)': dlist.cc:66:10: error: invalid initialization of reference of type 'std::ostream& {aka std::basic_ostream&}' from expression of type 'dlist::node*' dlist.cc: In function 'dlist operator+(dlist&, dlist&)': dlist.cc:93:8: error: invalid operands of types 'dlist::node*' and 'dlist::node*' to binary 'operator+' dlist.cc:97:8: error: could not convert 'result' from 'int' to 'dlist' My code:...
Consider permutations of the 26-character lowercase alphabet Σ={a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z}. In how many of these permutations do a,b,c...
Consider permutations of the 26-character lowercase alphabet Σ={a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z}. In how many of these permutations do a,b,c occur consecutively and in that order? In how many of these permutations does a appear before b and b appear before c?
For a C program hangman game: Create the function int setup_game [int setup_game ( Game *g,...
For a C program hangman game: Create the function int setup_game [int setup_game ( Game *g, char wordlist[][MAX_WORD_LENGTH], int numwords)] for a C program hangman game. (The existing code for other functions and the program is below, along with what the function needs to do) What int setup_game needs to do setup_game() does exactly what the name suggests. It sets up a new game of hangman. This means that it picks a random word from the supplied wordlist array and...
1. What is an ISP (Integrated Service Provider) for supply chains? (1 point) A. A consultant...
1. What is an ISP (Integrated Service Provider) for supply chains? (1 point) A. A consultant agency which integrates the supply chain for companies B. A 2 PL or a 3PL, but not a 4PL C. A company supplying transportation and warehousing services D. A logistics service company specialized in suppling VAS (value added services) 2. What characterizes a 4 PL? (1 point) A. They are non-asset based and provides integrated services primarily supplied by asset based providers, for example...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT