Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Education > Algebra help > Re: Algebra Que...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 35 of 42 Topic 1993 of 2164
Post > Topic >>

Re: Algebra Questions

by Paul Sperry <plsperry@[EMAIL PROTECTED] > May 21, 2008 at 04:29 AM

In article <DLyYj.36248$1q4.21586@[EMAIL PROTECTED]
>, Jack <jj@[EMAIL PROTECTED]
>
wrote:

> Paul,
> 
> <<What you need is something like
> sum(|R(n,n')|; n in [x,y]) i.e. tell us _which |R(n,n')|'s are being
> added up. >>
> 
> The semi-colon is not a typo? Have only ever encountered colons in
formal 
> expressions.

Actually, a comma is used in Maple and Mathematica but use whatever you
want.

> <<What would make sense is if your t(n,m) was the _set_ of primes less
> than or equal to m which are factors of n. You could then reference
> |t(n,m)| if you wanted the count of those primes i.e. get your original
> t(n,m).>>
> 
> Please remember that my *first* objective is to prove propositions that
have 
> nothing to do with factorisation.

Well, OK but |t(n,m)| (with my t(m,n) ) is what _you_ defined.

> <<With the new t(n,m) you could let R(n,n') = t(n,m) - t(n',m) = the set
> of primes in P(m) that are factors of n but not of n' or
> R(n,n') = |t(n,m) - t(n',m)| = how _many_ such primes there are or
> R(n.n') = |t(n,m)| - |t(n',m)| =  how many more (or less) such primes
> divide n that divide n'. Which, if any, of those you want I don't
know.>>
> 
> R(n.n') = |t(n,m)| - |t(n',m)|, as long as it implies that there are 
> individual members, r, of R(n,n').

It won't do that but R(n,n') = t(n,m) - t(n',m) will with the "new"
definition of t(n,m).

> <<We shall be constructing a binary r by s matrix M such that
> sum(M(i,n); i = 1 .. r) = max(i : M(i,n) =/= 0). [Here, =/= means "not
> equal (remember M is binary), M(i,j) is the entry in the i-th row and
> j-th column.]>>
> 
> Do the r and s here refer to the members r of R(n,n') and s of S(n,n')?
If 
> not, as I strongly suspect, then surely I've got trouble?

No, they just refer respectively to the number of rows and columns of M.

> << > Let P(m) be the first m primes.
> >
> > Let J be a subset of P(m).
> >
> > Given an interval [x,y] of integers, define N(n) to be the set of
positive
> > entries in a column indexed by an integer n in [x,y], N(x,y) to be the
set
> > of positive entries in [x,y], and N(x,y,|J|) to be the set of positive
> > entries in [x,y] such that the greatest value of |N(n)| in [x,y] is
|J|.
> 
> Is the matrix still M?>>
> 
> Yes.
> 
> << You've got problems : N(n) = {1} or N(n) = {}.>>
> 
> The *members* of N(n) are either 1 or 0. My ultimate interest is the 
> cardinality of N(n).

That isn't what you said - "positive" generally means greater than 0.
 
> <<Moreover what if M only has 10 columns and [x,y] = [100,110]?>>
> 
> I don't know; how do I get round this? I had learnt previously that one
can 
> define a matrix's extents and speak quite safely of columns outside of
it, 
> as though it will be protracted ad infinitum.
> 
> <<I was guessing you meant x >= 0.>>
> 
> Yes.
> 
> <<No? If so N(x,y) = y - x + 1 or (in
> case x = 0) y-x.>>
> 
> But if x=0 and y =10, there are surely 11 columns in the matrix.? I want

> zero to be an index value.

But for a _matrix_ it is not.

> <<|N(n)| is either 0 or 1.>>
> 
> But I thought I had defined it as the column sum.

No, you didn't.

> <<Suppose M turned out to be
> 
> 1  0  1  1
> 0  1  1  0
> 0  0  1  1
> 1  1  1  0
> 
> What would you want N(1), N(2), N(3) and N(4) to be?>>
> 
> {1,1}, {1,1},{1,1,1,1},{1,1} respectively. Cardinalities 2, 2, 4, 2 
> respectively.

Oh dear, that's what I was afraid of. The sets {1,1} and {1,1,1,1} are
all the same and are all equal to {1}. Just because you mention "1"
twice doesn't mean {1,1} has two elements.

I've started a new thread "Algebra Questions (part 2)" in which I
propose a new starting point for you which I hope will help with your
notational difficulties. At least it introduces some terminology which
may be useful.

-- 
Paul Sperry
Columbia, SC (USA)
 




 42 Posts in Topic:
Algebra Questions
"Jack" <jj@[  2008-05-03 13:27:14 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-04 02:48:30 
Re: Algebra Questions
"Jack" <jj@[  2008-05-04 12:42:47 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-04 19:09:02 
Re: Algebra Questions
"Jack" <jj@[  2008-05-05 00:51:40 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-05 04:54:53 
Re: Algebra Questions
"Jack" <jj@[  2008-05-05 13:28:54 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-06 18:57:27 
Re: Algebra Questions
"Brian M. Scott"  2008-05-06 15:04:40 
Re: Algebra Questions
"Jack" <jj@[  2008-05-07 12:25:21 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-09 03:40:13 
Re: Algebra Questions
"Jack" <jj@[  2008-05-09 13:11:46 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-11 06:30:54 
Re: Algebra Questions
"Jack" <jj@[  2008-05-12 13:07:31 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-13 07:04:06 
Re: Algebra Questions
"Jack" <jj@[  2008-05-13 12:06:22 
Re: Algebra Questions
"Jack" <jj@[  2008-05-13 12:44:21 
Re: Algebra Questions
"Jack" <jj@[  2008-05-13 13:13:01 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-14 03:53:19 
Re: Algebra Questions
"Jack" <jj@[  2008-05-14 11:58:30 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-15 04:57:21 
Re: Algebra Questions
"Jack" <jj@[  2008-05-15 11:52:08 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-16 04:29:38 
Re: Algebra Questions
"Jack" <jj@[  2008-05-16 12:09:42 
Re: Algebra Questions
"Jack" <jj@[  2008-05-16 12:14:15 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-17 05:08:00 
Re: Algebra Questions
"Jack" <jj@[  2008-05-17 15:57:33 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-18 06:47:01 
Re: Algebra Questions
"Jack" <jj@[  2008-05-18 11:02:15 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-19 06:26:51 
Re: Algebra Questions
"Jack" <jj@[  2008-05-19 14:33:14 
Re: Algebra Questions (correction)
"Jack" <jj@[  2008-05-19 14:41:17 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-20 05:43:30 
Re: Algebra Questions
"Jack" <jj@[  2008-05-20 12:39:13 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-21 04:29:13 
Re: Algebra Questions
"Jack" <jj@[  2008-05-21 13:06:04 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-22 05:42:14 
Re: Algebra Questions
"Jack" <jj@[  2008-05-18 15:09:35 
Re: Algebra Questions
Paul Sperry <plsperry@  2008-05-19 06:35:54 
Re: Algebra Questions
"Jack" <jj@[  2008-05-29 15:36:55 
Re: Algebra Questions
"Jack" <jj@[  2008-05-12 13:36:21 
Re: Algebra Questions
"Jack" <jj@[  2008-05-12 14:08:00 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Dec 4 11:26:38 CST 2008.