Thread Subject: int in R2008b; additivity of integration on intervals

Subject: int in R2008b; additivity of integration on intervals

From: Joerg Buchholz

Date: 11 Dec, 2008 14:41:01

Message: 1 of 1

I am trying to prove the additivity of integration on intervals in R2008b:

>> syms a b c

>> y = sym ('f(x)')
 
y =
 
f(x)

>> null = simple (int (y, a, b) - int (y, a, c) - int (y, c, b))

null =
 
int(f(x), x = a..b) - int(f(x), x = a..c) - int(f(x), x = c..b)

>> null = simple (int (y, a, c) + int (y, c, b) - int (y, a, b))
 
null =
 
0

I do not understand why the second but not the first expression is simplified.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
r2008b Joerg Buchholz 11 Dec, 2008 09:45:05
int Joerg Buchholz 11 Dec, 2008 09:45:05
additivity Joerg Buchholz 11 Dec, 2008 09:45:05
intervals Joerg Buchholz 11 Dec, 2008 09:45:05
rssFeed for this Thread

Contact us at files@mathworks.com