Page 1 of 2 [ 26 posts ]  Go to page 1, 2  Next

ruveyn
Veteran
Veteran

User avatar

Joined: 21 Sep 2008
Age: 87
Gender: Male
Posts: 31,502
Location: New Jersey

03 Jan 2009, 9:45 pm

You make an easy thing hard.

Lift the denominators by cross multiplication to get

nx = dx - dk which gives

nx - dx = -dk

then by the distributive law

x(n-d) = -dk

then divide by (n - d) to get

x = -dk/( n -d )

ta! da!

ruveyn



lvc
Emu Egg
Emu Egg

User avatar

Joined: 18 Dec 2008
Age: 37
Gender: Male
Posts: 6
Location: NSW, Australia

05 Jan 2009, 7:19 am

ed wrote:
Step 2 is not correct. solve by cross-multiplying:

2. nx=d(x-k)

3. x=d(x-k)/n

Actually, his step 2 is perfectly correct; it comes from the arithmetic of fractions - in particular
Code:
a          b        a + b
---   +   ---  =  ----------
m         m         m



(IOW, a quarter plus two quarters is three quarters). You mightn't find this as obvious a method, but it is just as valid as multiplying by dx.


_________________
"He who receives an idea from me receives without lessening, as he who lights his candle at mine receives light without darkening" -- Thomas Jefferson


Woodpecker
Veteran
Veteran

User avatar

Joined: 18 Oct 2008
Age: 51
Gender: Male
Posts: 2,625
Location: Europe

06 Jan 2009, 2:31 am

