<?xml version="1.0" encoding="utf-8"?>
<journal>
<title>Mathematical Researches</title>
<title_fa>پژوهش های ریاضی</title_fa>
<short_title>mmr</short_title>
<subject>Basic Sciences</subject>
<web_url>http://mmr.khu.ac.ir</web_url>
<journal_hbi_system_id>1</journal_hbi_system_id>
<journal_hbi_system_user>admin</journal_hbi_system_user>
<journal_id_issn>2588-2546</journal_id_issn>
<journal_id_issn_online>2588-2554</journal_id_issn_online>
<journal_id_pii></journal_id_pii>
<journal_id_doi>10.61186/mmr</journal_id_doi>
<journal_id_iranmedex></journal_id_iranmedex>
<journal_id_magiran></journal_id_magiran>
<journal_id_sid></journal_id_sid>
<journal_id_nlai></journal_id_nlai>
<journal_id_science></journal_id_science>
<language>fa</language>
<pubdate>
	<type>jalali</type>
	<year>1399</year>
	<month>5</month>
	<day>1</day>
</pubdate>
<pubdate>
	<type>gregorian</type>
	<year>2020</year>
	<month>8</month>
	<day>1</day>
</pubdate>
<volume>6</volume>
<number>2</number>
<publish_type>online</publish_type>
<publish_edition>1</publish_edition>
<article_type>fulltext</article_type>
<articleset>
	<article>


	<language>fa</language>
	<article_id_doi></article_id_doi>
	<title_fa>نمایۀ تِرای های سطلی</title_fa>
	<title>Profile of Bucket Tries</title>
	<subject_fa>آمار</subject_fa>
	<subject>stat</subject>
	<content_type_fa>علمی پژوهشی بنیادی</content_type_fa>
	<content_type>S</content_type>
	<abstract_fa>&lt;span style=&quot;font-family:B Nazanin;&quot;&gt;&lt;span style=&quot;font-size:10.0pt;&quot;&gt;تِرای&amp;shy;ها یکی از کاربردی&amp;shy;ترین ساختمان داده&amp;shy;ها با ساختار درختی در علوم کامپیوتر هستند. تِرای&amp;shy;ها، داده&amp;shy;های رشته&amp;shy;&amp;shy;ای را در برگ&amp;shy;های درخت ذخیره می&amp;shy;کنند. یک نسخۀ تعمیم یافتۀ تِرای، موسوم به تِرای سطلی است که در آن هر برگ یا سطل، ظرفیت ذخیرۀ بیش از یک داده را دارد. تِرای تصادفی با تعریف یک قاعده رشد تصادفی برای تِرای حاصل می&amp;shy;شود. تعداد گره&amp;shy;های هم نوع که در فاصلۀ یک&#8204;سان از ریشۀ یک درخت ریشه دار هستند را نمایه نامند. بررسی نمایۀ یک درخت، اهمیت زیادی دارد. زیرا بسیاری از پارامترهای درخت ریشه&amp;shy;دار را می&amp;shy;توان برحسب نمایۀ آن درخت بیان کرد. در این مقاله به بررسی مجانبی امیدریاضی، واریانس و توزیع حدی هر یک از دو نمایۀ سطلی و داخلی (تعداد گره&amp;shy;های سطلی یا برگ و تعداد گره&amp;shy;های داخلی یا غیربرگ که در فاصلۀ یک&#8204;سان از ریشه هستند) در تِرای سطلی تصادفی می&amp;shy;پردازیم، وقتی که تعداد داده&amp;shy;های ذخیره شده در تِرای افزایش یابد. &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family:B Nazanin;&quot;&gt;&lt;span style=&quot;font-size:10.0pt;&quot;&gt;امید ریاضی و واریانس&amp;shy;های هر دو نمایه شامل توابعی متناوب هستند و نشان می&#8204;دهیم آن توابع متناوب ناصفرند که این نکته در مقاله مربوط به نمایه ترای معمولی، به اثبات نرسیده است. &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family:B Nazanin;&quot;&gt;&lt;span style=&quot;font-size:10.0pt;&quot;&gt;هم&#8204;چنین به بررسی مقدار مجانبی نسبت امید ریاضی&amp;shy;های دو نمایۀ سطلی و داخلی می&amp;shy;پردازیم. روش&amp;shy;هایی که برای حصول نتایج به&#8204;کار می&amp;shy;بریم، براساس استفاده از پواسونی سازی، تبدیل ملین، معادلات بازگشتی، توابع مولد، تحلیل تکینی و روش نقطۀ زینی است.&lt;/span&gt;&lt;/span&gt;</abstract_fa>
	<abstract>&lt;strong&gt;Introduction&lt;/strong&gt;&lt;br&gt;
