create account

11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT] by stefano.massari

View this thread on: hive.blogpeakd.comecency.com
· @stefano.massari ·
$5.21
11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]
![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/EpA4umEh1RRVH7PiX1S12agUt2prxiWfrLtXbxqTCxuZFyRteMcTkK7oRtiPy3GoZ6q.png)


---

*~~~ La versione in italiano inizia subito dopo la versione in inglese ~~~*

---


**ENGLISH**
https://images.ecency.com/DQmNuqRpdWgTaWvjwbmaVWSemm13V7viV9jyRyVFHiMSbYA/optimized_image_1_.jpeg 

**11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]**
With this post I would like to give a short instruction about the topic mentioned in the subject
(code notes: X-60-59)

***Integrals of rational functions***

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/AJkRqytDuBuGx2H2J1GS6e1XGpp6tmHgQHtWLZMu5qR3y9ewG2rYFX6nB2S86Kh.png)

*image created with artificial intelligence, the software used is Microsoft Copilot*

**Introduction**
Let's start with a warning, the integration of rational functions can be a difficult topic to digest.
First of all, let's talk about rational function. A rational function is obtained as a ratio of two polynomials with real coefficients. Example below.

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23twAKVLLereMv7Tc9cbfwcE6rxigXVDZRLaWHD6wi23o5VYA8iwT4twdVJVUJXwJZDy1.png)
NOTE: a polynomial is an algebraic expression formed by a sum of monomial terms of the following type:

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23viTbaMod1NJuHFkmjFgeQc4fjQ4iwhxbQtzyK8EiZD6MRqNKNagYFjwUvoKKRnNausi.png)

Where:
ak= coefficient belonging to a given numerical set
x = variable
k = a non-negative integer

The general form of a polynomial is as follows:

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23w3EneigMm78E4PqVbvGVa2YpEW23fXF9QX8NwP3wwAfEzTh6LUmERf2vggzHQM1fvof.png)

*example*
Here is an example of a polynomial of degree 4, principal coefficient 3, known term -5

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23xLMe4GPNzo36nLBqmwNpbxm5EgaFtmfvDSKNGB9rfLmJFhDbbR5oAQAzUPgA6LmEtH3.png)

**characteristics of a real function**
-Domain D, i.e. all real numbers do not cancel the denominator
-As a function it has the characteristic of being continuous.
-Derivatives are rational

Here is the appearance of a rational function:

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23tmmjqTG8n2zDxStaH4zkJSLCHDXDfYxh5rWeZ7o8TFJhqjkyJExcnGjfaFJtDuEAFvp.png)

**Integrations of rational functions**
We have tried to transfer the concept of a rational function which in summary we can say is a ratio of polynomials.
The integral of a rational function is calculated with a procedure that is divided into three steps. These steps are called as follows:
-Division
-Decomposition into simple fractions
-Integration of each term

*Exercise*
If F(x) is the primitive of 2(2x2+x)/(2x-1) which is 3 in 1, then what is F(2)?
This exercise is certainly complicated, but I will try to show the steps to do it anyway.

Let's start from its description:

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23uFwixBoLn4pFoG2TznDKdkN9pBdzXTnAHzDURnNd1K8T99p148PVKxz4fY3gVou9PZa.png)

let's apply the first transformation

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23uRKjMYCZ2W8jzerMbbKxpfTfNCGm4LNDHEJRS6HPm3sw854ZGUfbbu9syQondhxyqyH.png)

then we arrive at the form in which the constant is present C.

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23uRKjMsNiiREMP24aDw4Lb43ekSyB3P5NqHqhAPshsg2faLxKkzsg3t4BRdFkcE1CJtf.png)

After a short reasoning we notice that F(1) = 3 gives the following condition:

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23uRKjMCzmUE6qTSPs57YA8xV6qzFZPa1qbLHGHixR2jxPwnhPT4dd5Z8DZtX6t9DEfNP.png)

