<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">q-Random walks on the integers and on the two-dimensional integer lattice</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Thomas</forename><surname>Kamalakis</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Informatics and Telematics</orgName>
								<orgName type="institution">Harokopion University</orgName>
								<address>
									<settlement>Athens</settlement>
									<country key="GR">Greece</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Malvina</forename><surname>Vamvakari</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Informatics and Telematics</orgName>
								<orgName type="institution">Harokopion University</orgName>
								<address>
									<settlement>Athens</settlement>
									<country key="GR">Greece</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">q-Random walks on the integers and on the two-dimensional integer lattice</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">2BF88F7DF26ACE7D61CDAD3A94E42D24</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T05:45+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In this work, we introduce nearest neighbour q-random walks on the integers and on the two-dimensional integer lattice with transition probabilities q-varying by the number of steps, 0 &lt; q &lt; 1. These q-random walks are defined as Markov chains discrete time stochastic processes. Our main results characterize under which conditions the considered q-random walks are transient or reccurent. Also, we define the relative continuous time q-random walks stochastic processes. Moreover, we present a q-Brownian motion as a continuous analogue of the q-random walk stochastic process on the integers. The maxima and first hitting time of this q-Brownian motion are studied. Furthermore, we produce simulations in R of all the considered stochastic processes, indicating first hitting times to the origin. As further study, we propose nearest neighbour q-random walks on the three-dimensional integer lattice.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Random walks on random graphs arise among others in several models in Network science, Neuroscience and Statistical Mechanics <ref type="bibr" target="#b0">[AF02,</ref><ref type="bibr" target="#b2">Bol01,</ref><ref type="bibr" target="#b6">FK16,</ref><ref type="bibr" target="#b9">New10]</ref>.</p><p>A random walk of length k on a possibly infinite graph G with a root 0 is a stochastic process with random variables X 1 , X 2 , . . . , X k such that X 1 = 0 and X i+1 , is a vertex chosen uniformly at random from the neighbors of X i , i = 1, . . . , k − 1. Then P k v,w (G) is the probability that a random walk of length k starting at v ends at w. In particular, if G is a graph with root 0, P 2k 0,0 (G), is the probability that a 2k-step random walk returns to 0. In the context of Random Graph theory, random walks have been defined as Markov chains and their properties have been studied in details. These include among others, the distribution of first and last hitting times of the random walk, where the first hitting time is given by the first time the random walk steps into a previously visited edge of the graph, and the last hitting time corresponds the first time the random walk cannot perform an additional move without revisiting a previously visited edge, the continuous analogue of the random walk.</p><p>A question that can be arisen in real world network phenomena is what if the random selection of a neighbor vertex is varying by the number of the previously visited vertices? The study of such random walks on random graphs can be realized by considering random walks on d-dimensional integer lattices, d ≥ 1, with transition probabilies varying by the number of steps.</p><p>In this work, we introduce nearest neighbour random walks on the integers and on the two-dimensional integer lattice with transition probabilities q-varying by the number of steps, 0 &lt; q &lt; 1. These q-random walks are defined as Markov chains discrete time stochastic processes. Our main results characterize under which conditions the considered q-random walks are transient or reccurent. Also, we define the relative continuous time q-random walks stochastic processes. Moreover, we present a q-Brownian motion as a continuous analogue of the q-random walk stochastic process on the integers. The maxima and first hitting time of this q-Brownian motion are studied. Furthermore, we produce simulations in R of all the considered stochastic processes, indicating first hitting times to the origin. As further study, we propose nearest neighbour q-random walks on the three-dimensional integer lattiice. q-Random walks in square or triangular lattices, where a vertex is added to one of the four or six directions respectively, according to edge (transition) probabilities varying by the number of previously visited vertices, can be applied to describe among others several real world phenomena arising in networkscience, neuroscience and statistical mechanics.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Preliminaries, Definitions and Notation</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Markov Chains and Classification of States</head><p>Let a discrete time stochastic process {X(t), t ∈ T }, where T a countable set. If T is the set of nonnegative integers, then the process is denoted as X n , n = 0, 1, 2, . . . . If X n = i, then the process is said to be in state i at time n. The one-step transition probability from state i to state j, say P i,j , is given by</p><formula xml:id="formula_0">P i,j = P (X n+1 = j + 1/X n = i, X n−1 = i n−1 , . . . , X 0 = i 0 ) ,<label>(1)</label></formula><p>for all states i 0 , i 1 , . . . , i n−1 , i, j, n ≥ 0. This stochastic process is known as a Markov chain.</p><p>The n-step transition probability, say P n i,j , is given by</p><formula xml:id="formula_1">P n i,j = P (X n+m = j + 1/X m = i) , n ≥ 0, i, j ≥ 0. (<label>2</label></formula><formula xml:id="formula_2">)</formula><p>If P n i,j &gt; 0 for some n ≥ 0, we say that state j is accessible from state i. States i and j communicate if state j is accessible from state i and state i is accessible from state j. The Markov chain is said to be irreducible if all states communicate with each other.</p><p>A state i is recurrent if with probability 1, the process will reenter state i. A state i is transient if with probability&lt; 1, the process will reenter state i.</p><formula xml:id="formula_3">A state i is recurrent if ∞ n=0 P n i,i = ∞. A state i is transient if ∞ n=0 P n i,i &lt; ∞.</formula><p>If state i is recurrent and state i communicates with state j, the state j is recurrent.</p><p>2.2 q-Series Preliminaries, 0 &lt; q &lt; 1 The q-binomial coefficient is defined by</p><formula xml:id="formula_4">n k q := (q; q) n (q; q) k (q; q) n−k = [n] q ! [k] q ![n − k] q , where [n] q ! = [1] q [2] q . . . [n] q = (q; q) n (1 − q) n = n k=1 (1 − q k ) (1 − q) n</formula><p>is the q-factorial number of order n with [t] q = 1−q t 1−q . The q-binomial coefficient n k q , for n and k positive integers, equals the k-combinations {m 1 , m 2 , . . . , m k } of the set {1, 2, . . . , n}, weighted by</p><formula xml:id="formula_5">q m1+m2+•••+m k −( k+1 2 ) , 1≤m1&lt;m2&lt;•••&lt;m k ≤n q m1+m2+•••+m k −( k+1 2 ) = n k q . (<label>3</label></formula><formula xml:id="formula_6">)</formula><p>Let n be a positive integer and let x, y and q be real numbers, with q = 1. Then, a version of q-Cauchy formula is</p><formula xml:id="formula_7">x + y n q = n k=0 q k(y−n+k) x k q y n − k q . (<label>4</label></formula><formula xml:id="formula_8">)</formula><p>The q-multinomial coefficient is defined by</p><formula xml:id="formula_9">n k 1 , k 2 , . . . , k r−1 q = [n] q ! [k 1 ] q ![k 2 ] q ! • • • [k r−1 ] q ![k r ] q ! ,<label>(5)</label></formula><p>where</p><formula xml:id="formula_10">k r = n − k 1 − k 2 − • • • − k r−1 ,</formula><p>for k i = 0, 1, 2, . . . , n, i = 1, 2, . . . , r,n = 0, 1, 2, . . . . Kyriakoussis and Vamvakari <ref type="bibr" target="#b7">[KV13]</ref>, have established the following q-Stirling formula for n → ∞, of the q-factorial number of order n,</p><formula xml:id="formula_11">[n] q ! ∼ = (2π(1 − q)) 1/2 (q log q −1 ) 1/2 q ( n 2 ) q −n/2 [n] n+1/2 1/q ∞ j=1 (1 + (q −n − 1)q j−1 ) . (<label>6</label></formula><formula xml:id="formula_12">)</formula><p>Let a sequence of q-Bernoulli trials with varying probability of success at the ith trial,</p><formula xml:id="formula_13">p i = θq i−1 1 + θq i−1 , i = 1, 2, . . . , 0 &lt; q &lt; 1, 0 &lt; θ &lt; ∞.</formula><p>Then the probability function (p.f) of the number X of successes at n such trials is given by</p><formula xml:id="formula_14">f X (x) = P (X = x) = n x q q ( x 2 ) θ x n j=1 (1 + θq j−1 ) , x = 0, 1, . . . , n,<label>(7)</label></formula><p>for θ &gt; 0, 0 &lt; q &lt; 1. The distribution of the random variable (r.v.) X is called q-binomial distribution of the first kind, with parameters n, θ and q (see Charalambides <ref type="bibr" target="#b3">[Cha16]</ref>).</p><p>3 Main Results</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">q-Random Walks on the Integers</head><p>In this section, we introduce a nearest neighbour q-random walk on the integers with transition probabilities q-varying by the number of steps, 0 &lt; q &lt; 1. This random walk is defined as a Markov chain discrete time stochastic process.</p><p>Definition 3.1. The Markov chain whose state space is the set of all integers with q-varying transition probabilities, 0 &lt; q &lt; 1, given by</p><formula xml:id="formula_15">P i,i+1 = θq i−1 1 + θq i−1 = 1 − P i,i−1 , i = 0, ±1, ±2, . . . , 0 &lt; q &lt; 1, 0 &lt; θ &lt; ∞ (8)</formula><p>is called q-random walk on the integers.</p><p>At each state of the q-random walk the chain either increases or dicreases by 1, with respective probabilities P i,i+1 and P i,i−1 , i = 0, 1, 2, . . . , of independent q-Bernoulli trials. Because all states communicates, they are either all transient or recurrent. Therefore, we consider state 0 and determine whether ∞ n=0 P n 0,0 is finite or infinite. Because it is impossible to be back in the initial state after an odd number of transitions, we have that</p><formula xml:id="formula_16">∞ n=0 P 2n+1 0,0 = 0, n ≥ 0.</formula><p>But the chain will be back in initial state after 2n transitions if n of them were increases and n of them were decreases. Because each q-Bernoulli trial results in an increased state with probability P i,i+1 , i = 1, 2, . . . , 2n, by the p.f. (7), the desired probability is the q-binomial probability of the first kind</p><formula xml:id="formula_17">P 2n 0,0 = 2n n q q ( n 2 ) θ n 2n j=1 (1 + θq j−1 ) , θ &gt; 0, 0 &lt; q &lt; 1. (<label>9</label></formula><formula xml:id="formula_18">)</formula><p>By using q-Stirling formula (6), the next theorem is concluded.</p><p>Theorem 3.2. The q-random walk on the integers after 2n steps, starting from the origin 0, for θ constant or for θ = q −αn , 0 &lt; a &lt; 1, n = 0, 1, 2, . . . is recurrent, while for θq n → ∞, as n → ∞, is transient. Next, we present the relative continuous time q-random walk stochastic process. Analytically, consider the time interval (0, t], t &gt; 0, and partition it into parts which are geometrically decreasing with rate q, defined by δ i (n; t) = (n) −1 q q i−1 t, i = 1, 2, . . . , n, n ≥ 1. Also, consider the process generated by making a step of length δ = 1 to the right and a step of length δ = 1 to the left at every time period (n) −1 q q i−1 t, i = 1, 2, . . . , n, with probability of success (right step) and probability of failure (left step) given respectively by</p><formula xml:id="formula_19">P (X i = δ) = θ(n) −1 q q i−1 t 1 + θ(n) −1 q q i−1 t and P (X i = −δ) = 1 1 + θ(n) −1 q q i−1 t , (<label>10</label></formula><formula xml:id="formula_20">)</formula><p>where 0 &lt; q &lt; 1, 0 &lt; θ &lt; ∞. Then, at time n i=1 δ i (n; t) = t the position of the process is the r.v. X n,q (t) = n i=1 X i . Definition 3.4. The continuous time stochastic process {X n,q (t), t ≥ 0}, is called q-random walk stochastic process with parameters q, n and θ, if the following properties hold (a) In each of the consecutive mutually disjoint time intervals of length δ i (n; t) = (n) −1 q q i−1 t, i = 1, 2, . . . , n, n ≥ 1, at most one event (right or left step) occurs and</p><formula xml:id="formula_21">P X n,q 1 − q i 1 − q n t − X n,q 1 − q i−1 1 − q n t = δ = θq i−1 t (n)q 1 + θq i−1 t (n)q , (<label>11</label></formula><formula xml:id="formula_22">) P X n,q 1 − q i 1 − q n t − X n,q 1 − q i−1 1 − q n t = −δ = 1 1 + θq i−1 t (n)q , δ = 1, i = 1, 2, . . . , n, 0 &lt; θ &lt; ∞. (b) The increments X n,q (t i ) − X n,q (t i−1 ), where t i − t i−1 = (n) −1 q q i−1 t, i = 1, 2, . . . , n are independent.</formula><p>(c) The process starts at time t = 0 with X n,q (0) = 0.</p><p>Remark 3.5. 2 The above q-random walk stochastic process, has been recently defined by <ref type="bibr">Vamvakari [Vam17]</ref>. This q-random walk stochastic process, has been proved that is approximated, as n → ∞, by a continuous analogue one {Y q (t), t ≥ 0}, where the r.v. Y q (t) is the position after time t with probability density function</p><formula xml:id="formula_23">f (y, t) = q −7/8 σ(2π) 1/2 q −1 − 1 1/2 (log q −1 ) 1/2 (1 − q) 1/2 q 3/2 • (y − µ t ) σ t + q −1 −1/2 • exp 1 2 log q log 2 q −3/2 (1 − q) 1/2 • (y − µ t ) σ t + q −1 ,<label>(12)</label></formula><formula xml:id="formula_24">y &gt; µ t − σ t q 1/2 (1 − q) −1/2 ,</formula><p>where the mean value µ and the variance σ 2 of the r.v. Y q (t) are given by</p><formula xml:id="formula_25">µ t = E(Y q (t)) = ct, σ 2 t = V (Y q (t)) = 1 − q q (ct) 2 + ct. (<label>13</label></formula><formula xml:id="formula_26">)</formula><p>Definition 3.6. The continuous stochastic process {Y q (t), t ≥ 0}, is called q-Brownian motion with parameters q, µ t and σ 2 t , if the following properties hold (A) The distribution of the increment Y q (t 2 ) − Y q (t 1 ), with t 2 − t 1 = (1 − q)t, t &gt; 0, is the linear transformed standardized Stieltjes-Wigert distribution with p.d.f (12), where</p><formula xml:id="formula_27">µ t2−t1 = c(1 − q)t and σ 2 t2−t1 = 1−q q (c(1 − q)t) 2 + c(1 − q)t. (B) The increments Y q (t k ) − Y q (t k−1 ), where t k − t k−1 = q k−1 (1 − q)t, k = 1, 2, . . . , are independent.</formula><p>(C) Y q (0) ≥ 0 and Y q (t) is continuous at t = 0. Using suitably the above properties of the q-Brownian motion, the pdf (12) of the r.v.Y q (t), and its mean value and variance (13), as well as the reflection principle, the following theorem is proved.</p><p>Theorem 3.7. Let W q (T ) = max 0≤t≤T Y q (t) the r.v. of the maxima in the q-Brownian motion and T b the first time passage of the process Y q (t) from the point b with b &gt; µ t − σ t q 1/2 (1 − q) −1/2 . Then</p><formula xml:id="formula_28">P (W q (T ) ≥ b) = q −15/8 (1 − erf (B t )) (14)</formula><p>and the p.d.f of the first time passage from b is given by</p><formula xml:id="formula_29">f T b (t) = − dB t d t 2q −15/8 √ π exp −B 2 t ,<label>(15)</label></formula><p>where</p><formula xml:id="formula_30">B t = 1 2logq −1 log q −3/2 (1 − q) 1/2 b − µ t σ t + q −1 + logq 2 . (<label>16</label></formula><formula xml:id="formula_31">)</formula><p>3.2 q-Random Walks on the Two-Dimensional Integer Lattice</p><p>In this section, we introduce a nearest neighbourq-random walk on the two-dimensional integer lattice with transition probabilities q-varying by the number of steps, 0 &lt; q &lt; 1. This random walk is defined as a Markov chain discrete time stochastic process.</p><p>Definition 3.8. The Markov chain in which at each transition is likely to take one step to the right, left, up or down in the plane with q-varying transition probabilities given respectively by</p><formula xml:id="formula_32">P (i,j),(i+1,j) = θ 1 q i−1 (1 + θ 1 q i−1 )(1 + θ 2 q j−1 ) , P (i,j)(i−1,j) = 1 (1 + θ 1 q i−1 )(1 + θ 2 q j−1 ) , P (i,j),(i,j+1) = θ 2 q j−1 (1 + θ 1 q i−1 )(1 + θ 2 q j−1 ) , P (i,j)(i,j−1) = θ 1 q i−1 θ 2 q j−1 (1 + θ 1 q i−1 )(1 + θ 2 q j−1 )</formula><p>, i, j = 0, ±1, ±2, . . . ,</p><p>where 0 &lt; θ 1 &lt; ∞, 0 &lt; θ 2 &lt; ∞, 0 &lt; q &lt; 1, is called q-random walk on the two-dimensional integer lattice.</p><p>We now study if this Markov chain is also recurrent as the q-random walk in one-dimension. Because the qrandom walk in two-dimensions is irreducible, it follows that all states are recurrent if state 0= (0, 0) is recurrent. Now after 2n transitions the chain will be back if for some x, x = 0, 1, . . . , n, the 2n steps consist of x steps to the right, x to the left, n − x up, and n − x down. Each step will be independenlty in any of these directions with varying probabilities given respectively by (17).</p><p>Let X + be the number of "right steps", X − be the number of "left steps", Y + be the number of "up steps" and Y − be the number of '"down steps" after 2n steps. We need to find the probability function of the 4th-variate random variable (X + , X − , Y + , Y − ).</p><p>Let A i be the event of "right step" at the ith step, i = 1, 2, . . . , n, and consider a permutation (i 1 , i 2 , . . . , i x , i x+1 , . . . , i n ) of the n positive integers. Also, let B j be the event of "up step" at the jth step, j = 1, 2, . . . , n with i + j = n, and consider a permutation (j 1 , j 2 , . . . , j n−x , j n−x+1 , . . . , i n ) of the n positive integers. Then using the independence of each step, the q-varying transition probabilities (17), the relations (3),(5) and</p><formula xml:id="formula_34">n 2 = x 2 + n−x 2 + x(n − x)</formula><p>, we derive the following lemma.</p><p>Lemma 3.9. Let the 4th-variate random variable (X + , X − , Y + , Y − ) , where X + be the number of "right steps", X − be the number of "left steps", Y + be the number of "up steps" and Y − be the number of '"down steps" after 2n steps in the two-dimensional q-random walk starting from the origin 0. Then, it holds that</p><formula xml:id="formula_35">P n 0,0 = P X + = x, X − = x, Y + = n − x, Y − = n − x = = θ 2n 2 q 2( n 2 ) 2n x,x,n−x q q −x(n−x) θ1 θ2 2x 2n i=1 (1 + θ 1 q i−1 + θ 2 q n−i−1 + θ 1 θ 2 q n−2 ) , x = 0, 1, 2, . . . , n.<label>(18)</label></formula><p>By the above lemma 3.9, the q-Cauchy formula (4) and the q-Stirling formula (6), the next theorem is concluded.</p><p>Theorem 3.10. Let the q-random walk on the 2D dimensional integer lattice after 2n steps, starting from the origin 0, with θ 1 /θ 2 = q n/2 , n = 0, 1, 2, . . .. Then for θ 2 constant or for θ 2 = q −αn , 0 &lt; a &lt; 1, n = 0, 1, 2, . . . , the 2D q-random walk is recurrent, while for θ 2 q n → ∞, as n → ∞, is transient.</p><p>Remark 3.11. 3 Possible realizations of the transience condition considered in the above theorem are among others the next two ones</p><formula xml:id="formula_36">θ 2 = q −cn , c &gt; 1 or θ 2 = exp(O(n)).</formula><p>Next, we introduce the relative bivariate q-random walk stochastic process. Analytically, let the time interval (0, t], t &gt; 0, and partition it into parts which are geometrically decreasing with rate q, defined by δ i (n; t) = (n) −1 q q i−1 t, i = 1, 2, . . . , n, n ≥ 1. Also, let the process generated by taking one step, of length δ = 1, to the right, left, up or down in the plane at every time period (n) −1 q q i−1 t, i = 1, 2, . . . , n n ≥ 1, with q-varying transition probabilities</p><formula xml:id="formula_37">p i,1 = P (X i = δ, Y i = 0) = θ 1 q i−1 t/(n) q (1 + θ 1 q i−1 t/(n) q )(1 + θ 2 q n−i−1 t/(n) q ) , p i,2 = P (X i = −δ, Y i = 0) = 1 (1 + θ 1 q i−1 t/(n) q )(1 + θ 2 q n−i−1 t/(n) q ) , P i,3 = P (X i = 0, Y i = δ) = θ 2 q n−i−1 t/(n) q (1 + θ 1 q i−1 t/(n) q )(1 + θ 2 q n−i−1 t/(n) q ) , P i,4 = P (X i = 0, Y i = −δ) = θ 1 θ 2 q n−2 t 2 /(n) 2 q (1 + θ 1 q i−1 t/(n) q )(1 + θ 2 q n−i−1 t/(n) q ) ,<label>(19)</label></formula><p>where</p><formula xml:id="formula_38">0 &lt; θ 1 &lt; ∞, 0 &lt; θ 2 &lt; ∞, 0 &lt; q &lt; 1 with θ 1 /θ 2 = q n/2 . Then, at time n i=1 δ i (n; t) = t, the position of the process is the bivariate r.v. (X n,q (t), Y n,q (t)) with X n,q (t) = n i=1 X i and Y n,q (t) = n i=1 Y i .</formula><p>Definition 3.12. The continuous time bivariate stochastic process {(X n,q (t), Y n,q (t)) , t &gt; 0}, is called bivariate q-random walk stochastic process with parameters n, θ 1 , θ 2 and q, 0 &lt; q &lt; 1, if the following properties hold (a) In each of the consecutive mutually disjoint time intervals of length δ i (n; t) = (n) −1 q q i−1 t, i = 1, 2, . . . , n, n ≥ 1, at most one event (right or left or up or down step) occurs and P Xn,q 1 − q i 1 − q n t − Xn,q 1 − q i−1 1 − q n t = δ, Yn,q 1 − q i 1 − q n t − Yn,q</p><formula xml:id="formula_39">1 − q i−1 1 − q n t = 0 = θ1q i−1 t/(n)q (1 + θ1q i−1 t/(n)q)(1 + θ2q n−i−1 t/(n)q) , P Xn,q 1 − q i 1 − q n t − Xn,q 1 − q i−1 1 − q n t = −δ, Yn,q 1 − q i 1 − q n t − Yn,q 1 − q i−1 1 − q n t = 0 = 1 (1 + θ1q i−1 t/(n)q)(1 + θ2q n−i−1 t/(n)q) , P Xn,q 1 − q i 1 − q n t − Xn,q 1 − q i−1 1 − q n t = 0, Yn,q 1 − q i 1 − q n t − Yn,q 1 − q i−1 1 − q n t = δ = θ2q n−i−1 t/(n)q (1 + θ1q i−1 t/(n)q)(1 + θ2q n−i−1 t/(n)q) , P Xn,q 1 − q i 1 − q n t − Xn,q 1 − q i−1 1 − q n t = 0, Yn,q 1 − q i 1 − q n t − Yn,q 1 − q i−1 1 − q n t = −δ = θ1θ2q n−2 t 2 /(n) 2 q (1 + θ1q i−1 t/(n)q)(1 + θ2q n−i−1 t/(n)q) , δ = 1, i = 1, 2, . . . , n, 0 &lt; θ1, θ2 &lt; ∞, θ1/θ2 = q n/2 .</formula><p>(b) The bivariate increments (X n,q (t i ) − X n,q (t i−1 ), Y n,q (t i ) − Y n,q (t i−1 )) , where t i − t i−1 = (n) −1 q q i−1 t, i = 1, 2, . . . , n, are independent.</p><p>(c) The process starts at time t = 0 with (X n,q (0), Y n,q (0)) = (0, 0).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>3.3</head><p>q-Random Walks Processes and q-Brownian Simulations in R Using definition 3.4, the q-random walk process has been simulated in R. Figures <ref type="figure">1-6</ref> represent the results of these simulations for various values of the parameters q, n, θ and t. There is strong indication, implied by theorem 3.2, that for θ constant or for θ = q −αn , 0 &lt; a &lt; 1, even for small values of n, the 1st return to the origin occurs before or at time t. While, for θ = q −cn , c &gt; 1 or θ = exp(O(n)), there is no return to the origin. Figure 1: Generation of 5, q-Random Walk Processes in R with with q = 0.7, n = 30, θ = q −15 , t = 1.</p><p>Figure <ref type="figure">2</ref>: Generation of 5, q-Random Walks Processes with q = 0.7, n = 30, θ = 1, t = 10.</p><p>Figure <ref type="figure">3</ref>: Generation of 5, q-Random Walks Processes with q = 0.9, n = 30, θ = 1, t = 10. Figure <ref type="figure">5</ref>: q-Random Walk Process with q = 0.7, n = 30, θ = q −45 , t = 10.</p><p>Figure <ref type="figure">6</ref>: q-Random Walks Process with q = 0.7, n = 30, θ = exp(30), t = 10. Also, q-Brownian motion simulation in R has been produced by definition 3.6. Figures <ref type="figure">7-8</ref> represent the results of these simulations for some values of the parameters q and t. : q-Brownian Motion Simulation in R with q = 0.9, t = 1.</p><p>Figure <ref type="figure">8</ref>: q-Brownian Motion Simulation in R with q = 0.9, t = 10 .</p><p>Moerover, using definition 3.12 the two-dimensional q-random walk process has been simulated in R-package. Figures 9-14 represent the results of these simulations for various values of the parameters q, n, θ 1 , θ 2 and t. Analogously as in one-dimension, there is strong indication, implied by theorem 3.10, that for θ 2 constant or for θ 2 = q −αn , 0 &lt; a &lt; 1, with θ 1 /θ 2 = q n/2 , even for small values of n, the 1st return to the origin occurs before or at time t. While, for θ 2 = q −cn , c &gt; 1 or θ 2 = exp(O(n)), there is no return to the origin. Note that R-codes are available under request. Figure 9: 2D q-Random Walk Process Simulation in R with q = 0.9, n = 20, θ 2 = q 10 , t = 10.</p><p>Figure <ref type="figure">10</ref>: 2D q-Random Process Simulation in R with q = 0.9, n = 20, θ 2 = q 10 , t = 1.</p><p>Figure <ref type="figure">11</ref>: 2D q-Random Walk Process Simulation in R with q = 0.5, n = 20, θ 2 = q 10 , t = 10. Figure <ref type="figure">12</ref>: 2D q-Random Walk Process Simulation in R with q = 0.7, n = 20, θ 2 = q −10 , t = 10.</p><p>Figure <ref type="figure">13</ref>: 2D q-Random Walk Process Simulation in R with q = 0.5, n = 20, θ 2 = q −30 , t = 10.</p><p>Figure <ref type="figure" target="#fig_2">14</ref>: 2D q-Random Walk Process Simulation in R with q = 0.5, n = 20, θ 2 = e 10 , t = 10.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4">Further Study</head><p>q-Random walks in higher than two dimensions can also be defined. For instance, we can introduce a nearest neighbour random walk on the three-dimensional integer lattice with transition probabilities q-varying by the number of steps, 0 &lt; q &lt; 1. This random walk is defined as a Markov chain discrete time stochastic process as follows.</p><p>Definition 3.13. The Markov chain in which at each transition is likely to take one step to the six directions to the right, left, up, down, in, or out in the space, with q-varying transition probabilities given respectively by P (i,j,k),(i+1,j,k) = θ1q i−1 (1 + θ1q i−1 )(1 + θ2q j−1 )(1 + θ3q k−1 ) , P (i,j,k)(i−1,j,k) = 1 (1 + θ1q i−1 )(1 + θ2q j−1 )(1 + θ3q k−1 ) , P (i,j,k),(i,j+1,k) = θ2q j−1 (1 + θ1q i−1 )(1 + θ2q j−1 )(1 + θ3q k−1 ) , P (i,j,k)(i,j−1,k) = θ2q i−1 θ3q k−1 (1 + θ1q i−1 )(1 + θ2q j−1 )(1 + θ3q k−1 ) , P (i,j,k),(i,j,k+1) = θ3q k−1 + θ1q i−1 θ3q k−1 (1 + θ1q i−1 )(1 + θ2q j−1 )(1 + θ3q k−1 ) , P (i,j,k)(i,j,k−1) = θ1q i−1 θ2q j−1 θ3q k−1 (1 + θ1q i−1 )(1 + θ2q j−1 )(1 + θ3q k−1 ) , where i, j, k = 0, ±1, ±2, . . ., 0 &lt; θ1, θ2, θ3 &lt; 1, 0 &lt; q &lt; 1, is called q-random walk in three-dimensional integer lattice.</p><p>Starting from this three dimensional q-random walk, it is interestingly to study the transience and recurrency of q-random walks higher than two dimensions. Also, random walks in square or triangular lattices, where a vertex is added to one of the four or six directions respectively, according to edge (transition) probabilities varying by the number of previously visited vertices, can be applied to describe several real world network, neuroscience and statistical physics phenomena.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>Remark 3.3. 1 Possible realizations of the transience condition considered in the above theorem are among others the next two ones θ = q −cn , c &gt; 1 or θ = exp(O(n)).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 4 :</head><label>4</label><figDesc>Figure4: Generation of 5 q-Random Walks with θ = 10, q = 0.5, n = 30, t = 10.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head></head><label></label><figDesc>Figure7: q-Brownian Motion Simulation in R with q = 0.9, t = 1.</figDesc></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Reversible Markov Chains and Random Walks on Graphs</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">F</forename><surname>Aldous</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Fill</surname></persName>
		</author>
		<ptr target="https://www.stat.berkeley.edu/users/aldous/RWG/Book_Ralph/book.html" />
		<imprint>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
	<note>Unfinished monograph</note>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">Special Functions</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">E</forename><surname>Andrews</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Askey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Roy</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1999">1999</date>
			<publisher>Cambridge University Press</publisher>
			<pubPlace>Cambridge, NY</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Random Graphs</title>
		<author>
			<persName><forename type="first">B</forename><surname>Bollobás</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2001">2001</date>
			<publisher>Cambridge University Press</publisher>
			<pubPlace>Cambridge</pubPlace>
		</imprint>
	</monogr>
	<note>2nd Edition</note>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Discrete q-Distributions</title>
		<author>
			<persName><forename type="first">C</forename></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Charalambides</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
			<publisher>John Wiley Sons</publisher>
			<pubPlace>New Jersey</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">q-Distributions and Markov processes</title>
		<author>
			<persName><forename type="first">D</forename><surname>Crippa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">K</forename><surname>Simon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Discrete Mathematics</title>
		<imprint>
			<biblScope unit="volume">170</biblScope>
			<biblScope unit="page" from="81" to="98" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">W</forename><surname>Feller</surname></persName>
		</author>
		<title level="m">An Introduction to Probability Theory and its Applications</title>
				<meeting><address><addrLine>NY</addrLine></address></meeting>
		<imprint>
			<publisher>Wiley</publisher>
			<date type="published" when="1964">1964</date>
			<biblScope unit="volume">1</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Introduction to Random Graphs</title>
		<author>
			<persName><forename type="first">A</forename><surname>Frieze</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Karoński</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
			<publisher>Cambridge University Press</publisher>
			<pubPlace>Cambridge</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">On a q-analogue of the Stirling formula and a continuous limiting behaviour of the q-Binomial distribution-Numerical calculations</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kyriakoussis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">G</forename><surname>Vamvakari</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Methodology and Computing in Applied Probability</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="page" from="187" to="213" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Heine process as a q-analog of the Poisson process-waiting and interarrival times</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kyriakoussis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">G</forename><surname>Vamvakari</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communications in Statistics -Theory and Methods</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="page" from="4088" to="4102" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">Networks. An Introduction</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">E J</forename><surname>Newman</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010</date>
			<publisher>Oxford University Press</publisher>
			<pubPlace>Oxford</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">A q-random walk approximated by a q-Brownian motion</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">G</forename><surname>Vamvakari</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Electronic Notes in Discrete Mathematics</title>
		<imprint>
			<biblScope unit="volume">59</biblScope>
			<biblScope unit="page" from="51" to="63" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
