Questions   
Sort: 
 #8
avatar+26400 
+3
Jun 19, 2019
 #6
avatar+118724 
+2

Hi ProfesorNobody,             (I hope you realize that professor has 2 esses.    wink)

 

If you right click on the latex box you will bring up this 

 

 

Now, clik on       Tex Commands

and then you will be able to see the code.  

Highlight the code and press   [ctrl]  C to copy it.

Then you can paste with [cnrl]  V it where ever you want and then you can start makeing sense of it.

 

I will do some of that for you.

 

I have copied and pasted the code here.

 

\begin{array}{|rcrcrcrc|} \hline & &f(x+5,y+5) & & f(x-4,y) & & f(x,y-4) \\ \hline f(1,1) &\rightarrow & f(6,6) &\rightarrow & f(2,6) & \rightarrow & f(2,2) \\ &\rightarrow & f(7,7) &\rightarrow & f(3,7) & \rightarrow & f(3,3) & \\ &\rightarrow & f(8,8) &\rightarrow & f(4,8) & \rightarrow & f(4,4) & \\ &\rightarrow & f(9,9) &\rightarrow & f(5,9) \\ & & &\rightarrow & f(1,9) & \rightarrow & f(1,5) & \\ & & & & & \rightarrow & f(1,1) \\ \hline \end{array}

 

Now I can reoganise it so it makes more sense.

\begin{array}{|rcrcrcrc|} \hline & &f(x+5,y+5) & & f(x-4,y) & & f(x,y-4) \\

\hline f(1,1) &\rightarrow & f(6,6) &\rightarrow & f(2,6) & \rightarrow & f(2,2) \\

&\rightarrow & f(7,7) &\rightarrow & f(3,7) & \rightarrow & f(3,3) & \\

&\rightarrow & f(8,8) &\rightarrow & f(4,8) & \rightarrow & f(4,4) & \\ &\rightarrow & f(9,9) &\rightarrow & f(5,9) \\

& & &\rightarrow & f(1,9) & \rightarrow & f(1,5) & \\

& & & & & \rightarrow & f(1,1) \\

\hline \end{array}

 

the bars at the ends of this |rcrcrcrc| will give the vertical lines  and    \hline    gives the horizontal lines.

 

It is quite complicated. Heueka is excellent with Latex!

Jun 19, 2019
 #3
avatar+209 
+1
Jun 19, 2019
 #10
avatar+219 
+11
Jun 19, 2019
 #5
avatar+219 
+11
Jun 19, 2019

0 Online Users