Am I understanding this relation?

  • Thread starter Thread starter mr_coffee
  • Start date Start date
  • Tags Tags
    Relation
mr_coffee
Messages
1,613
Reaction score
1
Hello everyone I'm not sure if I'm understanidng this relation.

The question is:

Let S be the set of all strings in a's and b's. Define a relation T on S as folows:

FOr all s, t in S, s T t if and only if t = as. That is, t is the concatenation of a with s.

c. Is ba T aba?
I said yes, because aba is the concatneation of a with ba. Thus a + (ba)

e. Is abb T^-1 bba?

Well I know this means,
(abb T^-1 bba) if and only if (bba T abb)

now abb, can be broken into a + bb, but would that break the rules? like the order odes it have to be the same? So for this one i would say no.



f. Is abba T^-1 bba?

this means
bba T abba
I would say yes, becuase
abba is just a + bba


Any clarification if I'm understanding right?

Thanks!
 
Physics news on Phys.org
mr_coffee said:
Hello everyone I'm not sure if I'm understanidng this relation.

The question is:

Let S be the set of all strings in a's and b's. Define a relation T on S as folows:

FOr all s, t in S, s T t if and only if t = as. That is, t is the concatenation of a with s.

c. Is ba T aba?
I said yes, because aba is the concatneation of a with ba. Thus a + (ba)
Good!

e. Is abb T^-1 bba?

Well I know this means,
(abb T^-1 bba) if and only if (bba T abb)
Yes, that's correct. T-1 is just T reversed. s T-1 t if and only if s is at. abbT-1bba is NOT true because bbaTabb is not true.

now abb, can be broken into a + bb, but would that break the rules? like the order odes it have to be the same? So for this one i would say no.
Yes, of course. The same letters in different order are different strings. Nothing in the definition of T or T-1 changes that!



f. Is abba T^-1 bba?

this means
bba T abba
I would say yes, becuase
abba is just a + bba
Good!

Any clarification if I'm understanding right?

Thanks!
 
thanks for the help!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top