If L is a regular language, prove that the language {uv : u ∈L, v ∈LR} is also regular

If L is a regular language, prove that the language {uv : u ∈L, v ∈LR}...
2. If L is a regular language, prove that the language 11 = { uv/ u E 1 , |v|-2) is also regular. (Hint: Can you build an NFA of L1 using an NFA of a language L? Use N, the NFA of the language L)
Prove that for each regular language L the following language is regular: shift(L) = {uv | vu ∈ L}
Prove that language L on {a, b}, L={ v | v = vR} is not
regular
4. (20 points) Prove that language Lon{a, b}, L={v | V = VR} is not regular.
Prove that language L on {a, b}, L={ v | v = vR} is not regular use string ab^nab^na
Prove that language Lon {a, b}, L={ v . v = vR} is not regular.
Prove that language Lon {a, b}, L={v | v = vR} is not regular.
Prove that language Lon {a, b}, L={ vv = v*} is not regular.
Prove that, if L is a regular language over the alphabet Σ=(0,1), then L': { ax | x E L } is also regular for any a E Σ
Find an NFA that decides L(aa (ab)). Present a regular expression for the language LR.
(10) L is a language. The reverse of L is defined as follows: LR = {wR|w ∈ L}. Prove or disprove the follwing claims: (a) (L1 SL2)R = LR 1 SLR 2 . (b) (LR)∗ = (L∗)R.