Question

In: Advanced Math

would you tell me some list of topic that is not mathematics but can be discussed...

would you tell me some list of topic that is not mathematics but can be discussed how mathematics can be used to understand?

something like egnima or turing machine, the golden ratio

Solutions

Expert Solution

Answer:) What I understand from the question is we need a set of topics that are not essentially in the purview of mathematics as a field, but can be understood better if we use mathematics as a diagnostic tool. There are several such problems :

1.) Population growth : the logistic model is a model that describe how a given population (of people, bacteria etc.) grows when there is a creation mechanism (birth, cell division etc.) as well as scarce resources. The logistic equation is given as :

Here, the left hand side is the rate of growth of population P with time t, the right hand side contains two terms :

  • signifies the the relative growth of the population, which is faster if there is more people to begin with and hence it is proportional to P
  • is a term that signifies a negative growth term, which is due to the finite amount of resources in the environment of the population. As this term is proportional to , as P increases, the growth rate goes down and finally a stable population is reached, which is given by K.

2.) Cryptography : cryptography is a field which studies the creation and deciphering of codes. Majorly, cryptography involves using a cipher and a key, which are used to encode and decode a certain piece of information respectively. For the encryption to be hard to decrypt, modern day cryptography uses tools from Number Theory, a mathematical field concerned with the study of numbers, for getting the encryption algorithms. These algorithms make encryption easy, but decryption very hard, thus ensuring a safe communication between two parties.

3.) Social Networks and Epidemic research : Social networks are networks of people with similar interests, hobbies or day-to-day activities. Every person can be thought of having a social network of their own, which can be said to be true for any other person, and so this sets up a wide network of interconnected individuals. Studying the diversity and connectivity of such social networks gives important implications on the spread rate and effective methodologies for curbing the spread of epidemics. This is enabled by the use of graph theory, a field of mathematics which uses connected graphs to analyse the interrelations (drawn as edges) between different objects (drawn as nodes).


Related Solutions

LIST the cranial nerves by name and number. Tell me their origin; tell me their function,...
LIST the cranial nerves by name and number. Tell me their origin; tell me their function, and tell me how to test the nerve(s).
Can you tell me why in some experiments (such as biodiesel production) do we need to...
Can you tell me why in some experiments (such as biodiesel production) do we need to test the cloud point and pour point? What is the purpose?
Can you give me a list of some ideas on how I can cut costs in...
Can you give me a list of some ideas on how I can cut costs in order to try and stay within a budget? I need a 175 word count please. Thank you very much for your time and effort.
Family business has several challenges,can you tell me some of them that will cause a family...
Family business has several challenges,can you tell me some of them that will cause a family business to fail? Research-Look up stories on the family run business,Forever 21.It is a company that has failed in many ways.What could this family have done different?
Can you please tell me, what would be the correct way of doing it? def updateRepresentation(blank,...
Can you please tell me, what would be the correct way of doing it? def updateRepresentation(blank, secret, letter): """ This function replaces the appropriate underscores with the guessed letter. Eg. letter = 't', secret = "tiger", blank = "_i_er" --> returns "ti_er" Paramters: blank, secret are strings letter is a string, but a single letter. Returns: a string """ #TODO -- complete this function so that it produces a new string #from blank with letter inserted into the appropriate locations....
I am writing a research report on nanocellulose electronics. Can you tell me what would be...
I am writing a research report on nanocellulose electronics. Can you tell me what would be considered social negatives of this development?
Can you please tell me if this code needs to be fixed, if it does can...
Can you please tell me if this code needs to be fixed, if it does can you please post the fixed code below please and thank you /** * Models a Whole Life Policy. * * @author Tina Comston * @version Fall 2019 */ public class WholeLifePolicy { // instance variables    private double faceValue; // your code here - code the remaining instance field // constants /** * surrender rate. */ public static final double SURRENDER_RATE = .65; /**...
Can you please tell me if this code needs to be fixed, if it does can...
Can you please tell me if this code needs to be fixed, if it does can you please post the fixed code below please and thank you /** * Driver to demonstrate WholeLifePolicy class. * * @author Tina Comston * @version Fall 2019 */ public class WholeLifePolicyDriver { /** * Creates WholeLifePolicy object, calls methods, displays values. * */ public static void main() { WholeLifePolicyDriver myDriver = new WholeLifePolicyDriver(); // create a policy WholeLifePolicy policy = new WholeLifePolicy("WLP1234567", 50000, 20);...
Pick two of the following topics and tell me what you know about that topic. Give...
Pick two of the following topics and tell me what you know about that topic. Give an example as supporting evidence. You may need more white space than I gave you. a) Random vs Simple Random sampling b) Levels of Measurement c) Conditional Probability d) The Addition and Multiplication rules of Probability
I was wondering if you can tell me if the following code is correct and if...
I was wondering if you can tell me if the following code is correct and if its not can it be fixed so it does not have any syntax errors. Client one /** * Maintains information on an insurance client. * * @author Doyt Perry/<add your name here> * @version Fall 2019 */ public class Client { // instance variables private String lastName; private String firstName; private int age; private int height; private int weight; /** * First constructor for...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT