Jump to content

taeto

Senior Members
  • Posts

    699
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by taeto

  1. You are married too much to notation. You have to look at the form of the equation that you want to solve, which is \( x + \alpha \cos (\beta x + \gamma ) = c,\) where you have known values for \(\alpha,\beta,\gamma, c.\) You get that form by adding \(F(a)\) on both sides of your last expression, and dividing through by \(D\) on both sides. Or in other words, you want a solution to the equation \(h(x)=0,\) where \(h(x) = x + \alpha \cos (\beta x + \gamma ) - c.\) This cannot be solved as a closed expression, all you can do is to find an approximate solution. But so far as I can determine, your constants have values that are results of measurements, so they are themselves approximate? First try to make a drawing of the graph \(y = h(x)\) to check if it is reasonable that there exists a solution to \(h(x) = 0\) or even several solutions. If some value \(x_0\) looks to be close to a solution, then use a software that is able to perform Newton's method for finding a zero of a function \(h(x)\) close to a starting value \(x = x_0.\) You may have to supply an expression for the derivative \(h'(x).\) But since it is essentially a basic trigonometric function, this is an easy task.

  2. Let \(F\) be an antiderivative of your \(f;\) \(F = \int f(x) dx.\) That is easy, since \(f\) is a simple trigonometric function. Then solve \(F(b)-F(a) = 1200\) to determine \(a\). Dunno what Excel can do. If it cannot do it, then use something else which can, like Maple or Mathematica, or code Newton-Raphson yourself. Once you have the solution, use Excel to document the correct solution to your boss. 

  3. Maybe use \(\cos(2\pi - \varphi) = \cos \varphi\) to change the integral from \(0\) to \(2\pi\) to two times an integral from \(0\) to \(\pi.\) Then use \(\cos(\pi - \varphi) = -\cos \varphi\) to change this integral to an integral from \(0\) to \(\pi/2.\) Finally substitute \(s = \sin \varphi\) to get an integral from \(0\) to \(1\) without any trigonometric functions (but a \(\log s\) ). I will try to look if that can be done.

  4. Good, that helps. Now the integral over \(r\) is of standard form \(\int \frac{r}{a+br}dr,\) with \(b=\cos \varphi.\) An antiderivative is \( \frac{r}{b} - \frac{a}{b^2}\log | a+br|.\) So we get \(\int_0^a \frac{r}{a+br}dr = \frac{a}{b} (1-\frac{\log (1+b)}{b} ) \) when \(b \not\in \{0,-1\}.\) Agree?

  5. 12 hours ago, piskolforji said:

    1+cosfi= 2 (cosfi/2)^2

    But the denominator is a+r cosfi

    Indeed. I misread the integrand, sorry about that. But re-reading it now, I wonder if you copied it correctly from its source. The differentials \(dr\) and \(d \varphi\) are in the wrong order with respect to the order of the integration symbols. You have to know which integral is the "outer" and which is the "inner", since in this special case you are not free to swap them around as you please. The integrand is not defined at \(r = a\) and \(\varphi = \pi,\) and that makes it harder than usual.  

  6. 10 minutes ago, piskolforji said:

    The upper integration bound for fi is 2 pi

    Great. After substituting \(r\) do you see \(1 + \cos \varphi\) somewhere, and does that remind you of something, like as if it could be another expression squared?

  7. Of all entities, you in particular should appreciate the fact that it is only when we face a full-fledged AI and crack open its scull to see what is inside, that we will truly know the meaning of "intelligence". Wouldn't work with you, apparently.

  8. It seems that "intelligence" is a key notion. Used for the name of certain concepts, and also used in the definition of those same concepts. We will only be equipped to recognize an AI/AGI when we have learned the exact meaning of "intelligence". We may hope that once an AGI has formed, we will be able to get into its head.  

  9. 16 minutes ago, studiot said:

    Isn't the problem with this that the ordering you get on a number line is not the well ordering of the (real or hyperreal) number system?

    This begs the question where (next to which real number) would you place a hyperreal so that it lies between that real number and the neighbouring real number ?

    Now come on, a real number does not have "a neighbouring real number", right? It clearly has both a smaller and a larger neighbouring number 😆. Just kidding. But the total order is not a problem, since the lexicographic order is total, which is why you can fairly easily look up entries in a dictionary or telephone directory. In particular if \(dx\) is a fixed positive infinitesimal, then \(a+b\cdot dx\) is to the left of \(a'+b'\cdot dx\) if \(a < a'\) or ( \(a=a'\) and \(b< b'\) ). 

    A well-ordering is not required anyway.

  10. 6 minutes ago, studiot said:

    Yes I agree intervals is a better (more rigorous) use.

    But why only open intervals ?

    Are not both  [0, 1] and ]0, 1[     isomorphic to R ?

    Or do you think ]0, 1[ has more elemens than R or less?

    With closed or half-open intervals, it is more awkward as to which real numbers to assign to the endpoints if you explicitly demand a 1-1 function. Mainly by specifying open intervals I would avoid the closed intervals of the form \([0,0]\) ... 

  11. On 3/5/2020 at 6:02 PM, Bernd.Brincken said:

    taeto, AFAIK the idea is that AI (-life?) evolves amid a soup of resources, materials and energy and patterns around it; which may have been supplied by humans.
    Creation has an aspect of intention - which may not need to be the case.

    Given this scenario, I can not understand why a 'lower' AI lifeform would not manifest before a 'higher' one.
    So one of these 'lower' - not-yet-strong - AIs would be the first evolved AI species that we humans see.
    Where is it?

    It seems an interesting perspective. The problem is the huge gap between the original Church-Post-Turing (hypo)thesis about AI and what you describe. They suggested that whatever computational problem can be solved can in particular be solved by mechanical means. It does not necessarily include the problem of "to come alive" or "how to think". We know a lot about what we can do with computers, and yet we have no answer to CPT, and it appears unlikely that it is scientifically possible to discover or describe one. Maybe we suspect that "being alive" or "thinking" represent solutions to computational challenges. But that seems purely philosophical and by far not in the scope of science.      

  12. 36 minutes ago, Country Boy said:

    No, because such a "set of points" would not be connected so not a line in the geometric sense.

    That seems to beg the question. To be "connected in geometric sense" ought to mean that any two points are contained in a common line. So if we declare that the set of all hyperreal numbers forms a single line, then this condition will be satisfied trivially. 

  13. 5 hours ago, Alfred001 said:

    If I understand the argument correctly, it's that if you compare a set of all whole numbers to a set of all whole + half numbers, when you look at each set up to number 2, set 1 would be 1 and 2 (and 0?) and set 2 would be 1/2, 1, 1 1/2 and 2 - so set 2 has more numbers, but that's only if you look up to 2. If you look at the whole sets the size of each is infinite, so neither is bigger than the other.

    What am I missing here?

    Maybe if we compare the set of all whole numbers from \(0\) to \(10\) with the set of all half numbers \(0, 1/2, 1, 3/2,\ldots, 19/2,10,\) then we see that the second set contains more numbers than the first. And yet each set has finite size, so in that sense, none is bigger than the other?

    It seems that you are missing that to say that two sets both have finite size, or both infinite size, does not imply that they have the exact same size. 

  14. 12 minutes ago, studiot said:

    Doesn't this boil down to what you man by "number line"  ?

    What do regard as the essential characteristics of a number line ?

    The notion of a "number line" does not really come up in any serious mathematical context at all. It seems to be a teaching aid for illustrating the ordering and arithmetical properties of real numbers in particular. As such the properties which it demonstrates are no different from the properties of rational or algebraic numbers, that is, the total order and the Archimedean properties.

    Wikipedia distinguishes between "basic mathematics" in which a number line represents the real numbers, and "advanced mathematics" in which only the "real number line" represents the real numbers, but others are possible. The "hyperreal number line" is the number line which includes the infinitesimals.

  15. On 2/13/2020 at 4:38 PM, Country Boy said:

    Pretty much by definition of "number line" every point on a number line corresponds to a real number.  "Infinitesmals" are not real numbers so are not on a number line.

    We could challenge that reasoning by saying that there is also a "number line" every point of which corresponds to a rational number, and another "number line" of algebraic numbers, and so on. So why not a "number line" with all infinitesimals? After all, a number line is meant to represent the total order of some kinds of numbers, and if you look at the sums of real numbers with infinitesimal numbers, then they are totally ordered too, so why not?

  16. 2 minutes ago, studiot said:

    You have to be careful defining an arc in that way in the case where you have a complete circle, you have one too many 'points'.

    In any event my post was really aimed at Dima.

    I was still trying to understand what he wants to do.

    I included you because I hoped you would chip in, you are usually so helpful.

    I did not want to start an argument.

     

    My simple definition of an arc is a segment of a non self-intersecting curve, as opposed to a line segment being a part of a straight line.
    I was not proposing to go into the niceties of Jordan and other curves.

    Sure, segment is fine. I do not want to start an argument either. Just make the point clear whether we are going into real numbers or not. In basic geometry it takes a few steps before you get to Archimedean and even Cantor-Dedekind properties. It seems to me that Dima wants to discuss at the level of measures of angles and real-valued trigonometric functions, which is many levels away from talking about arcs and angles. 

     

  17. 12 minutes ago, studiot said:

    Not really. If we want to be painfully clear, then we should distinguish between what is an "arc" and what is an "angle", and your site does not seem willing to do just that.

    The page certainly does not like to consider that an arc is just a bunch, each with a particular property, of points taken from the circle, which is the view that I intended. 

    Angles define some special kinds of arcs. If you have two straight lines through the origin, you have angles that partition the circle into arcs, usually four of them. Each angle defines a separate arc. There is no involvement whatsoever of real numbers yet. So you should explain the need to introduce real numbers in the first place. They seem largely irrelevant to the introduction of these terms.    

  18. 20 hours ago, Bernd.Brincken said:

    Yes, I meant 'species' in biologic terms, like blatella germanica, see one of my former posts.

    Except that such a species is assumed to be created by humans, as opposed to by evolution?

    Now if an AI is created which reproduces itself, then it must have been constructed so that it has this property, is that not true?  By a human, you think? Or by another AI, which was itself constructed by human?

  19. 45 minutes ago, DimaMazin said:

    Rather the arc(angle) is very complex and its sine and cosine are more complex, only therefore we can not use this method for definition of trigonometric functions.

    I do not understand why you say that an arc is "very complex". If we already agree about what is the unit circle, what is difficult about saying that an arc is a certain piece of the circle?

    Are you aware of the difference between an "arc" and an "angle"?

  20. 1 hour ago, DimaMazin said:

    Yes. If you know what is arcsine and arccosine then you should understand what is arc of unit circle. Arc of definition is part of unit circle.

    But even without knowing the trigonometric functions and their inverses, is it not possible to still understand that an arc is a connected subset of points of the unit circle?

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.