সমস্যাটি
এই মারকভ চেইনের তিনটি রাজ্য রয়েছে, এটি কীট কিনা তা দ্বারা আলাদা 0, 1, অথবা 2 দূরত্ব থেকে দূরে C. দিন Xi কীটটি পৌঁছাতে কত পদক্ষেপ নেবে তা এলোমেলোভাবে পরিবর্তনশীল হোন C রাষ্ট্র থেকে i∈{0,1,2}. তাদের সম্ভাব্যতা তৈরির কার্যগুলি এই ভেরিয়েবলগুলির সম্ভাব্যতাগুলি এনকোড করার জন্য একটি সুবিধাজনক বীজগণিতিক উপায় way একীকরণের মতো বিশ্লেষণাত্মক সমস্যা নিয়ে উদ্বিগ্ন হওয়া অপ্রয়োজনীয়: কেবল এগুলিকে আনুষ্ঠানিক শক্তি সিরিজ হিসাবে দেখুন একটি প্রতীকt দ্বারা প্রদত্ত
fi(t)=Pr(Xi=0)+Pr(Xi=1)t1+Pr(Xi=2)t2+ ⋯ + জনসংযোগ (এক্সআমি= এন )টিএন+ + ⋯
থেকে জনসংযোগ (এক্স0= 0 ) = 1 , এটা তুচ্ছ চ0( টি ) = 1। আমাদের সন্ধান করা দরকার চ2।
বিশ্লেষণ এবং সমাধান
রাষ্ট্র থেকে 1 , কৃমির সমান সম্ভাবনা রয়েছে 1 / 2 রাজ্যে ফিরে যাওয়ার 2 বা পৌঁছনো সি। এই এক পদক্ষেপ গ্রহণের জন্য অ্যাকাউন্টিং যুক্ত করে1 সমস্ত ক্ষমতা টি, পিজিএফ দ্বারা গুন করার সমতুল্য টি, দিচ্ছি
চ1=12টি (চ2+ +চ0) ।
একইভাবে, রাষ্ট্র থেকে 2 কীটটি রাজ্যে থাকার সমান সম্ভাবনা রয়েছে 2 বা অবস্থায় পৌঁছনো 1 , কোথা হইতে
চ2=12টি (চ2+ +চ1) ।
চেহারা টি / 2 ভেরিয়েবলটি প্রবর্তন করে আমাদের কাজকে আরও সহজ করা হবে বলে পরামর্শ দেয় x = t / 2 , দান
চ1( x ) = x (চ2( এক্স ) +চ0( এক্স ) ) ;চ2( x ) = x (চ2( এক্স ) +চ1( এক্স ) ) ।
প্রথমটি দ্বিতীয়টিতে পুনরায় স্থাপন এবং পুনরায় স্মরণ করা চ0= 1 দেয়
চ2( x ) = x (চ2( x ) + x (চ2( x ) + 1 ) )(*)
যার অনন্য সমাধান
চ2( এক্স ) =এক্স21 - এক্স -এক্স2।(**)
আমি সমীকরণটি হাইলাইট করেছি ( ∗ ) কেবলমাত্র প্রত্যাশিত মানগুলি বিশ্লেষণ করে আমরা যে সমীকরণটি অর্জন করব তার মূল সরলতা এবং এর আনুষ্ঠানিক মিলের উপর জোর দেওয়া ই[এক্সআমি] :কার্যত, একই পরিমাণ কাজের জন্য এটি একটি নম্বর খুঁজে পেতে লাগে, আমরা সম্পূর্ণ বিতরণটি পাই ।
প্রভাব এবং সরলীকরণ
সমান, কখন ( ∗ ) মেয়াদ-কাল-মেয়াদ এবং এর ক্ষমতাগুলি লিখিত হয় টি এটি মিলেছে যে এটি জন্য দৃser়ভাবে n ≥ 4 ,
2nPr(X2=n)=2n−1Pr(X2=n−1)+2n−2Pr(X2=n−2).
This is the recurrence for the famous sequence of Fibonacci numbers
(Fn)=(1,1,2,3,5,8,13,21,34,55,89,144,…)
(indexed from n=0). The solution matching (∗∗) is this sequence shifted by two places (because there is no probability that X2=0 or X2=1 and it is easy to check that 22Pr(X2=2)=1=23Pr(X2=3)).
Consequently
Pr(X2=n)=2−n−2Fn−2.
More specifically,
f2(t)=2−2F0t2+2−3F1t3+2−4F2t4+⋯=14t2+18t3+216t4+332t5+564t6+8128t7+13256t8+⋯.
The expectation of X2 is readily found by evaluating the derivative f′ and substituting t=1, because (differentiating the powers of t term by term) this gives the formula
f′(1)=Pr(X2=0)(0)+Pr(X2=1)(1)10+⋯+Pr(X2=n)(n)1n−1+⋯
which, as the sum of the probabilities times the values of X2, is precisely the definition of E[X2]. Taking the derivative using (∗∗) produces a simple formula for the expectation.
Some brief comments
By expanding (∗∗) as partial fractions, f2 can be written as the sum of two geometric series. This immediately shows the probabilities Pr(X2=n) will decrease exponentially. It also yields a closed form for the tail probabilities Pr(X2>n). Using that, we can quickly compute that Pr(X2≥100) is a little less than 10−9.
Finally, these formulas involve the Golden Ratio ϕ=(1+5–√)/2. This number is the length of a chord of a regular pentagon (of unit side), yielding a striking connection between a purely combinatorial Markov chain on the pentagon (which "knows" nothing about Euclidean geometry) and the geometry of a regular pentagon in the Euclidean plane.