So we can write F(x)

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23viTgJPR9XZdDuZzr4jwNcVFNzqHAafu9Fpy32gWADmmZyCtaeaM58s7wJxHEWdpNosZ.png)

And now we calculate the function at x=2

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23uRLPLAqtvyjPHoZhRUVSm4yzv6srStD9kvPWi4t8wvZ5NUuAGgEkCkiqY4huc7N6nwJ.png)

*Result*
the result is **8+ln3**
![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23wN4BmfPx9wQA93fHE2r6LiYY6S9U1K9Y7MmbyD2mNstpkhMtWR6mxUPhd7kUKaHYmej.png)

***Conclusions***
Integrating rational functions is useful in analytic geometry, physics, electrical engineering, and statistics.

***Question***
Did you know that Leonhard Euler, a Swiss mathematician and astronomer (also known as Euler) provided the practical tools for integrating rational functions that students use every day today?





---

https://images.hive.blog/1536x0/https://files.peakd.com/file/peakd-hive/green77/gGQutTRs-hive-spacer.png

---


**ITALIAN**
https://images.ecency.com/DQmQ25zcp9Mna5r5gtLp786kVkVUpkVnQwgG7oWuMo88d7P/optimized_image.jpeg 

**11-07-2025 - Analisi Matematica - Integrali di funzioni razionali [EN]-[IT]**
Con questo post vorrei dare una breve istruzione a riguardo dell’argomento citato in oggetto
(code notes: X-60-59)

***Integrali di funzioni razionali***



![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/AJkRqytDuBuGx2H2J1GS6e1XGpp6tmHgQHtWLZMu5qR3y9ewG2rYFX6nB2S86Kh.png)


*immagine creata con l’intelligenza artificiale, il software usato è Microsoft Copilot*

**Introduzione**
Partiamo subito con un avviso, l'integrazione di funzioni razionali può essere un argomento difficile da digerire.
Innanzitutto parliamo di funzione razionale. Una funzione razionale è ottenuta come rapporto di due polinomi a coefficienti reali. Esempio qui sotto.


![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23twAKVLLereMv7Tc9cbfwcE6rxigXVDZRLaWHD6wi23o5VYA8iwT4twdVJVUJXwJZDy1.png)
NOTA: un polinomio è un’espressione algebrica formata da una somma di termini monomî del tipo seguente:

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23viTbaMod1NJuHFkmjFgeQc4fjQ4iwhxbQtzyK8EiZD6MRqNKNagYFjwUvoKKRnNausi.png)

Dove:
ak= coefficiente appartenente a un dato insieme numerico
x = variabile
k = un numero intero non negativo

La forma generale di un polinomio è la seguente:


![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23w3EneigMm78E4PqVbvGVa2YpEW23fXF9QX8NwP3wwAfEzTh6LUmERf2vggzHQM1fvof.png)

*esempio*
Qui di seguito l'esempio di un polinomio di grado 4, coefficiente principale 3, termine noto -5


![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23xLMe4GPNzo36nLBqmwNpbxm5EgaFtmfvDSKNGB9rfLmJFhDbbR5oAQAzUPgA6LmEtH3.png)




**caratteristiche di una funzione reale**
-Dominio D, cioè tutti i numeri reali non annullano il denominatore
-Come funzione ha la caratteristica di essere continua.
-Le derivate risultano razionali

Qui di seguito l'aspetto di una funzione razionale:

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23tmmjqTG8n2zDxStaH4zkJSLCHDXDfYxh5rWeZ7o8TFJhqjkyJExcnGjfaFJtDuEAFvp.png)

**Integrazioni di funzioni razionali**
Abbiamo cercato di trasferire il concetto di una funzione razionale che in sintesi  possiamo dire che è un rapporto di polinomi.
L'integrale di una funzione razionale si calcola con un procedimento che è diviso in tre passi. Questi passi sono chiamati come segue:
-Divisione
-Decomposizione in fratti semplici
-Integrazione di ogni termine

