Print

 

 
Download

Study Guide: EJS Mathematic Function Plot Applet

This study guide is designed to help you review your understanding of the EJS Mathematic function F(x), F(y) plot Applet as described in the provided source material.

Quiz: Short Answer Questions

Answer the following questions in 2-3 sentences each.

  1. What is the primary function of the EJS Mathematic function F(x), F(y) plot Applet?
  2. According to the description, what kind of input does the applet accept for the x and y coordinates?
  3. What is a Lissajous pattern, and how can this applet be used to generate one?
  4. Who is credited with creating this specific applet?
  5. Where can users find the download links for the applet files?
  6. What is the default setting of the applet designed to help users study?
  7. Under what broader category on the website is this applet listed?
  8. What do the terms "ejs_model_functionxy.jar" and "ejs_src_functionxy.zip" likely represent?
  9. Besides the specific function plot applet, what other types of resources or tools are mentioned on the same webpage?
  10. What license governs the use of the content on the "Open Educational Resources / Open Source Physics @ Singapore" website?

Quiz Answer Key

  1. The primary function of the EJS Mathematic function F(x), F(y) plot Applet is to allow users to input different mathematical functions for the x and y coordinates and visualize the resulting plot. It essentially graphs parametric equations.
  2. The applet accepts mathematical functions for the x and y coordinates that are dependent on a variable, often represented as 't'. Examples given include trigonometric functions like sine and cosine.
  3. A Lissajous pattern is a complex curve generated by plotting two sinusoidal functions against each other, often with different frequencies and amplitudes. This applet can draw Lissajous patterns by inputting sinusoidal functions for Fx(t) and Fy(t).
  4. Fu-Kwun Hwang is credited with creating the EJS Mathematic function F(x), F(y) plot Applet.
  5. The download links for the applet files, specifically "ejs_model_functionxy.jar" and "ejs_src_functionxy.zip", are located directly below the title of the applet on the webpage.
  6. The default setting of the applet is designed to help someone study the variation of Lissajous patterns due to the introduction of some other noise, exemplified by Csin(w2t).
  7. On the website, this applet is listed under the broader categories of "Secondary" and "Functions and graphs."
  8. "ejs_model_functionxy.jar" likely represents the executable Java archive file that runs the applet, while "ejs_src_functionxy.zip" likely contains the source code of the applet.
  9. Besides the function plot applet, the webpage mentions various other interactive applets and simulations covering topics like geometry, physics, chemistry, and mathematics, as indicated by the extensive list of links.
  10. The content on the "Open Educational Resources / Open Source Physics @ Singapore" website is licensed under the Creative Commons Attribution-Share Alike 4.0 Singapore License.

Essay Format Questions

Consider the following questions and formulate well-structured essays in response.

  1. Discuss the educational value of the EJS Mathematic function F(x), F(y) plot Applet in the context of teaching and learning about functions and their graphical representations. Provide specific examples of how it could be used in a classroom setting.
  2. Analyze the purpose of providing both the executable (.jar) file and the source code (.zip) for the applet. What are the benefits and potential uses of each for educators and learners?
  3. Based on the description and the surrounding content on the webpage, what conclusions can you draw about the goals and philosophy of the "Open Educational Resources / Open Source Physics @ Singapore" project? Support your answer with evidence from the text.
  4. Explore the concept of Lissajous patterns and explain how the EJS applet facilitates their study. What mathematical principles underlie the formation of these patterns, and what real-world phenomena might they be used to model or understand?
  5. Examine the role of interactive simulations and applets, like the one described, in modern science and mathematics education. What advantages do they offer compared to traditional teaching methods?

Glossary of Key Terms

You can change different mathematic function for x or y coordinate, i.e. Fx(t), Fy(t)
This simulation will plot it for you.
For example: if you enter fx(t)=A*sin(w1*t), fy(t)=B*cos(w2*t)
It will draw Lissajous pattern for you.
The default setting is for someone who want to study variation of Lissajous pattern due to some other noise C*sin(w2*t).

 

Credits

Fu-Kwun Hwang

Version:

http://phy01.phy.ntnu.edu.tw/ntnujava/index.php?topic=805.0

Other Resources

[text]

 

Frequently Asked Questions about the EJS Mathematic Function Plot Applet

1. What is the purpose of the EJS Mathematic function F(x), F(y) plot Applet? The primary function of this applet is to visually represent mathematical functions where the x and y coordinates are defined by functions of a parameter, typically time (t). By inputting different functions for x(t) and y(t), users can observe the resulting parametric curve plotted on a graph.

2. What kind of mathematical functions can be used with this applet? Users can input a wide variety of mathematical functions for both the x and y coordinates. The example provided, fx(t)=Asin(w1t) and fy(t)=Bcos(w2t), demonstrates the use of trigonometric functions with adjustable parameters (A, B, w1, w2). The applet is designed to handle various algebraic, trigonometric, and other mathematical expressions that can be defined as a function of a single parameter.

3. What is a Lissajous pattern, and how does this applet help in studying it? A Lissajous pattern (also known as Lissajous curve or Bowditch curve) is the graph of a system of parametric equations: x = A sin(at + δ), y = B sin(bt), which describe complex harmonic motion. The applet explicitly mentions that inputting functions like fx(t)=Asin(w1t) and fy(t)=Bcos(w2t) will draw Lissajous patterns. This allows users to visually explore how changes in the amplitudes (A, B) and frequencies (w1, w2) of the sinusoidal functions affect the shape and complexity of the resulting Lissajous figures. The default setting even encourages the study of variations due to added noise.

4. How can I access and use this applet? The applet is available as a downloadable JAR file (ejs_model_functionxy.jar). Users need to have a Java Runtime Environment (JRE) installed on their computer to run JAR files. Once downloaded, the JAR file can typically be executed by double-clicking it, which will open the applet interface. Users can then input their desired mathematical functions for the x and y coordinates within the applet.

5. Is the EJS Mathematic function F(x), F(y) plot Applet an open educational resource? Yes, this applet is listed under "Open Educational Resources / Open Source Physics @ Singapore." This implies that the resource is freely available for educational use, adaptation, and sharing, often under a Creative Commons license (as indicated at the bottom of the webpage).

6. Who developed this applet, and where can I find more information or other resources related to it? The applet was developed by Fu-Kwun Hwang. A version link is provided: http://phy01.phy.ntnu.edu.tw/ntnujava/index.php?topic=805.0. This link likely leads to a forum or page with more details about the applet, potentially including discussions, updates, and other related resources.

7. What is the broader context of this applet within the "Open Educational Resources / Open Source Physics @ Singapore" project? This applet is one of many interactive simulations and tools available through this project. The extensive list of other applets covers a wide range of topics in physics, mathematics, and even some chemistry and biology, suggesting a broader initiative to provide educators and students with interactive resources for learning science and mathematics concepts. These resources utilize platforms like Java and JavaScript/HTML5 to create engaging visual learning experiences.

8. Is there any information about the licensing or terms of use for this applet? Yes, at the bottom of the webpage, it is stated that "Contents are licensed Creative Commons Attribution-Share Alike 4.0 Singapore License." This means that the content can be shared and adapted, provided that attribution is given to the original creators and any derivative works are shared under the same license. Additionally, for commercial use of the underlying "EasyJavaScriptSimulations Library," users are directed to a specific license agreement and contact information for the library developers.

0.5 1 1 1 1 1 1 1 1 1 1 Rating 0.50 (1 Vote)
Parent Category: Interactive Resources
Category: Mathematics
Hits: 2937