Function riding on another function

  • Context: Undergrad 
  • Thread starter Thread starter preposterous
  • Start date Start date
  • Tags Tags
    Function
Click For Summary
SUMMARY

The discussion focuses on the mathematical concept of representing the function sin(x) along a half-circle defined by the equation f2 = sqrt(10^2 - x^2). The user seeks to create a composite function f1 = 0.1*sin(x) where the x-axis is determined by the circular function. The conversation highlights the use of polar coordinates, specifically the equation r = 1 + 0.5*cos(theta), and its Cartesian equivalent r^2 = x^2 + y^2, emphasizing the relationship between these coordinate systems for visualizing the function.

PREREQUISITES
  • Understanding of trigonometric functions, specifically sine.
  • Familiarity with polar and Cartesian coordinate systems.
  • Knowledge of the vertical line test in function analysis.
  • Basic concepts of composite functions in mathematics.
NEXT STEPS
  • Explore the application of polar coordinates in graphing complex functions.
  • Learn about the vertical line test and its implications for function validity.
  • Investigate composite functions and their graphical representations.
  • Study the relationship between trigonometric functions and circular geometry.
USEFUL FOR

Mathematicians, physics students, and anyone interested in advanced function representation and graphing techniques.

preposterous
Messages
3
Reaction score
0
How do I write sin(x) where the x-axis is a function itself. For example, I want to write sin(x) along a half circle. I need to "wrap" the function, similar to "De Broglie wavelength" in image below.

More specifically, I want to write f1 = 0.1*sin(x) the where the x-axis is f2 = sqrt(10^2 - x^2).

I know that this generally will not pass the vertical line test. But for my application it will because the sin(x) has small amplitude compared to the circle radius.
 

Attachments

  • deBroglie_E.jpg
    deBroglie_E.jpg
    5.9 KB · Views: 493
Mathematics news on Phys.org
Hey preposterous.

One example like the diagram in your post would be in polar co-ordinates:

r = 1 + 0.5*cos(theta)

where in cartesian co-ordinates you use the relationship:

r^2 = x^2 + y^2 and

tan(theta) = y/x
 
Why not

0.1 * sin(sqrt(10^2 - x^2))
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
8K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K