Find all integers n for which this fraction is an integer

Click For Summary

Homework Help Overview

The problem involves finding all integers n for which the fraction (n^3 + 2010) / (n^2 + 2010) is an integer. The subject area pertains to number theory and algebraic expressions.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • Participants discuss potential integer values for n, with some suggesting simple integers like 0 and 1. There is also mention of exploring the condition where n^3 + 2010 equals zero, although it is noted that no integers satisfy this.

Discussion Status

The discussion is ongoing, with participants sharing initial thoughts and exploring various integer candidates. Some guidance has been offered regarding programming approaches to find solutions, indicating a productive direction without reaching a consensus.

Contextual Notes

Participants are operating under the constraint of finding integer solutions and are considering the implications of the fraction being an integer.

mr.green717
Messages
2
Reaction score
0
Find all integers n for which the fraction n ^ 3 + 2010 / (n ^ 2 + 2010) is equal to integer.

please I need help :( Thank you
 
Physics news on Phys.org


Which values immediately come to your mind?
 


0 and 1
 


Right, those are the only two that are easy to find. Another possibility would have been to find an integer such that n^3 + 2010=0 but there are none. If you have any programming skill you could try and brute force it with a relatively easy to implement algorithm.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
27
Views
4K
Replies
9
Views
3K
Replies
2
Views
3K
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
9
Views
3K
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K