[quote="Orwell]Calculus is fun.[/quote]

I hate calculus !

I think that the best thing ever in physics / maths is dimensional analysis.

For instance for a LC circuit

f = 1 / [2pi square root (LC)]

So

Hz x Hz = 1 / (4 x pi x pi x H x F)

Remove the 4 pi term as it has no units

Hz x Hz = 1 / ( H x F)

Expand out farads

Hz x Hz = 1 / (H x C V-1)

Hz x Hz = 1 / (H x A x s x V-1)

Next expand out the henrys

Hz x Hz = 1 / (V x s x A-1 x A x s x V-1)

Remove most of the terms in the bracket by multiplication

Remove volts first

Hz x Hz = 1 / (s x A-1 x A x s)

Then Amps

Hz x Hz = 1 / (s x s)

Then square root both sides

Hz = 1 / s

Perfect !


_________________
Health is a state of physical, mental and social wellbeing and not merely the absence of disease or infirmity :alien: I am not a jigsaw, I am a free man !

Diagnosed under the DSM5 rules with autism spectrum disorder, under DSM4 psychologist said would have been AS (299.80) but I suspect that I am somewhere between 299.80 and 299.00 (Autism) under DSM4.


Shiggily
Veteran
Veteran

User avatar

Joined: 1 Dec 2008
Age: 40
Gender: Female
Posts: 1,317

06 Jan 2009, 2:53 am

it is correct but harder and longer

Here is a different way. 4 steps and I could toss in 1-2 more steps to make it look just like yours but it is simpler my way.

Image



robo37
Veteran
Veteran

User avatar

Joined: 6 Jan 2009
Age: 29
Gender: Male
Posts: 516

08 Jan 2009, 2:58 pm

See if you can work out what step is wrong in this:

if a = b
1. a^2 = ab
2. a^2 - b^2 = ab - b^2
3. (a-b)(a+b) = b(a-b)
4. /(a+b) = a+ b = b
5. b + b = b
6. 2b = b
2 = 1



Shiggily
Veteran
Veteran

User avatar

Joined: 1 Dec 2008
Age: 40
Gender: Female
Posts: 1,317

09 Jan 2009, 5:17 am

robo37 wrote:
See if you can work out what step is wrong in this:

if a = b
1. a^2 = ab
2. a^2 - b^2 = ab - b^2
3. (a-b)(a+b) = b(a-b)
4. /(a+b) = a+ b = b
5. b + b = b
6. 2b = b
2 = 1


division by 0


_________________
ADHD-diagnosed
Asperger's Syndrome-diagnosed


robo37
Veteran
Veteran

User avatar

Joined: 6 Jan 2009
Age: 29
Gender: Male
Posts: 516

09 Jan 2009, 12:05 pm

Correct, step 4.



twoshots
Veteran
Veteran

User avatar

Joined: 26 Nov 2007
Age: 38
Gender: Male
Posts: 3,731
Location: Boötes void

09 Jan 2009, 6:20 pm

Alrighty, speaking of bogus ways to prove 1=0
(1-1)+(1-1)+(1-1)+(1-1)+...=0+0+0...=0 Right?
Now, this obviuhsleh is equal to
1+(-1+1)+(-1+1)+(-1+1)+...=1+0+0+0...=1
∴0=1


_________________
* here for the nachos.


Shiggily
Veteran
Veteran

User avatar

Joined: 1 Dec 2008
Age: 40
Gender: Female
Posts: 1,317

09 Jan 2009, 7:53 pm

twoshots wrote:
Alrighty, speaking of bogus ways to prove 1=0
(1-1)+(1-1)+(1-1)+(1-1)+...=0+0+0...=0 Right?
Now, this obviuhsleh is equal to
1+(-1+1)+(-1+1)+(-1+1)+...=1+0+0+0...=1
∴0=1


your conclusion is false. the rest is accurate


_________________
ADHD-diagnosed
Asperger's Syndrome-diagnosed


lvc
Emu Egg
Emu Egg

User avatar

Joined: 18 Dec 2008
Age: 37
Gender: Male
Posts: 6
Location: NSW, Australia

16 Jan 2009, 2:34 am

twoshots wrote:
Alrighty, speaking of bogus ways to prove 1=0
(1-1)+(1-1)+(1-1)+(1-1)+...=0+0+0...=0 Right?

ok

Quote:
Now, this obviuhsleh is equal to
1+(-1+1)+(-1+1)+(-1+1)+...=1+0+0+0...=1

Well, not quite. You've left out what happens at the *end* of the sequence:
(1-1) + (1-1) + ... + (1-1) = 1 + (-1 + 1) ... + ( -1 + 1) + -1

Which is still zero.


_________________
"He who receives an idea from me receives without lessening, as he who lights his candle at mine receives light without darkening" -- Thomas Jefferson


nudel
Tufted Titmouse
Tufted Titmouse

User avatar

Joined: 10 Jul 2008
Age: 36
Gender: Male
Posts: 26

16 Jan 2009, 5:42 am

twoshots wrote:
Alrighty, speaking of bogus ways to prove 1=0
(1-1)+(1-1)+(1-1)+(1-1)+...=0+0+0...=0 Right?
Now, this obviuhsleh is equal to
1+(-1+1)+(-1+1)+(-1+1)+...=1+0+0+0...=1
∴0=1

Your series does not converge absolutely therefore rearranging the terms may change the result.



nudel
Tufted Titmouse
Tufted Titmouse

User avatar

Joined: 10 Jul 2008
Age: 36
Gender: Male
Posts: 26

16 Jan 2009, 6:05 am

lvc wrote:
Well, not quite. You've left out what happens at the *end* of the sequence:
(1-1) + (1-1) + ... + (1-1) = 1 + (-1 + 1) ... + ( -1 + 1) + -1

Which is still zero.

There is no *end* to an infinite series. It is perfectly possible to change the limit of an infinite series by rearranging the terms, unless the series converges absolutely. The error is in assuming "this obviuhsleh is equal to ", which it is not. A series converges absolutely if the sum of the absolute value of the summand is finite.
In this case, the sum of the absolute values would be 1+1+1+1+1+... which is infinite.



twoshots
Veteran
Veteran

User avatar

Joined: 26 Nov 2007
Age: 38
Gender: Male
Posts: 3,731
Location: Boötes void

16 Jan 2009, 11:24 am

Slight flaw in your reasoning - my series most certainly does converge absolutely.
For my sum to be absolutely as you say it would need to be something like,
Σ(-1)^(i+1)
which doesn't equal 0 because it doesn't converge at all. No, indeed, my series is in fact
Σ(1-1)
and |1-1| = |0| = 0 and hence my series converges absolutely to 0.


_________________
* here for the nachos.


kalantir
Veteran
Veteran

User avatar

Joined: 25 Dec 2008
Gender: Male
Posts: 712
Location: Redmond, WA USA

16 Jan 2009, 8:01 pm

pakled wrote:
oh lawsie...I just had a flashback...the 70s have come back to haunt me.

All I remember of Algebra is

Exponents
Parenthesis
Multiplication
Division
Addition
Subraction

in that order...

You almost remembered that in the right order. Just for clarification its PEMDAS. You got the order for Exponents and Parenthesis mixed up. Just thought you might be interested to know that. May save you some trouble at some point, I dunno..


_________________
2101729 Kalantir-Bar-Orc-Mal-Cha escaped the dungeon


lau
Veteran
Veteran

User avatar

Joined: 17 Jun 2006
Age: 75
Gender: Male
Posts: 9,619
Location: Somerset UK

16 Jan 2009, 8:34 pm

twoshots wrote:
Slight flaw in your reasoning - my series most certainly does converge absolutely.
For my sum to be absolutely as you say it would need to be something like,
Σ(-1)^(i+1)
which doesn't equal 0 because it doesn't converge at all. No, indeed, my series is in fact
Σ(1-1)
and |1-1| = |0| = 0 and hence my series converges absolutely to 0.

No.

One of your series is as you quoted above.

The second was
1+Σ(-1+1)
Which is absolutely convergent to unity.

However, you try to suggest you can remove the parentheses, rearrange terms, etc, but in the process, you transition through the series
Σ((-1)^i)
which is, as nudel correctly pointed out, NOT absolutely convergent.


_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer


twoshots
Veteran
Veteran

User avatar

Joined: 26 Nov 2007
Age: 38
Gender: Male
Posts: 3,731
Location: Boötes void

16 Jan 2009, 10:59 pm

I'm not really sure I see at all why we need to invoke anything about the Riemann rearrangement theorem in order to resolve this. Obviously, regrouping is based on a naive assumption that ignores what it means for a series to converge, so it seems completely unnecessary to say that I transition through anything, pardon me if I'm still failing to grasp this. If I take,
(1-1)+(1-1)+..
and rewrite this as
1-1+1-1+1...
by dropping the parenthesis, I have already clearly constructed a series with ambiguous convergence. I mean,
Σ((-1)^i)
doesn't converge at all, so of course it doesn't converge absolutely, why bother including anything further?


_________________
* here for the nachos.