Tries (from re&lt;em&gt;trie&lt;/em&gt;val) are one of the most practical data structures with a tree construction in computer science. Tries store string data in leaves of tree. They are often used to store such data so that future retrieval can be made efficient. For example, tries are widely used in algorithms for automatically correcting words in texts. The number of nodes of the same type, which are at the same distance from the root of a rooted tree, is called profile. The analysis of the profile of a tree is of great importance. Because many of the parameters of a rooted tree can be expressed in terms of its profile. Although profiles represent one of the most fundamental parameters of tries, they have hardly been studied in the past. A generalized version of trie is called bucket trie where each leaf or bucket has a storage capacity of more than one string. Random trie is obtained by defining a random grow rule for trie. We present a detailed study of the limit behavior of the profiles in a random bucket tries.&lt;br&gt;
&amp;nbsp;&lt;strong&gt;Material and methods&lt;/strong&gt;&lt;br&gt;
In this paper, the methods we apply to derive recurrences satisfied by the expected profiles and to solve them asymptotically for all possible ranges of the distance from the root, are based on the use of Poissonization, Mellin transform, recurrence equations, generating functions, singularity analysis and saddle-point method.&lt;br&gt;
&lt;strong&gt;Results and discussion&lt;/strong&gt;&lt;br&gt;
Here, as the number of stored strings in a random bucket trie increases, we investigate the asymptotic expectation, variance and limiting distribution of each of the two internal and bucket profiles (i.e. the number of bucket nodes or leaves, and the number of internal nodes or non-leaves which are at the same distance from the root) in random bucket tries. Both the expectation and variances of the two profiles contain periodic functions, and we show those periodic functions are not zero that this point has not been proven in the paper on the ordinary trie. Also, we examine the amount of asymptotic ratio of the expectations of the bucket and internal profiles.&lt;br&gt;
&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;br&gt;
In this research, we will generalize the most important part of the results for the ordinary tries and also provide a proof for an unproven point in those results. More precisely, the purpose of this article is to study the internal profile (the number of non-leaf nodes at distance &lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image002.gif&quot; width=&quot;9&quot; &gt;&amp;nbsp;from the root) and bucket profile (the number of buckets at distance &lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image002.gif&quot; width=&quot;9&quot; &gt;&amp;nbsp;from the root) in an important data structure called random bucket trie (random trie based on &lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image004.gif&quot; width=&quot;9&quot; &gt;&amp;nbsp;data and maximum capacity of &lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image006.gif&quot; width=&quot;35&quot; &gt;&amp;nbsp;data per each leaf). By some methods in complex analysis, we have shown that for every &lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image008.gif&quot; width=&quot;34&quot; &gt;&amp;nbsp;and some fixed constants &lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image010.gif&quot; width=&quot;15&quot; &gt;&amp;nbsp;and &lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image012.gif&quot; width=&quot;16&quot; &gt;, if &lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image002.gif&quot; width=&quot;9&quot; &gt;&amp;nbsp;is in the range&lt;br&gt;
&lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image014.gif&quot; width=&quot;216&quot; &gt;,&lt;br&gt;
then the expectations and variances of both profiles contain non-zero periodic functions (the non-zero property of these periodic functions has not been proved for the ordinary tries up to now). We also provide a graph of those periodic functions for &lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image016.gif&quot; width=&quot;76&quot; &gt;&amp;nbsp;by MAPLE. Then we study the ratio of the two profiles for &lt;img alt=&quot;&quot; height=&quot;19&quot; src=&quot;file:///C:Users1AppDataLocalTempmsohtmlclip11clip_image018.gif&quot; width=&quot;38&quot; &gt;&amp;nbsp;Finally, by finding the asymptotic expansions of&amp;nbsp; Poisson generating functions for the probability generating functions of profiles and then using the Cauchy integral formula, we obtain the asymptotic expansions for the probability generating functions, which indicate that the limiting distributions of profiles are normal. &lt;a href=&quot;./files/site1/files/62/3Abstract.pdf&quot;&gt;./files/site1/files/62/3Abstract.pdf&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;br&gt;
&amp;nbsp;</abstract>
	<keyword_fa> تِرای­های سطلی, نمایه, پواسونی سازی, تبدیل ملین, معادلات بازگشتی, توابع مولد, تحلیل تکینی, روش نقطۀ زینی.</keyword_fa>
	<keyword>Bucket tries, Profile, Poissonization, Mellin transform, Recursive equations, Generating functions, Singularity analysis, Saddle point method</keyword>
	<start_page>169</start_page>
	<end_page>182</end_page>
	<web_url>http://mmr.khu.ac.ir/browse.php?a_code=A-10-274-1&amp;slc_lang=fa&amp;sid=1</web_url>


<author_list>
	<author>
	<first_name>Mehri</first_name>
	<middle_name></middle_name>
	<last_name>Javanian</last_name>
	<suffix></suffix>
	<first_name_fa>مهری</first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa>جوانیان</last_name_fa>
	<suffix_fa></suffix_fa>
	<email>javanian@znu.ac.ir</email>
	<code>10031947532846003709</code>
	<orcid>10031947532846003709</orcid>
	<coreauthor>Yes
</coreauthor>
	<affiliation></affiliation>
	<affiliation_fa>دانشگاه زنجان، دانشکدۀ علوم، گروه آمار</affiliation_fa>
	 </author>


</author_list>


	</article>
</articleset>
</journal>
