Explain the importance of programming style concepts

Assignment Help Other Subject
Reference no: EM133137852

ITECH1400 Fundamentals of Programming - Federation University

ASSIGNMENT - THUE-MORSE SEQUENCES

Learning Outcomes
The following course learning outcomes are assessed by completing this assessment:

Knowledge:
K1. Identify and use the correct syntax of a common programming language.
K2. Recall and use typical programming constructs to design and implement simple software solutions.
K4. Explain the importance of programming style concepts (documentation, mnemonic names, indentation).

Skills:
S1. Utilise pseudocode and/or algorithms as a major program design technique.
S2. Write and implement a solution algorithm using basic programming constructs.
S4. Describe program functionality based on analysis of given program code.

Application of knowledge and skills:
A1. Develop self-reliance and judgement in adapting algorithms to diverse contexts.
A2. Design and write program solutions to identified problems using accepted design constructs.

ASSESSMENT DETAILS
0.Introduction. The Thue-Morse sequence is an infinite word in the alphabet of two symbols, ‘0' and ‘1', which can be constructed in the following way:
(0) t0 = ‘0'
(1) t1 = ‘0' + ‘1' = ‘01'
(2) t2 = ‘01' + ‘10' = ‘0110'
(3) t3 = ‘0110' + ‘1001' = ‘01101001'
...

(n) tn = tn-1 + (tn-1)¯, where (tn-1)¯ denotes the ‘inverse' of tn-1,

i.e. all ‘0's in tn-1 are replaced by ‘1's and vice versa.

...
It is easy to see that each ti is the first half of ti+1, and ti+1
can be seen as an extension of ti.
This sequence of extensions can be performed infinitely many times, thus building an infinite word, T, which contains all tis as its prefixes (beginnings):
T = ‘0110100110010110100101100110100110010110011010010...'
T has an important property: it does not contain "cubes", i.e. three consecutive identical blocks (sub-words).
Thue-Morse sequence has multiple applications ranging from Chess to Group Theory and Differential Geometry.

Task 1. Building Thue-Morse sequence. In this task you are required to write a Python function named thue_morse(n), that takes a positive integer parameter, n, and returns the string tn (defined above).

In your program you may define other (auxiliary) functions with arbitrary names, however, the solution function of this task should be named thue_morse(n).


Task 2. Building a square-free word in the alphabet of three symbols.

In this task you are required to write a function in Python that builds an arbitrarily long (potentially infinite) square-free word in the alphabet of three symbols, ‘1', ‘2', ‘3'. I.e. a word that does not contain "squares" - two consecutive identical sub-words.
Although, this can be done by using the Thue-Morse sequence, in this task we will use another construction, suggested by S. Arshon.

Construction of the Square-Free Word: Again, as in Task 1, we will build a sequence of finite words, ai, that can be extended to an infinite word.
We start with a0 = ‘1'.
Each next word, ak+1, is constructed by replacing each occurrence of the symbols ‘1', ‘2', ‘3' in the previous word, ak, with 3- letter words according to the following rules:

(1) if symbol ‘1' is in an odd position in ak, then it is replaced with the word ‘123', if ‘1' is in even position, it is replaced with ‘321'.

(2) if symbol ‘2' is in an odd position in ak, then it is replaced with the word ‘231', if ‘2' is in even position, it is replaced with ‘132'.

(3) if symbol ‘3' is in an odd position in ak, then it is replaced with the word ‘312', if ‘3' is in even position, it is replaced with ‘213'.

Here's the table repeating the replacement rules in a tabular format:

Please note, that in this description the first symbol is considered to be in position 1. Therefore, you will need to make the necessary adjustments when using Python strings, which are zero-based.

Below you can see the first few steps of the construction process:
a0 = ‘1'
a1 = ‘123'
a2 = ‘123132312'
a3 = ‘123132312321312132312321231'
...
A = ‘1231323123213121323123212312132313213123212313213121323...'

The Programming Tasks.
(a) You are required to write a Python function named square_free(n), that takes a positive integer parameter n and returns the string an (defined above).
Again, as in Task 1, you may define other (auxiliary) functions with arbitrary names, however, the solution function of this task should be named square_free(n).

(b) Write a Python function named print3Blocks(s) that takes a string, s, as a parameter and prints it in blocks of 3 symbols separated by white spaces. For example, print3Blocks(a3) will print:

123 132 312 321 312 132 312 321 231

Task 3. Counting the number of squares in a string.
In this task you are required to write a Python function named count_squares(s) that takes a string, s, as a parameter and returns the number of "squares" in s, i.e. the number of occurrences of two consecutive identical sub-words in s.

For example, count_squares (‘1231233') should return 2 as there are two "squares" in its argument: ‘1231233' and ‘1231233'.

Attachment:- Fundamentals of Programming.rar

Reference no: EM133137852

Questions Cloud

Potential risks for utilizing telehealth services : Address any regulations/policies that should be put in place to further utilization as well as any safeguards that should be implemented to address any potentia
Understanding the healthcare needs of special populations : Discuss how Christian worldview frames understanding the healthcare needs of special populations
Understanding the healthcare needs of special populations : Discuss how Christian worldview frames understanding the healthcare needs of special populations
Describe the importance of having a dei strategy : You have been hired as the Chief Diversity Officer (CDO) for a medium-sized company. The company does not currently have a diversity, equity and inclusion (DEI)
Explain the importance of programming style concepts : Recall and use typical programming constructs to design and implement simple software solutions - Explain the importance of programming style concepts
Design process for welders versus financial managers : Specify the commonalities and the differences in the survey design process for welders versus financial managers. Instead of designing a survey, would it be mor
Calculate inventory turnover and days in inventory : Calculate inventory turnover, days in inventory, and gross profit rate for Sandhill's Photo Corporation for 2020 and 2021
Existing dominant form of unionism : The AFL, IWW, and CIO were all created out of frustration with the existing dominant form of unionism at the time. Explain. What does this imply about the futur
Did these views change during the period of welfare : Describe how the Knights of Labor, the American Federation of Labor, and the Industrial Workers of the World differed in their views of efficiency, equity, and

Reviews

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd