math - What does the fancy R symbol mean as written here? -


this assigned question have, , i'm not sure how interpret r-like symbol in exponent position. mean turing machine should accept variable numbers of repetitions of w?

fancy r

the notation wr means “w reversed.” problem asks turing machine shall, if starts word w on tape, append # , w reversed. afterwards, shall accept (i.e. terminate). instance, if tape contains example in beginning, should contain example#elpmaxe after turing machine ran.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -