AllCombinations Posted March 19, 2016 Posted March 19, 2016 Hello.I would appreciate some help in determining how much sense the following really makes. I don't know very much about "writing mathematics" so any advice is very welcome.---Let [latex]f:\mathbb{Z}T\rightarrow 0[/latex] be a periodic function with period [latex]T[/latex] and let [latex]g:\mathbb{Z}T\rightarrow \mathbb{R}[/latex] be invertible. Then the zeros of the composition [latex]f\circ g^{-1}:\mathbb{R}\rightarrow 0[/latex] is the set of all [latex]t[/latex] for which [latex]t=g\left(\frac{1}{2}Tz\right),z\in \mathbb{Z}[/latex], is satisfied. --- That is it. I can explain more if necessary. I welcome all constructive feedback, positive and negative. Thank you.
wtf Posted March 19, 2016 Posted March 19, 2016 (edited) Notation is hard to follow. A few confusions on my part: * What is [latex]T[/latex]? * What can it mean for [latex]f : \mathbb Z T \rightarrow 0[/latex] to be periodic? It can't be anything other than the zero function. It's trivially periodic with every number in the domain being a period. * Since [latex]f[/latex] is the zero function, [latex]f \circ g^{-1}[/latex] must be zero anywhere it's defined. Can you clarify your intent here? Edited March 19, 2016 by wtf
kisai Posted March 19, 2016 Posted March 19, 2016 T is sometimes used in matrix notation as a transformation matrix (like say you wanted to skew or shear a plane spanned by some linearly independent vectors). I would be very explicit.
AllCombinations Posted March 19, 2016 Author Posted March 19, 2016 Thank you for your responses. I would be happy to clarify.The function[latex]f[/latex] is meant to be a periodic function with period [latex]T[/latex] that has zeros for every element of its domain, being the integers times the constant [latex]T[/latex].To give a solid example, let [latex]f=sin\left ( \frac{2\pi }{T}x \right )[/latex] and let [latex]g=x^{2}[/latex]. Then [latex]f(0)=0, f(T)=0, f(2T)=0,[/latex] etc., so that all integer multiples of the period map to some zero of the sine function.And then the composition [latex]f\circ g^{-1}=f(g^{-1}(x))=sin\left(\frac{2\pi}{T}g^{-1}(x)\right)[/latex] is an aperiodic wave with a variable period whereby the original periodic wave has been bent out of shape, the idea being to take a regular wave and to make it aperiodic.Then we can describe the zeros of the composition as the points where [latex]f[/latex] is said to vanish. What are these values? They are all [latex]x[/latex] for which[latex]\frac{2\pi}{T}g^{-1}(x))=\pi z, z\in\mathbb{Z}[/latex]which, when solved for [latex]x[/latex] yields[latex]x=g\left(\frac{1}{2}Tz \right )[/latex]. The original goal was to communicate in a more formal manner. What could be done differently? I am thankful for your input. (Sorry for my errors or typos, if any; I hope the idea is still clear despite.)
wtf Posted March 20, 2016 Posted March 20, 2016 (edited) The function[latex]f[/latex] is meant to be a periodic function with period [latex]T[/latex] that has zeros for every element of its domain, being the integers times the constant [latex]T[/latex]. Ok, [latex]T\ [/latex]is a constant. What kind of constant? Integer, real, complex? Quaternion maybe? I'm guessing it's a real but you should not make your readers guess. Better to say: Let [latex]T \in \mathbb R[/latex]. When you say that the domain is the integer multiples of [latex]T[/latex], then that's all we know about f. As far as we know it's not defined anywhere else. But I don't think that's what you mean. Rather, I think you mean that [latex]f[/latex] is defined on ALL the reals and happens to be zero on integer multiples of [latex]T[/latex]. Is that right? If so: Let [latex]f : \mathbb R \rightarrow \mathbb R[/latex] with [latex]f(nT) = 0\ \text{if}\ n \in \mathbb Z[/latex]. Now is [latex]f[/latex] continuous? Differentiable? What else are we assuming about [latex]f[/latex]? If you have any other unspoken assumptions, they should be stated clearly. To give a solid example, let [latex]f=sin\left ( \frac{2\pi }{T}x \right )[/latex] You should write [latex]f(x)[/latex] on the left. Otherwise we don't know what the independent variable is. Is it [latex]x[/latex]? Is it [latex]T[/latex]? Or maybe it's [latex]\pi[/latex]! Since [latex]x[/latex] is the independent variable, we write [latex]f(x)[/latex]. I didn't look at the rest but hopefully you see what needs to be clarified. The main thing is that the domain is ALL the reals, and the zeros happen to be integer multiples of [latex]T[/latex], assuming that's what you mean. And as a general principle, try to eliminate any ambiguity in the mind of the reader. ps -- You have a subtle error in your logic. You have [latex]g(x) = x^2[/latex] and later you ask us to consider [latex]g^{-1}[/latex]. But [latex]g^{-1}[/latex] does not happen to be uniquely defined. So you have to either tell us what [latex]g^{-1}[/latex] is, or show that your argument is independent of the choice of a particular one-sided inverse of [latex]g[/latex]. Maybe I better say a few words about a common point of confusion. The word inverse has two different meanings when it's applied to functions. If a function [latex]f[/latex] is invertible, that means (by definition) that there exists some specific function that uniquely inverts it. (I'm omitting the technical details here). But [latex]x^2[/latex] is not invertible. Rather for each point in the range, there are either one or two points in the domain that get mapped to that point in the range; and we can create "a", not "the" inverse by making a choice from each of the inverse images of points in the range. But this will only be a one-sided or "partial" inverse. So you can't just use the notation [latex]g^{-1}[/latex] because it's not uniquely defined. Here's more than you ever want to know about it, but you should give this page a look: https://en.wikipedia.org/wiki/Inverse_function Pay particular attention to the section on partial inverses. https://en.wikipedia.org/wiki/Inverse_function#Partial_inverses Edited March 20, 2016 by wtf 3
AllCombinations Posted March 20, 2016 Author Posted March 20, 2016 Thank you for your detailed explanation. I found it very helpful.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now