Hypography Science Forums: IDMclean - Viewing Profile - Hypography Science Forums

Jump to content

Welcome! You are currently viewing the Hypography Science Forum as a guest. In order to participate in our science discussions, you should register now! Registration is free and you can use your Facebook login if you like.

IDMclean's Profile User Rating: -----

Reputation: 43549 Excellent
Group:
Members
Active Posts:
1,692 (0.63 per day)
Most Active In:
Physics and Mathematics (312 posts)
Joined:
10-January 05
Profile Views:
5,710
Last Active:
User is offline Apr 21 2012 06:26 PM
Currently:
Offline

My Information

Member Title:
A Person
Age:
25 years old
Birthday:
August 15, 1986
Gender:
Male Male

Contact Information

E-mail:
Click here to e-mail me
MSN:
MSN  kaclean@yahoo.com
Yahoo:
Yahoo  kaclean@yahoo.com

Converted

Biography:
On the path towards the transcendent plan.
Location:
Here and now
Interests:
Education, Science, Linguistics, Programming, Games and Game Studies, Cognition, and Socioeconomics
Occupation:
Scholar. My goal for the next five years is to publish.
Blog Feed URL:
http://ludusnet.blogspot.com/feeds/posts/default

Latest Visitors

Posts I've Made

  1. In Topic: Non-Figurate Numbers

    14 September 2011 - 11:26 AM

    View Postphillip1882, on 12 September 2011 - 03:42 PM, said:

    hmm, not sure. a polygonal number is defined by the number of points and sides that make it up. it doesn't really make sense to speak of an imaginary number of points (or sides).
    the polygonal function, F(s,n) = n/2 *((s-2)*(n-1) +2), however is quite definable in such terms.

    That's the fun and challenge of trying to think of things in terms which weren't or aren't sensible from our current perspective. Mathematically, we can talk about a complex number of points or sides. For instance, we might talk about a given polygon having imaginary sides, sides that are only on the imaginary axis and in the complex plane. Under such a view, we might see the real part as being the count of the number of sides in the real plane. Using Gaussian integers would make good sense in such a system. Similarly, we might talk about counts of points on the real and imaginary axes in the complex plane.
  2. In Topic: Non-Figurate Numbers

    12 September 2011 - 11:44 AM

    View Postphillip1882, on 09 September 2011 - 04:53 AM, said:

    so; complex polygonal numbers!
    here's my official definition.
    if N, after *2, evenly dividing n, subtracting 2, is evenly divisible by n-1, then it's figurate where magnitude n is at least 3.

    here's my complex example.
    13*29 = 377, 377*2 = 754.
    13 = (3 +2i)*(3 -2i)
    754/(3 +2i) = 2*29*(3 -2i) = 174 -116i -2 = (172 -116i) /(2 +2i) = (86 -58i)/(1 +i) = (1+i)*(1-i)*(43 -29i)/(1 +i)
    true!
    so 377 is a complex polygonal number.



    View Postphillip1882, on 09 September 2011 - 10:03 AM, said:

    just to confirm, there are indeed some even complex figurate numbers;
    2*13 = 26, 26*2 = 52
    13 = (2+3i)*(2-3i)
    52/(2+3i) = 8-12i -2 = (6-12i)/(1+3i) = (6-12i)*(1-3i)/((1+3i)*(1-3i)) = (-30 -30i)/10
    true.
    (i suspect any number multipled by 13 will be complex figurate.)
    also, the are some odd-composite-non-polygonal numbers that are not gettable.
    11*19 in particular, or any other non-polygonal-composite number where the factors are all of the from 4n+3.



    View Postphillip1882, on 12 September 2011 - 10:49 AM, said:

    so it turns out my favorite prgramming language, python, does indeed fully support complex number mathematics.
    time to break out my coding skills!


    Is there a geometric interpretation for your definition of complex polygonal numbers? I suspect taking pascal's triangle and splitting it complex-wise might give an idea. Perhaps unrelated, I've been looking at imaginary powers of e for inspiration about complex polygonals. There's something compelling to me about the way a triangle can tend towards becoming a circle.
  3. In Topic: Non-Figurate Numbers

    08 September 2011 - 01:09 PM

    View PostTurtle, on 07 September 2011 - 03:48 PM, said:

    if everything is a gaussian integer, how is that different from all integers? (i'm still not clear on gaussian integers; can you list the first few in set form?) and how is a gaussian prime not a natural number? since we can specify them as primes of the form 4k+3, adding imaginary numbers seems wholey uneccessary. :reallyconfused:

    Unfortunately, I can not list the "first few" as the Gaussian integers inherit the same property as the complex numbers. They can not be ordered in general. We can represent them using Argand diagrams. Every integer is a Gaussian integer. Not every Gaussian integer is an integer. For instance, 1 is a Gaussian integer and an integer. 1+i is a Gaussian integer but not an integer.
    The general set of Gaussian primes includes Gaussian integers which are not integers and can not belong to the set of natural numbers such as 1+i.
    I'm not simply adding imaginary numbers to describe what we're seeing. I'm interested in seeing the more general non-polygonals, the set of non-polygonal Gaussian Integers.
    The diagrams above are depicting inclusion relationships. The Gaussian integers include the integers as a subset, the integers include the natural numbers as a subset, the natural numbers include the (natural) polygonal and non-polygonal numbers as a subset.
    The Gaussian integers are to the integers what the Complex plane is to the real numbers. The Complex plane includes the Gaussian Integers as a prop (strict) subset.
    For all z, z=a+ib in rectangular form, a,b\in \mathbb{Z} where Z is the set of integers, i^2 = -1.

    For the subset Where the primes and the Gaussian primes intersect, all the numbers of the form 4k+3 are elements of the natural Gaussian primes. Think of this like the tip of the iceberg. You're seeing a much larger set poking through into our universe of natural numbers. Where the primes and the Gaussian primes do not intersect are composite numbers, which includes a subset of the prime. "Elements" we thought were irreducible, non-partitionable, yet they can be split with complex solutions. The algebraic closure brought by i allows for polygon solutions which were not possible before; therefore, we should expect members which are polygonal in a more general sense than the natural polygonal numbers: complex polygonal numbers.
  4. In Topic: Non-Figurate Numbers

    07 September 2011 - 01:45 PM

    Here's the updated Venn diagram as promised. Check it for errors or clarifications, please.
  5. In Topic: Non-Figurate Numbers

    04 September 2011 - 01:25 PM

    View Postphillip1882, on 03 September 2011 - 04:28 AM, said:

    so it seems to me a Gaussian prime is any prime number that cannot be expressed as the sum of 1 or 2 squares.
    so, this removes any prime number of the form 4n+1, as well as 2.
    a number is figurate if:
    after multiplying by 2, evenly dividing by n, subtracting 2, if its evenly divisible by n-1 its figurate, where n is at least 3.
    so, if we extend that definition, allow n to be complex numbers as well...???

    At this time, I'm not entirely certain how to go about generalizing the set of non-figuratives to include complex and imaginary cases. What I do know is that the natural non-figurates are strictly a subset of the complex non-figurates.
    If I can find a reasonably priced copy of Coxeter's work on regular complex polygons, I might actually construct a formalism. Frankly though from what I've gathered, I don't understand complex polygons and the idea of complex figurate numbers stumps me pretty quickly. For the natural figurates, we can think of the number as representing a number of dots which when arrayed geometrically construct a regular polygon of s-sides. Hopefully as I tidy up the algebra and trigonometry of Gaussian integers, it will all make more sense. What is and is not a non-figurate may change under the Gaussian integers similar to what happens to the natural primes.
    I think the best start would be working with interpreting n and s geometrically. The complex polygons link I posted earlier is probably a good place to begin with that.

Comments

Page 1 of 1
  1. Photo

    Tormod 

    13 Oct 2010 - 22:36
    I love the way you are sharing so much stuff all over the place, IDM. Keep up your wonderful work.
  2. Photo

    Moontanman 

    23 Apr 2010 - 15:15
    I'm doing ok, life as usual is full of decisions made and chances missed, the weather has me stoked, i am settign up a new aquarium, took out a new lease on the house i rent. Until recently i wasn't sure what i was gonna do but two more years here won't be bad. I strted several new bonsia trees and some cacti. Hobbies are what keeps me sane in an insane world.
  3. Photo

    JMJones0424 

    23 Apr 2010 - 00:34
    What's up? Well, frankly, I haven't a clue. I guess it depends on your frame of reference? I am a relatively uneducated and nearly entirely mathematically illiterate admirer of the premise behind DD's work. However, I am reasonable enough to know that my desires in no way influence the validity of his conclusions. You were one of the few respondents to his most recent thread to make reasoned responses, and more importantly to me, you seem to value Carl Sagan's contributions to mankind, so I hereby deem you a person worthy of my interest. Not that the title is worth anything at all, just that I have enjoyed reading your posts.
  4. Photo

    IDMclean 

    24 Dec 2008 - 18:53
    Nah much, man-o. I'm taking advantage of downtime and playing some World of Warcraft Commodities market style.
  5. Photo

    Moontanman 

    23 Dec 2008 - 18:59
    hey! What's up you clown?
Page 1 of 1

View our Science Quizzes | Science links. About the Hypography Science Forums

Friends

We recommend these stellar sites:

PC Help Forum

ATL - Atlanta Computer Repair

Sponsors

Hypography?

Hypography [n.]: A combination of "hyperlink" and "bibliography" - ie, a list of links to electronic documents. Comparable to discography and bibliography, but not cartography.

When we launched in May 2000, we wanted to create a site to share science-related content of all kinds on the web. As time passed, our site turned into a pure science forum with lots of cool people.

So we kept the name Hypography and the cool science forum community - and aim to be a friendly place for discussion of science topics of all kinds.