Examples of closed loop functions

AI Thread Summary
Closed loop functions are defined by pairs of parametric equations, such as x(t) and y(t), where the values at specific points t0 and t1 are equal, indicating a loop. An example is the equation z = x^2 + y^2, which can be represented parametrically as x = sin(t) and y = cos(t). To determine if a function is a closed loop without plotting, one can check if the outputs of the functions at two different inputs are the same. The discussion clarifies that closed loop functions cannot be represented in the form y = f(x) due to multiple values for a single x. Overall, understanding the relationship between the parameters is key to identifying closed loops in functions.
CraigH
Messages
221
Reaction score
1
Can someone please give me a list of examples of closed loop functions, the only one I know is the equation for a circle

y^2 + x^2 = r^2

Also are there any closed loop functions that aren't multi variable, i.e in the form y=f(x) and not z=f(x,y)

Is there a way to tell that a function is a closed loop without plotting it?

Thanks!

PS, I'm not asking about closed loop integrals here, just functions where the line joins back to itself.
 
Mathematics news on Phys.org
CraigH said:
Also are there any closed loop functions that aren't multi variable, i.e in the form y=f(x) and not z=f(x,y)

Not in form of y=f(x), since will be multiple values.

More general is to present it by pair of functions x=x(t), y=y(t)

z=x^2+y^2 may be represented as x=sin(t), y=cos(t)

Is there a way to tell that a function is a closed loop without plotting it?

For any pair of functions x(t) and y(t), with pair of values t0, t1,
such that x(t0)=x(t1) and y(t0)=y(t1),

there is a loop of length t1 - t0
 
Ah okay thank you, this has cleared a few things up, but what do you mean by:
Graniar said:
For any pair of functions x(t) and y(t), with pair of values t0, t1,
such that x(t0)=x(t1) and y(t0)=y(t1),

there is a loop of length t1 - t0

This confuses me, do you mean y=f(t) and x=f(t)? And what do you mean by pair values?
 
For example, will take that z=x^2+y^2 <=> x=sin(t), y=cos(t)

Pair of functions: x=sin(t), y=cos(t)
Pair of values: t0=0, t1=2*pi

sin(t0) = sin(0) = 0 = sin(2*pi) = sin(t1)

cos(t0) = cos(0) = 1 = cos(2*pi) = cos(t1)
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top