*Esercizio*
Se F(x) è la primitiva di 2(2x2+x)/(2x-1) che vale 3 in 1, allora F(2) quanto vale?
Questo esercizio è sicuramente complicato, ma provo comunque a mostrare i passi per svolgerlo.

Partiamo dalla sue descriizione:

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23uFwixBoLn4pFoG2TznDKdkN9pBdzXTnAHzDURnNd1K8T99p148PVKxz4fY3gVou9PZa.png)

applichiamo la prima trasformazione

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23uRKjMYCZ2W8jzerMbbKxpfTfNCGm4LNDHEJRS6HPm3sw854ZGUfbbu9syQondhxyqyH.png)

poi arriviamo alla forma in cui è presente la costante C.

![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23uRKjMsNiiREMP24aDw4Lb43ekSyB3P5NqHqhAPshsg2faLxKkzsg3t4BRdFkcE1CJtf.png)

Dopo un breve ragionamento notiamo che F(1) = 3 fornisce la seguente condizione:


![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23uRKjMCzmUE6qTSPs57YA8xV6qzFZPa1qbLHGHixR2jxPwnhPT4dd5Z8DZtX6t9DEfNP.png)


Quindi possiamo scrivere F(x)


![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23viTgJPR9XZdDuZzr4jwNcVFNzqHAafu9Fpy32gWADmmZyCtaeaM58s7wJxHEWdpNosZ.png)


Ed ora calcoliamo la funzione in x=2


![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23uRLPLAqtvyjPHoZhRUVSm4yzv6srStD9kvPWi4t8wvZ5NUuAGgEkCkiqY4huc7N6nwJ.png)

