Processing math: 100%

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can I define a symbolic equation where the variables are concatenating?

Hi, Can I define a symbolic equation with variable concatenating?

For example:

let xF2

How can I define the following equation:

11111x1111=2x+2

where the x is a digit in the left number.

(The obvious way is by taking the binary exression of that number i.e Σi=ni=02ibi)