Message Turncoat in a DM to get moderator attention

Users Online(? lurkers):
10 / 100 posts
Posts: 2266
-1 votes RE: My Thoughts

I've always found the fact that, α, β ∈ ℝ → α + β ∈ ℝ and α, β ∈ ℂ → α + β ∈ ℂ, that is if two numbers with the same essence exist than a sum of those two numbers will exist and share their essence. There is vast potential in this fact as it not only implies the the infinite nature of that essence, an infinite set, but the conditions in which a new set can be formed. We never receive a new set through and transformation of like essences and as such a new set can only be formed through the the combination of two dissimilar essences. In the construction of ℂ is is necessary to fundamentally change the algebraic structure of  ℝ  by changing changing the dimensionality of ℝ from ℝ to ℝ^2 thereby introducing the terms (α, β) and (γ, δ) which are elements of ℝ^2. The algebraic structure is produced through providing a vector addition and multiplication operation from which one can say (α, β) = α + βi. 

The major breakthrough was not merely expanding operational capacity of some set to create a notion of inclusion but to also reformulate the algebraic structure of a set by also changing its dimensionality. 

Posts: 2266
-1 votes RE: My Thoughts

I ended up playing around with integers with prime indexing via plausible reasoning today by random.

Posted Image

Z_P is not field as it elements has no means to identity, as such Z_P is a ring over a field. 

 

Posts: 1319
0 votes RE: My Thoughts

I ended up playing around with integers with prime indexing via plausible reasoning today by random.

Posted Image

Z_P is not field as it elements has no means to identity, as such Z_P is a ring over a field. 

 

 your average programming job interview

great job

Posts: 2266
-1 votes RE: My Thoughts

I ended up playing around with integers with prime indexing via plausible reasoning today by random.

Posted Image

Z_P is not field as it elements has no means to identity, as such Z_P is a ring over a field. 

 

 your average programming job interview

great job

 That's really the only part I loved about Programming in the general sense, group theoretical applications to coding theory. 

Posts: 147
0 votes RE: My Thoughts

I ended up playing around with integers with prime indexing via plausible reasoning today by random.

Posted Image

Z_P is not field as it elements has no means to identity, as such Z_P is a ring over a field. 

 

 your average programming job interview

great job

 What you mean Jim? Are you saying that Alice is showing that trying to sound way more complex than it’s, to impress the average Joe who doesn’t code, but it’s a basic for anyone who is in programming?

Posts: 2266
-1 votes RE: My Thoughts

I ended up playing around with integers with prime indexing via plausible reasoning today by random.

Posted Image

Z_P is not field as it elements has no means to identity, as such Z_P is a ring over a field. 

 

 your average programming job interview

great job

 What you mean Jim? Are you saying that Alice is showing that trying to sound way more complex than it’s, to impress the average Joe who doesn’t code, but it’s a basic for anyone who is in programming?

 Well technically I am giving reasoning behind why a set of integers whose index is prime and values are P-1 cannot be a field and can only be a ring, which is a group theoritical question about algebraic structure of a set - this is outside the bounds of computer science. 

Jims perspective is purely CS based and as such his connection to it would be related to data structures and algorithms, how does one traverse a the structure and how do they identify a specific index if they were bound by the set itself? Given the algebraic constraints derived from the set forming a ring you cannot use properties of identity, uniqueness, nor inversion to search. 

As a thought experiment that's honestly an interesting consideration that I hadn't thought of until you asked the question, but if that's how an actual computer worked that would suck. Being constrained to a single type and index would make control glow a nightmare and you'd lose all generalization pertaining to computation itself. 

To add, if you were looking for a Z_P number in some list you merely could use the fact that the ring algebra for Z_P exists to find one of elements more efficiently than traversing the parent ring Z. 

last edit on 12/18/2020 10:43:35 PM
Posts: 1319
0 votes RE: My Thoughts

I ended up playing around with integers with prime indexing via plausible reasoning today by random.

Posted Image

Z_P is not field as it elements has no means to identity, as such Z_P is a ring over a field. 

 

 your average programming job interview

great job

 What you mean Jim? Are you saying that Alice is showing that trying to sound way more complex than it’s, to impress the average Joe who doesn’t code, but it’s a basic for anyone who is in programming?

 why do you feel threatened by alice's apparent display of intelligence

 

I ended up playing around with integers with prime indexing via plausible reasoning today by random.

Posted Image

Z_P is not field as it elements has no means to identity, as such Z_P is a ring over a field. 

 

 your average programming job interview

great job

 That's really the only part I loved about Programming in the general sense, group theoretical applications to coding theory. 

 Yeah, another reason I loved Haskell and Data science is that I can test and play with concepts and get those a-ha moments

Posts: 2266
-1 votes RE: My Thoughts

I ended up playing around with integers with prime indexing via plausible reasoning today by random.

Posted Image

Z_P is not field as it elements has no means to identity, as such Z_P is a ring over a field. 

 

 your average programming job interview

great job

 That's really the only part I loved about Programming in the general sense, group theoretical applications to coding theory. 

 Yeah, another reason I loved Haskell and Data science is that I can test and play with concepts and get those a-ha moments

 I am glad you said something given my mind works mostly in terms of maths as apposed to CS, I would have not made the connection outright. 

Posts: 1319
0 votes RE: My Thoughts

I ended up playing around with integers with prime indexing via plausible reasoning today by random.

Posted Image

Z_P is not field as it elements has no means to identity, as such Z_P is a ring over a field. 

 

 your average programming job interview

great job

 That's really the only part I loved about Programming in the general sense, group theoretical applications to coding theory. 

 Yeah, another reason I loved Haskell and Data science is that I can test and play with concepts and get those a-ha moments

 I am glad you said something given my mind works mostly in terms of maths as apposed to CS, I would have not made the connection outright. 

 Yeah, I am math ignorant, but CS aware so, applying math concepts to CS challenges helps me understand

 

I ended up playing around with integers with prime indexing via plausible reasoning today by random.

Posted Image

Z_P is not field as it elements has no means to identity, as such Z_P is a ring over a field. 

 

 your average programming job interview

great job

 That's really the only part I loved about Programming in the general sense, group theoretical applications to coding theory. 

 Yeah, another reason I loved Haskell and Data science is that I can test and play with concepts and get those a-ha moments

 I am glad you said something given my mind works mostly in terms of maths as apposed to CS, I would have not made the connection outright. 

 I am math ignorant myself, but CS aware through sheer passion and years of learning, slowly breaking into math through CS. hardcore programming challenges teach me math concepts alot of time. Would you believe that I struggled with fibonacci last year? It was that bad. Now im starting to break into calculus thanks to Haskell and R which allowed me to jump into it.

If you took a homeless retard who never really went to school, where would you start him on math with?

Posts: 2266
-1 votes RE: My Thoughts

 I am glad you said something given my mind works mostly in terms of maths as apposed to CS, I would have not made the connection outright. 

 I am math ignorant myself, but CS aware through sheer passion and years of learning, slowly breaking into math through CS. hardcore programming challenges teach me math concepts alot of time. Would you believe that I struggled with fibonacci last year? It was that bad. Now im starting to break into calculus thanks to Haskell and R which allowed me to jump into it.

If you took a homeless retard who never really went to school, where would you start him on math with?

 You just want a stronger foundation for CS applications? 

10 / 100 posts
This site contains NSFW material. To view and use this site, you must be 18+ years of age.