*Risultato*
il risultato è **8+ln3**
![image.png](https://files.peakd.com/file/peakd-hive/stefano.massari/23wN4BmfPx9wQA93fHE2r6LiYY6S9U1K9Y7MmbyD2mNstpkhMtWR6mxUPhd7kUKaHYmej.png)


***Conclusioni***
L’integrazione di funzioni razionali è utile nell'ambito della geometria analitica, in fisica, in elettrotecnica e nella statistica.

***Domanda***
Lo sapevate che Leonhard Euler, matematico e astronomo svizzero (conosciuto anche come Eulero) fornì gli strumenti pratici per integrare le funzioni razionali che gli studenti usano oggi quotidianamente?

**THE END**
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 131 others
properties (23)
authorstefano.massari
permlink11-07-2025-mathematical-analysis-integrals-of-rational-functions-en-it
categoryhive-146620
json_metadata{"app":"peakd/2025.6.4","format":"markdown","tags":["learn","mathematicalanalysis","neoxian","stem","ctp","pimp","palnet","vyb","archon","hueso"],"users":[],"image":["https://files.peakd.com/file/peakd-hive/stefano.massari/EpA4umEh1RRVH7PiX1S12agUt2prxiWfrLtXbxqTCxuZFyRteMcTkK7oRtiPy3GoZ6q.png","https://images.ecency.com/DQmNuqRpdWgTaWvjwbmaVWSemm13V7viV9jyRyVFHiMSbYA/optimized_image_1_.jpeg","https://files.peakd.com/file/peakd-hive/stefano.massari/AJkRqytDuBuGx2H2J1GS6e1XGpp6tmHgQHtWLZMu5qR3y9ewG2rYFX6nB2S86Kh.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23twAKVLLereMv7Tc9cbfwcE6rxigXVDZRLaWHD6wi23o5VYA8iwT4twdVJVUJXwJZDy1.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23viTbaMod1NJuHFkmjFgeQc4fjQ4iwhxbQtzyK8EiZD6MRqNKNagYFjwUvoKKRnNausi.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23w3EneigMm78E4PqVbvGVa2YpEW23fXF9QX8NwP3wwAfEzTh6LUmERf2vggzHQM1fvof.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23xLMe4GPNzo36nLBqmwNpbxm5EgaFtmfvDSKNGB9rfLmJFhDbbR5oAQAzUPgA6LmEtH3.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23tmmjqTG8n2zDxStaH4zkJSLCHDXDfYxh5rWeZ7o8TFJhqjkyJExcnGjfaFJtDuEAFvp.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23uFwixBoLn4pFoG2TznDKdkN9pBdzXTnAHzDURnNd1K8T99p148PVKxz4fY3gVou9PZa.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23uRKjMYCZ2W8jzerMbbKxpfTfNCGm4LNDHEJRS6HPm3sw854ZGUfbbu9syQondhxyqyH.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23uRKjMsNiiREMP24aDw4Lb43ekSyB3P5NqHqhAPshsg2faLxKkzsg3t4BRdFkcE1CJtf.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23uRKjMCzmUE6qTSPs57YA8xV6qzFZPa1qbLHGHixR2jxPwnhPT4dd5Z8DZtX6t9DEfNP.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23viTgJPR9XZdDuZzr4jwNcVFNzqHAafu9Fpy32gWADmmZyCtaeaM58s7wJxHEWdpNosZ.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23uRLPLAqtvyjPHoZhRUVSm4yzv6srStD9kvPWi4t8wvZ5NUuAGgEkCkiqY4huc7N6nwJ.png","https://files.peakd.com/file/peakd-hive/stefano.massari/23wN4BmfPx9wQA93fHE2r6LiYY6S9U1K9Y7MmbyD2mNstpkhMtWR6mxUPhd7kUKaHYmej.png"]}
created2025-07-11 03:17:00
last_update2025-07-11 03:17:00
depth0
children21
last_payout2025-07-18 03:17:00
cashout_time1969-12-31 23:59:59
total_payout_value2.536 HBD
curator_payout_value2.676 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9,241
author_reputation356,428,810,240,351
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries
0.
accountbalaenoptera
weight300
1.
accountcommentrewarder
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,954,593
net_rshares15,957,629,059,258
author_curate_reward""
vote details (195)
@bisolamih ·
$0.10
This is entirely new to me
It’s an amazing topic anyway
Nice one!
👍  
properties (23)
authorbisolamih
permlinkre-stefanomassari-2025711t171541356z
categoryhive-146620
json_metadata{"type":"comment","tags":["hive-146620","learn","mathematicalanalysis","neoxian","stem","ctp","pimp","palnet","vyb","archon","hueso"],"app":"ecency/3.2.1-mobile","format":"markdown+html"}
created2025-07-11 16:15:42
last_update2025-07-11 16:15:42
depth1
children1
last_payout2025-07-18 16:15:42
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.051 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length65
author_reputation79,488,877,716,077
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,974,750
net_rshares310,048,406,703
author_curate_reward""
vote details (1)
@stefano.massari ·
Integrating rational functions is, in my opinion, a complex topic. It all starts with understanding how to write the integral, which I've included below. The integral is represented almost everywhere with an elongated letter s, which describes the interval of integration; in the example below, it's written in blue. After the integral, the function to be integrated is described; in the example below, it's written in red. Finally, we need to describe where we add the slices of infinitesimal width, and in this case, we do so on the x-axis (in the example below, the term representing this is written in black).
![](https://images.ecency.com/DQmczHQwKcXGDvvJNVoqbmaTw22V8gpetMuz764D2R2w8RK/image.png)
!CTP

properties (22)
authorstefano.massari
permlinkre-bisolamih-2025712t145325186z
categoryhive-146620
json_metadata{"tags":["hive-146620","learn","mathematicalanalysis","neoxian","stem","ctp","pimp","palnet","vyb","archon","hueso"],"app":"ecency/4.2.1-vision","format":"markdown+html"}
created2025-07-12 12:53:27
last_update2025-07-12 12:53:27
depth2
children0
last_payout2025-07-19 12:53:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length709
author_reputation356,428,810,240,351
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,997,506
net_rshares0
@commentrewarder · (edited)
$0.06
@stefano.massari, I paid out 0.166 HIVE and 0.035 HBD to reward 10 comments in this discussion thread.
👍  
properties (23)
authorcommentrewarder
permlinkre-stefanomassari-11-07-2025-mathematical-analysis-integrals-of-rati-1572
categoryhive-146620
json_metadata{"app":"CommentRewarder"}
created2025-07-17 03:17:24
last_update2025-07-18 03:17:33
depth1
children0
last_payout2025-07-24 03:17:24
cashout_time1969-12-31 23:59:59
total_payout_value0.030 HBD
curator_payout_value0.031 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length102
author_reputation54,696,603,659,171
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id144,132,906
net_rshares172,787,191,889
author_curate_reward""
vote details (1)
@davideownzall ·
Polinomi e monomi, altro ricordo sbloccato... Questo esercizio effettivamente non era proprio banale, ora da solo senza la tua guida non sarei riuscito a farlo 🤣

!PIZZA 
properties (22)
authordavideownzall
permlinkre-stefanomassari-sz7xu3
categoryhive-146620
json_metadata{"tags":["hive-146620"],"app":"peakd/2025.7.1","image":[],"users":[]}
created2025-07-11 04:58:54
last_update2025-07-11 04:58:54
depth1
children2
last_payout2025-07-18 04:58:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length170
author_reputation109,972,455,568,494
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,957,439
net_rshares0
@stefano.massari ·
Coi polinomi ricordo di aver fatto fatica... in realtà non sono complessi, ma la parola mi incuteva timore...hahah e forse mi irrigidivo durante la spiegazione e non la comprendevo. La spiegazione più semplice è dire che un polinomio è una somma di monomi. E qui se uno non sa che cosa è un monomio è fregato. Comunque un monomi è un termino di questo tipo:
![](https://images.ecency.com/DQmVzLc1J6KTWqKqxsNsaARXaHcWjM74wgsoV5B6ykAXDVz/image.png)

Dove:
a = coefficiente
x = variabile
n = esponente intero non negativo
Un operazione di base con un polinomio può essere la seguente:
![](https://images.ecency.com/DQmVSHNhGY5iTaRhFZurF5Xu9HgdA6ur8ZvSC5GmHRhX6wf/image.png)

!WINE


👍  
properties (23)
authorstefano.massari
permlinkre-davideownzall-2025712t1499288z
categoryhive-146620
json_metadata{"tags":["hive-146620"],"app":"ecency/4.2.1-vision","format":"markdown+html"}
created2025-07-12 12:09:12
last_update2025-07-12 12:09:12
depth2
children1
last_payout2025-07-19 12:09:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length680
author_reputation356,428,810,240,351
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,996,784
net_rshares1,076,470,015
author_curate_reward""
vote details (1)
@davideownzall ·
$0.11
Si il monomio era facile alla fine della fiera 🤣

!PIZZA 
👍  
properties (23)
authordavideownzall
permlinkre-stefanomassari-szav9j
categoryhive-146620
json_metadata{"tags":["hive-146620"],"app":"peakd/2025.7.1","image":[],"users":[]}
created2025-07-12 18:56:06
last_update2025-07-12 18:56:06
depth3
children0
last_payout2025-07-19 18:56:06
cashout_time1969-12-31 23:59:59
total_payout_value0.052 HBD
curator_payout_value0.053 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation109,972,455,568,494
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id144,006,114
net_rshares316,230,744,628
author_curate_reward""
vote details (1)
@discovery-it ·
$0.02
<div class="pull-left">https://cdn.steemitimages.com/DQmTAn3c753LR7bHCLPo96g9UvRMaPFwaMYn8VQZa85xczC/discovery_logo_colore%20-%20Copia.png</div><br> This post was shared and voted inside the discord by the curators team of <a href="https://discord.gg/cMMp943"> discovery-it</a> <br>Join our <a href = "https://hive.blog/trending/hive-193212"> Community</a> and follow our <a href = "https://hive.vote/dash.php?i=1&trail=discovery-it">Curation Trail</a><br>Discovery-it is also a Witness, vote for us <a href = "https://hivesigner.com/sign/account-witness-vote?witness=discovery-it&approve=true"> here</a>  <br>Delegate to us for passive income. Check our <a href = "https://hive.blog/hive-193212/@discovery-it/delegations-program-80-fee-back"> 80% fee-back Program</a> <hr>
👍  
properties (23)
authordiscovery-it
permlinkre-stefano-massari-qvfbtl4e7r
categoryhive-146620
json_metadata"{"app": "beem/0.24.26"}"
created2025-07-11 11:23:54
last_update2025-07-11 11:23:54
depth1
children0
last_payout2025-07-18 11:23:54
cashout_time1969-12-31 23:59:59
total_payout_value0.009 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length773
author_reputation68,356,903,785,936
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,967,875
net_rshares60,702,565,261
author_curate_reward""
vote details (1)
@goshen ·
$0.11
Thank you so much for taking quality time of yours to actually explain this in deep. I really appreciate 
👍  
properties (23)
authorgoshen
permlinkre-stefanomassari-sz9ady
categoryhive-146620
json_metadata{"tags":["hive-146620"],"app":"peakd/2025.7.1","image":[],"users":[]}
created2025-07-11 22:27:36
last_update2025-07-11 22:27:36
depth1
children1
last_payout2025-07-18 22:27:36
cashout_time1969-12-31 23:59:59
total_payout_value0.052 HBD
curator_payout_value0.053 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length105
author_reputation17,488,625,097,036
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,983,797
net_rshares314,514,960,845
author_curate_reward""
vote details (1)
@stefano.massari ·
Thank you for your kind words. To fully understand these concepts, it's essential to have a good understanding of integrals. For example, let's try to calculate a simple integral. Let's calculate the integral of x^2 in the interval from 0 to 2, which mathematically is written as follows:
![](https://images.ecency.com/DQmY4F9dmTjNNAqsDWhXSgU6nL8Kr5986JMj879sojbFUou/image.png)
Now we find the primitive which is the following
![](https://images.ecency.com/DQmQemj4cck4KuN5YtwbqUTDCAyb86xkNBbewurWiuQMrdx/image.png)
and we apply the fundamental theorem of calculus
![](https://images.ecency.com/DQmRehVfa5NUTumMkGXkfM8GcYVQndCirWDbHLxbe2iofT7/image.png)
The numerical result is 8/3
!BBH
properties (22)
authorstefano.massari
permlinkre-goshen-2025712t14346753z
categoryhive-146620
json_metadata{"tags":["hive-146620"],"app":"ecency/4.2.1-vision","format":"markdown+html"}
created2025-07-12 12:34:09
last_update2025-07-12 12:34:09
depth2
children0
last_payout2025-07-19 12:34:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length686
author_reputation356,428,810,240,351
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,997,223
net_rshares0
@hivebuzz ·
Congratulations @stefano.massari! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)

<table><tr><td><img src="https://images.hive.blog/60x70/https://hivebuzz.me/@stefano.massari/upvotes.png?202507110341"></td><td>You distributed more than 83000 upvotes.<br>Your next target is to reach 84000 upvotes.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@stefano.massari) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>

👍  
👎  , ,
properties (23)
authorhivebuzz
permlinknotify-1752205642
categoryhive-146620
json_metadata{"image":["https://hivebuzz.me/notify.t6.png"]}
created2025-07-11 03:47:21
last_update2025-07-11 03:47:21
depth1
children0
last_payout2025-07-18 03:47:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length654
author_reputation369,381,149,709,645
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,955,499
net_rshares7,480,484,411
author_curate_reward""
vote details (4)
@libertycrypto27 ·
$0.11
!discovery 30
👍  
properties (23)
authorlibertycrypto27
permlinkre-stefanomassari-sz8fnp
categoryhive-146620
json_metadata{"tags":["hive-146620"],"app":"peakd/2025.7.1","image":[],"users":[]}
created2025-07-11 11:23:51
last_update2025-07-11 11:23:51
depth1
children3
last_payout2025-07-18 11:23:51
cashout_time1969-12-31 23:59:59
total_payout_value0.052 HBD
curator_payout_value0.053 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13
author_reputation2,057,103,078,302,587
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,967,874
net_rshares319,923,992,264
author_curate_reward""
vote details (1)
@beerlover ·
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p>Hey @libertycrypto27, here is a little bit of <code>BEER</code> from @stefano.massari for you. Enjoy it!</p> <p>Learn how to <a href='https://peakd.com/beer/@beerlover/what-is-proof-of-stake-with-beer'>earn <b>FREE BEER</b> each day </a> by staking your <code>BEER</code>.</p> </center><div></div>
properties (22)
authorbeerlover
permlinkre-libertycrypto27-re-stefanomassari-sz8fnp-20250712t121853036z
categoryhive-146620
json_metadata{"app":"beerlover/3.0","language":"rust","developer":"wehmoen"}
created2025-07-12 12:18:54
last_update2025-07-12 12:18:54
depth2
children0
last_payout2025-07-19 12:18:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length535
author_reputation25,833,296,221,837
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,996,938
net_rshares0
@beerlover ·
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p>Hey @libertycrypto27, here is a little bit of <code>BEER</code> from @stefano.massari for you. Enjoy it!</p> <p>Learn how to <a href='https://peakd.com/beer/@beerlover/what-is-proof-of-stake-with-beer'>earn <b>FREE BEER</b> each day </a> by staking your <code>BEER</code>.</p> </center><div></div>
properties (22)
authorbeerlover
permlinkre-libertycrypto27-re-stefanomassari-sz8fnp-20250712t121859359z
categoryhive-146620
json_metadata{"app":"beerlover/3.0","language":"rust","developer":"wehmoen"}
created2025-07-12 12:19:00
last_update2025-07-12 12:19:00
depth2
children0
last_payout2025-07-19 12:19:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length535
author_reputation25,833,296,221,837
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,996,942
net_rshares0
@stefano.massari ·
Grazie Liberty per il tuo prezioso sostegno. Ogni mese faccio sempre dei passi in avanti con HIVE. Grazie soprattutto al tuo supporto. Ho passato i 20.000 HP qualche settimana fa e adesso sono molto contento di come stanno andando le cose. Quando avevo iniziato a fare questa tipologia di contenuti tecnici pensavo che prima o poi avrei dovuto smettere, invece, grazie soprattutto al tuo supporto riesco a continuare a farli e ad avere delle soddisfazioni. !BEER
properties (22)
authorstefano.massari
permlinkre-libertycrypto27-2025712t141844728z
categoryhive-146620
json_metadata{"tags":["hive-146620"],"app":"ecency/4.2.1-vision","format":"markdown+html"}
created2025-07-12 12:18:45
last_update2025-07-12 12:18:45
depth2
children0
last_payout2025-07-19 12:18:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length462
author_reputation356,428,810,240,351
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,996,937
net_rshares0
@lupega ·
$0.12
Si potrebbe dire che quest'uomo,  è ancora attuale poiché gli studenti mettono in pratica ciò che ha lasciato come eredità.
👍  
properties (23)
authorlupega
permlinkszakv0
categoryhive-146620
json_metadata{"app":"hiveblog/0.1"}
created2025-07-12 15:06:39
last_update2025-07-12 15:06:39
depth1
children1
last_payout2025-07-19 15:06:39
cashout_time1969-12-31 23:59:59
total_payout_value0.060 HBD
curator_payout_value0.060 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length123
author_reputation102,684,829,784,950
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id144,001,050
net_rshares354,911,423,216
author_curate_reward""
vote details (1)
@stefano.massari ·
Leonhard Euler, che in Italia conosciamo come Eulero, ha  dato contributi fondamentali in matematica, fisica, ingegneria, astronomia. Non so se ricordi, ma di lui esistono anche oggi tante cose in matematica che portano il suo nome:
**La formula di Eulero**
![](https://images.ecency.com/DQmdeW3r1A4xhm9W1Xpi5MZqhgQ1LQoXm6a7CSNaom2DARU/image.png)
**Il numero di Eulero** (che oggi è la base dei logaritmi naturali)
![](https://images.ecency.com/DQmai2ZdsRCQZGRYhA7R6X8q7AfAp6nKKecsiSfW9Y4Neo1/image.png)
e una delle formule che alcuni matematici ritengono tra le più belle mai scritte, la formula **Identità di Eulero**:
![](https://images.ecency.com/DQma75oS8FtMTrdvqKHNixv3C54KWcwYFmeG24paTGkzfed/image.png)
!DIY
properties (22)
authorstefano.massari
permlinkre-lupega-2025714t12754252z
categoryhive-146620
json_metadata{"tags":["ecency"],"app":"ecency/4.2.1-vision","format":"markdown+html"}
created2025-07-14 10:07:54
last_update2025-07-14 10:07:54
depth2
children0
last_payout2025-07-21 10:07:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length714
author_reputation356,428,810,240,351
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id144,047,659
net_rshares0
@pizzabot · (edited)
RE: 11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]
<center>PIZZA!


$PIZZA slices delivered:
@davideownzall<sub>(5/15)</sub> tipped @stefano.massari (x2)


<sub>Come get [MOON](https://moon.hive.pizza)ed!</sub></center>
👍  
properties (23)
authorpizzabot
permlinkre-11-07-2025-mathematical-analysis-integrals-of-rational-functions-en-it-20250711t045917z
categoryhive-146620
json_metadata"{"app": "pizzabot"}"
created2025-07-11 04:59:18
last_update2025-07-12 18:56:27
depth1
children0
last_payout2025-07-18 04:59:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length168
author_reputation7,683,825,370,505
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,957,448
net_rshares47,985,823,291
author_curate_reward""
vote details (1)
@siva1993 ·
Very good calculation 
👍  
👎  , ,
properties (23)
authorsiva1993
permlinkre-stefanomassari-sz9xu9
categoryhive-146620
json_metadata{"tags":["hive-146620"],"app":"peakd/2025.7.1","image":[],"users":[]}
created2025-07-12 06:54:12
last_update2025-07-12 06:54:12
depth1
children3
last_payout2025-07-19 06:54:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length22
author_reputation-215,332,723,914
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,991,018
net_rshares-7,660,412,668
author_curate_reward""
vote details (4)
@stefano.massari ·
In this article I also talked about primitives. In mathematical analysis, finding the primitive of a function means determining what we should derive to obtain that function. Below is an example where f(x) is on the left, and F(x) is on the right.
![](https://images.ecency.com/DQmXyo5oswu6bBWikJZBUtSMMmoSPy11KT2QHfMaxUrPhgm/image.png)
!ALIVE 

properties (22)
authorstefano.massari
permlinkre-siva1993-2025712t141545473z
categoryhive-146620
json_metadata{"tags":["hive-146620"],"app":"ecency/4.2.1-vision","format":"markdown+html"}
created2025-07-12 12:15:48
last_update2025-07-12 12:15:48
depth2
children2
last_payout2025-07-19 12:15:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length346
author_reputation356,428,810,240,351
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id143,996,890
net_rshares0
@siva1993 ·
great, in My school i learned as SinX / CosX = TanX
👍  
👎  ,
properties (23)
authorsiva1993
permlinkre-stefanomassari-szbxdw
categoryhive-146620
json_metadata{"tags":["hive-146620"],"app":"peakd/2025.7.1"}
created2025-07-13 08:55:21
last_update2025-07-13 08:55:21
depth3
children1
last_payout2025-07-20 08:55:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length51
author_reputation-215,332,723,914
root_title"11-07-2025 - Mathematical Analysis - Integrals of rational functions [EN]-[IT]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id144,021,370
net_rshares5,512,393,713
author_curate_reward""
vote details (3)